- a - Variable in class org.apache.commons.imaging.color.ColorCieLab
-
- a - Variable in class org.apache.commons.imaging.color.ColorHunterLab
-
- AbbrevForwardStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- abbreviate(String, int) - Method in class com.day.text.StringAbbreviator
-
Abbreviate str if needed, so that its number of characters
is <= maxChars
- abbreviate(String, int) - Static method in class org.apache.commons.lang.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, int, int) - Static method in class org.apache.commons.lang.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, int, int, String) - Static method in class org.apache.commons.lang.WordUtils
-
Abbreviates a string nicely.
- abbreviate(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using another given String as replacement marker.
- abbreviate(String, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using a given replacement marker.
- abbreviateMiddle(String, String, int) - Static method in class org.apache.commons.lang.StringUtils
-
Abbreviates a String to the length passed, replacing the middle characters with the supplied
replacement String.
- abbreviateMiddle(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String to the length passed, replacing the middle characters with the supplied
replacement String.
- AbbrevReverseStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- abort() - Method in class org.apache.felix.jaas.boot.ProxyLoginModule
-
- ABORT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- abort() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
-
- abort() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
-
- ABORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
-
Aborts the import as soon as invalid values are detected throwing
a ConstraintViolationException
.
- abort() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- abortAndPause() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- ABOUT_ME - Static variable in interface com.adobe.granite.security.user.UserProperties
-
Constant for the property containing a description of an authorizable.
- above(int) - Static method in class org.apache.commons.lang3.text.translate.JavaUnicodeEscaper
-
Deprecated.
Constructs a JavaUnicodeEscaper
above the specified value (exclusive).
- above(int) - Static method in class org.apache.commons.lang3.text.translate.NumericEntityEscaper
-
Deprecated.
Constructs a NumericEntityEscaper
above the specified value (exclusive).
- above(int) - Static method in class org.apache.commons.lang3.text.translate.UnicodeEscaper
-
Deprecated.
Constructs a UnicodeEscaper
above the specified value (exclusive).
- abs() - Method in class org.apache.commons.lang.math.Fraction
-
Gets a fraction that is the positive equivalent of this one.
- abs() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a fraction that is the positive equivalent of this one.
- ABS - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- abs() - Method in class org.apache.commons.math.complex.Complex
-
Return the absolute value of this complex number.
- abs() - Method in class org.apache.commons.math.fraction.BigFraction
-
- abs() - Method in class org.apache.commons.math.fraction.Fraction
-
Returns the absolute value of this fraction.
- abs(int) - Static method in class org.apache.commons.math.util.FastMath
-
Absolute value.
- abs(long) - Static method in class org.apache.commons.math.util.FastMath
-
Absolute value.
- abs(float) - Static method in class org.apache.commons.math.util.FastMath
-
Absolute value.
- abs(double) - Static method in class org.apache.commons.math.util.FastMath
-
Absolute value.
- ABS_PEAK_AUDIO_FILE_PATH - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The absolute path to the file's peak audio file.
- ABS_TIME - Static variable in interface com.adobe.granite.workflow.job.AbsoluteTimeoutHandler
-
metadata name for the absolute timeout time
- ABS_TIME - Static variable in interface com.day.cq.workflow.job.AbsoluteTimeoutHandler
-
metadata name for the absolute timeout time
- ABSOLUTE_URL_NOT_SUPPORTED - Static variable in class com.day.cq.wcm.designimporter.ErrorCodes
-
Error code representing presence of an absolute url inside of an image component div tag.
- absoluteLink(SlingHttpServletRequest, String, String) - Method in interface com.day.cq.commons.Externalizer
-
Externalizes the given resource path as an absolute URL based on the
request.
- absoluteLink(ResourceResolver, String, String) - Method in interface com.day.cq.commons.Externalizer
-
- absoluteLink(String, String) - Method in interface com.day.cq.commons.Externalizer
-
- AbsoluteTimeAutoAdvancer - Class in com.day.cq.workflow.timeout.autoadvance
-
AutoAdvancer
...
- AbsoluteTimeAutoAdvancer() - Constructor for class com.day.cq.workflow.timeout.autoadvance.AbsoluteTimeAutoAdvancer
-
- AbsoluteTimeoutHandler - Interface in com.adobe.granite.workflow.job
-
The AbsoluteTimeoutHandler
is kind of a marker interface for
absolute timeouts (timeout is happening at a specific date)
- AbsoluteTimeoutHandler - Interface in com.day.cq.workflow.job
-
The AbsoluteTimeoutHandler
is kind of a marker interface for
absolute timeouts (timeout is happening at a specific date)
- AbsoluteTimeoutHandlerProxy - Interface in com.adobe.granite.workflow.job
-
Proxy to implementations of the AbsoluteTimeoutHandler interface
- ABSTRACT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- AbstractAbderaHandler - Class in org.apache.sling.atom.taglib
-
- AbstractAbderaHandler() - Constructor for class org.apache.sling.atom.taglib.AbstractAbderaHandler
-
- AbstractAccessControlList - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
-
Abstract base implementation of the JackrabbitAccessControlList
interface.
- AbstractAccessControlList(String, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- AbstractAccessControlManager - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
-
Default implementation of the JackrabbitAccessControlManager
interface.
- AbstractActiveLock - Class in org.apache.jackrabbit.webdav.lock
-
AbstractActiveLock
...
- AbstractActiveLock() - Constructor for class org.apache.jackrabbit.webdav.lock.AbstractActiveLock
-
- AbstractActivityStreamProvider - Class in com.adobe.cq.social.activitystreams.listener.api
-
Base class of the ActivityStreamProvider.
- AbstractActivityStreamProvider() - Constructor for class com.adobe.cq.social.activitystreams.listener.api.AbstractActivityStreamProvider
-
- AbstractAnalyticsTrendReportComponent - Class in com.adobe.cq.social.reporting.analytics.api
-
- AbstractAnalyticsTrendReportComponent(Resource, ClientUtilities, AnalyticsReportManagementService, boolean) - Constructor for class com.adobe.cq.social.reporting.analytics.api.AbstractAnalyticsTrendReportComponent
-
- AbstractAsset<T extends FileLibraryConfiguration> - Class in com.adobe.cq.social.filelibrary.client.api
-
- AbstractAsset(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- AbstractAsset(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
Constructor of an asset.
- AbstractAssetHandler - Class in com.day.cq.dam.commons.handler
-
The AbstractAssetHandler
serves as basis for all other asset handler implementations and provides common
used functionality.
- AbstractAssetHandler() - Constructor for class com.day.cq.dam.commons.handler.AbstractAssetHandler
-
- AbstractAssetWorkflowProcess - Class in com.day.cq.dam.commons.process
-
The AbstractAssetProcess
class ...
- AbstractAssetWorkflowProcess() - Constructor for class com.day.cq.dam.commons.process.AbstractAssetWorkflowProcess
-
- AbstractAuditLogPurgeRule - Class in com.day.cq.audit
-
- AbstractAuditLogPurgeRule(String) - Constructor for class com.day.cq.audit.AbstractAuditLogPurgeRule
-
- AbstractAuthenticationFormServlet - Class in org.apache.sling.auth.core.spi
-
The AbstractAuthenticationFormServlet
provides a basic
implementation of a simple servlet to render a login form for authentication
purposes.
- AbstractAuthenticationFormServlet() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
- AbstractAuthenticationHandler - Class in org.apache.sling.auth.core.spi
-
- AbstractAuthenticationHandler() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.
- AbstractAuthorizableAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
-
Abstract implementation of the AuthorizableAction
interface that
doesn't perform any action.
- AbstractAuthorizableAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
-
- AbstractBackend - Class in org.apache.jackrabbit.core.data
-
Abstract Backend which has a reference to the underlying
CachingDataStore
and is
maintaining the lifecycle of the internal asynchronous write executor.
- AbstractBackend() - Constructor for class org.apache.jackrabbit.core.data.AbstractBackend
-
- AbstractBagDecorator - Class in org.apache.commons.collections.bag
-
Decorates another Bag
to provide additional behaviour.
- AbstractBagDecorator<E> - Class in org.apache.commons.collections4.bag
-
Decorates another Bag
to provide additional behaviour.
- AbstractBidiMapDecorator - Class in org.apache.commons.collections.bidimap
-
Provides a base decorator that enables additional functionality to be added
to a BidiMap via decoration.
- AbstractBidiMapDecorator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Provides a base decorator that enables additional functionality to be added
to a BidiMap via decoration.
- AbstractBitwiseTrie<K,V> - Class in org.apache.commons.collections4.trie
-
This class provides some basic
Trie
functionality and
utility methods for actual bitwise
Trie
implementations.
- AbstractBlueprintImporter - Class in com.adobe.cq.commerce.pim.common
-
An abstract base class used for writing product importers.
- AbstractBlueprintImporter() - Constructor for class com.adobe.cq.commerce.pim.common.AbstractBlueprintImporter
-
- AbstractBufferDecorator - Class in org.apache.commons.collections.buffer
-
Decorates another Buffer
to provide additional behaviour.
- AbstractBufferedImageOp - Class in com.day.image
-
The AbstractBufferedImageOp
provides a basic implementation to
implement the BufferedImageOp
interface.
- AbstractCache<Y,X> - Class in com.adobe.cq.social.srp.internal
-
A simple request cache.
- AbstractCache(int, int, int, long) - Constructor for class com.adobe.cq.social.srp.internal.AbstractCache
-
- AbstractCache() - Constructor for class com.adobe.cq.social.srp.internal.AbstractCache
-
- AbstractCaverphone - Class in org.apache.commons.codec.language
-
Encodes a string into a Caverphone value.
- AbstractCaverphone() - Constructor for class org.apache.commons.codec.language.AbstractCaverphone
-
Creates an instance of the Caverphone encoder
- AbstractChangeLog<T extends Operation> - Class in org.apache.jackrabbit.spi.commons.batch
-
This base class for
ChangeLog
implementations maintains a list of operations
of type type
T
.
- AbstractChangeLog() - Constructor for class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
-
- AbstractChannel<T extends ChannelExtension> - Class in com.adobe.cq.social.notifications.channel
-
- AbstractChannel() - Constructor for class com.adobe.cq.social.notifications.channel.AbstractChannel
-
- AbstractChannelExtensionService - Class in com.adobe.cq.social.notifications.channel
-
Abstract base class for a Channel Extension Service
- AbstractChannelExtensionService() - Constructor for class com.adobe.cq.social.notifications.channel.AbstractChannelExtensionService
-
- AbstractChildNodeEntry - Class in org.apache.jackrabbit.oak.spi.state
-
- AbstractChildNodeEntry() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
-
- AbstractCircuitBreaker<T> - Class in org.apache.commons.lang3.concurrent
-
Base class for circuit breakers.
- AbstractCircuitBreaker() - Constructor for class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Creates an AbstractCircuitBreaker
.
- AbstractCollectionDecorator - Class in org.apache.commons.collections.collection
-
Decorates another Collection
to provide additional behaviour.
- AbstractCollectionDecorator<E> - Class in org.apache.commons.collections4.collection
-
Decorates another Collection
to provide additional behaviour.
- AbstractCommandServlet - Class in com.day.cq.commons.servlets
-
Abstract servlet to use for the client/server command interface.
- AbstractCommandServlet() - Constructor for class com.day.cq.commons.servlets.AbstractCommandServlet
-
- AbstractCommandVisitor - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This class can be extended by
CommandVisitor
implementations that don't provide support for all the available
Command
s.
- AbstractCommandVisitor() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
-
- AbstractComment<T extends CommentCollectionConfiguration> - Class in com.adobe.cq.social.commons.comments.api
-
- AbstractComment(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Construct a comment for the specified resource and client utilities.
- AbstractComment(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Constructor of a comment.
- AbstractComment - Class in com.adobe.granite.comments
-
The
AbstractComment
implements
Comment
and provides the API implementation, at the same time
offering abstract methods with which concrete implementations can control retrieval and storage of resources.
- AbstractCommentCollection<C extends Comment,T extends CommentCollectionConfiguration> - Class in com.adobe.cq.social.commons.comments.api
-
Base SocialComponentCollection class which maintains a list of
Comment
.
- AbstractCommentCollection(ResourceID, ResourceResolver, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
Constructor using the specified
ResourceID
which should be the root of the collection without paging
specification.
- AbstractCommentCollection(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
Constructor using the specified
Resource
which should be the root of the collection without paging
specification.
- AbstractCommentCollection(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
- AbstractCommentCollection<C extends Comment> - Class in com.adobe.granite.comments
-
The
AbstractCommentCollection
implements a
CommentCollection
and provides basic implementation
of the API, providing abstract methods so that concrete implementations can control storage and retrieval of
resources.
- AbstractCommentCollectionConfiguration - Class in com.adobe.cq.social.commons.comments.api
-
- AbstractCommentCollectionConfiguration(Resource) - Constructor for class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
Constructor.
- AbstractCommentCollectionConfiguration(ValueMap) - Constructor for class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
Constructor.
- AbstractCommentCollectionPrefetch - Interface in com.adobe.cq.social.commons.comments.api
-
- AbstractCommentingProvider - Class in com.adobe.granite.comments
-
- AbstractCommentingProvider() - Constructor for class com.adobe.granite.comments.AbstractCommentingProvider
-
- AbstractCommentOperation<T extends CommentOperations> - Class in com.adobe.cq.social.commons.comments.endpoints
-
Base class of Comment Post Operation.
- AbstractCommentOperation() - Constructor for class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperation
-
- AbstractCommentOperationService<T extends OperationExtension,U extends Operation,S extends Comment> - Class in com.adobe.cq.social.commons.comments.endpoints
-
Provides abstract implementation of comment operations.
- AbstractCommentOperationService() - Constructor for class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
- AbstractCommunityGroupMemberListComponent - Class in com.adobe.cq.social.group.client.api
-
- AbstractCommunityGroupMemberListComponent(Resource, ClientUtilities, QueryRequestInfo, UserPropertiesService, UserManager, ServiceUserWrapper, SlingRepository) - Constructor for class com.adobe.cq.social.group.client.api.AbstractCommunityGroupMemberListComponent
-
- AbstractCommunityGroupOperationService<T extends CommunityGroupOperationExtension,U extends Operation> - Class in com.adobe.cq.social.group.client.endpoints
-
Provides abstract implementation of community group operations.
- AbstractCommunityGroupOperationService() - Constructor for class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- AbstractCommunityGroupUser - Class in com.adobe.cq.social.group.client.api
-
- AbstractCommunityGroupUser(Resource, ClientUtilities, UserPropertiesManager, ScoringService, BadgingService, ServiceUserWrapper, SlingRepository) - Constructor for class com.adobe.cq.social.group.client.api.AbstractCommunityGroupUser
-
- AbstractCommunityMemberGroupProfileOperation<T extends CommunityMemberGroupProfileOperations> - Class in com.adobe.cq.social.members.endpoints
-
- AbstractCommunityMemberGroupProfileOperation() - Constructor for class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperation
-
- AbstractCommunityMemberGroupProfileOperationService<T extends OperationExtension,U extends Operation> - Class in com.adobe.cq.social.members.endpoints
-
Provides abstract implementation of group operations.
- AbstractCommunityMemberGroupProfileOperationService() - Constructor for class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- AbstractCompositeRenderCondition - Class in com.adobe.granite.ui.components.rendercondition
-
A condition that act as an aggregate using composite pattern.
- AbstractCompositeRenderCondition(SlingHttpServletRequest, SlingHttpServletResponse, Resource) - Constructor for class com.adobe.granite.ui.components.rendercondition.AbstractCompositeRenderCondition
-
- AbstractConfig - Class in org.apache.jackrabbit.vault.fs.config
-
VaultUserConfig
...
- AbstractConfig() - Constructor for class org.apache.jackrabbit.vault.fs.config.AbstractConfig
-
- AbstractConstraint - Class in com.adobe.cq.social.ugc.api
-
AbstractConstraint provides implementations for functionality common to most Constraints.
- AbstractConstraint() - Constructor for class com.adobe.cq.social.ugc.api.AbstractConstraint
-
Creates a new instance of AbstractConstraint which is AND'd with other constraints.
- AbstractConstraint(Operator) - Constructor for class com.adobe.cq.social.ugc.api.AbstractConstraint
-
Creates a new instance of AbstractConstraint with the given operator.
- AbstractContentHandler - Class in com.day.cq.rewriter.pipeline
-
- AbstractContentHandler() - Constructor for class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
- AbstractContentHandler(ContentHandler) - Constructor for class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
- AbstractContentHandler(ContentHandler, LexicalHandler) - Constructor for class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
- AbstractContinuousDistribution - Class in org.apache.commons.math.distribution
-
Base class for continuous distributions.
- AbstractConverter - Class in org.joda.time.convert
-
AbstractConverter simplifies the process of implementing a converter.
- AbstractCredentials - Class in org.apache.jackrabbit.oak.spi.security.authentication.credentials
-
- AbstractCredentials(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
-
- AbstractDataRecord - Class in org.apache.jackrabbit.core.data
-
Abstract data record base class.
- AbstractDataRecord(AbstractDataStore, DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.AbstractDataRecord
-
Creates a data record with the given identifier.
- AbstractDataSource - Class in com.adobe.granite.ui.components.ds
-
Abstract class that implements the
DataSource
interface.
- AbstractDataSource() - Constructor for class com.adobe.granite.ui.components.ds.AbstractDataSource
-
- AbstractDataStore - Class in org.apache.jackrabbit.core.data
-
- AbstractDataStore() - Constructor for class org.apache.jackrabbit.core.data.AbstractDataStore
-
- AbstractDateTime - Class in org.joda.time.base
-
AbstractDateTime provides the common behaviour for datetime classes.
- AbstractDavProperty<T> - Class in org.apache.jackrabbit.webdav.property
-
AbstractDavProperty
provides generic METHODS used by various
implementations of the
DavProperty
interface.
- AbstractDavProperty(DavPropertyName, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.AbstractDavProperty
-
Create a new
AbstractDavProperty
with the given
DavPropertyName
and a boolean flag indicating whether this property should be suppressed
in PROPFIND/allprop responses.
- AbstractDefaultContentUpdateHandler - Class in com.day.cq.contentsync.handler
-
- AbstractDefaultContentUpdateHandler() - Constructor for class com.day.cq.contentsync.handler.AbstractDefaultContentUpdateHandler
-
- AbstractDeserializer - Class in com.fasterxml.jackson.databind.deser
-
Deserializer only used for abstract types used as placeholders during polymorphic
type handling deserialization.
- AbstractDeserializer(BeanDeserializerBuilder, BeanDescription, Map<String, SettableBeanProperty>, Map<String, SettableBeanProperty>) - Constructor for class com.fasterxml.jackson.databind.deser.AbstractDeserializer
-
- AbstractDeserializer(BeanDeserializerBuilder, BeanDescription, Map<String, SettableBeanProperty>) - Constructor for class com.fasterxml.jackson.databind.deser.AbstractDeserializer
-
Deprecated.
- AbstractDispatcherTagHandler - Class in org.apache.sling.scripting.jsp.taglib
-
The IncludeTagHandler
implements the
<sling:include>
custom tag.
- AbstractDispatcherTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
-
- AbstractDistribution - Class in org.apache.commons.math.distribution
-
Base class for probability distributions.
- AbstractDualBidiMap - Class in org.apache.commons.collections.bidimap
-
Abstract BidiMap
implemented using two maps.
- AbstractDualBidiMap<K,V> - Class in org.apache.commons.collections4.bidimap
-
Abstract
BidiMap
implemented using two maps.
- AbstractDuration - Class in org.joda.time.base
-
AbstractDuration provides the common behaviour for duration classes.
- AbstractDVBarChartComponent - Class in com.adobe.cq.social.reporting.dv.api
-
- AbstractDVBarChartComponent(Resource, ClientUtilities) - Constructor for class com.adobe.cq.social.reporting.dv.api.AbstractDVBarChartComponent
-
- AbstractDVDonutChartComponent - Class in com.adobe.cq.social.reporting.dv.api
-
- AbstractDVLineChartComponent - Class in com.adobe.cq.social.reporting.dv.api
-
- AbstractDVLineChartComponent(Resource, ClientUtilities) - Constructor for class com.adobe.cq.social.reporting.dv.api.AbstractDVLineChartComponent
-
- AbstractEmptyMapIterator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty map iterator.
- AbstractEmptyMapIterator() - Constructor for class org.apache.commons.collections4.iterators.AbstractEmptyMapIterator
-
Create a new AbstractEmptyMapIterator.
- AbstractEnablementLearningPathModelOperation<T extends EnablementLearningPathModelOperations> - Class in com.adobe.cq.social.enablement.learningpath.endpoints.api
-
- AbstractEnablementLearningPathModelOperation() - Constructor for class com.adobe.cq.social.enablement.learningpath.endpoints.api.AbstractEnablementLearningPathModelOperation
-
- AbstractEnablementLearningPathModelOperationService<T extends OperationExtension,U extends Operation> - Class in com.adobe.cq.social.enablement.learningpath.endpoints.api
-
Provides abstract implementation of the EnablementLearningPathModel operation..
- AbstractEnablementLearningPathModelOperationService() - Constructor for class com.adobe.cq.social.enablement.learningpath.endpoints.api.AbstractEnablementLearningPathModelOperationService
-
- AbstractEnablementResourceModelOperation<T extends EnablementResourceModelOperations> - Class in com.adobe.cq.social.enablement.resource.endpoints.api
-
- AbstractEnablementResourceModelOperation() - Constructor for class com.adobe.cq.social.enablement.resource.endpoints.api.AbstractEnablementResourceModelOperation
-
- AbstractEnablementResourceModelOperationService<T extends OperationExtension,U extends Operation> - Class in com.adobe.cq.social.enablement.resource.endpoints.api
-
Provides abstract implementation of the EnablementResourceModel operation..
- AbstractEnablementResourceModelOperationService() - Constructor for class com.adobe.cq.social.enablement.resource.endpoints.api.AbstractEnablementResourceModelOperationService
-
- AbstractEncodingDetectorParser - Class in org.apache.tika.parser
-
- AbstractEncodingDetectorParser() - Constructor for class org.apache.tika.parser.AbstractEncodingDetectorParser
-
- AbstractEncodingDetectorParser(EncodingDetector) - Constructor for class org.apache.tika.parser.AbstractEncodingDetectorParser
-
- AbstractEstimator - Class in org.apache.commons.math.estimation
-
- AbstractExporter - Class in org.apache.jackrabbit.vault.fs.io
-
Generic context for exporters
- AbstractExporter() - Constructor for class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- AbstractFeed - Class in com.day.cq.commons.feed
-
The AbstractFeed
serves as a base for classes printing
resources as feeds.
- AbstractFeed(Resource, SlingHttpServletRequest, SlingHttpServletResponse) - Constructor for class com.day.cq.commons.feed.AbstractFeed
-
Creates a new feed instance using the specified resource.
- AbstractFFMpegProcess - Class in com.day.cq.dam.video
-
The AbstractFFMpegProcess
class prepares a video asset processed
using FFMpeg
- AbstractFFMpegProcess() - Constructor for class com.day.cq.dam.video.AbstractFFMpegProcess
-
- AbstractFieldMatrix<T extends FieldElement<T>> - Class in org.apache.commons.math.linear
-
Basic implementation of
FieldMatrix
methods regardless of the underlying storage.
- AbstractFileFilter - Class in org.apache.commons.io.filefilter
-
An abstract class which implements the Java FileFilter and FilenameFilter
interfaces via the IOFileFilter interface.
- AbstractFileFilter() - Constructor for class org.apache.commons.io.filefilter.AbstractFileFilter
-
- AbstractFileLibrary<P extends Asset,C extends FileLibraryConfiguration> - Class in com.adobe.cq.social.filelibrary.client.api
-
- AbstractFileLibrary(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibrary
-
Construct a
FileLibrary
with the specified root resource.
- AbstractFileLibrary(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibrary
-
Construct a
FileLibrary
with the specified root resource.
- AbstractFileLibraryConfiguration - Class in com.adobe.cq.social.filelibrary.client.api
-
- AbstractFileLibraryConfiguration(Resource) - Constructor for class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibraryConfiguration
-
- AbstractFilter - Class in com.day.cq.dam.commons.handler
-
Continuously filter bytes and produce an output that can be read
back.
- abstractFlagDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
-
- AbstractFollowing - Class in com.adobe.cq.social.graph.client.api
-
Base class of SCF Following component.
- AbstractFollowing(Resource, ClientUtilities, QueryRequestInfo) - Constructor for class com.adobe.cq.social.graph.client.api.AbstractFollowing
-
- AbstractFollowingOperation<T extends FollowingOperations> - Class in com.adobe.cq.social.graph.client.endpoint
-
- AbstractFollowingOperation() - Constructor for class com.adobe.cq.social.graph.client.endpoint.AbstractFollowingOperation
-
- AbstractFollowingOperationService<T extends OperationExtension,U extends Operation> - Class in com.adobe.cq.social.graph.client.endpoint
-
Provides abstract implementation of the Following operation..
- AbstractFollowingOperationService() - Constructor for class com.adobe.cq.social.graph.client.endpoint.AbstractFollowingOperationService
-
- AbstractFont - Class in com.day.image.font
-
The AbstractFont
class provides base class for font extensions
with some static helper methods and access to the FontHelper
and the system Ticket
to access the ContentBus to its extensions.
- AbstractFont() - Constructor for class com.day.image.font.AbstractFont
-
- AbstractFormat - Class in org.apache.commons.math.fraction
-
- AbstractForum<P extends Post,C extends ForumConfiguration> - Class in com.adobe.cq.social.forum.client.api
-
- AbstractForum(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.forum.client.api.AbstractForum
-
Construct a
Forum
with the specified root resource.
- AbstractForum(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.forum.client.api.AbstractForum
-
Construct a
Forum
with the specified root resource.
- AbstractForumOperationsService<T extends OperationExtension,U extends Operation,S extends Post> - Class in com.adobe.cq.social.forum.client.endpoints
-
Common Sling Operation for forum.
- AbstractForumOperationsService() - Constructor for class com.adobe.cq.social.forum.client.endpoints.AbstractForumOperationsService
-
- AbstractGroupAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
-
Abstract implementation of the GroupAction
interface that
doesn't perform any action.
- AbstractGroupAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AbstractGroupAction
-
- AbstractHashedMap - Class in org.apache.commons.collections.map
-
An abstract implementation of a hash-based map which provides numerous points for
subclasses to override.
- AbstractHashedMap<K,V> - Class in org.apache.commons.collections4.map
-
An abstract implementation of a hash-based map which provides numerous points for
subclasses to override.
- AbstractIdFactory - Class in org.apache.jackrabbit.spi.commons.identifier
-
AbstractIdFactory
...
- AbstractIdFactory() - Constructor for class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
- AbstractImageServlet - Class in com.day.cq.wcm.commons
-
Servers as base for image servlets
- AbstractImageServlet() - Constructor for class com.day.cq.wcm.commons.AbstractImageServlet
-
- AbstractImageServlet.ImageContext - Class in com.day.cq.wcm.commons
-
Convenience class that holds useful stuff needed for image generation
- AbstractImporter - Class in com.adobe.cq.commerce.pim.common
-
An abstract base class used for writing commerce importers.
- AbstractImporter() - Constructor for class com.adobe.cq.commerce.pim.common.AbstractImporter
-
- AbstractInjectAnnotationProcessor - Class in org.apache.sling.models.spi.injectorspecific
-
- AbstractInjectAnnotationProcessor() - Constructor for class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- AbstractInjectAnnotationProcessor2 - Class in org.apache.sling.models.spi.injectorspecific
-
- AbstractInjectAnnotationProcessor2() - Constructor for class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor2
-
- AbstractInstant - Class in org.joda.time.base
-
AbstractInstant provides the common behaviour for instant classes.
- AbstractIntegerDistribution - Class in org.apache.commons.math.distribution
-
Base class for integer-valued discrete distributions.
- AbstractIntegrator - Class in org.apache.commons.math.ode
-
Base class managing common boilerplate for all integrators.
- AbstractIntegrator(String) - Constructor for class org.apache.commons.math.ode.AbstractIntegrator
-
Build an instance.
- AbstractInterval - Class in org.joda.time.base
-
AbstractInterval provides the common behaviour for time intervals.
- AbstractItem - Class in org.apache.jackrabbit.commons
-
Abstract base class for implementing the JCR Item
interface.
- AbstractItem() - Constructor for class org.apache.jackrabbit.commons.AbstractItem
-
- AbstractItemDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- AbstractIterableGetMapDecorator<K,V> - Class in org.apache.commons.collections4.splitmap
-
- AbstractIterableGetMapDecorator(Map<K, V>) - Constructor for class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
Create a new AbstractSplitMapDecorator.
- AbstractIterableMap<K,V> - Class in org.apache.commons.collections4.map
-
- AbstractIterableMap() - Constructor for class org.apache.commons.collections4.map.AbstractIterableMap
-
- AbstractIteratorDecorator - Class in org.apache.commons.collections.iterators
-
Provides basic behaviour for decorating an iterator with extra functionality.
- AbstractIteratorDecorator(Iterator) - Constructor for class org.apache.commons.collections.iterators.AbstractIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractIteratorDecorator<E> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating an iterator with extra functionality.
- AbstractJcrCommerceService - Class in com.adobe.cq.commerce.common
-
An abstract base class for implementing
CommerceService
s on top of the JCR repository.
- AbstractJcrCommerceService(AbstractJcrCommerceServiceFactory.Services) - Constructor for class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
- AbstractJcrCommerceServiceFactory - Class in com.adobe.cq.commerce.common
-
- AbstractJcrCommerceServiceFactory() - Constructor for class com.adobe.cq.commerce.common.AbstractJcrCommerceServiceFactory
-
- AbstractJcrCommerceServiceFactory.Services - Class in com.adobe.cq.commerce.common
-
- AbstractJcrCommerceSession - Class in com.adobe.cq.commerce.common
-
This class is meant to be used as a base class for a CommerceSession implementation built
on top of a JCR repository.
- AbstractJcrCommerceSession(AbstractJcrCommerceService, SlingHttpServletRequest, SlingHttpServletResponse, Resource) - Constructor for class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- AbstractJcrProduct - Class in com.adobe.cq.commerce.common
-
This class is meant to be used as a base class for a
Product
implementation built on top of
a JCR repository.
- AbstractJcrProduct(Resource) - Constructor for class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Constructor
- AbstractJcrVoucher - Class in com.adobe.cq.commerce.common.promotion
-
- AbstractJcrVoucher(Resource) - Constructor for class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
- AbstractKeyValue - Class in org.apache.commons.collections.keyvalue
-
Abstract pair class to assist with creating KeyValue
and Map.Entry
implementations.
- AbstractKeyValue<K,V> - Class in org.apache.commons.collections4.keyvalue
-
Abstract pair class to assist with creating KeyValue
and Map.Entry
implementations.
- AbstractLazyIterator<T> - Class in org.apache.jackrabbit.commons.iterator
-
AbstractLazyIterator
provides basic iteration methods for a lazy loading iterator that does not support
remove.
- AbstractLeastSquaresOptimizer - Class in org.apache.commons.math.optimization.general
-
Base class for implementing least squares optimizers.
- AbstractLiking - Class in com.adobe.cq.social.tally.client.api
-
- AbstractLiking(Resource) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractLiking
-
- AbstractLiking(Resource, ClientUtilities) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractLiking
-
- AbstractLinearOptimizer - Class in org.apache.commons.math.optimization.linear
-
Base class for implementing linear optimizers.
- AbstractLinkedList - Class in org.apache.commons.collections.list
-
An abstract implementation of a linked list which provides numerous points for
subclasses to override.
- AbstractLinkedList<E> - Class in org.apache.commons.collections4.list
-
An abstract implementation of a linked list which provides numerous points for
subclasses to override.
- AbstractLinkedMap - Class in org.apache.commons.collections.map
-
An abstract implementation of a hash-based map that links entries to create an
ordered map and which provides numerous points for subclasses to override.
- AbstractLinkedMap<K,V> - Class in org.apache.commons.collections4.map
-
An abstract implementation of a hash-based map that links entries to create an
ordered map and which provides numerous points for subclasses to override.
- AbstractListChromosome<T> - Class in org.apache.commons.math.genetics
-
Chromosome represented by an immutable list of a fixed length.
- AbstractListChromosome(List<T>) - Constructor for class org.apache.commons.math.genetics.AbstractListChromosome
-
Constructor.
- AbstractListChromosome(T[]) - Constructor for class org.apache.commons.math.genetics.AbstractListChromosome
-
Constructor.
- AbstractListDecorator - Class in org.apache.commons.collections.list
-
Decorates another List
to provide additional behaviour.
- AbstractListDecorator<E> - Class in org.apache.commons.collections4.list
-
Decorates another List
to provide additional behaviour.
- AbstractListIteratorDecorator - Class in org.apache.commons.collections.iterators
-
Provides basic behaviour for decorating a list iterator with extra functionality.
- AbstractListIteratorDecorator(ListIterator) - Constructor for class org.apache.commons.collections.iterators.AbstractListIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractListIteratorDecorator<E> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating a list iterator with extra functionality.
- AbstractListIteratorDecorator(ListIterator<E>) - Constructor for class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractListManager - Class in org.apache.tika.parser.microsoft
-
- AbstractListManager() - Constructor for class org.apache.tika.parser.microsoft.AbstractListManager
-
- AbstractListServlet - Class in com.day.cq.commons.servlets
-
The AbstractListServlet
provides base functionality such as
sorting and paging for servlets that feed Ext grids (like in the SiteAdmin)
with JSON.
- AbstractListServlet() - Constructor for class com.day.cq.commons.servlets.AbstractListServlet
-
- AbstractListServlet.ListItem - Interface in com.day.cq.commons.servlets
-
The ListItem
interface defines a sortable item of the list.
- AbstractListServlet.ListItemComparator - Class in com.day.cq.commons.servlets
-
- AbstractListValuedMap<K,V> - Class in org.apache.commons.collections4.multimap
-
Abstract implementation of the
ListValuedMap
interface to simplify
the creation of subclass implementations.
- AbstractLocatorFactory - Class in org.apache.jackrabbit.webdav
-
AbstractLocatorFactory
is an implementation of the DavLocatorFactory
interface that defines how a given uri is split to workspace path an
resource path and how it's implementation of DavResourceLocator
builds the href.
- AbstractLocatorFactory(String) - Constructor for class org.apache.jackrabbit.webdav.AbstractLocatorFactory
-
Create a new factory
- AbstractLockEntry - Class in org.apache.jackrabbit.webdav.lock
-
- AbstractLockEntry() - Constructor for class org.apache.jackrabbit.webdav.lock.AbstractLockEntry
-
- AbstractLogger - Class in org.apache.jackrabbit.spi.commons.logging
-
Common base class for all log wrappers of SPI entities.
- AbstractLogger(LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
-
Create a new instance of this log wrapper which uses writer
for persisting log messages.
- AbstractLoginModule - Class in org.apache.jackrabbit.oak.spi.security.authentication
-
Abstract implementation of the LoginModule
interface that can act
as base class for login modules that aim to authenticate subjects against
information stored in the content repository.
- AbstractLoginModule() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
-
- AbstractLZ77CompressorInputStream - Class in org.apache.commons.compress.compressors.lz77support
-
Encapsulates code common to LZ77 decompressors.
- AbstractLZ77CompressorInputStream(InputStream, int) - Constructor for class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Creates a new LZ77 input stream.
- AbstractMapBag - Class in org.apache.commons.collections.bag
-
Abstract implementation of the
Bag
interface to simplify the creation
of subclass implementations.
- AbstractMapBag<E> - Class in org.apache.commons.collections4.bag
-
Abstract implementation of the
Bag
interface to simplify the creation
of subclass implementations.
- AbstractMapDecorator - Class in org.apache.commons.collections.map
-
Provides a base decorator that enables additional functionality to be added
to a Map via decoration.
- AbstractMapDecorator(Map) - Constructor for class org.apache.commons.collections.map.AbstractMapDecorator
-
Constructor that wraps (not copies).
- AbstractMapDecorator<K,V> - Class in org.apache.commons.collections4.map
-
Provides a base decorator that enables additional functionality to be added
to a Map via decoration.
- AbstractMapEntry - Class in org.apache.commons.collections.keyvalue
-
Abstract Pair class to assist with creating correct
Map.Entry
implementations.
- AbstractMapEntry<K,V> - Class in org.apache.commons.collections4.keyvalue
-
Abstract Pair class to assist with creating correct
Map.Entry
implementations.
- AbstractMapEntryDecorator - Class in org.apache.commons.collections.keyvalue
-
Provides a base decorator that allows additional functionality to be
added to a Map.Entry
.
- AbstractMapEntryDecorator(Map.Entry) - Constructor for class org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
-
Constructor that wraps (not copies).
- AbstractMapEntryDecorator<K,V> - Class in org.apache.commons.collections4.keyvalue
-
Provides a base decorator that allows additional functionality to be
added to a Map.Entry
.
- AbstractMapEntryDecorator(Map.Entry<K, V>) - Constructor for class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
-
Constructor that wraps (not copies).
- AbstractMapIteratorDecorator - Class in org.apache.commons.collections.iterators
-
Provides basic behaviour for decorating a map iterator with extra functionality.
- AbstractMapIteratorDecorator(MapIterator) - Constructor for class org.apache.commons.collections.iterators.AbstractMapIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractMapIteratorDecorator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating a map iterator with extra functionality.
- AbstractMapIteratorDecorator(MapIterator<K, V>) - Constructor for class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractMapMultiSet<E> - Class in org.apache.commons.collections4.multiset
-
Abstract implementation of the
MultiSet
interface to simplify the
creation of subclass implementations.
- AbstractMerger - Class in com.day.cq.analytics.sitecatalyst.rsmerger
-
Deprecated.
- AbstractMerger(JSONArray) - Constructor for class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractMerger
-
Deprecated.
- AbstractModerationOperation - Class in com.adobe.cq.social.commons.moderation.api
-
Base class of moderation operations
- AbstractModerationOperation() - Constructor for class com.adobe.cq.social.commons.moderation.api.AbstractModerationOperation
-
- AbstractMultipleLinearRegression - Class in org.apache.commons.math.stat.regression
-
Abstract base class for implementations of MultipleLinearRegression.
- AbstractMultipleLinearRegression() - Constructor for class org.apache.commons.math.stat.regression.AbstractMultipleLinearRegression
-
- AbstractMultiSet<E> - Class in org.apache.commons.collections4.multiset
-
Abstract implementation of the
MultiSet
interface to simplify the
creation of subclass implementations.
- AbstractMultiSetDecorator<E> - Class in org.apache.commons.collections4.multiset
-
Decorates another MultSet
to provide additional behaviour.
- AbstractMultiValuedMap<K,V> - Class in org.apache.commons.collections4.multimap
-
Abstract implementation of the
MultiValuedMap
interface to simplify
the creation of subclass implementations.
- AbstractMultiValuedMapDecorator<K,V> - Class in org.apache.commons.collections4.multimap
-
Decorates another MultiValuedMap
to provide additional behaviour.
- AbstractNamespaceResolver - Class in org.apache.jackrabbit.spi.commons.namespace
-
- AbstractNamespaceResolver() - Constructor for class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
-
Deprecated.
Creates a AbstractNamespaceResolver
without listener
support.
- AbstractNamespaceResolver(boolean) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
-
Deprecated.
Creates a AbstractNamespaceResolver
with listener support if
supportListeners
is set to true
.
- AbstractNavigableSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Decorates another NavigableSet
to provide additional behaviour.
- AbstractNode - Class in org.apache.jackrabbit.commons
-
Abstract base class for implementing the JCR Node
interface.
- AbstractNode() - Constructor for class org.apache.jackrabbit.commons.AbstractNode
-
- AbstractNodeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
-
- AbstractNodePredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter jcr nodes.
- AbstractNodePredicate() - Constructor for class com.day.cq.commons.predicate.AbstractNodePredicate
-
- AbstractNodeState - Class in org.apache.jackrabbit.oak.spi.state
-
Abstract base class for
NodeState
implementations.
- AbstractNodeState() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- AbstractNodeType - Class in org.apache.jackrabbit.spi.commons.nodetype
-
AbstractNodeType
...
- AbstractNodeType(QNodeTypeDefinition, AbstractNodeTypeManager, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
-
Create a new AbstractNodeType
.
- AbstractNodeTypeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- AbstractNodeTypeManager - Class in org.apache.jackrabbit.spi.commons.nodetype
-
AbstractNodeTypeManager
covers creation of node type templates
and definition templates.
- AbstractNodeTypeManager() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
- AbstractNotificationCollectionOperationService<T extends NotificationCollectionOperationsExtension,U extends NotificationOperationsExtension.NotificationOperations> - Class in com.adobe.cq.social.notifications.collection.endpoint
-
Provides abstract implementation of the Subscription operation..
- AbstractNotificationCollectionOperationService() - Constructor for class com.adobe.cq.social.notifications.collection.endpoint.AbstractNotificationCollectionOperationService
-
- AbstractNotificationManager - Class in com.adobe.cq.social.notifications.api
-
- AbstractNotificationManager() - Constructor for class com.adobe.cq.social.notifications.api.AbstractNotificationManager
-
- AbstractNotificationOperationService<T extends NotificationOperationsExtension,U extends NotificationOperationsExtension.NotificationOperations> - Class in com.adobe.cq.social.notifications.endpoint
-
Provides abstract implementation of the Subscription operation..
- AbstractNotificationOperationService() - Constructor for class com.adobe.cq.social.notifications.endpoint.AbstractNotificationOperationService
-
- AbstractOAuthTokenRequest - Class in org.apache.oltu.oauth2.as.request
-
Abstract OAuth Token request class
- AbstractOfficeParser - Class in org.apache.tika.parser.microsoft
-
- AbstractOfficeParser() - Constructor for class org.apache.tika.parser.microsoft.AbstractOfficeParser
-
- AbstractOmniSearchHandler - Class in com.adobe.granite.omnisearch.commons
-
AbstractOmniSearchHandler
is an abstract class
which other can extend to provide implemenation of OmniSearchHandler
If any Module implements OmniSearchHandler
using AbstractOmniSearchHandler
,
It needs to create contentNode under path METADATA_PATH.
- AbstractOmniSearchHandler() - Constructor for class com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler
-
- AbstractOOXMLExtractor - Class in org.apache.tika.parser.microsoft.ooxml
-
Base class for all Tika OOXML extractors.
- AbstractOOXMLExtractor(ParseContext, POIXMLTextExtractor) - Constructor for class org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor
-
- AbstractOperationExtensionService<T> - Class in com.adobe.cq.social.scf.core.operations
-
Abstract base class for a Social Operation Extension Service
- AbstractOperationExtensionService() - Constructor for class com.adobe.cq.social.scf.core.operations.AbstractOperationExtensionService
-
- AbstractOperationService<T extends OperationExtension,U extends Operation,S> - Class in com.adobe.cq.social.scf.core.operations
-
- AbstractOperationService() - Constructor for class com.adobe.cq.social.scf.core.operations.AbstractOperationService
-
- AbstractOrderedBidiMapDecorator - Class in org.apache.commons.collections.bidimap
-
Provides a base decorator that enables additional functionality to be added
to an OrderedBidiMap via decoration.
- AbstractOrderedBidiMapDecorator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Provides a base decorator that enables additional functionality to be added
to an OrderedBidiMap via decoration.
- AbstractOrderedMapDecorator - Class in org.apache.commons.collections.map
-
Provides a base decorator that enables additional functionality to be added
to an OrderedMap via decoration.
- AbstractOrderedMapDecorator(OrderedMap) - Constructor for class org.apache.commons.collections.map.AbstractOrderedMapDecorator
-
Constructor that wraps (not copies).
- AbstractOrderedMapDecorator<K,V> - Class in org.apache.commons.collections4.map
-
Provides a base decorator that enables additional functionality to be added
to an OrderedMap via decoration.
- AbstractOrderedMapDecorator(OrderedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
-
Constructor that wraps (not copies).
- AbstractOrderedMapIteratorDecorator - Class in org.apache.commons.collections.iterators
-
Provides basic behaviour for decorating an ordered map iterator with extra functionality.
- AbstractOrderedMapIteratorDecorator(OrderedMapIterator) - Constructor for class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractOrderedMapIteratorDecorator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating an ordered map iterator with extra functionality.
- AbstractOrderedMapIteratorDecorator(OrderedMapIterator<K, V>) - Constructor for class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractPageableSirenConverter - Class in com.adobe.granite.rest.converter.siren
-
- AbstractPageableSirenConverter(Resource) - Constructor for class com.adobe.granite.rest.converter.siren.AbstractPageableSirenConverter
-
- AbstractPageExtractionHandler - Class in com.day.cq.dam.indd
-
Extraction handler base class.
- AbstractPageExtractionHandler() - Constructor for class com.day.cq.dam.indd.AbstractPageExtractionHandler
-
- AbstractParser - Class in org.apache.tika.parser
-
Abstract base class for new parsers.
- AbstractParser() - Constructor for class org.apache.tika.parser.AbstractParser
-
- AbstractPartial - Class in org.joda.time.base
-
AbstractPartial provides a standard base implementation of most methods
in the ReadablePartial interface.
- AbstractPartialFieldProperty - Class in org.joda.time.field
-
AbstractPartialFieldProperty is a base class for binding a
ReadablePartial to a DateTimeField.
- AbstractPeriod - Class in org.joda.time.base
-
AbstractPeriod provides the common behaviour for period classes.
- AbstractPost<T extends ForumConfiguration> - Class in com.adobe.cq.social.forum.client.api
-
- AbstractPost(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.forum.client.api.AbstractPost
-
- AbstractPost(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.forum.client.api.AbstractPost
-
Constructor of a comment.
- AbstractPost(Resource, ClientUtilities, QueryRequestInfo, Resource, int, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.forum.client.api.AbstractPost
-
- AbstractPostOperation - Class in org.apache.sling.servlets.post
-
Deprecated.
- AbstractPostOperation() - Constructor for class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.
- AbstractPostResponse - Class in org.apache.sling.servlets.post
-
The
AbstractPostResponse
class provides a basic implementation
of the
PostResponse
interface maintaining properties to be
prepared for sending the response in an internal map.
- AbstractPostResponse() - Constructor for class org.apache.sling.servlets.post.AbstractPostResponse
-
- AbstractPredicateEvaluator - Class in com.day.cq.search.eval
-
AbstractPredicateEvaluator
is a base implementation for
predicate evaluators.
- AbstractPredicateEvaluator() - Constructor for class com.day.cq.search.eval.AbstractPredicateEvaluator
-
- AbstractPredicateServlet - Class in com.day.cq.commons.servlets
-
Abstract servlet that retrieves the predicates from the request.
- AbstractPredicateServlet() - Constructor for class com.day.cq.commons.servlets.AbstractPredicateServlet
-
- AbstractProductCollection - Class in com.adobe.cq.commerce.common.collection
-
- AbstractProductCollection(Resource) - Constructor for class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- AbstractProductImporter - Class in com.adobe.cq.commerce.pim.common
-
An abstract base class used for writing product importers.
- AbstractProductImporter() - Constructor for class com.adobe.cq.commerce.pim.common.AbstractProductImporter
-
- AbstractProperty - Class in org.apache.jackrabbit.commons
-
Abstract base class for implementing the JCR Property
interface.
- AbstractProperty() - Constructor for class org.apache.jackrabbit.commons.AbstractProperty
-
- AbstractPropertyConstraint - Class in com.adobe.cq.social.ugc.api
-
AbstractPropertyConstraint provides functionality common to constraints which apply to a specific property.
- AbstractPropertyConstraint(String, Operator) - Constructor for class com.adobe.cq.social.ugc.api.AbstractPropertyConstraint
-
Creates a new instance of AbstractPropertyConstraint with the given name and operator.
- AbstractPropertyDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- AbstractProviderMetaData - Class in com.adobe.cq.social.srp.internal
-
- AbstractProviderMetaData(boolean) - Constructor for class com.adobe.cq.social.srp.internal.AbstractProviderMetaData
-
- AbstractQOMNode - Class in org.apache.jackrabbit.spi.commons.query.qom
-
AbstractQOMNode
...
- AbstractQOMNode(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
-
- AbstractQuantifierPredicate<T> - Class in org.apache.commons.collections4.functors
-
Abstract base class for quantification predicates, e.g.
- AbstractQuantifierPredicate(Predicate<? super T>...) - Constructor for class org.apache.commons.collections4.functors.AbstractQuantifierPredicate
-
Constructor that performs no validation.
- AbstractQueueDecorator<E> - Class in org.apache.commons.collections4.queue
-
Decorates another Queue
to provide additional behaviour.
- AbstractQValue - Class in org.apache.jackrabbit.spi.commons.value
-
AbstractQValue
...
- AbstractQValueFactory - Class in org.apache.jackrabbit.spi.commons.value
-
AbstractQValueFactory
...
- AbstractQValueFactory() - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- AbstractRandomGenerator - Class in org.apache.commons.math.random
-
- AbstractRandomGenerator() - Constructor for class org.apache.commons.math.random.AbstractRandomGenerator
-
Construct a RandomGenerator.
- AbstractRating - Class in com.adobe.cq.social.tally.client.api
-
- AbstractRating(Resource) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractRating
-
- AbstractRating(Resource, ClientUtilities) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractRating
-
- AbstractReadableInstantFieldProperty - Class in org.joda.time.field
-
AbstractReadableInstantFieldProperty is a base class for binding a
ReadableInstant to a DateTimeField.
- AbstractReadableInstantFieldProperty() - Constructor for class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Constructor.
- AbstractReadableRepositoryService - Class in org.apache.jackrabbit.spi.commons
-
AbstractReadableRepositoryService
provides an abstract base
class where all methods that attempt to write throw an
UnsupportedRepositoryOperationException
.
- AbstractReadableRepositoryService(Map<String, QValue[]>, Map<String, String>, Reader, List<String>, String) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
-
Creates a new AbstractReadableRepositoryService
.
- AbstractRealMatrix - Class in org.apache.commons.math.linear
-
Basic implementation of RealMatrix methods regardless of the underlying storage.
- AbstractRealVector - Class in org.apache.commons.math.linear
-
This class provides default basic implementations for many methods in the
RealVector
interface.
- AbstractRealVector() - Constructor for class org.apache.commons.math.linear.AbstractRealVector
-
- AbstractRebaseDiff - Class in org.apache.jackrabbit.oak.spi.state
-
AbstractRebaseDiff
serves as base for rebase implementations.
- AbstractReferenceMap - Class in org.apache.commons.collections.map
-
An abstract implementation of a hash-based map that allows the entries to
be removed by the garbage collector.
- AbstractReferenceMap<K,V> - Class in org.apache.commons.collections4.map
-
An abstract implementation of a hash-based map that allows the entries to
be removed by the garbage collector.
- AbstractReferenceMap.ReferenceStrength - Enum in org.apache.commons.collections4.map
-
Reference type enum.
- AbstractRegistrationSupport - Class in org.apache.sling.jcr.registration
-
The AbstractRegistrationSupport
class is the base class for
registration purposes of embedded repositories.
- AbstractRegistrationSupport() - Constructor for class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
- AbstractRelationshipCollection - Class in com.adobe.cq.social.graph.client.api
-
Return list of INCOMING or OUTGOING relationship of the user session.
- AbstractRelationshipCollection(Resource, ClientUtilities, QueryRequestInfo) - Constructor for class com.adobe.cq.social.graph.client.api.AbstractRelationshipCollection
-
- AbstractReplicableListServlet - Class in com.day.cq.commons.servlets
-
The AbstractReplicableListServlet
provides base functionality
such as sorting and paging for servlets that feed Ext grids (like in the
SiteAdmin) with JSON.
- AbstractReplicableListServlet() - Constructor for class com.day.cq.commons.servlets.AbstractReplicableListServlet
-
- AbstractReplicableListServlet.ListItem - Interface in com.day.cq.commons.servlets
- AbstractReplicableListServlet.ListItemComparator - Class in com.day.cq.commons.servlets
- AbstractReportSuite - Class in com.day.cq.analytics.sitecatalyst.rsmerger
-
Deprecated.
- AbstractReportSuite(JSONObject) - Constructor for class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractReportSuite
-
Deprecated.
- AbstractRepository - Class in org.apache.jackrabbit.commons
-
Abstract base class for implementing the JCR Repository
interface.
- AbstractRepository() - Constructor for class org.apache.jackrabbit.commons.AbstractRepository
-
- AbstractRepositoryService - Class in org.apache.jackrabbit.spi.commons
-
AbstractRepositoryService
provides an abstract base class for
repository service implementations.
- AbstractRepositoryService(Map<String, QValue[]>, Map<String, String>, QNodeTypeDefinition[]) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- AbstractRepositoryService(Map<String, QValue[]>, Map<String, String>, Reader) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- AbstractRequest - Class in com.adobe.granite.auth.saml.model
-
- AbstractRequest() - Constructor for class com.adobe.granite.auth.saml.model.AbstractRequest
-
- AbstractResource - Class in org.apache.sling.api.resource
-
The
AbstractResource
is an abstract implementation of the
Resource
interface.
- AbstractResource() - Constructor for class org.apache.sling.api.resource.AbstractResource
-
- AbstractResourcePredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter sling Resource
- AbstractResourcePredicate() - Constructor for class com.day.cq.commons.predicate.AbstractResourcePredicate
-
- AbstractResourceVisitor - Class in org.apache.sling.api.resource
-
- AbstractResourceVisitor() - Constructor for class org.apache.sling.api.resource.AbstractResourceVisitor
-
- AbstractRestrictionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
-
- AbstractRestrictionProvider(Map<String, ? extends RestrictionDefinition>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
-
- AbstractResultEntity - Class in com.day.cq.searchpromote.xml.result
-
A base class for all the result entities like facets, menus etc.
- AbstractResultEntity() - Constructor for class com.day.cq.searchpromote.xml.result.AbstractResultEntity
-
- AbstractReview<C extends CommentCollectionConfiguration> - Class in com.adobe.cq.social.review.client.api
-
- AbstractReview(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.review.client.api.AbstractReview
-
Construct a Review for the specified target resource.
- AbstractReview(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.review.client.api.AbstractReview
-
Constructor of a Review.
- AbstractReviewCollection<R extends ReviewSocialComponent,C extends CommentCollectionConfiguration> - Class in com.adobe.cq.social.review.client.api
-
- AbstractReviewCollection(Resource, ClientUtilities, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- AbstractReviewCollection(Resource, ClientUtilities, CommentSocialComponentListProviderManager, UgcSearch) - Constructor for class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- AbstractReviewCollection(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager) - Constructor for class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- AbstractReviewCollection(Resource, ClientUtilities, QueryRequestInfo, CommentSocialComponentListProviderManager, UgcSearch) - Constructor for class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
Construct a
CommentCollection
using the specified
Resource
which should be the root of the
collection with specified pagination for the children listing.
- AbstractRuntimeObjectModel - Class in org.apache.sling.scripting.sightly.render
-
- AbstractRuntimeObjectModel() - Constructor for class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-
- AbstractSAXConsumer - Class in org.apache.cocoon.xml.sax
-
This abstract class provides default implementation of the methods specified
by the ContentHandler
and the LexicalHandler
interface.
- AbstractSAXConsumer() - Constructor for class org.apache.cocoon.xml.sax.AbstractSAXConsumer
-
- AbstractSAXPipe - Class in org.apache.cocoon.xml.sax
-
This class provides a bridge class to connect to existing content
handlers and lexical handlers.
- AbstractSAXPipe() - Constructor for class org.apache.cocoon.xml.sax.AbstractSAXPipe
-
- AbstractSAXProducer - Class in org.apache.cocoon.xml.sax
-
This abstract class provides utility methods to implement a producer
for SAX events..
- AbstractSAXProducer() - Constructor for class org.apache.cocoon.xml.sax.AbstractSAXProducer
-
- AbstractScalarDifferentiableOptimizer - Class in org.apache.commons.math.optimization.general
-
Base class for implementing optimizers for multivariate scalar functions.
- AbstractScheduledReplicationBPProcess - Class in com.day.cq.dam.core.process
-
The ScheduledPublishBPProcess
is called in a workflow process step.
- AbstractScheduledReplicationBPProcess() - Constructor for class com.day.cq.dam.core.process.AbstractScheduledReplicationBPProcess
-
- AbstractSchemaMapper - Class in com.adobe.cq.social.srp.internal
-
This class maps from SoCo keys and values to those used by the common schema developed by Adobe Cloud Storage.
- AbstractSchemaMapper() - Constructor for class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
ctor.
- AbstractScriptEngineFactory - Class in org.apache.sling.scripting.api
-
This abstract class can be used for own script engine
factory implementations.
- AbstractSearchServlet - Class in com.day.cq.commons.servlets
-
AbstractSearchServlet
is a base class for search servlets.
- AbstractSearchServlet() - Constructor for class com.day.cq.commons.servlets.AbstractSearchServlet
-
- AbstractSecurityReport - Class in org.apache.jackrabbit.webdav.security.report
-
AbstractSecurityReport
covers basic validation and utilities
common to the majority of the reports defined within RFC 3744.
- AbstractSecurityReport() - Constructor for class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
-
- AbstractSerializableCollectionDecorator - Class in org.apache.commons.collections.collection
-
Serializable subclass of AbstractCollectionDecorator.
- AbstractSerializableListDecorator - Class in org.apache.commons.collections.list
-
Serializable subclass of AbstractListDecorator.
- AbstractSerializableListDecorator<E> - Class in org.apache.commons.collections4.list
-
Serializable subclass of AbstractListDecorator.
- AbstractSerializableSetDecorator - Class in org.apache.commons.collections.set
-
Serializable subclass of AbstractSetDecorator.
- AbstractSerializableSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Serializable subclass of AbstractSetDecorator.
- AbstractServiceReferenceConfig - Class in org.apache.sling.engine.servlets
-
Deprecated.
- AbstractServiceReferenceConfig(ServletContext, ServiceReference, String) - Constructor for class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.
Sets up this base configuration object.
- AbstractServiceTracker<T> - Class in org.apache.jackrabbit.oak.spi.whiteboard
-
AbstractServiceTracker
is a base class for composite components
that dynamically look up the available component services from the
whiteboard.
- AbstractServiceWithBackgroundCheck - Class in org.apache.sling.discovery.commons.providers.spi.base
-
Base class which implements the concept of a 'BackgroundCheck',
a thread that periodically executes a check until that one succeeds.
- AbstractServiceWithBackgroundCheck() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
-
- AbstractSession - Class in org.apache.jackrabbit.commons
-
Abstract base class for implementing the JCR Session
interface.
- AbstractSession() - Constructor for class org.apache.jackrabbit.commons.AbstractSession
-
- AbstractSessionServlet - Class in com.adobe.cq.social.scf.core.servlets
-
- AbstractSessionServlet() - Constructor for class com.adobe.cq.social.scf.core.servlets.AbstractSessionServlet
-
Deprecated.
- AbstractSetDecorator - Class in org.apache.commons.collections.set
-
Decorates another Set
to provide additional behaviour.
- AbstractSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Decorates another Set
to provide additional behaviour.
- AbstractSetValuedMap<K,V> - Class in org.apache.commons.collections4.multimap
-
Abstract implementation of the
SetValuedMap
interface to simplify the
creation of subclass implementations.
- AbstractSirenConverter - Class in com.adobe.granite.rest.converter.siren
-
- AbstractSirenConverter(Resource) - Constructor for class com.adobe.granite.rest.converter.siren.AbstractSirenConverter
-
- AbstractSiteCatalystService - Class in com.day.cq.analytics.sitecatalyst.common
-
Provides common methods used for implementing the various SiteCatalyst APIs.
- AbstractSiteCatalystService() - Constructor for class com.day.cq.analytics.sitecatalyst.common.AbstractSiteCatalystService
-
- AbstractSlingPostOperation - Class in org.apache.sling.servlets.post
-
- AbstractSlingPostOperation() - Constructor for class org.apache.sling.servlets.post.AbstractSlingPostOperation
-
Deprecated.
- AbstractSlingRepository2 - Class in org.apache.sling.jcr.base
-
- AbstractSlingRepositoryManager - Class in org.apache.sling.jcr.base
-
The AbstractSlingRepositoryManager
is the basis for controlling
the JCR repository instances used by Sling.
- AbstractSlingRepositoryManager() - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
- AbstractSlingResourceUpdateHandler - Class in com.day.cq.contentsync.handler
-
The AbstractSlingResourceUpdateHandler
is an abstract base class
for cache update handlers that would like to use the Sling request processing.
- AbstractSlingResourceUpdateHandler() - Constructor for class com.day.cq.contentsync.handler.AbstractSlingResourceUpdateHandler
-
- AbstractSlingScriptEngine - Class in org.apache.sling.scripting.api
-
- AbstractSocialAdapterFactory - Class in com.adobe.cq.social.ugcbase.core
-
This is the basis for all the Social Adapter factories that connected to Social Storage.
- AbstractSocialAdapterFactory() - Constructor for class com.adobe.cq.social.ugcbase.core.AbstractSocialAdapterFactory
-
- AbstractSocialComponentFactory - Class in com.adobe.cq.social.scf.core
-
Abstract base class for a social component factory.
- AbstractSocialComponentFactory() - Constructor for class com.adobe.cq.social.scf.core.AbstractSocialComponentFactory
-
- AbstractSocialNotificationCollection - Class in com.adobe.cq.social.notifications.client.api
-
- AbstractSocialNotificationCollection(Resource, ClientUtilities, NotificationManager) - Constructor for class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- AbstractSocialNotificationCollection(Resource, ClientUtilities, QueryRequestInfo, NotificationManager) - Constructor for class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- AbstractSocialNotificationCollection(Resource, ClientUtilities, QueryRequestInfo, NotificationManager, String) - Constructor for class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- AbstractSocialOperation - Class in com.adobe.cq.social.scf.core.operations
-
Abstract class that implements PostOperation and provides utility methods to send correct HTTP responses.
- AbstractSocialOperation() - Constructor for class com.adobe.cq.social.scf.core.operations.AbstractSocialOperation
-
- AbstractSortedBagDecorator - Class in org.apache.commons.collections.bag
-
Decorates another SortedBag
to provide additional behaviour.
- AbstractSortedBagDecorator<E> - Class in org.apache.commons.collections4.bag
-
Decorates another SortedBag
to provide additional behaviour.
- AbstractSortedBidiMapDecorator - Class in org.apache.commons.collections.bidimap
-
Provides a base decorator that enables additional functionality to be added
to a SortedBidiMap via decoration.
- AbstractSortedBidiMapDecorator(SortedBidiMap) - Constructor for class org.apache.commons.collections.bidimap.AbstractSortedBidiMapDecorator
-
Constructor that wraps (not copies).
- AbstractSortedBidiMapDecorator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Provides a base decorator that enables additional functionality to be added
to a SortedBidiMap via decoration.
- AbstractSortedBidiMapDecorator(SortedBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
-
Constructor that wraps (not copies).
- AbstractSortedMapDecorator - Class in org.apache.commons.collections.map
-
Provides a base decorator that enables additional functionality to be added
to a Map via decoration.
- AbstractSortedMapDecorator(SortedMap) - Constructor for class org.apache.commons.collections.map.AbstractSortedMapDecorator
-
Constructor that wraps (not copies).
- AbstractSortedMapDecorator<K,V> - Class in org.apache.commons.collections4.map
-
Provides a base decorator that enables additional functionality to be added
to a Map via decoration.
- AbstractSortedMapDecorator(SortedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractSortedMapDecorator
-
Constructor that wraps (not copies).
- AbstractSortedSetDecorator - Class in org.apache.commons.collections.set
-
Decorates another SortedSet
to provide additional behaviour.
- AbstractSortedSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Decorates another SortedSet
to provide additional behaviour.
- AbstractStepInterpolator - Class in org.apache.commons.math.ode.sampling
-
This abstract class represents an interpolator over the last step
during an ODE integration.
- AbstractStorelessUnivariateStatistic - Class in org.apache.commons.math.stat.descriptive
-
- AbstractStorelessUnivariateStatistic() - Constructor for class org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
- AbstractSubscriptionCollection - Class in com.adobe.cq.social.subscriptions.client.api
-
Base class of SCF SubscriptionCollection component.
- AbstractSubscriptionCollection(Resource, ClientUtilities, QueryRequestInfo, SubscriptionManager) - Constructor for class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- AbstractSubscriptionCollection(Resource, ClientUtilities, QueryRequestInfo, List<Subscription>) - Constructor for class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
Construct a collection from the specified subscriptions
- AbstractSubscriptionCollectionOperationService<T extends SubscriptionCollectionOperationExtension,U extends SubscriptionCollectionOperationExtension.SubscriptionCollectionOperation> - Class in com.adobe.cq.social.subscriptions.endpoint
-
Provides abstract implementation of the Subscription operation..
- AbstractSubscriptionCollectionOperationService() - Constructor for class com.adobe.cq.social.subscriptions.endpoint.AbstractSubscriptionCollectionOperationService
-
- AbstractTagHandler - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
The abstract class that pulls up all the common tag handling functionality.
- AbstractTagHandler() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.AbstractTagHandler
-
- AbstractTally - Class in com.adobe.cq.social.tally.client.api
-
- AbstractTally(Resource, ClientUtilities) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractTally
-
- AbstractTallyResponse - Class in com.adobe.cq.social.tally.client.api
-
- AbstractTallyResponse(Resource, ClientUtilities) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractTallyResponse
-
- AbstractTallyResponse(Response<? extends ResponseValue>, ClientUtilities) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractTallyResponse
-
- AbstractTranslationService - Class in com.adobe.granite.translation.core.common
-
- AbstractTranslationService.TranslationServiceInfoImpl - Class in com.adobe.granite.translation.core.common
-
- AbstractTranslationServiceFactory - Class in com.adobe.granite.translation.core.common
-
- AbstractTranslationServiceFactory() - Constructor for class com.adobe.granite.translation.core.common.AbstractTranslationServiceFactory
-
- AbstractTree - Class in org.apache.jackrabbit.spi.commons.tree
-
- AbstractTypeResolver - Class in com.fasterxml.jackson.databind
-
Defines interface for resolvers that can resolve abstract types into concrete
ones; either by using static mappings, or possibly by materializing
implementations dynamically.
- AbstractTypeResolver() - Constructor for class com.fasterxml.jackson.databind.AbstractTypeResolver
-
- abstractTypeResolvers() - Method in class com.fasterxml.jackson.databind.cfg.DeserializerFactoryConfig
-
- AbstractUgcNodeIndexerExtension - Class in com.adobe.cq.social.ugc.api
-
Deprecated.
- AbstractUgcNodeIndexerExtension() - Constructor for class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
- AbstractUnicodeExtraField - Class in org.apache.commons.compress.archivers.zip
-
A common base class for Unicode extra information extra fields.
- AbstractUnivariateRealOptimizer - Class in org.apache.commons.math.optimization.univariate
-
Provide a default implementation for several functions useful to generic
optimizers.
- AbstractUnivariateStatistic - Class in org.apache.commons.math.stat.descriptive
-
- AbstractUnivariateStatistic() - Constructor for class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatistic
-
- AbstractUntypedIteratorDecorator<I,O> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating an iterator with extra functionality
without committing the generic type of the Iterator implementation.
- AbstractUser - Class in com.adobe.cq.social.scf.core
-
- AbstractUser(Resource, ClientUtilities, UserPropertiesManager, ScoringService) - Constructor for class com.adobe.cq.social.scf.core.AbstractUser
-
Deprecated.
- AbstractUser(Resource, ClientUtilities, UserPropertiesManager, ScoringService, BadgingService) - Constructor for class com.adobe.cq.social.scf.core.AbstractUser
-
Create a user based on the resource.
- AbstractUser(Resource, ClientUtilities, UserPropertiesManager) - Constructor for class com.adobe.cq.social.scf.core.AbstractUser
-
Create a user based on the resource.
- AbstractValidator<T extends HttpServletRequest> - Class in org.apache.oltu.oauth2.common.validators
-
- AbstractValidator() - Constructor for class org.apache.oltu.oauth2.common.validators.AbstractValidator
-
- AbstractValueFactory - Class in org.apache.jackrabbit.value
-
This class implements the ValueFactory
interface.
- AbstractVariable - Class in com.day.cq.analytics.sitecatalyst.rsmerger
-
Deprecated.
- AbstractVariable(int, String, JSONObject) - Constructor for class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractVariable
-
Deprecated.
- AbstractVarTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
-
Abstract TEI that that provides the type for a single
variable named in the tag's "var" attribute.
- AbstractVarTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
-
- AbstractVaultFsConfig - Class in org.apache.jackrabbit.vault.fs.config
-
JcrFsConfig
...
- AbstractVaultFsConfig() - Constructor for class org.apache.jackrabbit.vault.fs.config.AbstractVaultFsConfig
-
- AbstractVoting - Class in com.adobe.cq.social.tally.client.api
-
- AbstractVoting(Resource) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- AbstractVoting(Resource, ClientUtilities) - Constructor for class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- AbstractWebConsolePlugin - Class in org.apache.felix.webconsole
-
The Web Console can be extended by registering an OSGi service for the interface
Servlet
with the service property
felix.webconsole.label
set to the label (last segment in the URL)
of the page.
- AbstractWebConsolePlugin() - Constructor for class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
- AbstractWebdavServlet - Class in org.apache.jackrabbit.webdav.server
-
AbstractWebdavServlet
- AbstractWebdavServlet() - Constructor for class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
- AbstractWell - Class in org.apache.commons.math.random
-
This abstract class implements the WELL class of pseudo-random number generator
from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.
- AbstractWorkspace - Class in org.apache.jackrabbit.commons
-
Abstract base class for implementing the JCR Workspace
interface.
- AbstractWorkspace() - Constructor for class org.apache.jackrabbit.commons.AbstractWorkspace
-
- AbstractXML2003Parser - Class in org.apache.tika.parser.microsoft.xml
-
- AbstractXML2003Parser() - Constructor for class org.apache.tika.parser.microsoft.xml.AbstractXML2003Parser
-
- abuts(ReadableInterval) - Method in class org.joda.time.Interval
-
Does this interval abut with the interval specified.
- AC_NODETYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
-
- accept(Activity) - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProvider
-
Check if the target activity stream provider accepts the new event and correspondent activity
- accept(String) - Method in class com.adobe.cq.social.notifications.channel.AbstractChannel
-
- accept(String) - Method in interface com.adobe.cq.social.notifications.channel.Channel
-
Check whether the specified resource type is supported by this channel
- accept(ConstraintVisitor) - Method in interface com.adobe.cq.social.ugc.api.Constraint
-
Accepts a ConstraintVisitor so that it may travers a constraint hierarchy.
- accept(ConstraintVisitor) - Method in class com.adobe.cq.social.ugc.api.ConstraintGroup
-
Visit this constraint group.
- accept(ConstraintVisitor) - Method in class com.adobe.cq.social.ugc.api.FullTextConstraint
-
Visit this constraint.
- accept(ConstraintVisitor) - Method in class com.adobe.cq.social.ugc.api.PathConstraint
-
Accepts a ConstraintVisitor so that it may travers a constraint hierarchy.
- accept(ConstraintVisitor) - Method in class com.adobe.cq.social.ugc.api.RangeConstraint
-
Visit this range constraint.
- accept(ConstraintVisitor) - Method in class com.adobe.cq.social.ugc.api.SetConstraint
-
Visit this range constraint.
- accept(ConstraintVisitor) - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Accept the constraint visitor.
- accept(ConstraintVisitor) - Method in class com.adobe.cq.social.ugc.api.ValueConstraint
-
Visit this range constraint.
- ACCEPT - Static variable in interface com.adobe.cq.social.ugcbase.security.SaferSlingPostValidator
-
ACCEPT returned when a request may be accepted.
- ACCEPT - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that that the actor has accepted the object.
- accept(XMPNodeVisitor) - Method in interface com.adobe.xmp.core.XMPNode
-
Executes the provided visitor
- accept(SchemaVisitor) - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
- accept(SchemaVisitor) - Method in interface com.adobe.xmp.schema.model.PropertyType
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.BooleanRule
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.ClosedChoice
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.DateRule
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.IntegerRule
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.LengthRule
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.LogicalRule
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.PatternRule
-
- accept(SchemaVisitor) - Method in class com.adobe.xmp.schema.model.rules.RealRule
-
- accept(SchemaVisitor) - Method in interface com.adobe.xmp.schema.model.SchemaDescription
-
- accept(SchemaVisitor) - Method in interface com.adobe.xmp.schema.model.TypeRule
-
- accept(Node) - Method in interface com.day.cq.replication.ReplicationContentFilterChain
-
Indicates whether all available
ReplicationContentFilter
s accept the given
node for inclusion in the replication content.
- accept(Property) - Method in interface com.day.cq.replication.ReplicationContentFilterChain
-
Indicates whether all of the available
ReplicationContentFilter
s accept the given
property for inclusion in the replication content.
- ACCEPT - Static variable in interface com.day.cq.wcm.foundation.security.SaferSlingPostValidator
-
ACCEPT returned when a request may be accepted.
- accept(File) - Method in class com.day.util.FileExpander.BaseFilter
-
Returns true
if the name of the file matches the
globbing pattern.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.DeleteCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.EditCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.InsertCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.KeepCommand
-
Accept a visitor.
- accept(LZ77Compressor.Block) - Method in interface org.apache.commons.compress.compressors.lz77support.LZ77Compressor.Callback
-
Consumes a block.
- accept(int) - Method in interface org.apache.commons.compress.utils.ByteUtils.ByteConsumer
-
The contract is similar to OutputStream.write(int)
,
consume the lower eight bytes of the int as a byte.
- accept(int) - Method in class org.apache.commons.compress.utils.ByteUtils.OutputStreamByteConsumer
-
- accept(File) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.AgeFileFilter
-
Checks to see if the last modification of the file matches cutoff
favorably.
- accept(File) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Checks to see if the file can be read.
- accept(File) - Method in class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Checks to see if the file can be written to.
- accept(File) - Method in class org.apache.commons.io.filefilter.DelegateFileFilter
-
Checks the filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.DelegateFileFilter
-
Checks the filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.DirectoryFileFilter
-
Checks to see if the file is a directory.
- accept(File) - Method in class org.apache.commons.io.filefilter.EmptyFileFilter
-
Checks to see if the file is empty.
- accept(File) - Method in class org.apache.commons.io.filefilter.FalseFileFilter
-
Returns false.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.FalseFileFilter
-
Returns false.
- accept(File) - Method in class org.apache.commons.io.filefilter.FileFileFilter
-
Checks to see if the file is a file.
- accept(File) - Method in class org.apache.commons.io.filefilter.HiddenFileFilter
-
Checks to see if the file is hidden.
- accept(File) - Method in interface org.apache.commons.io.filefilter.IOFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File, String) - Method in interface org.apache.commons.io.filefilter.IOFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.MagicNumberFileFilter
-
Accepts the provided file if the file contains the file filter's magic
number at the specified offset.
- accept(File) - Method in class org.apache.commons.io.filefilter.NameFileFilter
-
Checks to see if the filename matches.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.NameFileFilter
-
Checks to see if the filename matches.
- accept(File) - Method in class org.apache.commons.io.filefilter.NotFileFilter
-
Returns the logical NOT of the underlying filter's return value for the same File.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.NotFileFilter
-
Returns the logical NOT of the underlying filter's return value for the same arguments.
- accept(File) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Checks to see if the File should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.PrefixFileFilter
-
Checks to see if the filename starts with the prefix.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.PrefixFileFilter
-
Checks to see if the filename starts with the prefix.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.RegexFileFilter
-
Checks to see if the filename matches one of the regular expressions.
- accept(File) - Method in class org.apache.commons.io.filefilter.SizeFileFilter
-
Checks to see if the size of the file is favorable.
- accept(File) - Method in class org.apache.commons.io.filefilter.SuffixFileFilter
-
Checks to see if the filename ends with the suffix.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.SuffixFileFilter
-
Checks to see if the filename ends with the suffix.
- accept(File) - Method in class org.apache.commons.io.filefilter.TrueFileFilter
-
Returns true.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.TrueFileFilter
-
Returns true.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter
-
Checks to see if the filename matches one of the wildcards.
- accept(File) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter
-
Checks to see if the filename matches one of the wildcards.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.WildcardFilter
-
Deprecated.
Checks to see if the filename matches one of the wildcards.
- accept(File) - Method in class org.apache.commons.io.filefilter.WildcardFilter
-
Deprecated.
Checks to see if the filename matches one of the wildcards.
- accept(Class<?>...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accept the specified classes for deserialization, unless they
are otherwise rejected.
- accept(String...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accept the wildcard specified classes for deserialization,
unless they are otherwise rejected.
- accept(Pattern) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accept class names that match the supplied pattern for
deserialization, unless they are otherwise rejected.
- accept(ClassNameMatcher) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accept class names where the supplied ClassNameMatcher matches for
deserialization, unless they are otherwise rejected.
- accept(ItemVisitor) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Accepts the given item visitor.
- accept(ItemVisitor) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Accepts the given item visitor.
- accept(Event, boolean) - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
-
This method can return null
to indicate that this
AndQueryNode
does not contain any operands.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
-
Accepts a visitor
and calls the appropriate visit method
depending on the type of this QOM node.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriate
visit
method on the visitor depending on the concrete implementation of
this
QueryNode
.
- accept(Event, boolean) - Method in interface org.apache.jackrabbit.spi.EventFilter
-
- accept(Session, Aggregate, ArtifactSet) - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactHandler
-
Imports an artifact set for the given node.
- accept(Session, Aggregate, String, ArtifactSet) - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactHandler
-
Imports an artifact set as new child node for the given parent.
- accept(Resource) - Method in class org.apache.sling.api.resource.AbstractResourceVisitor
-
Visit the given resource and all its descendants.
- accept(InstanceDescription) - Method in interface org.apache.sling.discovery.InstanceFilter
-
Returns true if this InstanceFilter selects the given InstanceDescription.
- accept(CommandVisitor) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.Command
-
Accept a visitor.
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.End
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.End
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.End
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.End
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
-
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
-
- accept(NodeVisitor<T>) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.ExpressionNode
-
Accept a visitor to process this node.
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NullLiteral
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DAttributePattern
-
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.digested.DChoicePattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DElementPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DEmptyPattern
-
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.digested.DGrammarPattern
-
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.digested.DGroupPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DInterleavePattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DListPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DMixedPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DNotAllowedPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DOneOrMorePattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DOptionalPattern
-
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DRefPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DTextPattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DValuePattern
-
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.rngparser.digested.DZeroOrMorePattern
-
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.nc.AnyNameExceptNameClass
-
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.nc.ChoiceNameClass
-
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.nc.NameClass
-
Visitor pattern support.
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.nc.NsNameClass
-
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.nc.NsNameExceptNameClass
-
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.rngparser.nc.SimpleNameClass
-
- ACCEPT_LATIN_1 - Static variable in class com.adobe.internal.xmp.options.ParseOptions
-
If the input is not unicode, try to parse it as ISO-8859-1.
- ACCEPT_LATIN_1 - Static variable in class com.adobe.xmp.options.ParseOptions
-
If the input is not unicode, try to parse it as ISO-8859-1.
- acceptAlgorithm(SignatureMethod<SK, VK>) - Method in class org.apache.oltu.jose.jws.JWS
-
- accepted(String, String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of the license of a DRM-protected asset having been
accepted.
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ext.CoreXMLSerializers.XMLGregorianCalendarSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ext.DOMSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
-
Get the representation of the schema to which this serializer will conform.
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.JsonSerializer
-
- acceptJsonFormatVisitor(Class<?>, JsonFormatVisitorWrapper) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for visiting type hierarchy for given type, using specified visitor.
- acceptJsonFormatVisitor(JavaType, JsonFormatVisitorWrapper) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for visiting type hierarchy for given type, using specified visitor.
- acceptJsonFormatVisitor(JavaType, JsonFormatVisitorWrapper) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
Method for visiting type hierarchy for given type, using specified visitor.
- acceptJsonFormatVisitor(Class<?>, JsonFormatVisitorWrapper) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
Since 2.6
- acceptJsonFormatVisitor(JavaType, JsonFormatVisitorWrapper) - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.impl.FailingSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.impl.StringArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.impl.UnknownSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.BeanSerializerBase
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.BooleanSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.ByteArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.ByteBufferSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.ClassSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.DateTimeSerializerBase
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.EnumSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.FileSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.JsonValueSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.NullSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.NumberSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.ObjectArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.RawSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.ReferenceTypeSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.SerializableSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.SqlTimeSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StaticListSerializerBase
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.BooleanArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.CharArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.DoubleArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.FloatArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.IntArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.LongArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.ShortArraySerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdDelegatingSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicBooleanSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicIntegerSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicLongSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdKeySerializers.Dynamic
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdScalarSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StdSerializer
-
Default implementation specifies no format.
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.StringSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.TokenBufferSerializer
-
- acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class com.fasterxml.jackson.databind.ser.std.ToStringSerializer
-
- acceptOperands(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
-
Helper class to accept a visitor
for all operands
of this NAryQueryNode
.
- acceptQuery(QueryRequestInfo) - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentListProvider
-
- accepts(Resource) - Method in interface com.adobe.granite.timeline.TimelineEventProvider
-
Indicates to the timeline aggregator whether this provider accepts the given resource
or not.
- accepts(SlingHttpServletRequest) - Method in class com.day.cq.commons.servlets.NonExistingDispatcherServlet
-
- accepts(SlingHttpServletRequest) - Method in class com.day.cq.commons.servlets.ProxyServlet
-
Examines the request, and return true
if this servlet is
willing to handle the request.
- accepts(byte[], int, int) - Method in interface com.day.cq.dam.api.FormatHandler
-
Return a flag indicating whether the handler is able to handle the data.
- accepts(byte[], int, int) - Method in class com.day.cq.dam.commons.handler.DefaultFormatHandler
-
Return a flag indicating whether the handler is able to handle the data.
- accepts(Event) - Method in interface com.day.cq.notification.api.SubscriptionFilter
-
Determines whether this subscription filter accepts the given event
.
- accepts(Event) - Method in interface com.day.cq.notification.api.SubscriptionLocator
-
- accepts(Event) - Method in interface com.day.cq.notification.api.TemplateProvider
-
- accepts(Node) - Method in interface com.day.cq.replication.ReplicationContentFilter
-
Indicates whether the given
Node
is to be included in the content of the replication built by
ContentBuilder
s.
- accepts(Property) - Method in interface com.day.cq.replication.ReplicationContentFilter
-
Indicates whether the given
Property
is to be included in the content of the replication built by
ContentBuilder
s.
- accepts(Session, ReplicationAction, Agent) - Method in interface com.day.cq.replication.ReplicationPathTransformer
-
Returns true
if Transformer can transform replication path for given replication request.
- accepts(String, Attributes, LinkCheckerSettings) - Method in interface com.day.cq.rewriter.pipeline.OptingRequestRewriter
-
Returns true if this rewriter can rewrite attributes or links in the given element
- accepts(SlingHttpServletRequest) - Method in interface org.apache.sling.api.servlets.OptingServlet
-
Examines the request, and return true
if this servlet is
willing to handle the request.
- acceptsCodeRequest(HttpServletRequest, OAuthConfig) - Method in interface com.adobe.granite.auth.oauth.AuthorizationCodeAcceptor
-
Return true if the request contains a valid authorization token
that should be used to request an access token from the identity provider.
- acceptsMail(MimeMessage) - Method in interface com.adobe.cq.social.commons.emailreply.EmailClientProvider
-
Returns true if mailMessage can be parsed using this EmailClientProvider else false.
- AcceptsNullName - Interface in org.apache.sling.models.spi
-
Marker interface for an injector to declare that it ignores the name
parameter.
- acceptValue(Value) - Method in class com.day.cq.search.facets.buckets.PredefinedBucket
-
Accepts the value
and increments the counter of this bucket
if the value
matches this buckets definition.
- acceptValue(Value) - Method in class com.day.cq.search.facets.buckets.ValueRangeBucket
-
Accepts the value
and increments the counter of this bucket
if the value
matches this buckets definition.
- ACCESS - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
* Indicates that the actor has accessed the object.
- ACCESS - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Type name for access violation (i.e.
- ACCESS_CONTROL - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Type name for access control violation errors.
- ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
-
- ACCESS_DENIED - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.CodeResponse
-
The resource owner or authorization server denied the
request.
- ACCESS_TIME_BIT - Static variable in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the lasr access time is
present in this extra field.
- ACCESS_TOKEN - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceExportProcess
-
- ACCESS_TOKEN - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceLeadSearch
-
- ACCESS_TOKEN_CLIENT_ID - Static variable in interface com.day.cq.dam.stock.integration.StockConstants
-
Auth config properties
- ACCESS_TOKEN_PROVIDER_FACTORY_PID - Static variable in interface com.day.cq.dam.stock.integration.StockConstants
-
- ACCESS_TOKEN_PROVIDER_NAME - Static variable in interface com.day.cq.replication.AgentConfig
-
Name of the access token provider.
- ACCESS_TOKEN_PROVIDER_PID - Static variable in interface com.day.cq.replication.AgentConfig
-
- ACCESS_TOKEN_PROVIDER_TITLE - Static variable in interface com.day.cq.dam.stock.integration.StockConstants
-
- AccessChecker - Class in org.apache.tika.parser.pdf
-
Checks whether or not a document allows extraction generally
or extraction for accessibility only.
- AccessChecker() - Constructor for class org.apache.tika.parser.pdf.AccessChecker
-
This constructs an
AccessChecker
that
will not perform any checking and will always return without
throwing an exception.
- AccessChecker(boolean) - Constructor for class org.apache.tika.parser.pdf.AccessChecker
-
This constructs an
AccessChecker
that will check
for whether or not content should be extracted from a document.
- AccessControlAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
-
The AccessControlAction
allows to setup permissions upon creation
of a new authorizable; namely the privileges the new authorizable should be
granted on it's own 'home directory' being represented by the new node
associated with that new authorizable.
- AccessControlAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
-
- AccessControlConstants - Interface in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
-
Constants for the default access control management implementation and
and for built-in access control related node types.
- AccessControlHandling - Enum in org.apache.jackrabbit.vault.fs.io
-
AccessControlHandling
defines the behavior when importing
access control nodes.
- AccessControlPolicyIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- AccessControlPolicyIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
-
Creates an adapter for the given RangeIterator
.
- AccessControlUtil - Class in org.apache.sling.jcr.base.util
-
A simple utility class providing utilities with respect to
access control over repositories.
- AccessControlUtil() - Constructor for class org.apache.sling.jcr.base.util.AccessControlUtil
-
- AccessControlUtils - Class in org.apache.jackrabbit.commons.jackrabbit.authorization
-
This class provides common access control related utilities.
- AccessControlUtils() - Constructor for class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
- AccessDeniedException - Exception in com.day.cq.replication
-
This exception is thrown when the user is not allowed to replicate.
- AccessDeniedException(String) - Constructor for exception com.day.cq.replication.AccessDeniedException
-
Creates a AccessDeniedException
given
a message describing the failure cause
- AccessDeniedException(String, Exception) - Constructor for exception com.day.cq.replication.AccessDeniedException
-
Creates a AccessDeniedException
given
a message describing the failure cause and a root
exception
- AccessDeniedException(Exception) - Constructor for exception com.day.cq.replication.AccessDeniedException
-
Creates a AccessDeniedException
given
a root exception
- AccessPattern - Enum in com.fasterxml.jackson.databind.util
-
Enumeration used to indicate required access pattern for providers:
this can sometimes be used to optimize out dynamic calls.
- AccessPermissionException - Exception in org.apache.tika.exception
-
Exception to be thrown when a document does not allow content extraction.
- AccessPermissionException() - Constructor for exception org.apache.tika.exception.AccessPermissionException
-
- AccessPermissionException(Throwable) - Constructor for exception org.apache.tika.exception.AccessPermissionException
-
- AccessPermissionException(String) - Constructor for exception org.apache.tika.exception.AccessPermissionException
-
- AccessPermissionException(String, Throwable) - Constructor for exception org.apache.tika.exception.AccessPermissionException
-
- AccessPermissions - Interface in org.apache.tika.metadata
-
Until we can find a common standard, we'll use these options.
- accessQualifiers() - Method in interface com.adobe.xmp.core.XMPNode
-
Get a qualifier "facade" for this Node that allows management of qualifiers.
- AccessSecurityException - Exception in org.apache.sling.api.security
-
- AccessSecurityException() - Constructor for exception org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with null
as its
detail message.
- AccessSecurityException(String) - Constructor for exception org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with the specified detail
message.
- AccessSecurityException(String, Throwable) - Constructor for exception org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with the specified detail message
and root cause.
- AccessSecurityException(Throwable) - Constructor for exception org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with the specified root cause.
- AccessToken - Interface in com.adobe.granite.translation.connector.msft.core
-
- accessToken() - Method in interface org.apache.oltu.oauth2.as.issuer.OAuthIssuer
-
- accessToken() - Method in class org.apache.oltu.oauth2.as.issuer.OAuthIssuerImpl
-
- AccessTokenProvider - Interface in com.adobe.granite.auth.oauth
-
Interface for an OAuth 2.0 access token provider using Authorization Grants as defined in the Assertion Framework
for OAuth 2.0 Client Authentication and Authorization Grants
(see
RFC 7523).
- AccessTokenProviderConstants - Interface in com.adobe.granite.auth.oauth
-
- AccessTokenRequestCustomizer - Interface in com.adobe.granite.auth.oauth
-
An interface to customize the token exchange/trade mechanism for JWT Bearer based request
for requesting an OAuth 2.0 access token.
- AccessType - Enum in org.apache.jackrabbit.vault.fs.api
-
AccessType
...
- acCodingTableSelector - Variable in class org.apache.commons.imaging.formats.jpeg.segments.SosSegment.Component
-
- ACConnectorException - Exception in com.day.cq.mcm.campaign
-
An exception that is thrown on errors accessing a Adobe Campaign instance
- ACConnectorException(String) - Constructor for exception com.day.cq.mcm.campaign.ACConnectorException
-
- ACConnectorException(String, Throwable) - Constructor for exception com.day.cq.mcm.campaign.ACConnectorException
-
- Account - Interface in com.day.cq.mcm.emailprovider.types
-
Defines an interface about an Account available with the email provider for a particular client.
- AccountManagementService - Interface in com.adobe.cq.account.api
-
The AccountManagementService
provides a way for a visitor (a non logged-in user) to request a new account
or to request a password reset.
- AccountManager - Interface in com.day.cq.security
-
- AccountManagerFactory - Interface in com.day.cq.security
-
- accumulate(String, Object) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Accumulate values under a key.
- ACE - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
-
Default implementation of the JackrabbitAccessControlEntry
interface.
- ACE(Principal, PrivilegeBits, boolean, Set<Restriction>, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- ACE_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
-
- ACKNOWLEDGE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has acknowledged the object.
- acknowledgeCommand(Device, String) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Acknowledge the command for the specified device.
- ACKNOWLEDGEMENT - Static variable in interface org.apache.tika.metadata.ClimateForcast
-
- ACL - Class in com.sun.mail.imap
-
An access control list entry for a particular authentication identifier
(user or group).
- ACL(String) - Constructor for class com.sun.mail.imap.ACL
-
Construct an ACL entry for the given identifier and with no rights.
- ACL(String, Rights) - Constructor for class com.sun.mail.imap.ACL
-
Construct an ACL entry for the given identifier with the given rights.
- ACL - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected property DAV:acl.
- ACL_RESTRICTIONS - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected property DAV:acl-restrictions
- ACLManagement - Interface in org.apache.jackrabbit.vault.fs.spi
-
AccessControlManagement
...
- AclPolicy - Class in com.day.cq.security.util
-
- AclPolicy() - Constructor for class com.day.cq.security.util.AclPolicy
-
Deprecated.
- AclPolicy(String, String[], boolean) - Constructor for class com.day.cq.security.util.AclPolicy
-
Deprecated.
- AclPrincipalReport - Class in org.apache.jackrabbit.webdav.security.report
-
The AclPrincipalReport report returns the requested property set
for all principals in the DAV:acl property, that are identified by http(s)
URLs or by a DAV:property principal.
- AclPrincipalReport() - Constructor for class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
-
- AclProperty - Class in org.apache.jackrabbit.webdav.security
-
AclProperty
defines a protected property that specifies the list
of access control entries (ACEs).
- AclProperty(AclProperty.Ace[]) - Constructor for class org.apache.jackrabbit.webdav.security.AclProperty
-
Create a new AclProperty
from the given ACEs.
- AclProperty.Ace - Class in org.apache.jackrabbit.webdav.security
-
Simple WebDAV ACE implementation
- AclResource - Interface in org.apache.jackrabbit.webdav.security
-
AclResource
...
- AclRestrictionsProperty - Class in org.apache.jackrabbit.webdav.security
-
AclRestrictionsProperty
as defined by RFC 3744 Section 5.6.
- AclRestrictionsProperty(boolean, boolean, boolean, Principal) - Constructor for class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
-
- AcoInfo - Class in com.scene7.ipsapi
-
Java class for AcoInfo complex type.
- AcoInfo() - Constructor for class com.scene7.ipsapi.AcoInfo
-
- ACOS - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- acos() - Method in class org.apache.commons.math.complex.Complex
-
- acos(Dfp) - Static method in class org.apache.commons.math.dfp.DfpMath
-
computes the arc-cosine of the argument.
- acos(double) - Static method in class org.apache.commons.math.util.FastMath
-
Compute the arc cosine of a number.
- acosh(double) - Static method in class org.apache.commons.math.util.FastMath
-
Compute the inverse hyperbolic cosine of a number.
- acquire() - Method in interface com.day.cq.dam.api.cache.BufferedImageCache.Entry
-
- acquire(String) - Method in interface com.day.cq.replication.ReplicationContent
-
Marks this content to be used by the given agent.
- acquire() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Acquires a permit from this semaphore.
- acquireAggregate(String) - Method in interface com.day.cq.reporting.ComponentProvider
-
Acquires an
Aggregate
for the specified aggregate ID.
- acquireFilter(String) - Method in interface com.day.cq.reporting.ComponentProvider
-
Acquires a
Filter
for the specified filter ID.
- acquireReferencedResources() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathModel
-
- acquireValueExtractor(String) - Method in interface com.day.cq.reporting.ComponentProvider
-
- acquireValueResolver(String) - Method in interface com.day.cq.reporting.ComponentProvider
-
- ACRONYM_TAG - Static variable in interface org.apache.tika.mime.MimeTypesReaderMetKeys
-
- ACT_ASSIGN_DEVICE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_COPY - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_CREATE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_CREATE_LIVECOPY - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_CREATE_STRUCTURE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_DELETE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_EDIT - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_LINK_CHANNEL - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_LINK_SCHEDULE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_MOVE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_REGISTER_DEVICE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_UNASSIGN_DEVICE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_CONTENT - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_DASHBOARD_CHANNEL - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_DASHBOARD_DEVICE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_DASHBOARD_DISPLAY - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_DASHBOARD_SCHEDULE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_DEVICE_MANAGER - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_DISPLAY - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_FIRMWARE - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_FOLDERPROPERTIES - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACT_VIEW_PROPERTIES - Static variable in interface com.adobe.cq.screens.binding.ScreensConstants
-
- ACTIIVITY_COMPONENT_PROP - Static variable in interface com.adobe.cq.social.activitystreams.api.SocialActivityEventConstants
-
Event component property
- Action - Class in com.adobe.reef.siren
-
An
Action
is a behavior that is exposed from an
Entity
.
- Action(String, String) - Constructor for class com.adobe.reef.siren.Action
-
Constructs a new Action.
- ACTION - Static variable in interface com.adobe.xmp.core.namespace.ResourceEvent
-
- Action.Method - Enum in com.adobe.reef.siren
-
- ACTION_ADD_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the add_property
action string, used to
determine if this Session
has permission to add a new property.
- ACTION_LOCKING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the locking
action string,
used to determine if this Session
has permission to lock or
unlock a node.
- ACTION_MODIFY_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the modify_access_control
action string,
used to determine if this Session
has permission to modify
access control content at the given path.
- ACTION_MODIFY_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the modify_property
action string, used to
determine if this Session
has permission to modify a property.
- ACTION_NODE_TYPE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the node_type_management
action string,
used to determine if this Session
has permission to write
node type information of a node.
- ACTION_PARAM - Static variable in class com.day.cq.commons.servlets.AbstractCommandServlet
-
default action parameter name
- ACTION_READ_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the read_access_control
action string,
used to determine if this Session
has permission to read
access control content at the given path.
- ACTION_REMOVE_NODE - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the remove_node
action string, used to
determine if this Session
has permission to remove a node.
- ACTION_REMOVE_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the remove_property
action string, used to
determine if this Session
has permission to remove a property.
- ACTION_TRIGGER - Static variable in interface org.apache.tika.metadata.PDF
-
This specifies where an action or destination would be found/triggered
in the document: on document open, before close, etc.
- ACTION_TYPE_CREATE_COMMUNITY_GROUP - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupConstants
-
The create community group action type.
- ACTION_TYPE_PUBLISH_COMMUNITY_GROUP - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupConstants
-
The publish community group action type.
- ACTION_TYPE_PUBLISH_COMMUNITY_SITE - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupConstants
-
The publish community site action type.
- ACTION_TYPE_UPDATE_COMMUNITY_GROUP - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupConstants
-
The update community group action type
- ACTION_USER_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the user_management
action string,
used to determine if this Session
has permission to perform
user management operations at the given path.
- ACTION_VERSIONING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the versioning
action string,
used to determine if this Session
has permission to perform
version operations on a node.
- ActionBuilder - Class in com.adobe.reef.siren.builder
-
- ActionBuilder() - Constructor for class com.adobe.reef.siren.builder.ActionBuilder
-
- ActionDescription - Interface in com.adobe.granite.haf.converter.api.description
-
A description of an action registered in a model.
- ActionFieldDescription - Interface in com.adobe.granite.haf.converter.api.description
-
A description of a field that an action is expecting.
- ACTIONS - Static variable in class com.day.cq.security.util.CqActions
-
CQ actions constants
- activate() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
Implement this method to perform post initialization tasks.
- activate(ComponentContext) - Method in class com.adobe.cq.social.group.client.api.CommunityGroupAuthorEventListener
-
- activate(ComponentContext) - Method in class com.adobe.cq.social.group.client.api.CommunityGroupPublishEventListener
-
- activate(String) - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Activate the media handler for the given mime type.
- activate() - Method in class com.day.cq.personalization.offerlibrary.usebean.OffercardPropertiesProvider
-
Deprecated.
- activate() - Method in class com.day.cq.personalization.offerlibrary.usebean.OfferproxyPropertiesProvider
-
Deprecated.
- activate() - Method in class com.day.cq.wcm.foundation.AllowedComponentList
-
Deprecated.
- activate() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid
-
Deprecated.
- activate() - Method in class com.day.cq.wcm.foundation.TemplatedContainer
-
- activate(BundleContext) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
This method is called from the Felix Web Console to ensure the
AbstractWebConsolePlugin is correctly setup.
- activate() - Method in class org.apache.sling.hapi.sightly.HApiUse
-
Initializes the helper and the attribute maps for the given type though the bindings
- activate() - Method in class org.apache.sling.hapi.sightly.TypesCollectionView
-
- activate() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- activate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The name of the activate method.
- activateOptions() - Method in class org.apache.log4j.AppenderSkeleton
-
- activateOptions() - Method in interface org.apache.log4j.spi.OptionHandler
-
- ActivatePageProcess - Class in com.day.cq.wcm.workflow.process
-
ActivatePageProcess
Process for Replications of type activate.
- ActivatePageProcess() - Constructor for class com.day.cq.wcm.workflow.process.ActivatePageProcess
-
- ACTIVATION_POLICY_USED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- ACTIVATION_POLICY_USED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- activationFields - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The activation fields.
- Activator - Class in com.adobe.cq.upgradesexecutor
-
Run CodeUpgradeTasks, synchronously in the Activator.start() method
- Activator() - Constructor for class com.adobe.cq.upgradesexecutor.Activator
-
- ACTIVE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- ACTIVE - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The component configuration is active.
- activeClients() - Method in interface com.adobe.versioncue.nativecomm.host.INCommHost
-
- ActiveJob - Class in com.scene7.ipsapi
-
Java class for ActiveJob complex type.
- ActiveJob() - Constructor for class com.scene7.ipsapi.ActiveJob
-
- ActiveJobArray - Class in com.scene7.ipsapi
-
Java class for ActiveJobArray complex type.
- ActiveJobArray() - Constructor for class com.scene7.ipsapi.ActiveJobArray
-
- ActiveLock - Interface in org.apache.jackrabbit.webdav.lock
-
ActiveLock
encapsulates the lock information for a
DavResource
.
- Activity - Interface in com.adobe.granite.activitystreams
-
Activity
Note that property names and descriptions were reused from http://activitystrea.ms/specs/json/1.0/.
- ACTIVITY - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
-
- ACTIVITY - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
-
The activity resource type
- ACTIVITY_CHECKOUT_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
-
The computed DAV:activity-checkout-set property identifies each
checked-out resource whose DAV:activity-set identifies this activity.
- ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
DAV:activity-set is a property for a checked-out resource, if the
server supports the activity feature.
This property determines the DAV:activity-set property of the version that
results from checking in this resource.
- ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
DAV:activity-set is a required property for a version resource, if the
server supports the activity feature.
It identifies the activities that determine to which logical changes this
version contributes, and on which lines of descent this version appears.
- ACTIVITY_STREAM_NODE_NAME - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
- ACTIVITY_TYPE_ASSET - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_TYPE_ASSET_EXPIRED - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_TYPE_ASSET_EXPIRING - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_TYPE_EXTERNAL_SYSTEM - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_TYPE_LICENSE - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_TYPE_METADATA - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_TYPE_RENDITION - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_TYPE_SUBASSET - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ACTIVITY_VERSION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
-
The computed DAV:activity-version-set property identifies each version
whose DAV:activity-set property identifies this activity.
- ActivityCollection - Interface in com.adobe.granite.activitystreams
-
A simple collection of activities usually aggregated from several activity streams.
- ActivityEventConstants - Interface in com.adobe.granite.activitystreams
-
Defines constants for activity events.
- ActivityException - Exception in com.adobe.granite.activitystreams
-
ActivityException
...
- ActivityException() - Constructor for exception com.adobe.granite.activitystreams.ActivityException
-
- ActivityException(String) - Constructor for exception com.adobe.granite.activitystreams.ActivityException
-
- ActivityException(String, Throwable) - Constructor for exception com.adobe.granite.activitystreams.ActivityException
-
- ActivityException(Throwable) - Constructor for exception com.adobe.granite.activitystreams.ActivityException
-
- ActivityManager - Interface in com.adobe.granite.activitystreams
-
The activity manager is used as entry point to read, create and write activities and activity streams.
- ActivityObject - Interface in com.adobe.granite.activitystreams
-
ActivityObject
specifies a general object use with activities.
- ActivityPageMeta - Interface in com.day.cq.personalization.ui.items
-
Represents an interface for the activities page meta component which
implements the Granite UI 'foundation-collection-meta' behavior.
- ActivityResource - Interface in org.apache.jackrabbit.webdav.version
-
An activity is a resource that selects a set of versions that are on a single
"line of descent", where a line of descent is a sequence of versions connected
by successor relationships.
- ActivityResourceVisitor - Class in com.adobe.cq.contentinsight
-
An resource visitor that collects all activities (formerly campaigns) that
have been published to Adobe Target.
- ActivityResourceVisitor(String, TargetedContentManager) - Constructor for class com.adobe.cq.contentinsight.ActivityResourceVisitor
-
- ActivityStream - Interface in com.adobe.granite.activitystreams
-
Provides an abstraction of an activity stream.
- ActivityStreamFilter - Interface in com.adobe.granite.activitystreams
-
ActivityStreamFilter
allows filtering activity streams.
- ActivityStreamProvider - Interface in com.adobe.cq.social.activitystreams.listener.api
-
Activity stream storage provider.
- ActivityStreamProviderExtension - Interface in com.adobe.cq.social.activitystreams.listener.api
-
Stream provider extension.
- actualType() - Method in class com.fasterxml.jackson.databind.type.PlaceholderForType
-
- actualType(JavaType) - Method in class com.fasterxml.jackson.databind.type.PlaceholderForType
-
- AD - Class in org.apache.felix.metatype
-
The AD
class represents the AD
element of the
meta type descriptor.
- AD() - Constructor for class org.apache.felix.metatype.AD
-
- AD - Static variable in class org.joda.time.DateTimeConstants
-
Constant (1) representing AD, years after zero (from Calendar).
- AdamsBashforthIntegrator - Class in org.apache.commons.math.ode.nonstiff
-
This class implements explicit Adams-Bashforth integrators for Ordinary
Differential Equations.
- AdamsBashforthIntegrator(int, double, double, double, double) - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegrator
-
Build an Adams-Bashforth integrator with the given order and step control parameters.
- AdamsBashforthIntegrator(int, double, double, double[], double[]) - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegrator
-
Build an Adams-Bashforth integrator with the given order and step control parameters.
- AdamsIntegrator - Class in org.apache.commons.math.ode.nonstiff
-
- AdamsIntegrator(String, int, int, double, double, double, double) - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsIntegrator
-
Build an Adams integrator with the given order and step control prameters.
- AdamsIntegrator(String, int, int, double, double, double[], double[]) - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsIntegrator
-
Build an Adams integrator with the given order and step control parameters.
- AdamsMoultonIntegrator - Class in org.apache.commons.math.ode.nonstiff
-
This class implements implicit Adams-Moulton integrators for Ordinary
Differential Equations.
- AdamsMoultonIntegrator(int, double, double, double, double) - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegrator
-
Build an Adams-Moulton integrator with the given order and error control parameters.
- AdamsMoultonIntegrator(int, double, double, double[], double[]) - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegrator
-
Build an Adams-Moulton integrator with the given order and error control parameters.
- AdamsNordsieckTransformer - Class in org.apache.commons.math.ode.nonstiff
-
Transformer to Nordsieck vectors for Adams integrators.
- Adaptable - Interface in org.apache.sling.api.adapter
-
The Adaptable
interface identifies objects which can be adapted
to other types or representations of the same object.
- adaptable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether the resource provider supports adaptable.
- ADAPTABLE_CLASSES - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
-
The service registration property listing the fully qualified names of
classes which can be adapted by this adapter factory (value is
"adaptables").
- ADAPTER_CLASSES - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
-
The service registration property listing the fully qualified names of
classes to which this factory can adapt adaptables (value is "adapters").
- AdapterFactory - Interface in org.apache.sling.api.adapter
-
The AdapterFactory
interface defines the API for helpers which
may be provided to enhance the adaptability of adaptable objects.
- AdapterManager - Interface in org.apache.sling.api.adapter
-
The AdapterManager
defines the service interface for a manager
for object adaption.
- Adaption - Interface in org.apache.sling.adapter
-
The Adaption is a marker interface which is registered as a service by the AdapterManager once a
certain AdapterFactory is available
- AdaptiveImageHelper - Class in com.day.cq.wcm.foundation
-
Helper class for working with adaptive images.
- AdaptiveImageHelper() - Constructor for class com.day.cq.wcm.foundation.AdaptiveImageHelper
-
- AdaptiveImageHelper.Quality - Enum in com.day.cq.wcm.foundation
-
Defines values for a number of common qualities.
- AdaptiveStepsizeIntegrator - Class in org.apache.commons.math.ode.nonstiff
-
This abstract class holds the common part of all adaptive
stepsize integrators for Ordinary Differential Equations.
- AdaptiveStepsizeIntegrator(String, double, double, double, double) - Constructor for class org.apache.commons.math.ode.nonstiff.AdaptiveStepsizeIntegrator
-
Build an integrator with the given stepsize bounds.
- AdaptiveStepsizeIntegrator(String, double, double, double[], double[]) - Constructor for class org.apache.commons.math.ode.nonstiff.AdaptiveStepsizeIntegrator
-
Build an integrator with the given stepsize bounds.
- adaptTo(Class<AdapterType>) - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Calls into the registered
AdapterManager
to adapt this object to
the desired
type
.
- adaptTo(Class<AdapterType>) - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
- adaptTo(Class<AdapterType>) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Calls into the registered
AdapterManager
to adapt this object to
the desired
type
.
- adaptTo(Class<AdapterType>) - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
Calls into the registered
AdapterManager
to adapt this object to
the desired
type
.
- adaptTo(Class<AdapterType>) - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
Calls into the registered
AdapterManager
to adapt this object to
the desired
type
.
- adaptTo(Class<AdapterType>) - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- adaptTo(Class<Type>) - Method in class com.adobe.granite.ui.components.ds.ValueMapResource
-
- adaptTo(Class<AdapterType>) - Method in class com.adobe.granite.ui.components.ValueMapResourceWrapper
-
- adaptTo(Class<AdapterType>) - Method in interface com.adobe.xmp.core.XMPNode
-
Save Cast to the type that is passed.
- adaptTo(Class<AdapterType>) - Method in class com.day.cq.security.resource.AuthorizableResource
-
Deprecated.
Calls into the registered
AdapterManager
to adapt this object to
the desired
type
.
- adaptTo(Class<AdapterType>) - Method in class com.day.cq.security.resource.GroupResource
-
Deprecated.
Adds adaptability to
Group
- adaptTo(Class<AdapterType>) - Method in class com.day.cq.security.resource.UserResource
-
Deprecated.
Adds adapter-support for the
User
- adaptTo(Class<AdapterType>) - Method in class com.day.cq.wcm.foundation.forms.MergedMultiResource
-
- adaptTo(Class<AdapterType>) - Method in class com.day.cq.wcm.foundation.Paragraph
-
- adaptTo(Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.Adaptable
-
Adapts the adaptable to another type.
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.adapter.SlingAdaptable
-
Calls into the registered
AdapterManager
to adapt this object to
the desired
type
.
- adaptTo(Iterator<Resource>, Class<T>) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Return an iterator for objects of the specified type.
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
-
- adaptTo(Class<A>) - Method in interface org.apache.sling.commons.metrics.Metric
-
Adapts the Metric to the specified type.
- adaptTo(Class<A>) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Adapts the service to the specified type.
- adaptTo(Adaptable, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Adapt the adaptable to the adapter class.
- adaptTo(ResolveContext<T>, Class<AdapterType>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Adapts the provider to another type.
- AdaptToTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for adapting adaptables to classes.
- AdaptToTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
- AdaptToTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
-
- AdaptToTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.AdaptToTEI
-
- add(String) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Creates a new entry (product or collection) in the collection at the last position
- add(SmartListEntry) - Method in interface com.adobe.cq.commerce.api.smartlist.SmartList
-
Adds a new smart list entry in the collection at the last position
- add(String) - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- add(MetaDataNode) - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- add(T) - Method in class com.adobe.cq.social.ugc.api.SetConstraint
-
Adds a new value to this set constraint.
- ADD - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has added the object to the target.
- add(String, Boolean) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds attribute with the given name.
- add(String, Integer) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds attribute with the given name.
- add(String, Double) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds attribute with the given name.
- add(String, String) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds attribute with the given name.
- add(String, Object) - Method in class com.adobe.granite.ui.components.LayoutBuilder
-
Adds the given key-value pair of property to this layout.
- add(Map<String, Object>) - Method in class com.adobe.granite.ui.components.LayoutBuilder
-
Adds a map of properties to this layout.
- add(NCType) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends the specified NCType to the end of this NCList.
- add(INCExternalizable) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(boolean) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(long) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(double) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(Date) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(byte[]) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(ByteBuffer) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Appends a value to the NCList.
- add(SerializeOptions.Option) - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
Adds an option flag.
- add(XMPPathSegment) - Method in class com.adobe.xmp.path.XMPPath
-
- add(int, XMPPathSegment) - Method in class com.adobe.xmp.path.XMPPath
-
- add(String, MetricRegistry) - Static method in class com.codahale.metrics.SharedMetricRegistries
-
- add(AuditLogEntry) - Method in interface com.day.cq.audit.AuditLog
-
Add a new audit log entry.
- add(List<AuditLogEntry>) - Method in interface com.day.cq.audit.AuditLog
-
Add new audit log entries
- add(Asset) - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Adds the original rendition of the asset to the user's lightbox.
- add(Rendition) - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Adds the rendition of the asset to the user's lightbox.
- add(Asset) - Method in interface com.day.cq.dam.api.s7dam.set.MediaSet
-
Deprecated.
Add an asset
to the image set and returns true if
successful.
- add(Asset, Asset) - Method in interface com.day.cq.dam.api.s7dam.set.MediaSet
-
Deprecated.
Add an asset
to the image set and returns true if
successful.
- add(Asset, Asset) - Method in interface com.day.cq.dam.api.s7dam.set.SwatchSet
-
Deprecated.
Add an asset
and swatch
to the swatch set and
returns true if successful.
- add(String, CellValue) - Method in class com.day.cq.reporting.DataRow
-
Adds cell data.
- add(Predicate) - Method in class com.day.cq.search.PredicateGroup
-
- add(int, Predicate) - Method in class com.day.cq.search.PredicateGroup
-
- add(String, String[]) - Method in interface com.day.cq.search.suggest.SuggestionIndex
-
Adds suggestions for a given term to the index.
- add(HTMLContentType, Object) - Method in class com.day.cq.wcm.designimporter.parser.HTMLContent
-
- add(HTMLContentType, Object) - Method in class com.day.cq.wcm.designimporter.parser.ModifiableHTMLContent
-
- add(Node) - Method in interface com.day.cq.workflow.collection.ResourceCollection
-
Add member to the collection
- add(ClusterNodeInfo) - Method in class com.day.crx.sling.server.jmx.ClusterNodeInfoTabular
-
- add(Object) - Method in class com.day.util.OrderedSet
-
- add(Object) - Method in class com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.CollectionReferringAccumulator
-
- add(Annotation) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationMap
-
Method called to add specified annotation in the Map.
- add(JsonNode) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified node at the end of this array.
- add(int) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified number at the end of this array.
- add(Integer) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- add(long) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified number at the end of this array.
- add(Long) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- add(float) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified number at the end of this array.
- add(Float) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- add(double) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified number at the end of this array.
- add(Double) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- add(BigDecimal) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified number at the end of this array.
- add(BigInteger) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified number at the end of this array.
- add(String) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified String value at the end of this array.
- add(boolean) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified boolean value at the end of this array.
- add(Boolean) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- add(byte[]) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding specified binary value at the end of this array
(note: when serializing as JSON, will be output Base64 encoded)
- add(Boolean) - Method in class com.google.gson.JsonArray
-
Adds the specified boolean to self.
- add(Character) - Method in class com.google.gson.JsonArray
-
Adds the specified character to self.
- add(Number) - Method in class com.google.gson.JsonArray
-
Adds the specified number to self.
- add(String) - Method in class com.google.gson.JsonArray
-
Adds the specified string to self.
- add(JsonElement) - Method in class com.google.gson.JsonArray
-
Adds the specified element to self.
- add(String, JsonElement) - Method in class com.google.gson.JsonObject
-
Adds a member, which is a name-value pair, to self.
- add(Status, Status) - Static method in class com.sun.mail.imap.protocol.Status
-
- add(Rights.Right) - Method in class com.sun.mail.imap.Rights
-
Add the specified right to this Rights object.
- add(Rights) - Method in class com.sun.mail.imap.Rights
-
Add all the rights in the given Rights object to this
Rights object.
- add(Object, int) - Method in class org.apache.commons.collections.bag.AbstractBagDecorator
-
- add(Object) - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Adds a new element to the bag, incrementing its count in the underlying map.
- add(Object, int) - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Adds a new element to the bag, incrementing its count in the map.
- add(Object) - Method in interface org.apache.commons.collections.Bag
-
(Violation)
Adds one copy the specified object to the Bag.
- add(Object, int) - Method in interface org.apache.commons.collections.Bag
-
Adds nCopies
copies of the specified object to the Bag.
- add(Object, int) - Method in class org.apache.commons.collections.bag.PredicatedBag
-
- add(Object, int) - Method in class org.apache.commons.collections.bag.SynchronizedBag
-
- add(Object, int) - Method in class org.apache.commons.collections.bag.TransformedBag
-
- add(Object) - Method in class org.apache.commons.collections.bag.UnmodifiableBag
-
- add(Object, int) - Method in class org.apache.commons.collections.bag.UnmodifiableBag
-
- add(Object) - Method in class org.apache.commons.collections.bag.UnmodifiableSortedBag
-
- add(Object, int) - Method in class org.apache.commons.collections.bag.UnmodifiableSortedBag
-
- add(Object) - Method in class org.apache.commons.collections.BinaryHeap
-
Deprecated.
Adds an object to this heap.
- add(Object) - Method in class org.apache.commons.collections.BoundedFifoBuffer
-
Deprecated.
Adds the given element to this buffer.
- add(Object) - Method in class org.apache.commons.collections.buffer.BlockingBuffer
-
- add(Object) - Method in class org.apache.commons.collections.buffer.BoundedBuffer
-
- add(Object) - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer
-
Adds the given element to this buffer.
- add(Object) - Method in class org.apache.commons.collections.buffer.CircularFifoBuffer
-
If the buffer is full, the least recently added element is discarded so
that a new element can be inserted.
- add(Object) - Method in class org.apache.commons.collections.buffer.PriorityBuffer
-
Adds an element to the buffer.
- add(Object) - Method in class org.apache.commons.collections.buffer.UnboundedFifoBuffer
-
Adds the given element to this buffer.
- add(Object) - Method in class org.apache.commons.collections.buffer.UnmodifiableBuffer
-
- add(Object) - Method in class org.apache.commons.collections.collection.AbstractCollectionDecorator
-
- add(Object) - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Adds an object to the collection, throwing UnsupportedOperationException
unless a CollectionMutator strategy is specified.
- add(CompositeCollection, Collection[], Object) - Method in interface org.apache.commons.collections.collection.CompositeCollection.CollectionMutator
-
Called when an object is to be added to the composite.
- add(Object) - Method in class org.apache.commons.collections.collection.PredicatedCollection
-
Override to validate the object being added to ensure it matches
the predicate.
- add(Object) - Method in class org.apache.commons.collections.collection.SynchronizedCollection
-
- add(Object) - Method in class org.apache.commons.collections.collection.TransformedCollection
-
- add(Object) - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollection
-
- add(Object) - Method in class org.apache.commons.collections.collection.UnmodifiableCollection
-
- add(Object) - Method in class org.apache.commons.collections.comparators.FixedOrderComparator
-
Adds an item, which compares as after all items known to the Comparator.
- add(Object) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Appends the specified element to the end of this list.
- add(int, Object) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Inserts the specified element at the specified position in this list.
- add(Object) - Method in class org.apache.commons.collections.CursorableLinkedList.Cursor
-
Deprecated.
- add(Object) - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Adds a new element to the bag by incrementing its count in the
underlying map.
- add(Object, int) - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Adds a new element to the bag by incrementing its count in the map.
- add(Object) - Method in class org.apache.commons.collections.FastArrayList
-
Appends the specified element to the end of this list.
- add(int, Object) - Method in class org.apache.commons.collections.FastArrayList
-
Insert the specified element at the specified position in this list,
and shift all remaining elements up one position.
- add(Object) - Method in class org.apache.commons.collections.iterators.AbstractListIteratorDecorator
-
- add(Object) - Method in class org.apache.commons.collections.iterators.ArrayListIterator
-
This iterator does not support modification of its backing collection, and so will
always throw an UnsupportedOperationException
when this method is invoked.
- add(Object) - Method in class org.apache.commons.collections.iterators.FilterListIterator
-
Not supported.
- add(Object) - Method in class org.apache.commons.collections.iterators.ListIteratorWrapper
-
Throws UnsupportedOperationException
.
- add(Object) - Method in class org.apache.commons.collections.iterators.LoopingListIterator
-
Inserts the specified element into the underlying list.
- add(Object) - Method in class org.apache.commons.collections.iterators.ObjectArrayListIterator
-
This iterator does not support modification of its backing array's size, and so will
always throw an UnsupportedOperationException
when this method is invoked.
- add(Object) - Method in class org.apache.commons.collections.iterators.ProxyListIterator
-
Deprecated.
Invokes the underlying ListIterator.add(Object)
method.
- add(Object) - Method in class org.apache.commons.collections.iterators.ReverseListIterator
-
Adds a new element to the list between the next and previous elements.
- add(Object) - Method in class org.apache.commons.collections.iterators.SingletonListIterator
-
Add always throws UnsupportedOperationException
.
- add(Object) - Method in class org.apache.commons.collections.iterators.UnmodifiableListIterator
-
- add(Object) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- add(int, Object) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- add(int, Object) - Method in class org.apache.commons.collections.list.AbstractListDecorator
-
- add(Object) - Method in class org.apache.commons.collections.list.CursorableLinkedList.Cursor
-
Adds an object to the list.
- add(Object) - Method in class org.apache.commons.collections.list.FixedSizeList
-
- add(int, Object) - Method in class org.apache.commons.collections.list.FixedSizeList
-
- add(int, Object) - Method in class org.apache.commons.collections.list.GrowthList
-
Decorate the add method to perform the growth behaviour.
- add(int, Object) - Method in class org.apache.commons.collections.list.PredicatedList
-
- add(Object) - Method in class org.apache.commons.collections.list.SetUniqueList
-
Adds an element to the list if it is not already present.
- add(int, Object) - Method in class org.apache.commons.collections.list.SetUniqueList
-
Adds an element to a specific index in the list if it is not already present.
- add(int, Object) - Method in class org.apache.commons.collections.list.SynchronizedList
-
- add(int, Object) - Method in class org.apache.commons.collections.list.TransformedList
-
- add(int, Object) - Method in class org.apache.commons.collections.list.TreeList
-
Adds a new element to the list.
- add(Object) - Method in class org.apache.commons.collections.list.UnmodifiableList
-
- add(int, Object) - Method in class org.apache.commons.collections.list.UnmodifiableList
-
- add(Object) - Method in class org.apache.commons.collections.map.UnmodifiableEntrySet
-
- add(Object) - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- add(int, Object) - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- add(Object) - Method in class org.apache.commons.collections.set.MapBackedSet
-
- add(Object) - Method in class org.apache.commons.collections.set.UnmodifiableSet
-
- add(Object) - Method in class org.apache.commons.collections.set.UnmodifiableSortedSet
-
- add(Object) - Method in class org.apache.commons.collections.UnboundedFifoBuffer
-
Deprecated.
Adds the given element to this buffer.
- add(E, int) - Method in class org.apache.commons.collections4.bag.AbstractBagDecorator
-
- add(E) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Adds a new element to the bag, incrementing its count in the underlying map.
- add(E, int) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Adds a new element to the bag, incrementing its count in the map.
- add(E) - Method in interface org.apache.commons.collections4.Bag
-
(Violation)
Adds one copy of the specified object to the Bag.
- add(E, int) - Method in interface org.apache.commons.collections4.Bag
-
Adds nCopies
copies of the specified object to the Bag.
- add(E) - Method in class org.apache.commons.collections4.bag.CollectionBag
-
(Change)
Adds one copy of the specified object to the Bag.
- add(E, int) - Method in class org.apache.commons.collections4.bag.CollectionBag
-
(Change)
Adds count
copies of the specified object to the Bag.
- add(E) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
-
- add(E, int) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
-
- add(E, int) - Method in class org.apache.commons.collections4.bag.PredicatedBag
-
- add(E, int) - Method in class org.apache.commons.collections4.bag.SynchronizedBag
-
- add(E, int) - Method in class org.apache.commons.collections4.bag.TransformedBag
-
- add(E) - Method in class org.apache.commons.collections4.bag.TreeBag
-
Adds a new element to the bag, incrementing its count in the underlying map.
- add(E) - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
-
- add(E, int) - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
-
- add(E) - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
-
- add(E, int) - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
-
- add(E) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
- add(E) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Adds an object to the collection, throwing UnsupportedOperationException
unless a CollectionMutator strategy is specified.
- add(CompositeCollection<E>, List<Collection<E>>, E) - Method in interface org.apache.commons.collections4.collection.CompositeCollection.CollectionMutator
-
Called when an object is to be added to the composite.
- add(C) - Method in class org.apache.commons.collections4.collection.IndexedCollection
- add(E) - Method in class org.apache.commons.collections4.collection.PredicatedCollection
-
Override to validate the object being added to ensure it matches
the predicate.
- add(E) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Adds the item to the builder.
- add(E) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
- add(E) - Method in class org.apache.commons.collections4.collection.TransformedCollection
-
- add(E) - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
-
- add(E) - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
-
- add(T) - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Adds an item, which compares as after all items known to the Comparator.
- add(E) - Method in class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
- add(Object) - Method in class org.apache.commons.collections4.iterators.ArrayListIterator
-
This iterator does not support modification of its backing collection, and so will
always throw an UnsupportedOperationException
when this method is invoked.
- add(E) - Method in class org.apache.commons.collections4.iterators.FilterListIterator
-
Not supported.
- add(E) - Method in class org.apache.commons.collections4.iterators.ListIteratorWrapper
-
Throws UnsupportedOperationException
unless the underlying Iterator
is a ListIterator
.
- add(E) - Method in class org.apache.commons.collections4.iterators.LoopingListIterator
-
Inserts the specified element into the underlying list.
- add(E) - Method in class org.apache.commons.collections4.iterators.ObjectArrayListIterator
-
This iterator does not support modification of its backing array's size, and so will
always throw an UnsupportedOperationException
when this method is invoked.
- add(E) - Method in class org.apache.commons.collections4.iterators.ReverseListIterator
-
Adds a new element to the list between the next and previous elements.
- add(E) - Method in class org.apache.commons.collections4.iterators.SingletonListIterator
-
Add always throws UnsupportedOperationException
.
- add(E) - Method in class org.apache.commons.collections4.iterators.UnmodifiableListIterator
-
- add(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- add(int, E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- add(int, E) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
-
- add(E) - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Adds an object to the list.
- add(E) - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- add(int, E) - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- add(int, E) - Method in class org.apache.commons.collections4.list.GrowthList
-
Decorate the add method to perform the growth behaviour.
- add(int, E) - Method in class org.apache.commons.collections4.list.PredicatedList
-
- add(E) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds an element to the list if it is not already present.
- add(int, E) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds an element to a specific index in the list if it is not already
present.
- add(int, E) - Method in class org.apache.commons.collections4.list.TransformedList
-
- add(int, E) - Method in class org.apache.commons.collections4.list.TreeList
-
Adds a new element to the list.
- add(Object) - Method in class org.apache.commons.collections4.list.UnmodifiableList
-
- add(int, E) - Method in class org.apache.commons.collections4.list.UnmodifiableList
-
- add(Map.Entry<K, V>) - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
-
- add(E, int) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
- add(E) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
- add(E, int) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
- add(E, int) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
-
- add(E) - Method in interface org.apache.commons.collections4.MultiSet
-
Adds one copy of the specified object to the MultiSet.
- add(E, int) - Method in interface org.apache.commons.collections4.MultiSet
-
Adds a number of occurrences of the specified object to the MultiSet.
- add(E, int) - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
-
- add(E, int) - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
-
- add(E) - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
-
- add(E, int) - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
-
- add(E) - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Adds the given element to this queue.
- add(Object) - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
-
- add(E) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Adds an object to the collection, throwing UnsupportedOperationException
unless a SetMutator strategy is specified.
- add(CompositeSet<E>, List<Set<E>>, E) - Method in interface org.apache.commons.collections4.set.CompositeSet.SetMutator
-
Called when an object is to be added to the composite.
- add(E) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
- add(int, E) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Inserts the specified element at the specified position if it is not yet
contained in this ordered set (optional operation).
- add(E) - Method in class org.apache.commons.collections4.set.MapBackedSet
-
- add(E) - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
-
- add(E) - Method in class org.apache.commons.collections4.set.UnmodifiableSet
-
- add(E) - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
-
- add(ArchiveEntry, InputStream) - Method in class org.apache.commons.compress.changes.ChangeSet
-
Adds a new archive entry to the archive.
- add(ArchiveEntry, InputStream, boolean) - Method in class org.apache.commons.compress.changes.ChangeSet
-
Adds a new archive entry to the archive.
- add(Process) - Method in interface org.apache.commons.exec.ProcessDestroyer
-
Returns true
if the specified
Process
was
successfully added to the list of processes to be destroy.
- add(Process) - Method in class org.apache.commons.exec.ShutdownHookProcessDestroyer
-
Returns true
if the specified Process
was
successfully added to the list of processes to destroy upon VM exit.
- add(String, String) - Method in class org.apache.commons.imaging.common.GenericImageMetadata
-
- add(ImageMetadata.ImageMetadataItem) - Method in class org.apache.commons.imaging.common.GenericImageMetadata
-
- add(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- add(TagInfoByte, byte...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoAscii, String...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShort, short...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoLong, int...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoRational, RationalNumber...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoSByte, byte...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoSShort, short...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoSLong, int...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoSRational, RationalNumber...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoFloat, float...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoDouble, double...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoByteOrShort, byte...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoByteOrShort, short...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShortOrLong, short...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShortOrLong, int...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShortOrLongOrRational, short...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShortOrLongOrRational, int...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShortOrLongOrRational, RationalNumber...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShortOrRational, short...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoShortOrRational, RationalNumber...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoGpsText, String) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoXpString, String) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoAsciiOrByte, String...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoAsciiOrRational, String...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TagInfoAsciiOrRational, RationalNumber...) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(TiffOutputField) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- add(ObservableInputStream.Observer) - Method in class org.apache.commons.io.input.ObservableInputStream
-
Adds an Observer.
- add(Object[], Object) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(boolean[], boolean) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(byte[], byte) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(char[], char) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(double[], double) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(float[], float) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(int[], int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(long[], long) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(short[], short) - Static method in class org.apache.commons.lang.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(Object[], int, Object) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(boolean[], int, boolean) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(char[], int, char) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(byte[], int, byte) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(short[], int, short) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(int[], int, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(long[], int, long) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(float[], int, float) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(double[], int, double) - Static method in class org.apache.commons.lang.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(Fraction) - Method in class org.apache.commons.lang.math.Fraction
-
Adds the value of this fraction to another, returning the result in reduced form.
- add(byte) - Method in class org.apache.commons.lang.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(double) - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(float) - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(int) - Method in class org.apache.commons.lang.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(long) - Method in class org.apache.commons.lang.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(short) - Method in class org.apache.commons.lang.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(Object) - Method in class org.apache.commons.lang.text.StrTokenizer
-
Unsupported ListIterator operation.
- add(Date, int, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
- add(T[], T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(T[], int, T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(boolean[], int, boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(char[], int, char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(byte[], int, byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(short[], int, short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(long[], int, long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(float[], int, float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(double[], int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Adds the value of this fraction to another, returning the result in reduced form.
- add(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(String) - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Unsupported ListIterator operation.
- ADD - Static variable in class org.apache.commons.math.analysis.BinaryFunction
-
Deprecated.
- add(UnivariateRealFunction) - Method in class org.apache.commons.math.analysis.ComposableFunction
-
Return a function adding the instance and another function.
- add(double) - Method in class org.apache.commons.math.analysis.ComposableFunction
-
Return a function adding a constant term to the instance.
- add(PolynomialFunction) - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunction
-
Add a polynomial to the instance.
- add(Complex) - Method in class org.apache.commons.math.complex.Complex
-
Return the sum of this complex number and the given complex number.
- add(Dfp) - Method in class org.apache.commons.math.dfp.Dfp
-
Add x to this.
- add(T) - Method in interface org.apache.commons.math.FieldElement
-
Compute this + a.
- add(BigInteger) - Method in class org.apache.commons.math.fraction.BigFraction
-
Adds the value of this fraction to the passed BigInteger
,
returning the result in reduced form.
- add(int) - Method in class org.apache.commons.math.fraction.BigFraction
-
Adds the value of this fraction to the passed integer, returning
the result in reduced form.
- add(long) - Method in class org.apache.commons.math.fraction.BigFraction
-
Adds the value of this fraction to the passed long, returning
the result in reduced form.
- add(BigFraction) - Method in class org.apache.commons.math.fraction.BigFraction
-
Adds the value of this fraction to another, returning the result in
reduced form.
- add(Fraction) - Method in class org.apache.commons.math.fraction.Fraction
-
Adds the value of this fraction to another, returning the result in reduced form.
- add(int) - Method in class org.apache.commons.math.fraction.Fraction
-
Add an integer to the fraction.
- add(Vector3D) - Method in class org.apache.commons.math.geometry.Vector3D
-
Add a vector to the instance.
- add(double, Vector3D) - Method in class org.apache.commons.math.geometry.Vector3D
-
Add a scaled vector to the instance.
- add(FieldMatrix<T>) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Compute the sum of this and m.
- add(RealMatrix) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Compute the sum of this and m.
- add(double[]) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Compute the sum of this vector and v
.
- add(RealVector) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Compute the sum of this vector and v
.
- add(FieldMatrix<T>) - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Compute the sum of this and m.
- add(Array2DRowFieldMatrix<T>) - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Compute the sum of this and m
.
- add(RealMatrix) - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Compute the sum of this and m.
- add(Array2DRowRealMatrix) - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Compute the sum of this and m
.
- add(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Compute the sum of this and v.
- add(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Compute the sum of this and v.
- add(ArrayFieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Compute the sum of this and v.
- add(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Compute the sum of this vector and v
.
- add(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Compute the sum of this vector and v
.
- add(ArrayRealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Compute the sum of this and v.
- add(BigMatrix) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Compute the sum of this and m.
- add(BigMatrix) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Compute the sum of this and m
.
- add(BigMatrixImpl) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Compute the sum of this and m
.
- add(FieldMatrix<T>) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Compute the sum of this and m.
- add(BlockFieldMatrix<T>) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Compute the sum of this and m
.
- add(RealMatrix) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Compute the sum of this and m.
- add(BlockRealMatrix) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Compute the sum of this and m
.
- add(FieldMatrix<T>) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Compute the sum of this and m.
- add(FieldVector<T>) - Method in interface org.apache.commons.math.linear.FieldVector
-
Compute the sum of this and v.
- add(T[]) - Method in interface org.apache.commons.math.linear.FieldVector
-
Compute the sum of this and v.
- add(RealMatrix) - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Compute the sum of this and m.
- add(OpenMapRealMatrix) - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Compute the sum of this and m
.
- add(RealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Compute the sum of this vector and v
.
- add(OpenMapRealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Optimized method to add two OpenMapRealVectors.
- add(RealMatrix) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Compute the sum of this and m.
- add(RealMatrix) - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Compute the sum of this and m.
- add(RealMatrixImpl) - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Compute the sum of this and m
.
- add(RealVector) - Method in interface org.apache.commons.math.linear.RealVector
-
Compute the sum of this vector and v
.
- add(double[]) - Method in interface org.apache.commons.math.linear.RealVector
-
Compute the sum of this vector and v
.
- add(SparseFieldVector<T>) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Optimized method to add sparse vectors.
- add(T[]) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Compute the sum of this and v.
- add(FieldVector<T>) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Compute the sum of this and v.
- add(BigReal) - Method in class org.apache.commons.math.util.BigReal
-
Compute this + a.
- add(String) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
- add(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Adds the other privilege bits to this instance.
- add(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Adds object o
to this collection.
- add(Artifact) - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactSet
-
Adds an artifacts
- add(String, VaultInputSource) - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsTransaction
-
- add(PathFilterSet) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Add a #PathFilterSet for nodes items.
- add(PathFilterSet, PathFilterSet) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Add a #PathFilterSet for node and property items.
- add(NodeTypeSet) - Method in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypeSet
-
- add(Collection<QNodeTypeDefinition>, NamespaceMapping) - Method in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypeSet
-
- add(Dependency[], Dependency) - Static method in class org.apache.jackrabbit.vault.packaging.DependencyUtil
-
Adds an dependency to the give package if it is not already contained in the given list.
- add(PathFilterSet) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- add(PathFilterSet, PathFilterSet) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- add(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property to this response '200' propstat set.
- add(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property name to this response '200' propstat set.
- add(DavProperty<?>, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property to this response
- add(DavPropertyName, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property name to this response
- add(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
Adds the specified
DavPropertyName
object to this
set if it is not already present.
- add(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
Creates a DavPropertyName from the given parameters and add it to this set.
- add(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Adds a new property to this set.
- add(DistributionQueueItem) - Method in interface org.apache.sling.distribution.queue.spi.DistributionQueue
-
add a distribution item to this queue
- add(ResultLog.Entry) - Method in class org.apache.sling.hc.api.ResultLog
-
Add an entry to this log.
- add(Artifact) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
-
- add(T) - Method in class org.apache.sling.provisioning.model.ItemList
-
Add a new item
- add(Resource, Map<String, Object>) - Method in interface org.apache.sling.resource.collection.ResourceCollection
-
Creates a new entry in the collection at the last position and add a reference to resource
in the entry.
- add(Resource) - Method in interface org.apache.sling.resource.collection.ResourceCollection
-
Creates a new entry in the collection at the last position and add a reference to resource
in the entry.
- add(String) - Method in class org.apache.tika.language.LanguageProfile
-
Deprecated.
Adds a single occurrence of the given ngram to this profile.
- add(String, long) - Method in class org.apache.tika.language.LanguageProfile
-
Deprecated.
Adds multiple occurrences of the given ngram to this profile.
- add(StringBuffer) - Method in class org.apache.tika.language.LanguageProfilerBuilder
-
Deprecated.
Adds ngrams from a single word to this profile
- add(String, String) - Method in class org.apache.tika.metadata.Metadata
-
Add a metadata name/value mapping.
- add(Property, String) - Method in class org.apache.tika.metadata.Metadata
-
Add a metadata property/value mapping.
- add(ReadablePeriod, long, int) - Method in class org.joda.time.chrono.BaseChronology
-
Adds the period to the instant, specifying the number of times to add.
- add(long, long, int) - Method in class org.joda.time.chrono.BaseChronology
-
Adds the duration to the instant, specifying the number of times to add.
- add(ReadablePeriod, long, int) - Method in class org.joda.time.Chronology
-
Adds the period to the instant, specifying the number of times to add.
- add(long, long, int) - Method in class org.joda.time.Chronology
-
Adds the duration to the instant, specifying the number of times to add.
- add(long, int) - Method in class org.joda.time.DateTimeField
-
Adds a value (which may be negative) to the millis value,
overflowing into larger fields if necessary.
- add(long, long) - Method in class org.joda.time.DateTimeField
-
Adds a value (which may be negative) to the millis value,
overflowing into larger fields if necessary.
- add(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
-
Adds a value (which may be negative) to the partial instant,
throwing an exception if the maximum size of the instant is reached.
- add(long, int) - Method in class org.joda.time.DurationField
-
Adds a duration value (which may be negative) to the instant.
- add(long, long) - Method in class org.joda.time.DurationField
-
Adds a duration value (which may be negative) to the instant.
- add(long, int) - Method in class org.joda.time.field.BaseDateTimeField
-
Adds a value (which may be negative) to the instant value,
overflowing into larger fields if necessary.
- add(long, long) - Method in class org.joda.time.field.BaseDateTimeField
-
Adds a value (which may be negative) to the instant value,
overflowing into larger fields if necessary.
- add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
-
Adds a value (which may be negative) to the partial instant,
throwing an exception if the maximum size of the instant is reached.
- add(long, int) - Method in class org.joda.time.field.DecoratedDurationField
-
- add(long, long) - Method in class org.joda.time.field.DecoratedDurationField
-
- add(long, int) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- add(long, long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- add(long, int) - Method in class org.joda.time.field.DelegatedDurationField
-
- add(long, long) - Method in class org.joda.time.field.DelegatedDurationField
-
- add(long, int) - Method in class org.joda.time.field.DividedDateTimeField
-
Add the specified amount of scaled units to the specified time
instant.
- add(long, long) - Method in class org.joda.time.field.DividedDateTimeField
-
Add the specified amount of scaled units to the specified time
instant.
- add(long, int) - Method in class org.joda.time.field.ImpreciseDateTimeField
-
- add(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField
-
- add(long, int) - Method in class org.joda.time.field.MillisDurationField
-
- add(long, long) - Method in class org.joda.time.field.MillisDurationField
-
- add(long, int) - Method in class org.joda.time.field.OffsetDateTimeField
-
Add the specified amount of offset units to the specified time
instant.
- add(long, long) - Method in class org.joda.time.field.OffsetDateTimeField
-
Add the specified amount of offset units to the specified time
instant.
- add(long, int) - Method in class org.joda.time.field.PreciseDurationField
-
- add(long, long) - Method in class org.joda.time.field.PreciseDurationField
-
- add(long, int) - Method in class org.joda.time.field.ScaledDurationField
-
- add(long, long) - Method in class org.joda.time.field.ScaledDurationField
-
- add(long, int) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Delegates to the duration field.
- add(long, long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Delegates to the duration field.
- add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- add(long, int) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- add(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- add(long, int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- add(long, long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- add(long) - Method in class org.joda.time.MutableDateTime
-
Add an amount of time to the datetime.
- add(ReadableDuration) - Method in class org.joda.time.MutableDateTime
-
Adds a duration to this instant.
- add(ReadableDuration, int) - Method in class org.joda.time.MutableDateTime
-
Adds a duration to this instant specifying how many times to add.
- add(ReadablePeriod) - Method in class org.joda.time.MutableDateTime
-
Adds a period to this instant.
- add(ReadablePeriod, int) - Method in class org.joda.time.MutableDateTime
-
Adds a period to this instant specifying how many times to add.
- add(DurationFieldType, int) - Method in class org.joda.time.MutableDateTime
-
Adds to the instant specifying the duration and multiple to add.
- add(int) - Method in class org.joda.time.MutableDateTime.Property
-
Adds a value to the millis value.
- add(long) - Method in class org.joda.time.MutableDateTime.Property
-
Adds a value to the millis value.
- add(DurationFieldType, int) - Method in class org.joda.time.MutablePeriod
-
Adds to the value of one of the fields.
- add(ReadablePeriod) - Method in class org.joda.time.MutablePeriod
-
Adds a period to this one by adding each field in turn.
- add(int, int, int, int, int, int, int, int) - Method in class org.joda.time.MutablePeriod
-
Adds to each field of this period.
- add(ReadableInterval) - Method in class org.joda.time.MutablePeriod
-
- add(ReadableDuration) - Method in class org.joda.time.MutablePeriod
-
- add(long) - Method in class org.joda.time.MutablePeriod
-
- add(long, Chronology) - Method in class org.joda.time.MutablePeriod
-
- add(long) - Method in interface org.joda.time.ReadWritableInstant
-
Adds a millisecond duration to this instant.
- add(ReadableDuration) - Method in interface org.joda.time.ReadWritableInstant
-
Adds a duration to this instant.
- add(ReadableDuration, int) - Method in interface org.joda.time.ReadWritableInstant
-
Adds a duration to this instant specifying how many times to add.
- add(ReadablePeriod) - Method in interface org.joda.time.ReadWritableInstant
-
Adds a period to this instant.
- add(ReadablePeriod, int) - Method in interface org.joda.time.ReadWritableInstant
-
Adds a period to this instant specifying how many times to add.
- add(DurationFieldType, int) - Method in interface org.joda.time.ReadWritableInstant
-
Adds to the instant specifying the duration and multiple to add.
- add(DurationFieldType, int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds to the value of one of the fields.
- add(ReadablePeriod) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds a period to this one by adding each field in turn.
- add(int, int, int, int, int, int, int, int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds to each field of this period.
- add(ReadableInterval) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds an interval to this one by dividing the interval into
fields and then adding each field in turn.
- add(Marker) - Method in class org.slf4j.helpers.BasicMarker
-
- add(Marker) - Method in interface org.slf4j.Marker
-
Add a reference to another Marker.
- ADD_MEMBERS - Static variable in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- ADD_NEW_PROPERTIES - Static variable in class com.adobe.internal.xmp.options.TemplateOptions
-
- ADD_NODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- ADD_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- addAbstractTypeMapping(Class<T>, Class<? extends T>) - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
Lazily-constructed resolver used for storing mappings from
abstract classes to more specific implementing classes
(which may be abstract or concrete)
- addAbstractTypeResolver(AbstractTypeResolver) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that module can use to register additional
AbstractTypeResolver
instance, to handle resolution of
abstract to concrete types (either by defaulting, or by materializing).
- addAccessControlEntry(Session, String, Principal, String[], boolean) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
A utility method to add a new access control entry.
Please note, that calling javax.jcr.Session#save()
is required
in order to persist the changes.
- addAccessControlEntry(Session, String, Principal, Privilege[], boolean) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
A utility method to add a new access control entry.
- addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- addAce(AccessControlEntry) - Method in class com.day.cq.security.util.AclPolicy
-
Deprecated.
Method to set a AccessControlEntry
to the current Policy
- addACL(ACL) - Method in class com.sun.mail.imap.IMAPFolder
-
Add an access control list entry to the access control list
for this folder.
- addAction(Action) - Method in class com.adobe.reef.siren.builder.EntityBuilder
-
- addAction(String, String) - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus.Builder
-
Associates an action with this status.
- addAddress(String, Map<String, Object>, boolean) - Method in interface com.adobe.cq.address.api.AddressManager
-
Deprecated.
Adds an address to the user.
- addAddress(ResourceResolver, String, Map<String, Object>, boolean) - Method in interface com.adobe.cq.address.api.AddressProvider
-
Deprecated.
Adds an address to the user.
- addAlias(MediaType, MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
- addAll(Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizables
-
- addAll(Collection<T>) - Method in class com.adobe.cq.social.ugc.api.SetConstraint
-
Adds all values to the set.
- addAll(Collection<? extends XMPPathSegment>) - Method in class com.adobe.xmp.path.XMPPath
-
- addAll(int, Collection<? extends XMPPathSegment>) - Method in class com.adobe.xmp.path.XMPPath
-
- addAll(Collection<? extends Predicate>) - Method in class com.day.cq.search.PredicateGroup
-
- addAll(int, Collection<? extends Predicate>) - Method in class com.day.cq.search.PredicateGroup
-
- addAll(Collection) - Method in class com.day.util.OrderedSet
-
- addAll(POJOPropertyBuilder) - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
Method for adding all property members from specified collector into
this collector.
- addAll(ArrayNode) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding all child nodes of given Array, appending to
child nodes this array contains
- addAll(Collection<? extends JsonNode>) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for adding given nodes as child nodes of this array node.
- addAll(Map<String, JsonSerializer<?>>) - Static method in class com.fasterxml.jackson.databind.ser.std.NumberSerializers
-
- addAll(JsonArray) - Method in class com.google.gson.JsonArray
-
Adds all the elements of the specified array to self.
- addAll(Collection) - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
- addAll(Collection) - Method in class org.apache.commons.collections.bag.UnmodifiableBag
-
- addAll(Collection) - Method in class org.apache.commons.collections.bag.UnmodifiableSortedBag
-
- addAll(Collection) - Method in class org.apache.commons.collections.buffer.BlockingBuffer
-
- addAll(Collection) - Method in class org.apache.commons.collections.buffer.BoundedBuffer
-
- addAll(Collection) - Method in class org.apache.commons.collections.buffer.UnmodifiableBuffer
-
- addAll(Collection) - Method in class org.apache.commons.collections.collection.AbstractCollectionDecorator
-
- addAll(Collection) - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Adds a collection of elements to this collection, throwing
UnsupportedOperationException unless a CollectionMutator strategy is specified.
- addAll(CompositeCollection, Collection[], Collection) - Method in interface org.apache.commons.collections.collection.CompositeCollection.CollectionMutator
-
Called when a collection is to be added to the composite.
- addAll(Collection) - Method in class org.apache.commons.collections.collection.PredicatedCollection
-
Override to validate the objects being added to ensure they match
the predicate.
- addAll(Collection) - Method in class org.apache.commons.collections.collection.SynchronizedCollection
-
- addAll(Collection) - Method in class org.apache.commons.collections.collection.TransformedCollection
-
- addAll(Collection) - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollection
-
- addAll(Collection) - Method in class org.apache.commons.collections.collection.UnmodifiableCollection
-
- addAll(Collection, Iterator) - Static method in class org.apache.commons.collections.CollectionUtils
-
Adds all elements in the iteration to the given collection.
- addAll(Collection, Enumeration) - Static method in class org.apache.commons.collections.CollectionUtils
-
Adds all elements in the enumeration to the given collection.
- addAll(Collection, Object[]) - Static method in class org.apache.commons.collections.CollectionUtils
-
Adds all elements in the array to the given collection.
- addAll(Collection) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Appends all of the elements in the specified collection to the end of
this list, in the order that they are returned by the specified
Collection
's Iterator
.
- addAll(int, Collection) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Inserts all of the elements in the specified collection into this
list at the specified position.
- addAll(Collection) - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
- addAll(Collection) - Method in class org.apache.commons.collections.FastArrayList
-
Append all of the elements in the specified Collection to the end
of this list, in the order that they are returned by the specified
Collection's Iterator.
- addAll(int, Collection) - Method in class org.apache.commons.collections.FastArrayList
-
Insert all of the elements in the specified Collection at the specified
position in this list, and shift any previous elements upwards as
needed.
- addAll(Collection) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.AbstractListDecorator
-
- addAll(Collection) - Method in class org.apache.commons.collections.list.FixedSizeList
-
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.FixedSizeList
-
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.GrowthList
-
Decorate the addAll method to perform the growth behaviour.
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.PredicatedList
-
- addAll(Collection) - Method in class org.apache.commons.collections.list.SetUniqueList
-
Adds an element to the end of the list if it is not already present.
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.SetUniqueList
-
Adds a collection of objects a specific index in the list avoiding
duplicates.
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.SynchronizedList
-
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.TransformedList
-
- addAll(Collection) - Method in class org.apache.commons.collections.list.UnmodifiableList
-
- addAll(int, Collection) - Method in class org.apache.commons.collections.list.UnmodifiableList
-
- addAll(Collection) - Method in class org.apache.commons.collections.map.UnmodifiableEntrySet
-
- addAll(Collection) - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- addAll(int, Collection) - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- addAll(Collection) - Method in class org.apache.commons.collections.set.MapBackedSet
-
- addAll(Collection) - Method in class org.apache.commons.collections.set.UnmodifiableSet
-
- addAll(Collection) - Method in class org.apache.commons.collections.set.UnmodifiableSortedSet
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.CollectionBag
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Adds a collection of elements to this collection, throwing
UnsupportedOperationException unless a CollectionMutator strategy is specified.
- addAll(CompositeCollection<E>, List<Collection<E>>, Collection<? extends E>) - Method in interface org.apache.commons.collections4.collection.CompositeCollection.CollectionMutator
-
Called when a collection is to be added to the composite.
- addAll(Collection<? extends C>) - Method in class org.apache.commons.collections4.collection.IndexedCollection
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection
-
Override to validate the objects being added to ensure they match
the predicate.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Adds all elements from the given collection to the builder.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.TransformedCollection
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
-
- addAll(Collection<C>, Iterable<? extends C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the Iterable
to the given collection.
- addAll(Collection<C>, Iterator<? extends C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the iteration to the given collection.
- addAll(Collection<C>, Enumeration<? extends C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the enumeration to the given collection.
- addAll(Collection<C>, C[]) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the array to the given collection.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.GrowthList
-
Decorate the addAll method to perform the growth behaviour.
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.PredicatedList
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds a collection of objects to the end of the list avoiding duplicates.
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds a collection of objects a specific index in the list avoiding
duplicates.
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.TransformedList
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.TreeList
-
Appends all of the elements in the specified collection to the end of this list,
in the order that they are returned by the specified collection's Iterator.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.UnmodifiableList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.UnmodifiableList
-
- addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Adds a collection of elements to this composite, throwing
UnsupportedOperationException unless a SetMutator strategy is specified.
- addAll(CompositeSet<E>, List<Set<E>>, Collection<? extends E>) - Method in interface org.apache.commons.collections4.set.CompositeSet.SetMutator
-
Called when a collection is to be added to the composite.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Inserts all elements in the specified collection not yet contained in the
ordered set at the specified position (optional operation).
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.MapBackedSet
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.UnmodifiableSet
-
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
-
- addAll(Collection<T>, Iterator<? extends T>) - Static method in class org.apache.commons.compress.utils.Iterators
-
Adds all the elements in the source iterator
to the target
collection
.
- addAll(Object[], Object[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(boolean[], boolean[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(char[], char[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(byte[], byte[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(short[], short[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(int[], int[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(long[], long[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(float[], float[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(double[], double[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(T[], T...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(boolean[], boolean...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(char[], char...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(byte[], byte...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(short[], short...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(int[], int...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(long[], long...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(float[], float...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(double[], double...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Adds the given elements
- addAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
- addAll(Collection<? extends Artifact>) - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactSet
-
Adds a collection of artifacts
- addAll(ArtifactSet) - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactSet
-
Adds a set of artifacts
- addAll(FilterSet<E>) - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Adds (replaces) all entries from the given set to this one.
- addAll(DavPropertyNameSet) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
Add the property names contained in the specified set to this set.
- addAll(DavPropertySet) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
- addAllMappings(Map<K, V>) - Method in class org.apache.jackrabbit.vault.fs.api.RegexpPathMapping
-
Allows importing mappings specified in data structure such as Map or Properties.
- addAlternative(GeoTag) - Method in class org.apache.tika.parser.geo.topic.GeoTag
-
- addAndCheck(int, int) - Static method in class org.apache.commons.math.util.MathUtils
-
Add two integers, checking for overflow.
- addAndCheck(long, long) - Static method in class org.apache.commons.math.util.MathUtils
-
Add two long integers, checking for overflow.
- addAndGet(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately after the addition operation.
- addAndResolveNonTypedSerializer(Class<?>, JsonSerializer<Object>, SerializerProvider) - Method in class com.fasterxml.jackson.databind.ser.SerializerCache
-
- addAndResolveNonTypedSerializer(JavaType, JsonSerializer<Object>, SerializerProvider) - Method in class com.fasterxml.jackson.databind.ser.SerializerCache
-
- addAndResolveNonTypedSerializer(Class<?>, JavaType, JsonSerializer<Object>, SerializerProvider) - Method in class com.fasterxml.jackson.databind.ser.SerializerCache
-
Another alternative that will cover both access via raw type and matching
fully resolved type, in one fell swoop.
- addAppender(Appender) - Method in class org.apache.log4j.Category
-
- addAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
-
- addArchiveEntry(ZipArchiveEntry, InputStreamSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Adds an archive entry to this archive.
- addArchiveEntry(ZipArchiveEntryRequestSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Adds an archive entry to this archive.
- addArchiveEntry(ZipArchiveEntryRequest) - Method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
Add an archive entry to this scatter stream.
- addArgument(String) - Method in class org.apache.commons.exec.CommandLine
-
Add a single argument.
- addArgument(String, boolean) - Method in class org.apache.commons.exec.CommandLine
-
Add a single argument.
- addArguments(String[]) - Method in class org.apache.commons.exec.CommandLine
-
Add multiple arguments.
- addArguments(String[], boolean) - Method in class org.apache.commons.exec.CommandLine
-
Add multiple arguments.
- addArguments(String) - Method in class org.apache.commons.exec.CommandLine
-
Add multiple arguments.
- addArguments(String, boolean) - Method in class org.apache.commons.exec.CommandLine
-
Add multiple arguments.
- addArray() - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will construct an ArrayNode and add it at the end
of this array node.
- addAsEqual(Object, Object) - Method in class org.apache.commons.collections.comparators.FixedOrderComparator
-
Adds a new item, which compares as equal to the given existing item.
- addAsEqual(T, T) - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Adds a new item, which compares as equal to the given existing item.
- addAsFirstExtraField(ZipExtraField) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Adds an extra field - replacing an already present extra field
of the same type.
- addAssertion(Assertion) - Method in class com.adobe.granite.auth.saml.model.Response
-
- addAsset(Product, String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Adds a product asset to the product.
- addAsset(Product, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Adds a product asset to the product.
- addAssociatedContent(Resource) - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Adds the provided
Resource
as associated content.
- addAsyncTask(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
-
- addAttachment(Node, String, InputStream, String) - Static method in class com.adobe.cq.social.commons.comments.endpoints.UploadOperationUtils
-
- addAttachment(String, Map<String, Object>) - Method in interface com.adobe.cq.social.srp.internal.SocialDatabase
-
Persist the attachment/binary into underlying db layer
- addAttachment(String, Map<String, Object>) - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Add an attachment.
- addAttachment(String, InputStream, String) - Method in class com.adobe.granite.comments.AbstractComment
-
Attach a file to this comment.
- addAttachment(String, InputStream, String) - Method in interface com.adobe.granite.comments.Comment
-
Attach a file to this comment.
- addAttachments(ZipOutputStream, String) - Method in interface org.apache.felix.inventory.ZipAttachmentProvider
-
Add attachments to the zip output stream.
- addAttribute(String, String, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Adds an attribute to the specified category.
- addAttribute(Attribute) - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- addAttribute(String, String) - Method in class com.day.cq.analytics.testandtarget.mac.MacMetadata
-
Adds a Marketing Cloud Metadata attribute / value pair to this offerr request.
- addAttribute(String, String[]) - Method in class com.day.cq.analytics.testandtarget.mac.MacMetadata
-
- addAttribute(String, String) - Method in class com.day.cq.commons.DownloadResource
-
Adds a tag attribute to this download.
- addAttribute(String, String, String, String, String) - Method in class com.day.cq.commons.SimpleXml.Element
-
Adds a new attribute to the XML element.
- addAttribute(String, String) - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Adds a tag attribute to this download.
- addAttribute(String, String, String, String, String) - Method in class org.apache.cocoon.xml.sax.ImmutableAttributesImpl
-
- addAttribute(Attribute) - Method in class org.apache.felix.metatype.DesignateObject
-
- addAttribute(String, String, String, String, L) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.Annotations
-
Called for an attribute annotation.
- addAttributeDefinition(AD) - Method in class org.apache.felix.metatype.OCD
-
- addAttributeValue(Object) - Method in class com.adobe.granite.auth.saml.model.Attribute
-
- addAudienceRestriction(String) - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- addAuthnContext(AuthnContext) - Method in class com.adobe.granite.auth.saml.model.AuthnStatement
-
- addAuthnStatement(AuthnStatement) - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- addBackReferenceProperty(String, SettableBeanProperty) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
Method called to add a property that represents so-called back reference;
reference that "points back" to object that has forward reference to
currently built bean.
- addBcc(String) - Method in class org.apache.commons.mail.Email
-
Add a blind BCC recipient to the email.
- addBcc(String...) - Method in class org.apache.commons.mail.Email
-
Add an array of blind BCC recipients to the email.
- addBcc(String, String) - Method in class org.apache.commons.mail.Email
-
Add a blind BCC recipient to the email using the specified address and
the specified personal name.
- addBcc(String, String, String) - Method in class org.apache.commons.mail.Email
-
Add a blind BCC recipient to the email using the specified address,
personal name, and charset encoding for the name.
- addBeanDeserializerModifier(BeanDeserializerModifier) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that module can use to register additional modifier objects to
customize configuration and construction of bean deserializers.
- addBeanSerializerModifier(BeanSerializerModifier) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that module can use to register additional modifier objects to
customize configuration and construction of bean serializers.
- addBindings(Bindings) - Method in interface org.apache.sling.scripting.api.BindingsValuesProvider
-
Add objects to the Bindings object.
- addBoolean(String, boolean) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds boolean attribute (behaves like disabled
) for the given name.
- addBooleanCreator(AnnotatedWithParams, boolean) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- addBreakpoint(Breakpoint) - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveConfiguration
-
Add a breakpoint to the list of breakpoints for the responsive configuration.
- addBucket(Bucket) - Method in class com.day.cq.search.facets.extractors.FacetImpl
-
- addCartEntry(Product, int) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Add a new entry to the cart.
- addCartEntry(Product, int, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Add a new entry to the cart.
- addCartEntry(Product, int) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- addCartEntry(Product, int, Map<String, Object>) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- addCategory(String, String, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Adds a sub category to the specified category.
- addCauseMethodName(String) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Adds to the list of method names used in the search for Throwable
objects.
- addCc(String) - Method in class org.apache.commons.mail.Email
-
Add a recipient CC to the email.
- addCc(String...) - Method in class org.apache.commons.mail.Email
-
Add an array of CC recipients to the email.
- addCc(String, String) - Method in class org.apache.commons.mail.Email
-
Add a recipient CC to the email using the specified address and the
specified personal name.
- addCc(String, String, String) - Method in class org.apache.commons.mail.Email
-
Add a recipient CC to the email using the specified address, personal
name, and charset encoding for the name.
- addCDATAAttribute(String, String) - Method in class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
Add an attribute of type CDATA with empty Namespace to the end of the list.
- addCDATAAttribute(String, String, String) - Method in class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
Add an attribute of type CDATA with the namespace to the end of the list.
- addCDATAAttribute(String, String, String, String) - Method in class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
Add an attribute of type CDATA to the end of the list.
- addCDATAAttribute(String, String) - Method in class org.apache.cocoon.xml.sax.AttributesImpl
-
Add an attribute of type CDATA with empty Namespace to the end of the list.
- addCDATAAttribute(String, String, String) - Method in class org.apache.cocoon.xml.sax.AttributesImpl
-
Add an attribute of type CDATA with the namespace to the end of the list.
- addCDATAAttribute(String, String, String, String) - Method in class org.apache.cocoon.xml.sax.AttributesImpl
-
Add an attribute of type CDATA to the end of the list.
- addChangeListener(PropertyChangeListener) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Adds a change listener to this circuit breaker.
- addChecked(boolean) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds checked
attribute.
- addChild(PropertyInfo) - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
Adds a child, which could either be a property qualifier, array item qualifier or a struct field
- addChild(Segment) - Method in class com.day.cq.personalization.Segment
-
- addChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
-
Add a child with the given name
.
- addChild(Tree, String, String, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- addChild(Tree, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
Adds a new child tree with the given name and primary type name.
- addChild(Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
-
- addChild(Name, Name, String) - Method in interface org.apache.jackrabbit.spi.Tree
-
- addChildElement(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Add a new child element with the given local name and namespace to the
specified parent.
- addChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Add a new child element with the given local name and namespace to the
specified parent.
- addChildElement(Element, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Add a new child element with the given local name and namespace to the
specified parent.
- addChromosome(Chromosome) - Method in class org.apache.commons.math.genetics.ListPopulation
-
Add the given chromosome to the population.
- addChromosome(Chromosome) - Method in interface org.apache.commons.math.genetics.Population
-
Add the given chromosome to the population.
- addClass(String) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds class
attribute with the given value.
- addColumn(Asset[]) - Method in interface com.day.cq.dam.api.s7dam.set.SpinSet
-
Deprecated.
Adds column to the set.
- addColumnTotal(Column, CellValue) - Method in class com.day.cq.reporting.Data
-
Adds the specified column total.
- addComment(String, String, String) - Method in class com.adobe.granite.comments.AbstractCommentCollection
-
Create a new comment and add it to the collection.
- addComment(String, String, String) - Method in interface com.adobe.granite.comments.CommentCollection
-
Create a new comment and add it to the collection.
- addComment(String) - Method in class org.apache.commons.imaging.FormatCompliance
-
- addComment(String, int) - Method in class org.apache.commons.imaging.FormatCompliance
-
- addComment(CL) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.Annotations
-
Adds comments following the last initial child element annotation.
- addComment(String, L) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.CommentList
-
- AddCompanyMembershipParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddCompanyMembershipParam() - Constructor for class com.scene7.ipsapi.AddCompanyMembershipParam
-
- AddCompanyMembershipReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddCompanyMembershipReturn() - Constructor for class com.scene7.ipsapi.AddCompanyMembershipReturn
-
- AddCompanyParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddCompanyParam() - Constructor for class com.scene7.ipsapi.AddCompanyParam
-
- AddCompanyReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddCompanyReturn() - Constructor for class com.scene7.ipsapi.AddCompanyReturn
-
- addComparator(Comparator) - Method in class org.apache.commons.collections.comparators.ComparatorChain
-
Add a Comparator to the end of the chain using the
forward sort order
- addComparator(Comparator, boolean) - Method in class org.apache.commons.collections.comparators.ComparatorChain
-
Add a Comparator to the end of the chain using the
given sort order
- addComparator(Comparator<E>) - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Add a Comparator to the end of the chain using the
forward sort order
- addComparator(Comparator<E>, boolean) - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Add a Comparator to the end of the chain using the
given sort order
- addComposited(Collection[]) - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Add these Collections to the list of collections in this composite
- addComposited(Collection) - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Add an additional collection to this composite.
- addComposited(Collection, Collection) - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Add two additional collections to this composite.
- addComposited(Map) - Method in class org.apache.commons.collections.map.CompositeMap
-
Add an additional Map to the composite.
- addComposited(Collection) - Method in class org.apache.commons.collections.set.CompositeSet
-
Add a Set to this composite
- addComposited(Collection, Collection) - Method in class org.apache.commons.collections.set.CompositeSet
-
Add two sets to this composite
- addComposited(Collection[]) - Method in class org.apache.commons.collections.set.CompositeSet
-
Add an array of sets to this composite
- addComposited(Collection<E>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Add these Collections to the list of collections in this composite
- addComposited(Collection<E>, Collection<E>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Add these Collections to the list of collections in this composite
- addComposited(Collection<E>...) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Add these Collections to the list of collections in this composite
- addComposited(Map<K, V>) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Add an additional Map to the composite.
- addComposited(Set<E>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Add a Set to this composite.
- addComposited(Set<E>, Set<E>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Add these Sets to the list of sets in this composite.
- addComposited(Set<E>...) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Add these Sets to the list of sets in this composite
- addCondition(Condition...) - Method in class com.adobe.granite.taskmanagement.Filter
-
Set the List of Condition objects associated with this filter.
- addConfigEntry(ConfigEntry) - Method in interface com.adobe.granite.workflow.launcher.WorkflowLauncher
-
Add new launcher configuration entry
- addConfigEntry(ConfigEntry) - Method in interface com.day.cq.workflow.launcher.WorkflowLauncher
-
Add new launcher configuration entry
- addConfiguration(T) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- addConfiguration(T, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- addConnection(InputStream, OutputStream) - Method in interface com.adobe.versioncue.nativecomm.host.INCommHost
-
Add a new connection to this ncomm host instance.
- addConstraint(Constraint) - Method in class com.adobe.cq.social.ugc.api.ConstraintGroup
-
Add a constraint to the group.
- addConstraint(Constraint) - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Adds a constraint to this UgcFilter.
- addConstraintError(SlingHttpServletRequest, FieldDescription) - Static method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Add the error message for the constraint of the field.
- addConstraintError(SlingHttpServletRequest, FieldDescription, int) - Static method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Add the error message for the constraint of the field.
- addContent(String[]) - Method in class org.apache.felix.metatype.Attribute
-
- addContent(String, boolean) - Method in class org.apache.felix.metatype.Attribute
-
- addContent(String, Predicate) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- addContent(String[], Predicate) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
- addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
- addContent(Object) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
- addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
Tries to add the specified entry to the PropContainer
and
returns a boolean indicating whether the content could be added to the
internal set/map.
- addContext(Map<String, Object>) - Method in interface com.adobe.granite.workflow.exec.ScriptContextProvider
-
called by WorkFlow script executiong methods with the parameters being provided to the scripting engine.
- addContextValue(String, Object) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Adds information helpful to a developer in diagnosing and correcting the problem.
- addContextValue(String, Object) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Adds information helpful to a developer in diagnosing and correcting the problem.
- addContextValue(String, Object) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Adds a contextual label-value pair into this context.
- addContextValue(String, Object) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Adds a contextual label-value pair into this context.
- addCookie(Cookie) - Method in class org.apache.commons.httpclient.HttpState
-
Adds an HTTP cookie
, replacing any existing equivalent cookies.
- addCookie(Cookie) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- addCookies(Cookie[]) - Method in class org.apache.commons.httpclient.HttpState
-
Adds an array of HTTP cookies
.
- addCopy(int) - Method in class org.joda.time.LocalTime.Property
-
Adds to this field in a copy of this LocalTime.
- addCopy(long) - Method in class org.joda.time.LocalTime.Property
-
Adds to this field in a copy of this LocalTime.
- addCreatorProperty(SettableBeanProperty) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
Method called by deserializer factory, when a "creator property"
(something that is passed via constructor- or factory method argument;
instead of setter or field).
- addCredential(String, byte[], String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Add credentials to a user, associated with the supplied key
- addCredentialString(String, String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Add credentials to a user, associated with the supplied key
- addCredsConfig(CredentialsConfig) - Method in class org.apache.jackrabbit.vault.fs.config.VaultAuthConfig.RepositoryConfig
-
- addCssClass(String) - Method in class com.day.cq.commons.DownloadResource
-
Adds a CSS class name to the respective attribute.
- addCssClass(String) - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Adds a CSS class name to the respective attribute.
- addCtor(AnnotatedParameter, PropertyName, boolean, boolean, boolean) - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- addCurrentUserResponseResponse(Resource, String, String) - Method in interface com.adobe.cq.social.tally.client.endpoints.TallyOperationsService
-
Sets the response for the current user.
- addCustomProperty(String, Object) - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
- addCutover(int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
-
Adds a cutover for added rules.
- addData(String, String) - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Adds a key-value pair to parameters list
- addData(String, String, boolean) - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Adds a key-value pair to parameters list with an option not to encode the parameters
- addData(String, Object) - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus.Builder
-
Associates additional data with this status.
- addData(double, double) - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Adds the observation (x,y) to the regression data set.
- addData(double[][]) - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Adds the observations represented by the elements in
data
.
- addData(byte[], int, int) - Method in class org.apache.tika.detect.TextStatistics
-
- addDataSourceDefinition(String, Properties) - Method in class org.apache.jackrabbit.core.config.DataSourceConfig
-
Adds a DataSourceDefinition from the given properties.
- addDateHeader(String, long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- addDays(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of days to a date returning a new object.
- addDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of days to a date returning a new object.
- addDays(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of days to the date.
- addDays(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified days to the number of days in the period.
- addDays(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of days to the date.
- addDays(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified days to the number of days in the period.
- addDeclaration(String, String) - Method in class org.apache.cocoon.xml.sax.NamespacesTable
-
Declare a new namespace prefix-uri mapping.
- addDeepInclude(String) - Method in class org.apache.sling.distribution.serialization.DistributionExportFilter.TreeFilter
-
- addDefaultValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
Adds a default value of the property definition being built.
- addDefaultValues(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- addDefaultValues(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
-
- addDelegatingCreator(AnnotatedWithParams, boolean, SettableBeanProperty[], int) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- addDescription(SlingHttpServletRequest, FieldDescription) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Add a field description for the field.
- addDeserializationExclusionStrategy(ExclusionStrategy) - Method in class com.google.gson.GsonBuilder
-
Configures Gson to apply the passed in exclusion strategy during deserialization.
- addDeserializationProblemHandler(DeserializationProblemHandler) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Add a deserialization problem handler
- addDeserializer(Class<T>, JsonDeserializer<? extends T>) - Method in class com.fasterxml.jackson.databind.module.SimpleDeserializers
-
- addDeserializer(Class<?>, KeyDeserializer) - Method in class com.fasterxml.jackson.databind.module.SimpleKeyDeserializers
-
- addDeserializer(Class<T>, JsonDeserializer<? extends T>) - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
Method for adding deserializer to handle specified type.
- addDeserializers(Deserializers) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that module can use to register additional deserializers to use for
handling types.
- addDeserializers(Map<Class<?>, JsonDeserializer<?>>) - Method in class com.fasterxml.jackson.databind.module.SimpleDeserializers
-
- addDesignate(Designate) - Method in class org.apache.felix.metatype.MetaData
-
- addDifference(PrivilegeBits, PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Subtracts the b
from a
and adds the result (diff)
to this instance.
- addDirectory(TiffDirectory) - Method in interface org.apache.commons.imaging.formats.tiff.TiffReader.Listener
-
- addDirectory(TiffOutputDirectory) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- addDisabled(boolean) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds disabled
attribute.
- addDisposalCallback(DisposalCallback) - Method in interface org.apache.sling.models.spi.DisposalCallbackRegistry
-
Register a callback.
- addDoubleCreator(AnnotatedWithParams, boolean) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- addDurationConverter(DurationConverter) - Method in class org.joda.time.convert.ConverterManager
-
Adds a converter to the set of converters.
- added() - Method in class org.apache.sling.discovery.commons.InstancesDiff
-
Returns the InstanceCollection
collection containing the InstanceDescription
instances that are
contained in the new collection but not in the old collection.
- addedComment(String, String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of addidng a
commment to an asset.
- addELContextListener(ELContextListener) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
-
- addElement(double) - Method in interface org.apache.commons.math.util.DoubleArray
-
Adds an element to the end of this expandable array
- addElement(double) - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Adds an element to the end of this expandable array.
- addElement(E) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.Annotations
-
Called for a child element annotation.
- addElementRolling(double) - Method in interface org.apache.commons.math.util.DoubleArray
-
Adds an element to the end of the array and removes the first
element in the array.
- addElementRolling(double) - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Adds an element to the end of the array and removes the first
element in the array.
- addElements(double[]) - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Adds several element to the end of this expandable array.
- addELResolver(ELResolver) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
-
- addEmail(Resource) - Static method in class com.day.cq.mcm.core.MCMFormsHelper
-
- addEntity(Entity) - Method in class com.adobe.reef.siren.builder.EntityBuilder
-
- addEntry(Entry) - Method in interface com.day.cq.statistics.StatisticsService
-
Deprecated.
Adds an entry to the statistics workspace.
- addEntry(Principal, Privilege[], boolean) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
- addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Adds an access control entry to this policy consisting of the specified
principal
, the specified privileges
, the
isAllow
flag and an optional map containing additional
restrictions.
- addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Adds an access control entry to this policy consisting of the specified
principal
, the specified privileges
, the
isAllow
flag and an optional map containing additional
restrictions.
- addEntry(Principal, Privilege[], boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
-
- addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
-
- addEntry(Type, Scope) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Adds a capability to this lock support.
- addEntry(LockEntry) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Adds a capability to this lock support.
- addEntry(String, Namespace, String[]) - Method in class org.apache.jackrabbit.webdav.version.OptionsResponse
-
Add a new entry to this
OptionsResponse
and make each
href present in the String array being a separate
DAV:href
element within the entry.
- addEntry(AccessControlList, Principal, Privilege[], boolean) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
- addEntry(AccessControlList, Principal, Privilege[], boolean, Map) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Adds an access control entry to the acl consisting of the specified
principal
, the specified privileges
, the
isAllow
flag and an optional map containing additional
restrictions.
- addErrorMessage(String, String) - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Add the error message for the field.
- addEvenIfNull(Property, String, Metadata) - Static method in class org.apache.tika.parser.microsoft.OutlookExtractor
-
- addEventBundle(EventBundle) - Method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
-
Add the Xml representation of an single 'eventBundle' listing the
events that resulted from a change in the server, filtered by the
restrictions present in the corresponding subscription.
- addEventHandler(EventHandler, double, double, int) - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Add an event handler to the integrator.
- addEventHandler(EventHandler, double, double, int) - Method in class org.apache.commons.math.ode.events.CombinedEventsManager
-
Deprecated.
Add an events handler.
- addEventHandler(EventHandlerWithJacobians, double, double, int) - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Add an event handler to the integrator.
- addEventHandler(EventHandler, double, double, int) - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegrator
-
Add an event handler to the integrator.
- addEventHandler(EventHandler, double, double, int) - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Add an event handler to the integrator.
- addEventListener(Object, Class<L>, L) - Static method in class org.apache.commons.lang3.event.EventUtils
-
Adds an event listener to the specified source.
- addEventListener(EventListener, JackrabbitEventFilter) - Method in interface org.apache.jackrabbit.api.observation.JackrabbitObservationManager
-
- addExact(Dependency[], PackageId) - Static method in class org.apache.jackrabbit.vault.packaging.DependencyUtil
-
Adds an exact dependency to the give package if it is not already contained in the given list.
- addException(ProcessorException) - Method in interface com.day.cq.dam.api.Context
-
Add an exception that occurred while processing an asset.
- addException(ProcessorException) - Method in class com.day.cq.dam.commons.handler.SimpleContext
-
Add an exception that occurred while processing an asset.
- addExclude(E) - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Adds a new item filter as excluded entry.
- addExclude(String) - Method in class org.apache.sling.distribution.serialization.DistributionExportFilter.TreeFilter
-
- addExifDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
- addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
-
Deprecated.
The node ours
has been added to parent
which conflicts
with node theirs
which has been added in the persistence store.
- addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
-
Deprecated.
The node ours
has been added to parent
which conflicts
with node theirs
which has been added in the persistence store.
- addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
-
The node ours
has been added to parent
which conflicts
with node theirs
which has been added in the persistence store.
- addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
- addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
-
Deprecated.
The property ours
has been added to parent
which conflicts
with property theirs
which has been added in the persistence store.
- addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
-
Deprecated.
The property ours
has been added to parent
which conflicts
with property theirs
which has been added in the persistence store.
- addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
-
The property ours
has been added to parent
which conflicts
with property theirs
which has been added in the persistence store.
- addExperienceIndirection(String, String) - Method in interface com.day.cq.mcm.api.MCMFacade
-
Change configuration by adding an indirection.
- addExternal(SettableBeanProperty, TypeDeserializer) - Method in class com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler.Builder
-
- addExtraField(ZipExtraField) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Adds an extra field - replacing an already present extra field
of the same type.
- addExtraFile(String, File) - Method in interface com.day.crx.packaging.Proxy
-
- addExtraFile(String, File, String) - Method in interface com.day.crx.packaging.Proxy
-
- addExtraFile(String, Binary, String) - Method in interface com.day.crx.packaging.Proxy
-
- addExtraHeader(String, String) - Method in interface com.day.crx.packaging.Proxy
-
Adds an extra header to the request
- addExtraParameter(String, String) - Method in interface com.day.crx.packaging.Proxy
-
Adds an extra parameter to the request
- addExtraParameters(HttpServletRequest) - Method in interface com.day.crx.packaging.Proxy
-
Adds extra parameters from the request
- addField(Field) - Method in class com.adobe.reef.siren.Action
-
Adds a field
- addField(Field) - Method in class com.adobe.reef.siren.builder.ActionBuilder
-
- addField(PropertyDescription) - Method in interface com.adobe.xmp.schema.model.StructType
-
Adds a struct field.
- addField(AnnotatedField, PropertyName, boolean, boolean, boolean) - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- addField(TiffField) - Method in interface org.apache.commons.imaging.formats.tiff.TiffReader.Listener
-
- addFileFilter(IOFileFilter) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Adds the specified file filter to the list of file filters at the end of
the list.
- addFileFilter(IOFileFilter) - Method in interface org.apache.commons.io.filefilter.ConditionalFileFilter
-
Adds the specified file filter to the list of file filters at the end of
the list.
- addFileFilter(IOFileFilter) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Adds the specified file filter to the list of file filters at the end of
the list.
- addFilter(String, BeanPropertyFilter) - Method in class com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider
-
- addFilter(String, PropertyFilter) - Method in class com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider
-
- addFilter(String, SimpleBeanPropertyFilter) - Method in class com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider
-
- addFilter(Filter) - Method in interface org.apache.log4j.Appender
-
Add a filter to the end of the filter list.
- addFirst(Object) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Inserts the specified element at the beginning of this list.
- addFirst(Object) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- addFirst(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- addFirst(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Inserts the element at the beginning of the path to be built.
- addFirst(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Inserts the element at the beginning of the path to be built.
- addFirst(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Inserts the element at the beginning of the path to be built.
- addFormFields(Resource, SlingHttpServletRequest, SlingHttpServletResponse) - Static method in class com.day.cq.mcm.emailprovider.EmailServiceFormsHelper
-
- addFrame(String) - Method in class com.day.cq.dam.video.StoryBoard
-
- addFrom(Address[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- addGetter(AnnotatedMethod, PropertyName, boolean, boolean, boolean) - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- addGPSDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- addGroupMember(ResourceResolver, String, String) - Method in interface com.adobe.cq.social.group.api.GroupService
-
Add an authorizable to a group.
- addGroupMembers(ResourceResolver, String, String[]) - Method in interface com.adobe.cq.social.group.api.GroupService
-
Add authorizables to a group.
- AddGroupMembershipParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddGroupMembershipParam() - Constructor for class com.scene7.ipsapi.AddGroupMembershipParam
-
- AddGroupMembershipReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddGroupMembershipReturn() - Constructor for class com.scene7.ipsapi.AddGroupMembershipReturn
-
- AddGroupMembersParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddGroupMembersParam() - Constructor for class com.scene7.ipsapi.AddGroupMembersParam
-
- AddGroupMembersReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddGroupMembersReturn() - Constructor for class com.scene7.ipsapi.AddGroupMembersReturn
-
- addHandler(DeserializationProblemHandler) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- addHandler(ThreeWayConflictHandler) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
Add a new backing conflict handler.
- addHandler(CommandHandler) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream
-
- addHeader(String, String) - Method in class com.adobe.granite.httpcache.api.Headers
-
Add a header.
- addHeader(String, long) - Method in class com.adobe.granite.httpcache.api.Headers
-
Add a header.
- addHeader(String, int) - Method in class com.adobe.granite.httpcache.api.Headers
-
Add a header.
- addHeader(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- addHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
- addHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
-
Add this value to the existing values for this header_name.
- addHeader(String, String) - Method in class org.apache.commons.fileupload.util.FileItemHeadersImpl
-
Method to add header values to this instance.
- addHeader(String, String) - Method in class org.apache.commons.mail.Email
-
Adds a header ( name, value ) to the headers Map.
- addHeader(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- addHeader(String, String) - Method in interface org.apache.oltu.oauth2.common.message.OAuthMessage
-
- addHeader(String, String) - Method in class org.apache.oltu.oauth2.common.message.OAuthResponse
-
- addHeaderLine(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- addHeaderLine(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- addHeaderLine(String) - Method in class com.sun.mail.pop3.POP3Message
-
Add a raw RFC822 header-line.
- addHierarchyEventListener(HierarchyEventListener) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- addHours(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of hours to a date returning a new object.
- addHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of hours to a date returning a new object.
- addHours(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of hours to the date.
- addHours(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified hours to the number of hours in the period.
- addHours(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of hours to the date.
- addHours(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified hours to the number of hours in the period.
- addHref(String, String) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds an attribute that behave like href
attribute.
- addIcon(Integer, String) - Method in class org.apache.felix.metatype.OCD
-
- addIfNotPresent(Annotation) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationMap
-
Method called to add specified annotation in the Map, but
only if it didn't yet exist.
- addIgnorable(String) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
Method that will add property name as one of properties that can
be ignored if not recognized.
- addIgnoreNull(Collection, Object) - Static method in class org.apache.commons.collections.CollectionUtils
-
Adds an element to the collection unless the element is null.
- addIgnoreNull(Collection<T>, T) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds an element to the collection unless the element is null.
- addInclude(E) - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Adds a new item filter as included entry.
- addInclude(String) - Method in class org.apache.sling.distribution.serialization.DistributionExportFilter.TreeFilter
-
- addInformation(TabularData) - Method in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
-
Adds the key/value pairs contained in info
to the
Provisioning Information dictionary.
- addInformationFromZip(String) - Method in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
-
Processes the ZipInputStream
contents of the provided
zipURL and extracts information to add to the Provisioning Information
dictionary, as well as, install/update and start bundles.
- addingBundle(Bundle, BundleEvent) - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Default implementation of the
BundleTrackerCustomizer.addingBundle
method.
- addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.spi.commit.ObserverTracker
-
- addingService(ServiceReference) - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
-
- addingService(ServiceReference) - Method in class org.apache.tika.config.TikaActivator
-
- addInitializer(String, BackgroundInitializer<?>) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Adds a new BackgroundInitializer
to this object.
- addInjectable(PropertyName, JavaType, Annotations, AnnotatedMember, Object) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
- addInput(Input) - Method in class com.day.cq.searchpromote.xml.form.Form
-
- addInstanceDescription(DefaultInstanceDescription) - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
Add the given instance to this cluster and set the cluster on the instance (back pointer)
- addInstantConverter(InstantConverter) - Method in class org.joda.time.convert.ConverterManager
-
Adds a converter to the set of converters.
- addIntCreator(AnnotatedWithParams, boolean) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- addInteroperabilityDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- addIntervalConverter(IntervalConverter) - Method in class org.joda.time.convert.ConverterManager
-
Adds a converter to the set of converters.
- addIntHeader(String, int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- addItemQualifier(PropertyDescription) - Method in interface com.adobe.xmp.schema.model.ArrayType
-
Add an array item qualifier to each array item.
- addIterator(Iterator) - Method in class org.apache.commons.collections.iterators.CollatingIterator
-
Adds the given Iterator
to the iterators being collated.
- addIterator(Iterator) - Method in class org.apache.commons.collections.iterators.IteratorChain
-
Add an Iterator to the end of the chain
- addIterator(Iterator<? extends E>) - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Adds the given Iterator
to the iterators being collated.
- addIterator(Iterator<? extends E>) - Method in class org.apache.commons.collections4.iterators.IteratorChain
-
Add an Iterator to the end of the chain
- ADDITIONAL_MODEL_INFO - Static variable in interface org.apache.tika.metadata.IPTC
-
Information about the ethnicity and other facets of the model(s) in a
model-released image.
- AdditionalEventInfo - Interface in org.apache.jackrabbit.spi.commons
-
Provides additional information for an
Event
.
- ADDITIVE_MODE - Static variable in class org.apache.commons.math.util.ResizableDoubleArray
-
additive expansion mode
- AdditiveExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- addJob(Job) - Method in interface com.day.cq.dam.commons.util.AssetUpdate
-
Announce that a job is run as part of this update.
- addJob(String, Object, Map<String, Serializable>, String, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
- addKeyDeserializer(Class<?>, KeyDeserializer) - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
- addKeyDeserializers(KeyDeserializers) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that module can use to register additional deserializers to use for
handling Map key values (which are separate from value deserializers because
they are always serialized from String values)
- addKeySerializer(Class<? extends T>, JsonSerializer<T>) - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
- addKeySerializers(Serializers) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that module can use to register additional serializers to use for
handling Map key values (which are separate from value serializers because
they must write JsonToken.FIELD_NAME
instead of String value).
- addKeyStoreKeyEntry(ResourceResolver, String, String, Key, Certificate[]) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Adds a private key entry with a certificate chain to the key store owned by the user with the user id equal to userId
.
- addKeyStoreKeyPair(ResourceResolver, String, KeyPair, String) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Saves a KeyPair
in the KeyStore
owned by the user whose user id is userId
, under the specified alias.
- addLast(Object) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Inserts the specified element at the end of this list.
- addLast(Object) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- addLast(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- addLast(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Inserts the element at the end of the path to be built.
- addLast(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Inserts the element at the end of the path to be built.
- addLast(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Inserts the element at the end of the path to be built.
- addLayer(Layer, int) - Method in class com.day.image.Animation
-
Add a layer for display during the indicated delay time after which the
image is disposed of using the default disposal method.
- addLayer(Layer, int, int) - Method in class com.day.image.Animation
-
Add a layer for display during the indicated delay time after which the
image is disposed of using the disposal method.
- addLeadingComment(CL) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.Annotations
-
- addLink(String, String) - Method in interface com.adobe.cq.projects.api.Project
-
Creates a new link or updates an existing link for the specified target.
- addLink(String, String, String) - Method in class com.adobe.granite.ui.components.HtmlResponse
-
Adds a link to the response.
- addLink(Link) - Method in class com.adobe.reef.siren.builder.EntityBuilder
-
- addListener(MetricRegistryListener) - Method in class com.codahale.metrics.MetricRegistry
-
- addListener(Object) - Method in class com.day.util.ListenerList
-
Adds a listener to the list of listeners if it is not yet registered in
the list.
- addListener(FileAlterationListener) - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Add a file system listener.
- addListener(L) - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Registers an event listener.
- addListener(L, boolean) - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Registers an event listener.
- addListener(NamespaceListener) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
-
Deprecated.
Registers listener
to get notifications when namespace
mappings change.
- addLocalDefinition(Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.introspect.SimpleMixInResolver
-
- addLocation(String, Map<String, Object>, boolean) - Method in interface com.adobe.cq.address.api.location.LocationManager
-
Deprecated.
Adds a location to the location group.
- addLockManager(LockManager) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
- addLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
-
- addLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Add the given lock token to this SessionInfo
.
- addLockToken(String) - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Add the given lock token to this SessionInfo
.
- addLockToken(String) - Method in interface org.apache.jackrabbit.webdav.DavSession
-
Adds a lock token to this DavSession
.
- addLongCreator(AnnotatedWithParams, boolean) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- addMapping(String, String, String) - Method in interface com.day.cq.mcm.emailprovider.types.EmailTools
-
This function adds a tool mapping.
- addMapping(String, String) - Method in interface com.day.cq.mcm.emailprovider.types.PersonalizationInfo
-
This function adds a personalization mapping
- addMapping(Class<T>, Class<? extends T>) - Method in class com.fasterxml.jackson.databind.module.SimpleAbstractTypeResolver
-
Method for adding a mapping from super type to specific subtype.
- addMapping(String, String) - Method in class org.apache.jackrabbit.vault.fs.api.RegexpPathMapping
-
Add a new mapping based on regular expression.
- AddMediaPortalEventParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddMediaPortalEventParam() - Constructor for class com.scene7.ipsapi.AddMediaPortalEventParam
-
- AddMediaPortalEventReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddMediaPortalEventReturn() - Constructor for class com.scene7.ipsapi.AddMediaPortalEventReturn
-
- addMember(SlingHttpServletRequest) - Method in class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- addMember(Resource, Map<String, Object>, ClientUtilities) - Method in class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- addMember(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberGroupProfileOperations
-
- addMember(Resource, Map<String, Object>, ClientUtilities) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberGroupProfileOperations
-
Add member to a group representing by the specified resource.
- addMember(Authorizable) - Method in interface com.day.cq.security.Group
-
Deprecated.
The implementation is no required to check for circular membership definition.
- addMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
Add a member to this Group.
- addMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
-
- addMember(DavResource, InputContext) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Add the given resource as an internal member to this resource.
- addMember(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Add a member to the group.
- addMembers(String...) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
Add one or more member(s) to this Group.
- addMembers(Session, String, String[]) - Method in interface org.apache.jackrabbit.vault.fs.spi.UserManagement
-
Adds the given memberships to the specified group.
- addMessageCountListener(MessageCountListener) - Method in class com.sun.mail.imap.IMAPFolder
-
- addMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Append the given messages into this folder.
- addMessages(int, int) - Method in class com.sun.mail.imap.MessageCache
-
Add count messages to the cache.
- addMetadata(InputStream) - Method in interface com.day.cq.dam.api.Context
-
Add metadata.
- addMetadata(InputStream) - Method in class com.day.cq.dam.commons.handler.SimpleContext
-
Add metadata.
- addMetadata(String) - Method in class org.apache.tika.parser.xml.AttributeDependantMetadataHandler
-
- addMetadata(String) - Method in class org.apache.tika.parser.xml.MetadataHandler
-
Deprecated.
- addMetadataNode(String, Session) - Method in interface com.day.cq.dam.api.MetadataManager
-
Deprecated.
- addMetadataProperties(Map) - Method in class com.day.cq.dam.api.metadata.ExtractedMetadata
-
Add a map of additional metadata properties
- addMillis(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of milliseconds to the date.
- addMillis(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified millis to the number of millis in the period.
- addMillis(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of milliseconds to the date.
- addMillis(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified millis to the number of millis in the period.
- addMilliseconds(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of milliseconds to a date returning a new object.
- addMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of milliseconds to a date returning a new object.
- addMinutes(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of minutes to a date returning a new object.
- addMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of minutes to a date returning a new object.
- addMinutes(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of minutes to the date.
- addMinutes(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified minutes to the number of minutes in the period.
- addMinutes(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of minutes to the date.
- addMinutes(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified minutes to the number of minutes in the period.
- addMissingElementExceptions(MissingElementException) - Method in exception org.apache.sling.models.factory.MissingElementsException
-
- addMixIn(Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method to use for adding mix-in annotations to use for augmenting
specified class or interface.
- addMixin(Tree, String, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- addMixin(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Add a mixin type
- addMixInAnnotations(Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- addMonths(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of months to a date returning a new object.
- addMonths(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of months to a date returning a new object.
- addMonths(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of months to the date.
- addMonths(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified months to the number of months in the period.
- addMonths(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of months to the date.
- addMonths(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified months to the number of months in the period.
- addMove(String, String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
-
- addMulti(Metadata, Property, String) - Static method in class org.apache.tika.parser.microsoft.SummaryExtractor
-
- addMultiple(boolean) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds multiple
attribute.
- addName(String, int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- addName(String, int, int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- addName(String, int, int, int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- addName(String, int[], int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- addName(String) - Method in class org.apache.jackrabbit.vault.fs.api.NodeNameList
-
- addNamespace(String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
-
- addNamespaces(NamespaceMapping) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
-
- addNode(String, String) - Method in interface org.apache.jackrabbit.commons.flat.NodeSequence
-
Add a with the given key
and primary node type name.
- addNode(NodeId, Name, Name, String) - Method in interface org.apache.jackrabbit.spi.Batch
-
Add a new node to the persistent layer.
- addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
-
- addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
-
- addNode(NodeId, Name, Name, String) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
- AddNode(NodeId, Name, Name, String) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
-
Create a new add-node
Operation
for the given arguments.
- addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
-
- addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
-
- addNodeInfo(NodeInfo) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
- addNodeTypes(Node) - Method in interface org.apache.jackrabbit.vault.fs.api.NodeTypesCollector
-
Add the primary and mixin node types of that node to the internal set
of used node types.
- addNoWrapToCopy(int) - Method in class org.joda.time.LocalTime.Property
-
Adds to this field in a copy of this LocalTime.
- addNoWrapToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay,
throwing an Exception if the bounds are exceeded.
- addNull() - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will add a null value at the end of this array node.
- addObject() - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will construct an ObjectNode and add it at the end
of this array node.
- addObjectClassDefinition(OCD) - Method in class org.apache.felix.metatype.MetaData
-
- addObservedPoint(double, double) - Method in class org.apache.commons.math.optimization.fitting.CurveFitter
-
Add an observed (x,y) point to the sample with unit weight.
- addObservedPoint(double, double, double) - Method in class org.apache.commons.math.optimization.fitting.CurveFitter
-
Add an observed weighted (x,y) point to the sample.
- addObservedPoint(WeightedObservedPoint) - Method in class org.apache.commons.math.optimization.fitting.CurveFitter
-
Add an observed weighted (x,y) point to the sample.
- addObservedPoint(double, double) - Method in class org.apache.commons.math.optimization.fitting.GaussianFitter
-
Adds point (x
, y
) to list of observed points
with a weight of 1.0.
- addObservedPoint(double, double, double) - Method in class org.apache.commons.math.optimization.fitting.GaussianFitter
-
Adds point (x
, y
) to list of observed points
with a weight of weight
.
- addObservedPoint(double, double, double) - Method in class org.apache.commons.math.optimization.fitting.HarmonicFitter
-
Add an observed weighted (x,y) point to the sample.
- addObservedPoint(double, double, double) - Method in class org.apache.commons.math.optimization.fitting.PolynomialFitter
-
Add an observed weighted (x,y) point to the sample.
- addObserver(FileAlterationObserver) - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Add a file system observer to this monitor.
- addObserver(Observer) - Method in class org.apache.jackrabbit.oak.spi.commit.ChangeDispatcher
-
Register a new
Observer
for receiving notifications about changes reported to
this change dispatcher.
- addObserver(Observer) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
-
- addObserver(Observer) - Method in interface org.apache.jackrabbit.oak.spi.commit.Observable
-
Register a new Observer
.
- addOperand(TypeRule) - Method in class com.adobe.xmp.schema.model.rules.LogicalRule
-
Adds a new operand, for the operator NOT, only one operand is allowed.
- addOperand(T) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
-
Adds a new operand
(child node) to this query node.
- addOperation(T) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
-
- addOperation(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
-
Determines the cancellation behavior from the list of
operations
and the current operation
op
:
When the current operation is cancelled by the last operation, the list of operations
is not modified.
When the current operation and the last operation cancel each other, the last operation is
removed from the list of operations.
When the last operation is cancelled by this operation, the last operation is removed from
the list of operations and determination of cancellation starts from scratch.
Otherwise add the current operation to the list of operations.
- addOperationExtension(T) - Method in class com.adobe.cq.social.scf.core.operations.AbstractOperationService
-
- addOperationExtension(T) - Method in interface com.adobe.cq.social.scf.OperationService
-
- addOptionalAttribute(String, String) - Method in class org.apache.felix.metatype.OptionalAttributes
-
- addOrderSpec(Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
- addOrderSpec(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Adds an order specification to this query node.
- addOrderSpec(OrderQueryNode.OrderSpec) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Adds an order specification to this query node.
- addOrOverride(Annotation) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector
-
- addOrOverrideParam(int, Annotation) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
Method called to override a method parameter annotation,
usually due to a mix-in
annotation masking or overriding an annotation 'real' method
has.
- addOrRemoveMember(Resource, Map<String, Object>, U) - Method in class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- addOrReplaceProperty(SettableBeanProperty, boolean) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
Method for adding a new property or replacing a property.
- addOther(String, String) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds the given name as data-*
attribute.
- addOthers(Map<String, Object>, String...) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds the given data as data-*
attributes.
- addParam(String, String) - Method in class com.adobe.cq.socialmedia.SocialParams
-
Adds parameter to be included in the SM network request
- addParam(String, Object) - Method in interface com.day.cq.mcm.emailprovider.types.BaseType
-
Add a custom parameter to the entity.
- addParam(String, String) - Method in class com.day.cq.wcm.tags.RequestURLTag
-
Adds a parameter with the given name
and value
.
- addParam(String, String, Context, String, L, A) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.DataPatternBuilder
-
- addParameter(String, String) - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Adds a parameter to the param list
- AddParamTag - Class in com.day.cq.wcm.tags
-
AddParamTag
may be used inside a
RequestURLTag
to add
a parameter to the URL.
- AddParamTag() - Constructor for class com.day.cq.wcm.tags.AddParamTag
-
- addPart(String, String) - Method in class org.apache.commons.mail.MultiPartEmail
-
Add a new part to the email.
- addPart(MimeMultipart) - Method in class org.apache.commons.mail.MultiPartEmail
-
Add a new part to the email.
- addPart(MimeMultipart, int) - Method in class org.apache.commons.mail.MultiPartEmail
-
Add a new part to the email.
- addPartialConverter(PartialConverter) - Method in class org.joda.time.convert.ConverterManager
-
Adds a converter to the set of converters.
- addPathElement(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Adds a path element to the existing relative path.
- addPathElement(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Adds a path element to the existing relative path.
- addPathStep(LocationStepQueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Adds a path step to this PathQueryNode
.
- addPattern(int, String, String) - Method in class com.day.text.Replace
-
Insert the pattern at the indicated position in the internal pattern list
- addPattern(String, String) - Method in class com.day.text.Replace
-
Append the pattern to the internal pattern list
- addPattern(MimeType, String) - Method in class org.apache.tika.mime.MimeTypes
-
Adds a file name pattern for the given media type.
- addPattern(MimeType, String, boolean) - Method in class org.apache.tika.mime.MimeTypes
-
Adds a file name pattern for the given media type.
- addPatterns(String[][]) - Method in class com.day.text.Replace
-
Append all the pattern/replacement String pairs to the list.
- addPaxHeader(String, String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
add a PAX header to this entry.
- addPeriodConverter(PeriodConverter) - Method in class org.joda.time.convert.ConverterManager
-
Adds a converter to the set of converters.
- addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
- addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
- addPersonAndEmail(String, Property, Property, Metadata) - Static method in class org.apache.tika.parser.mail.MailUtil
-
This tries to split a "from" or "to" value into a person field and an email field.
- addPoint(T) - Method in class org.apache.commons.math.stat.clustering.Cluster
-
Add a point to this cluster.
- addPOJO(Object) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will construct a POJONode and add it at the end
of this array node.
- addPossibleSegmentsToValues(ValueMap, Map<String, Object>, ResourceResolver) - Static method in class com.day.cq.mcm.api.MCMUtil
-
- addPossibleTagsToValues(Page, Map<String, Object>) - Static method in class com.day.cq.mcm.api.MCMUtil
-
- addPredefinedBucket(PredefinedBucket) - Method in class com.day.cq.search.facets.extractors.PredefinedBucketsFacetExtractor
-
Adds a predefined bucket to this extractor.
- addPredicate(Predicate) - Method in interface com.day.cq.search.SimpleSearch
-
Allows to add custom predicates for the underlying
Query
.
- addPredicate(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Adds a predicate node to this location step.
- addPrefix(String, String) - Method in class org.apache.tika.sax.xpath.XPathParser
-
- addPrincipals(Principal...) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
-
Add Principal
s that are allowed to perform some implementation
specific actions on those items where this policy takes effect.
- addPrincipalSearchProperty(DavPropertyName, String, String) - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
-
Add a property name that should be listed in the DAV:principal-search-property-set.
- addProcess(AutoModerationProcess) - Method in interface com.adobe.cq.social.ugcbase.moderation.AutoModeration
-
Adds a process to the cache.
- addProfile(String, LanguageProfile) - Static method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Adds a single language profile
- AddProjectAssetsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddProjectAssetsParam() - Constructor for class com.scene7.ipsapi.AddProjectAssetsParam
-
- AddProjectAssetsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddProjectAssetsReturn() - Constructor for class com.scene7.ipsapi.AddProjectAssetsReturn
-
- addPromotion(String) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Apply a promotion to this session's cart.
- addPromotion(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Adds a client-side-resolved promotion to the current session.
- addProperty(String, Object) - Method in class com.adobe.reef.siren.builder.EntityBuilder
-
- addProperty(PropertyDescription) - Method in interface com.adobe.xmp.schema.model.SchemaDescription
-
Adds a property to the schema.
- addProperty(SettableBeanProperty) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
Method to add a property setter.
- addProperty(SettableBeanProperty) - Method in class com.fasterxml.jackson.databind.deser.impl.UnwrappedPropertyHandler
-
- addProperty(BeanPropertyDefinition) - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- addProperty(String, String) - Method in class com.google.gson.JsonObject
-
Convenience method to add a primitive member.
- addProperty(String, Number) - Method in class com.google.gson.JsonObject
-
Convenience method to add a primitive member.
- addProperty(String, Boolean) - Method in class com.google.gson.JsonObject
-
Convenience method to add a boolean member.
- addProperty(String, Character) - Method in class com.google.gson.JsonObject
-
Convenience method to add a char member.
- addProperty(String, Object) - Method in class org.apache.commons.collections.ExtendedProperties
-
Add a property to the configuration.
- addProperty(String, Value) - Method in interface org.apache.jackrabbit.commons.flat.PropertySequence
-
Add a property with the given key
and value
.
- addProperty(NodeId, Name, QValue) - Method in interface org.apache.jackrabbit.spi.Batch
-
Add a new property to the persistent layer.
- addProperty(NodeId, Name, QValue[]) - Method in interface org.apache.jackrabbit.spi.Batch
-
Add a new multi-valued property to the persistent layer.
- addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
-
- addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
-
- addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
-
- addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
-
- addProperty(NodeId, Name, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
- addProperty(NodeId, Name, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
- AddProperty(NodeId, Name, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
-
Create a new add-property
Operation
for the given arguments.
- AddProperty(NodeId, Name, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
-
Create a new add-property
Operation
for the given arguments.
- addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
-
- addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
-
- addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
-
- addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
-
- addProperty(NodeId, Name, int, QValue) - Method in interface org.apache.jackrabbit.spi.Tree
-
- addProperty(NodeId, Name, int, QValue[]) - Method in interface org.apache.jackrabbit.spi.Tree
-
- addProperty(String, byte[], String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Add or update a property on a role.
- addPropertyCreator(AnnotatedWithParams, boolean, SettableBeanProperty[]) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- addPropertyFilterSet(PathFilterSet) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
- addPropertyFilterSet(PathFilterSet) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- addPropertyInfo(PropertyInfo) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
- addPropertyString(String, String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Add or update a property on a role
- AddPropertyWorkflowProcess - Class in com.day.cq.dam.core.process
-
- AddPropertyWorkflowProcess() - Constructor for class com.day.cq.dam.core.process.AddPropertyWorkflowProcess
-
- addQualifier(PropertyDescription) - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
Add a qualifier to the property.
- addQueryLanguage(String, Namespace) - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
-
Add another query queryGrammer to this set.
- addQueryParam(String, String) - Method in class com.day.cq.commons.DownloadResource
-
Adds a query param to the 'query' attribute
- addRawArchiveEntry(ZipArchiveEntry, InputStream) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Adds an archive entry with a raw input stream.
- addRawValue(RawValue) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
- addReaders(UserProperties, Principal...) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Grant read permission on the UserProperties to the given Principal.
- addRecipients(Message.RecipientType, Address[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Creates a new data record in
Backend
.
- addRecord(InputStream) - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Creates a new data record.
- addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Creates a new data record.
- addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Creates a new data record in the primary data store.
- addRecurringSavings(String, int, int, int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
-
Add a recurring daylight saving time rule.
- addRedirectLink(String, String) - Method in class com.adobe.granite.ui.components.HtmlResponse
-
Adds a redirect link to indicate where the client should go after the post.
- addReference(PropertyDescription) - Method in interface com.adobe.xmp.schema.model.UnspecifiedType
-
Adds adds a reference to a property.
- addReference(Object) - Method in interface org.apache.jackrabbit.webdav.DavSession
-
Adds a reference to this DavSession
indicating that this
session must not be discarded after completion of the current request.
- addReferrer(String) - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Adds (if not already present) a referrer to this link.
- addRel(String) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds relationship.
- addRelation(String, String, Map<String, Object>) - Method in interface com.adobe.granite.asset.api.Asset
-
Adds a new relation to this Asset with additional properties
- addRelation(String, String) - Method in interface com.adobe.granite.asset.api.Asset
-
adds a new relation to this Asset.
- addRendition(String, InputStream, String) - Method in interface com.day.cq.dam.api.Asset
-
- addRendition(String, InputStream, Map<String, Object>) - Method in interface com.day.cq.dam.api.Asset
-
- addReplyTo(String) - Method in class org.apache.commons.mail.Email
-
Add a reply to address to the email.
- addReplyTo(String, String) - Method in class org.apache.commons.mail.Email
-
Add a reply to address to the email using the specified address and
the specified personal name.
- addReplyTo(String, String, String) - Method in class org.apache.commons.mail.Email
-
Add a reply to address to the email using the specified address,
personal name, and charset encoding for the name.
- addReportType(ReportType) - Method in class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
-
Add an additional report type to this property's value.
- addRepositoryConfig(VaultAuthConfig.RepositoryConfig) - Method in class org.apache.jackrabbit.vault.fs.config.VaultAuthConfig
-
- addRequiredMember(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Add a required member to the group
- addRequiredPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
-
- addRequiredPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
-
- addRequiredPrimaryType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
-
Adds a required primary type of the node definition being built.
- addResource(Closeable) - Method in class org.apache.tika.io.TemporaryResources
-
- addResourceProperties(DavResource, DavPropertyNameSet, int, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Add response(s) to this multistatus, in order to build a multistatus for
responding to a PROPFIND request.
- addResourceProperties(DavResource, DavPropertyNameSet, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Add response(s) to this multistatus, in order to build a multistatus e.g.
- addResources(JSONArray) - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathResources
-
- addResourceStatus(DavResource, int, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Add response(s) to this multistatus, in order to build a multistatus
as returned for COPY, MOVE, LOCK or DELETE requests resulting in an error
with a resource other than the resource identified in the Request-URI.
- addResourcesToRemove(Set<String>) - Method in class com.day.cq.wcm.designimporter.DesignImporterContext
-
Registers resources that can be removed after the import has finished.
- addResponse(String) - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- addResponse(String) - Method in class com.adobe.cq.social.tally.client.api.AbstractTally
-
Deprecated.
- addResponse(MultiStatusResponse) - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Add a MultiStatusResponse
element to this MultiStatus
- addResponseHandler(ResponseHandler) - Method in class com.sun.mail.iap.Protocol
-
Adds a response handler.
- Address - Class in com.adobe.cq.address.api
-
- Address(Resource) - Constructor for class com.adobe.cq.address.api.Address
-
Deprecated.
Creates an address object.
- ADDRESS - Static variable in interface com.adobe.cq.social.calendar.client.endpoints.CalendarRequestConstants
-
- AddressException - Exception in com.adobe.cq.address.api
-
- AddressException(String) - Constructor for exception com.adobe.cq.address.api.AddressException
-
Deprecated.
- AddressException(String, Throwable) - Constructor for exception com.adobe.cq.address.api.AddressException
-
Deprecated.
- AddressException(Throwable) - Constructor for exception com.adobe.cq.address.api.AddressException
-
Deprecated.
- AddressManager - Interface in com.adobe.cq.address.api
-
- AddressProvider - Interface in com.adobe.cq.address.api
-
- addRights(ACL) - Method in class com.sun.mail.imap.IMAPFolder
-
Add the rights specified in the ACL to the entry for the
identifier specified in the ACL.
- addRoot() - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
- addRootCategory(String, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Adds a root category to the classification.
- addRootDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- addRow(Asset[]) - Method in interface com.day.cq.dam.api.s7dam.set.SpinSet
-
Deprecated.
Adds row to the Set.
- addRow(DataRow) - Method in class com.day.cq.reporting.Data
-
Adds the specified row of data.
- addSeconds(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of seconds to a date returning a new object.
- addSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of seconds to a date returning a new object.
- addSeconds(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of seconds to the date.
- addSeconds(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified seconds to the number of seconds in the period.
- addSeconds(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of seconds to the date.
- addSeconds(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified seconds to the number of seconds in the period.
- addSelected(boolean) - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Adds selected
attribute.
- addSelectProperty(Name) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Adds a new select property to the query.
- addSelfReference(ResolvedRecursiveType) - Method in class com.fasterxml.jackson.databind.type.ClassStack
-
Method called to indicate that there is a self-reference from
deeper down in stack pointing into type this stack frame represents.
- addSerializationExclusionStrategy(ExclusionStrategy) - Method in class com.google.gson.GsonBuilder
-
Configures Gson to apply the passed in exclusion strategy during serialization.
- addSerializer(JsonSerializer<?>) - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
- addSerializer(Class<? extends T>, JsonSerializer<T>) - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
Method for adding serializer to handle values of specific type.
- addSerializer(JsonSerializer<?>) - Method in class com.fasterxml.jackson.databind.module.SimpleSerializers
-
Method for adding given serializer for type that
JsonSerializer.handledType()
specifies (which MUST return a non-null class; and can NOT be
Object
, as a
sanity check).
- addSerializer(Class<? extends T>, JsonSerializer<T>) - Method in class com.fasterxml.jackson.databind.module.SimpleSerializers
-
- addSerializer(Class<?>, JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.impl.PropertySerializerMap
-
Method that can be used to 'register' a serializer that caller has resolved
without help of this map.
- addSerializer(JavaType, JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.impl.PropertySerializerMap
-
- addSerializers(Serializers) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that module can use to register additional serializers to use for
handling types.
- addSerializers(List<JsonSerializer<?>>) - Method in class com.fasterxml.jackson.databind.module.SimpleSerializers
-
- addSessionIndex(String) - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- addSetter(AnnotatedMethod, PropertyName, boolean, boolean, boolean) - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- addSize(Asset) - Method in class com.day.cq.dam.core.process.AddPropertyWorkflowProcess
-
- addSlide(Asset, Map<String, Object>) - Method in interface com.day.cq.dam.api.s7dam.set.CarouselSet
-
Add a slide to carousel set
- addSmartAssetUpdateFlag(Asset) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
Deprecated.
- addSmartAssetUpdateSource(Asset, String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- addSort(UgcSort) - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Add a UgcSort to the list.
- addStepHandler(StepHandler) - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Add a step handler to this integrator.
- addStepHandler(StepHandlerWithJacobians) - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Add a step handler to this integrator.
- addStepHandler(StepHandler) - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegrator
-
Add a step handler to this integrator.
- addStepHandler(StepHandler) - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Add a step handler to this integrator.
- addStringCreator(AnnotatedWithParams, boolean) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- addSubAsset(String, String, InputStream) - Method in interface com.day.cq.dam.api.Asset
-
Adds/replaces a sub-asset to this asset.
- addSubAsset(Scene7Asset) - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Adds a new sub-asset to the current asset
- addSubAsset(Scene7Asset) - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- addSubFolder(Scene7Folder) - Method in interface com.day.cq.dam.scene7.api.model.Scene7Folder
-
Includes the subFolder parameter in the list of sub folders of this S7 folder
- addSubjectLocality(SubjectLocality) - Method in class com.adobe.granite.auth.saml.model.AuthnStatement
-
- addSubscriberToList(Subscriber) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function calls an ET webservice to add a subscriber to a list.
- addSubscriberToList(Configuration, Subscriber) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function is used to add a subscriber to subscription lists.
- addSupertype(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
Add the given name to the set of supertypes of the node type definition
being built
- addSupertype(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
-
- addSuperType(MediaType, MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
- addSymbol(String) - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.SymbolTable
-
Adds the specified symbol to the symbol table and returns a
reference to the unique symbol.
- addSymbol(char[], int, int) - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.SymbolTable
-
Adds the specified symbol to the symbol table and returns a
reference to the unique symbol.
- AddTagFieldValuesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddTagFieldValuesParam() - Constructor for class com.scene7.ipsapi.AddTagFieldValuesParam
-
- AddTagFieldValuesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddTagFieldValuesReturn() - Constructor for class com.scene7.ipsapi.AddTagFieldValuesReturn
-
- addTagsTo(Resource, Tag[]) - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManager
-
Add on or multiple tags to a resource.
- addTask() - Method in interface org.apache.jackrabbit.vault.packaging.registry.ExecutionPlanBuilder
-
Adds a new task to this builder.
- addTaskToCurrentCycle(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
-
Schedule a task for execution in the current cycle.
- addTaskToNextCycle(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
-
Deprecated.
- addTempFile(File) - Method in interface com.day.util.ExecutionContext
-
Add a temporary file to this ExecutionContext
.
- addTemporaryFileForCleanup(File) - Method in class com.day.cq.dam.api.metadata.ExtractedMetadata
-
Add temp file which is used in the metadata extraction method.
- addText(char[], int, int) - Method in class org.apache.tika.language.detect.LanguageDetector
-
Add statistics about this text for the current document.
- addText(CharSequence) - Method in class org.apache.tika.language.detect.LanguageDetector
-
Add to the statistics being accumulated for the current
document.
- addText(String, L, CL) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.ElementAnnotationBuilder
-
Called when a child text is found.
- addThumbnail(BufferedImage) - Method in interface com.day.cq.dam.api.Context
-
Add thumbnail image.
- addThumbnail(BufferedImage) - Method in class com.day.cq.dam.commons.handler.SimpleContext
-
Add thumbnail image.
- addTimeoutObserver(TimeoutObserver) - Method in class org.apache.commons.exec.Watchdog
-
- addTo(String) - Method in class org.apache.commons.mail.Email
-
Add a recipient TO to the email.
- addTo(String...) - Method in class org.apache.commons.mail.Email
-
Add a list of TO recipients to the email.
- addTo(String, String) - Method in class org.apache.commons.mail.Email
-
Add a recipient TO to the email using the specified address and the
specified personal name.
- addTo(String, String, String) - Method in class org.apache.commons.mail.Email
-
Add a recipient TO to the email using the specified address, personal
name, and charset encoding for the name.
- addToAliasReplicated(String) - Method in class com.day.cq.replication.ReplicationOptions
-
Add path to already replicated alias set.
- addToCopy(int) - Method in class org.joda.time.DateMidnight.Property
-
Deprecated.
Adds to this field in a copy of this DateMidnight.
- addToCopy(long) - Method in class org.joda.time.DateMidnight.Property
-
Deprecated.
Adds to this field in a copy of this DateMidnight.
- addToCopy(int) - Method in class org.joda.time.DateTime.Property
-
Adds to this field in a copy of this DateTime.
- addToCopy(long) - Method in class org.joda.time.DateTime.Property
-
Adds to this field in a copy of this DateTime.
- addToCopy(int) - Method in class org.joda.time.LocalDate.Property
-
Adds to this field in a copy of this LocalDate.
- addToCopy(int) - Method in class org.joda.time.LocalDateTime.Property
-
Adds to this field in a copy of this LocalDateTime.
- addToCopy(long) - Method in class org.joda.time.LocalDateTime.Property
-
Adds to this field in a copy of this LocalDateTime.
- addToCopy(int) - Method in class org.joda.time.MonthDay.Property
-
Adds to the value of this field in a copy of this MonthDay.
- addToCopy(int) - Method in class org.joda.time.Partial.Property
-
Adds to the value of this field in a copy of this Partial.
- addToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay,
wrapping to what would be the next day if necessary.
- addToCopy(int) - Method in class org.joda.time.YearMonth.Property
-
Adds to the value of this field in a copy of this YearMonth.
- addToCopy(int) - Method in class org.joda.time.YearMonthDay.Property
-
Deprecated.
Adds to the value of this field in a copy of this YearMonthDay.
- addToEntry(int, int, T) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, double) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, T) - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, double) - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, T) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, double) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, T) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, double) - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, double) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Change an entry in the specified row and column.
- addToEntry(int, int, double) - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Change an entry in the specified row and column.
- addToEntry(int, int, T) - Method in class org.apache.commons.math.linear.SparseFieldMatrix
-
Change an entry in the specified row and column.
- addToIndex(Map<String, Object>) - Method in interface com.adobe.cq.social.srp.internal.SocialIndexer
-
- addTouchpointIndirection(String, String) - Method in interface com.day.cq.mcm.api.MCMFacade
-
Change configuration by adding an indirection.
- addTranslationJobComment(String, Comment) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Adds a comment at the translation job level.
- addTranslationObjectComment(String, TranslationObject, Comment) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Adds a Comment to the Translation Object.
- addType(MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
- addTypedSerializer(JavaType, JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.SerializerCache
-
Method called if none of lookups succeeded, and caller had to construct
a serializer.
- addTypedSerializer(Class<?>, JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.SerializerCache
-
- addTypeModifier(TypeModifier) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- addUnresolvedId(Object, Class<?>, JsonLocation) - Method in exception com.fasterxml.jackson.databind.deser.UnresolvedForwardReference
-
- addUser(S7Config, String, String, String, String, String, Instant, boolean, List<Scene7CompanyMembership>) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Creates a user account and adds the account to one of more companies
- addUser(S7Config, String, String, String, String, String, Instant, boolean, List<Scene7CompanyMembership>) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Creates a user account and adds the account to one of more companies
- AddUserParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddUserParam() - Constructor for class com.scene7.ipsapi.AddUserParam
-
- AddUserReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AddUserReturn() - Constructor for class com.scene7.ipsapi.AddUserReturn
-
- addUserToGroups(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
- addUserToGroups(Resource, Map<String, Object>, Session) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
Add user to Groups with the specified Map
of properties.
- addUserToSites(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
- addValue(String, Object) - Method in class com.fasterxml.jackson.databind.InjectableValues.Std
-
- addValue(Class<?>, Object) - Method in class com.fasterxml.jackson.databind.InjectableValues.Std
-
- addValue(double) - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Adds the value to the dataset.
- addValue(double[]) - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Add an n-tuple to the data
- addValue(double) - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Add a value to the data
- addValue(double) - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Adds the value to the dataset.
- addValue(double[]) - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Add an n-tuple to the data
- addValue(double) - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Add a value to the data
- addValue(Object) - Method in class org.apache.commons.math.stat.Frequency
-
- addValue(Comparable<?>) - Method in class org.apache.commons.math.stat.Frequency
-
Adds 1 to the frequency count for v.
- addValue(int) - Method in class org.apache.commons.math.stat.Frequency
-
Adds 1 to the frequency count for v.
- addValue(Integer) - Method in class org.apache.commons.math.stat.Frequency
-
- addValue(long) - Method in class org.apache.commons.math.stat.Frequency
-
Adds 1 to the frequency count for v.
- addValue(char) - Method in class org.apache.commons.math.stat.Frequency
-
Adds 1 to the frequency count for v.
- addValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a value
to this property.
- addValue(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#STRING
value to this property.
- addValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#DATE
value to this property.
- addValue(double) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#DOUBLE
value to this property.
- addValue(long) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#LONG
value to this property.
- addValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#BOOLEAN
value to this property.
- addValue(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#NAME
value to this property.
- addValue(Path) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#PATH
value to this property.
- addValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#DECIMAL
value to this property.
- addValue(URI) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#URI
value to this property.
- addValue(byte[]) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#BINARY
value to this property.
- addValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#BINARY
value to this property.
- addValue(File) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a PropertyType#BINARY
value to this property.
- addValueConstraint(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- addValueConstraint(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
-
- addValueConstraint(QValueConstraint) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
Adds a value constraint of the property definition being built.
- addValueInstantiator(Class<?>, ValueInstantiator) - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
Method for registering
ValueInstantiator
to use when deserializing
instances of type
beanType
.
- addValueInstantiator(Class<?>, ValueInstantiator) - Method in class com.fasterxml.jackson.databind.module.SimpleValueInstantiators
-
- addValueInstantiators(ValueInstantiators) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- addVariableReplacement(String, String) - Method in class org.apache.jackrabbit.core.util.db.CheckSchemaOperation
-
Adds a variable replacement mapping.
- addVariableToEnvironment(Map<String, String>, String) - Static method in class org.apache.commons.exec.environment.EnvironmentUtils
-
Add a key/value pair to the given environment.
- addVersionControl() - Method in interface org.apache.jackrabbit.webdav.version.VersionableResource
-
Converts this versionable resource into a version-controlled resource.
- addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Add the given version label in the persistent layer.
- addVocable(Object, String) - Method in class com.adobe.xmp.schema.model.rules.ClosedChoice
-
Add a vocable.
- addVocable(Vocable) - Method in class com.adobe.xmp.schema.model.rules.ClosedChoice
-
Adds a vocable.
- addVoucher(String) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Apply a voucher to this session's cart.
- addVoucher(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Add a
Voucher
, identified by its code, to the cart.
- addWeeks(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of weeks to a date returning a new object.
- addWeeks(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of weeks to a date returning a new object.
- addWeeks(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of weeks to the date.
- addWeeks(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified weeks to the number of weeks in the period.
- addWeeks(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of weeks to the date.
- addWeeks(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified weeks to the number of weeks in the period.
- addWeekyears(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of weekyears to the date.
- addWeekyears(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of weekyears to the date.
- addWorkspace(DavResource) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
-
Add a new member to this resource, that represents a workspace.
Please note that no resource must exist at the location of the new workspace.
- addWrapField(long, int) - Method in class org.joda.time.DateTimeField
-
Adds a value (which may be negative) to the millis value,
wrapping within this field.
- addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
-
Adds a value (which may be negative) to the partial instant,
wrapping within this field.
- addWrapField(long, int) - Method in class org.joda.time.field.BaseDateTimeField
-
Adds a value (which may be negative) to the instant value,
wrapping within this field.
- addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
-
Adds a value (which may be negative) to the partial instant,
wrapping within this field.
- addWrapField(long, int) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- addWrapField(long, int) - Method in class org.joda.time.field.DividedDateTimeField
-
Add to the scaled component of the specified time instant,
wrapping around within that component if necessary.
- addWrapField(long, int) - Method in class org.joda.time.field.OffsetDateTimeField
-
Add to the offset component of the specified time instant,
wrapping around within that component if necessary.
- addWrapField(long, int) - Method in class org.joda.time.field.PreciseDateTimeField
-
Add to the component of the specified time instant, wrapping around
within that component if necessary.
- addWrapField(long, int) - Method in class org.joda.time.field.RemainderDateTimeField
-
Add the specified amount to the specified time instant, wrapping around
within the remainder range if necessary.
- addWrapField(long, int) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- addWrapField(long, int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- addWrapField(int) - Method in class org.joda.time.MutableDateTime.Property
-
Adds a value, possibly wrapped, to the millis value.
- addWrapFieldToCopy(int) - Method in class org.joda.time.DateMidnight.Property
-
Deprecated.
Adds to this field, possibly wrapped, in a copy of this DateMidnight.
- addWrapFieldToCopy(int) - Method in class org.joda.time.DateTime.Property
-
Adds to this field, possibly wrapped, in a copy of this DateTime.
- addWrapFieldToCopy(int) - Method in class org.joda.time.LocalDate.Property
-
Adds to this field, possibly wrapped, in a copy of this LocalDate.
- addWrapFieldToCopy(int) - Method in class org.joda.time.LocalDateTime.Property
-
Adds to this field, possibly wrapped, in a copy of this LocalDateTime.
- addWrapFieldToCopy(int) - Method in class org.joda.time.LocalTime.Property
-
Adds to this field, possibly wrapped, in a copy of this LocalTime.
- addWrapFieldToCopy(int) - Method in class org.joda.time.MonthDay.Property
-
Adds to the value of this field in a copy of this MonthDay wrapping
within this field if the maximum value is reached.
- addWrapFieldToCopy(int) - Method in class org.joda.time.Partial.Property
-
Adds to the value of this field in a copy of this Partial wrapping
within this field if the maximum value is reached.
- addWrapFieldToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay wrapping
within this field if the maximum value is reached.
- addWrapFieldToCopy(int) - Method in class org.joda.time.YearMonth.Property
-
Adds to the value of this field in a copy of this YearMonth wrapping
within this field if the maximum value is reached.
- addWrapFieldToCopy(int) - Method in class org.joda.time.YearMonthDay.Property
-
Deprecated.
Adds to the value of this field in a copy of this YearMonthDay wrapping
within this field if the maximum value is reached.
- addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
-
Adds a value (which may be negative) to the partial instant,
wrapping the whole partial if the maximum size of the partial is reached.
- addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
-
Adds a value (which may be negative) to the partial instant,
wrapping the whole partial if the maximum size of the partial is reached.
- addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- addYears(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Adds a number of years to a date returning a new object.
- addYears(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of years to a date returning a new object.
- addYears(int) - Method in class org.joda.time.MutableDateTime
-
Add a number of years to the date.
- addYears(int) - Method in class org.joda.time.MutablePeriod
-
Adds the specified years to the number of years in the period.
- addYears(int) - Method in interface org.joda.time.ReadWritableDateTime
-
Add a number of years to the date.
- addYears(int) - Method in interface org.joda.time.ReadWritablePeriod
-
Adds the specified years to the number of years in the period.
- ADHOC_FOLDER - Static variable in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
- adjust(int, float) - Method in class com.day.image.Layer
-
Adjust brightness and contrast of the image using the adjustments
indicated :
The brightness operand is a number in the range -255 ..
- adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustOffset(long, boolean) - Method in class org.joda.time.DateTimeZone
-
Adjusts the offset to be the earlier or later one during an overlap.
- adjustOrientation(Asset, Layer) - Static method in class com.day.cq.dam.commons.util.OrientationUtil
-
Adjust the given layer to the orientation stored in the asset's metadata.
- adjustReferences(ResourceResolver, String, String, String[]) - Method in class com.day.cq.wcm.commons.ReferenceSearch
-
Adjusts all references to path
to destination
in the pages specified by refPaths
.
- adjustReferences(Node, String, String) - Method in class com.day.cq.wcm.commons.ReferenceSearch
-
Adjusts all references to path
to destination
in the properties below the specified node
.
- adjustReferences(Node, String, String, boolean, Set<String>) - Method in class com.day.cq.wcm.commons.ReferenceSearch
-
Adjusts all references to path
to destination
in the properties below the specified node
.
- adjustToLong(int) - Static method in class org.apache.commons.compress.archivers.zip.ZipUtil
-
Assumes a negative integer really is a positive integer that
has wrapped around and re-creates the original value.
- ADMIN_UI_EXTENSION_CONF_RELPATH - Static variable in interface com.day.cq.dam.commons.util.DamConfigurationConstants
-
relative path to Conf item for extensions to admin ui
- ADMIN_UI_OOTB_CONF_RELPATH - Static variable in interface com.day.cq.dam.commons.util.DamConfigurationConstants
-
relative path to Conf item for admin ui configurations
- ADMINISTER - Static variable in class com.sun.mail.imap.Rights.Right
-
Administer - perform SETACL.
- AdminPrincipal - Interface in org.apache.jackrabbit.oak.spi.security.principal
-
Principal used to mark an administrator.
- ADOBE_COLOR_TRANSFORM_UNKNOWN - Static variable in class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- ADOBE_COLOR_TRANSFORM_YCbCr - Static variable in class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- ADOBE_COLOR_TRANSFORM_YCCK - Static variable in class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- AdobeFontMetricParser - Class in org.apache.tika.parser.font
-
Parser for AFM Font Files
- AdobeFontMetricParser() - Constructor for class org.apache.tika.parser.font.AdobeFontMetricParser
-
- AdobePageMaker6TagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
TIFF specification supplement 1
Enhancements for Adobe PageMaker(R) 6.0 software
http://partners.adobe.com/public/developer/en/tiff/TIFFPM6.pdf
- AdobePDF - Interface in com.adobe.xmp.core.namespace
-
- AdobePhotoshopTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
TIFF specification supplement 2
Adobe Photoshop (R) TIFF Technical Notes
http://partners.adobe.com/public/developer/en/tiff/TIFFphotoshop.pdf
- advance() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMap.Iterator
-
Advance iterator one step further.
- advance() - Method in class org.apache.commons.math.util.OpenIntToFieldHashMap.Iterator
-
Advance iterator one step further.
- ADVISORY - Static variable in interface com.adobe.xmp.core.namespace.XMPBasic
-
- AED_SIG - Static variable in class org.apache.commons.compress.archivers.zip.ZipLong
-
Archive extra data record signature.
- afterAction(Operation, Session, T, Map<String, Object>) - Method in interface com.adobe.cq.social.scf.OperationExtension
-
Callback method after the operation is performed.
- afterComment - Variable in class org.apache.jackrabbit.vault.util.xml.serialize.ElementState
-
True if the last serialized node was a comment node.
- afterDeliver(Notification, String, Session, Map<String, Object>) - Method in interface com.adobe.cq.social.notifications.channel.ChannelExtension
-
- afterElement - Variable in class org.apache.jackrabbit.vault.util.xml.serialize.ElementState
-
True if the last serialized node was an element node.
- afterLaunch(Process) - Method in interface com.adobe.versioncue.nativecomm.hook.IProcessLauncherHook
-
Called after a new process is spawned.
- AfterMovePageProcess - Class in com.day.cq.wcm.workflow.process
-
AfterMovePageProcess
Process to perform replication after a move operation.
- AfterMovePageProcess() - Constructor for class com.day.cq.wcm.workflow.process.AfterMovePageProcess
-
- afterOperation(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
-
- afterReplacingUpdatedAsset(String, Session, String, ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- AgeFileFilter - Class in org.apache.commons.io.filefilter
-
Filters files based on a cutoff time, can filter either newer
files or files equal to or older.
- AgeFileFilter(long) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files equal to or older than
a certain cutoff
- AgeFileFilter(long, boolean) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files on any one side
of a certain cutoff.
- AgeFileFilter(Date) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files older than (at or before)
a certain cutoff date.
- AgeFileFilter(Date, boolean) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files on any one side
of a certain cutoff date.
- AgeFileFilter(File) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files older than (at or before)
a certain File (whose last modification time will be used as reference).
- AgeFileFilter(File, boolean) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files on any one side
of a certain File (whose last modification time will be used as
reference).
- ageFileFilter(long) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file was last modified before
or at the specified cutoff time.
- ageFileFilter(long, boolean) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that filters files based on a cutoff time.
- ageFileFilter(Date) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file was last modified before
or at the specified cutoff date.
- ageFileFilter(Date, boolean) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that filters files based on a cutoff date.
- ageFileFilter(File) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file was last modified before
or at the same time as the specified reference file.
- ageFileFilter(File, boolean) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that filters files based on a cutoff reference file.
- Agent - Interface in com.day.cq.replication
-
This represents a replication agent as defined by an
AgentConfig
.
- AGENT_ALIAS_UPDATE - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_DESCRIPTION - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_ENABLED - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_LOG_LEVEL - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_MAINTENANCE - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_NAME - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_NO_STATUS_UPDATE - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_NO_VERSIONS - Static variable in interface com.day.cq.replication.AgentConfig
-
- AGENT_PACKAGE_CREATED - Static variable in interface org.apache.sling.distribution.event.DistributionEventTopics
-
event for package created
- AGENT_PACKAGE_DISTRIBUTED - Static variable in interface org.apache.sling.distribution.event.DistributionEventTopics
-
event for package distributed
- AGENT_PACKAGE_QUEUED - Static variable in interface org.apache.sling.distribution.event.DistributionEventTopics
-
event for package queued
- AGENT_USER_ID - Static variable in interface com.day.cq.replication.AgentConfig
-
- AgentConfig - Interface in com.day.cq.replication
-
The configuration of a replication agent.
- AgentConfigGroup - Interface in com.day.cq.replication
-
AgentConfigGroup
...
- AgentFilter - Interface in com.day.cq.replication
-
AgentFilter
provides a simple interface to filter for agents.
- AgentIdFilter - Class in com.day.cq.replication
-
Agent filter that filters for agent names.
- AgentIdFilter(String...) - Constructor for class com.day.cq.replication.AgentIdFilter
-
Creates a new filter.
- AgentManager - Interface in com.day.cq.replication
-
AgentManager
...
- AgentNotFoundException - Exception in com.day.cq.replication
-
This exception is thrown when a specified agent is not found.
- AgentNotFoundException(String) - Constructor for exception com.day.cq.replication.AgentNotFoundException
-
Creates a AgentNotFoundException
given
a message describing the failure cause
- AgentNotFoundException(String, Exception) - Constructor for exception com.day.cq.replication.AgentNotFoundException
-
Creates a AgentNotFoundException
given
a message describing the failure cause and a root
exception
- AgentNotFoundException(Exception) - Constructor for exception com.day.cq.replication.AgentNotFoundException
-
Creates a AgentNotFoundException
given
a root exception
- Aggregate - Interface in com.day.cq.reporting
-
This interface must be implemented by each aggregate's implementation.
- aggregate(Collection<SummaryStatistics>) - Static method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Computes aggregate summary statistics.
- Aggregate - Interface in org.apache.jackrabbit.vault.fs.api
-
Aggregate
...
- AGGREGATE_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
-
The internal names and aggregation definition of all built-in privileges
that are aggregates (except for jcr:all).
- AggregatedPermissionProvider - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
-
Extension of the
PermissionProvider
interface that allows it to be
used in combination with other provider implementations.
- AggregateExtensions - Interface in com.day.cq.reporting
-
This interface provides additional functionality to aggregates.
- AggregateHandler - Interface in com.day.cq.replication
-
The AggregateHandler is used to determine if a node is an aggregate root or not.
- AggregateManager - Class in com.day.cq.reporting
-
This class is used for managing aggregates; mainly for mapping aggregate types
to corresponding
Aggregate
s.
- AggregateManager(Context) - Constructor for class com.day.cq.reporting.AggregateManager
-
Creates a new AggregateManager.
- AggregateManager - Interface in org.apache.jackrabbit.vault.fs.api
-
AggregateManager
...
- AggregateOptions - Interface in com.adobe.granite.activitystreams
-
AggregateOptions
provides options for activity aggregation.
- aggregates(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- AggregateSummaryStatistics - Class in org.apache.commons.math.stat.descriptive
-
An aggregator for SummaryStatistics
from several data sets or
data set partitions.
- AggregateSummaryStatistics() - Constructor for class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Initializes a new AggregateSummaryStatistics with default statistics
implementations.
- AggregateSummaryStatistics(SummaryStatistics) - Constructor for class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Initializes a new AggregateSummaryStatistics with the specified statistics
object as a prototype for contributing statistics and for the internal
aggregate statistics.
- AggregateSummaryStatistics(SummaryStatistics, SummaryStatistics) - Constructor for class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Initializes a new AggregateSummaryStatistics with the specified statistics
object as a prototype for contributing statistics and for the internal
aggregate statistics.
- AggregateTranslator - Class in org.apache.commons.lang3.text.translate
-
- AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.apache.commons.lang3.text.translate.AggregateTranslator
-
Deprecated.
Specify the translators to be used at creation time.
- AggregateUsageInfo() - Constructor for class com.day.cq.dam.usage.api.AssetUsageTracker.AggregateUsageInfo
-
- aggregateValue(CellValue) - Method in interface com.day.cq.reporting.Aggregate
-
Aggregates the specified value.
- aggregateValue(CellValue, Report) - Method in interface com.day.cq.reporting.AggregateExtensions
-
Aggregates the specified value.
- AggregationRule - Class in com.adobe.cq.dam.index.builder
-
Deprecated.
- AggregationRule(String, List<String>) - Constructor for class com.adobe.cq.dam.index.builder.AggregationRule
-
Deprecated.
Creates an AggregationRule
for given primaryType
- Aggregator - Interface in org.apache.jackrabbit.vault.fs.api
-
Defines an artifact aggregator.
- AGREE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor agrees with the object.
- AH - Static variable in class org.joda.time.chrono.IslamicChronology
-
Constant value for 'Anno Hegirae', equivalent
to the value returned for AD/CE.
- ALBUM - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The name of the album."
- ALBUM_ARTIST - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The name of the album artist or group for compilation albums."
- ALERT - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents any kind of significant notification.
- Algorithms - Enum in com.adobe.granite.crypto.spi
-
- ALIAS - Static variable in class org.apache.felix.http.whiteboard.HttpWhiteboardConstants
-
Deprecated.
The service registration property indicating the registration alias
for a Servlet
service.
- ALIAS_TAG - Static variable in interface org.apache.tika.mime.MimeTypesReaderMetKeys
-
- ALIAS_TYPE_ATTR - Static variable in interface org.apache.tika.mime.MimeTypesReaderMetKeys
-
- AliasOptions - Class in com.adobe.internal.xmp.options
-
Options for XMPSchemaRegistryImpl#registerAlias.
- AliasOptions() - Constructor for class com.adobe.internal.xmp.options.AliasOptions
-
- AliasOptions(int) - Constructor for class com.adobe.internal.xmp.options.AliasOptions
-
- AliasOptions - Class in com.adobe.xmp.options
-
- AliasOptions() - Constructor for class com.adobe.xmp.options.AliasOptions
-
- AliasOptions(int) - Constructor for class com.adobe.xmp.options.AliasOptions
-
- AliasSketchbookProTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
Alias Sketchbook Pro multi-layer TIFF
http://www.awaresystems.be/imaging/tiff/tifftags/docs/alias.html
- aliasUpdate() - Method in interface com.day.cq.replication.AgentConfig
-
Determines if a replication with this agent should also replicate aliases, vanity URLs.
- ALIGN_BASE - Static variable in class com.day.image.font.AbstractFont
-
The base line alignment constant.
- ALIGN_BOTTOM - Static variable in class com.day.image.font.AbstractFont
-
The bottom alignment constant.
- ALIGN_CENTER - Static variable in class com.day.image.font.AbstractFont
-
The center alignment constant.
- ALIGN_FULL - Static variable in class com.day.image.font.AbstractFont
-
The full justification alignment constant.
- ALIGN_HBASE - Static variable in class com.day.image.font.AbstractFont
-
The vertical alignment flags mask.
- ALIGN_LEFT - Static variable in class com.day.image.font.AbstractFont
-
The left alignment constant.
- ALIGN_RIGHT - Static variable in class com.day.image.font.AbstractFont
-
The right alignment constant.
- ALIGN_TOP - Static variable in class com.day.image.font.AbstractFont
-
The top alignment constant.
- ALIGN_VBASE - Static variable in class com.day.image.font.AbstractFont
-
The vertical alignment flags mask.
- ALIGNED_OFFSET - Static variable in class org.apache.tika.parser.chm.core.ChmCommons
-
- ALL - Static variable in interface com.adobe.granite.activitystreams.ActivityStreamFilter
-
includes ALL streams
- ALL - Static variable in interface com.codahale.metrics.MetricFilter
-
Matches all metrics, regardless of type or name.
- all() - Static method in class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers
-
- ALL - Static variable in class org.apache.commons.codec.language.bm.Rule
-
- ALL - Static variable in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
-
This inclusions policy includes all items.
- ALL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- ALL - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.RepositoryPermission
-
RepositoryPermission
instance that always returns true
.
- ALL - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
TreePermission
which always returns true
and thus grants
all permissions.
- all() - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
-
A pattern which matches all input.
- ALL - Static variable in interface org.apache.jackrabbit.vault.fs.api.ItemFilter
-
The "Catch all" item filter.
- ALL - Static variable in interface org.apache.jackrabbit.vault.fs.api.PathFilter
-
The "Catch all" item filter.
- ALL - Static variable in class org.apache.log4j.Level
-
The ALL
has the lowest possible rank and is intended to
turn on all logging.
- all(boolean) - Method in class org.apache.sling.discovery.commons.InstancesDiff
-
Returns the InstanceSet
set containing the InstanceDescription
instances that are
contained in either the old or the new collection.
- ALL_ADOBE_PAGEMAKER_6_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.AdobePageMaker6TagConstants
-
- ALL_ADOBE_PHOTOSHOP_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.AdobePhotoshopTagConstants
-
- ALL_ALIAS_SKETCHBOOK_PRO_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.AliasSketchbookProTagConstants
-
- ALL_BADGES - Static variable in interface com.adobe.cq.social.badging.api.BadgingService
-
Assigned and earned, including non-top badges.
- ALL_CHANNEL_ID - Static variable in interface com.adobe.cq.social.notifications.client.api.SocialNotificationCollection
-
- ALL_DCF_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DcfTagConstants
-
- ALL_DNG_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- ALL_EXIF_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- ALL_GDAL_LIBRARY_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GdalLibraryTagConstants
-
- ALL_GEO_TIFF_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GeoTiffTagConstants
-
- ALL_GPS_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- ALL_HYLAFAX_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.HylaFaxTagConstants
-
- ALL_ID - Static variable in interface com.adobe.granite.auth.oauth.CredentialsValidator
-
Id used to register a validator to all providers
- ALL_INT - Static variable in class org.apache.log4j.Priority
-
- ALL_MICROSOFT_HD_PHOTO_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- ALL_MICROSOFT_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftTagConstants
-
- ALL_MOLECULAR_DYNAMICS_GEL_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MolecularDynamicsGelTagConstants
-
- ALL_OCE_SCANJOB_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.OceScanjobTagConstants
-
- ALL_RFC_2301_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- ALL_STRINGS_RMATCHER - Static variable in class org.apache.commons.codec.language.bm.Rule
-
- ALL_TIFF_4_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Tiff4TagConstants
-
- ALL_TIFF_EP_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffEpTagConstants
-
- ALL_TIFF_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- ALL_TOP_BADGES - Static variable in interface com.adobe.cq.social.badging.api.BadgingService
-
Assigned and top earned badges only.
- ALL_TYPES - Static variable in interface org.apache.jackrabbit.spi.Event
-
Constant for observation listener interested in all types of events.
- ALL_WANG_TAGS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.WangTagConstants
-
- allElementsOfType(Collection, Class, String) - Static method in class org.apache.commons.lang.Validate
-
Validate an argument, throwing IllegalArgumentException
if the argument collection is null
or has elements that
are not of type clazz
or a subclass.
- allElementsOfType(Collection, Class) - Static method in class org.apache.commons.lang.Validate
-
Validate an argument, throwing IllegalArgumentException
if the argument collection is
null
or has elements that are not of type clazz
or a subclass.
- allIntrospectors() - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector
-
Method that can be used to collect all "real" introspectors that
this introspector contains, if any; or this introspector
if it is not a container.
- allIntrospectors(Collection<AnnotationIntrospector>) - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector
-
Method that can be used to collect all "real" introspectors that
this introspector contains, if any; or this introspector
if it is not a container.
- allIntrospectors() - Method in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair
-
- allIntrospectors(Collection<AnnotationIntrospector>) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair
-
- allItemPropMap() - Method in interface org.apache.sling.hapi.MicrodataAttributeHelper
-
- allMatch(Predicate<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if all elements contained in this iterable are matching the
provided predicate.
- allNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if all values in the array are not nulls
.
- allocBase64Buffer() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocBase64Buffer(int) - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocByteBuffer(int) - Method in class com.fasterxml.jackson.core.util.BufferRecycler
-
- allocByteBuffer(int, int) - Method in class com.fasterxml.jackson.core.util.BufferRecycler
-
- allocCharBuffer(int) - Method in class com.fasterxml.jackson.core.util.BufferRecycler
-
- allocCharBuffer(int, int) - Method in class com.fasterxml.jackson.core.util.BufferRecycler
-
- allocConcatBuffer() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocNameCopyBuffer(int) - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocReadIOBuffer() - Method in class com.fasterxml.jackson.core.io.IOContext
-
Note: the method can only be called once during its life cycle.
- allocReadIOBuffer(int) - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocTokenBuffer() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocTokenBuffer(int) - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocWriteEncodingBuffer() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allocWriteEncodingBuffer(int) - Method in class com.fasterxml.jackson.core.io.IOContext
-
- allow(Resource, Session, String) - Method in interface com.adobe.cq.social.commons.moderation.api.ModerationOperations
-
Process an allow request sent by a client.
- allow(List<Resource>, Session, ResourceResolver) - Method in interface com.adobe.cq.social.commons.moderation.api.ModerationOperations
-
Process a bulk comment allow request sent by a client.
- allow(String, String...) - Method in class com.day.cq.security.util.AclPolicy
-
Deprecated.
- allow(Node, String, String...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Allow certain privileges on a given node for a given principal.
- ALLOW_ALL - Static variable in interface com.day.cq.replication.ReplicationContentFilterChain
-
Chain accepting all operations
- ALLOW_BADGES_PROP - Static variable in interface com.adobe.cq.social.badging.api.BadgingService
-
For components supporting badge display, use this Boolean property to toggle badge display on/off.
- ALLOW_COMMENTS - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- ALLOW_CREATE_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- ALLOW_DIRECT_ACCESS - Static variable in interface com.day.cq.dam.api.s7dam.constants.S7damConstants
-
- ALLOW_DUPLICATES_PROPERTY_NAME - Static variable in class com.day.cq.wcm.foundation.List
-
- ALLOW_PRIVILEGED_MEMBERS - Static variable in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
The restricted users group.
- ALLOW_PRIVILEGED_MEMBERS - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
The restricted users group.O Checks if privileged users group is set.
- ALLOW_PUBLISH_CREATION - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
- ALLOW_RATINGS - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- ALLOW_SIBLING_CONFIGS - Static variable in class com.adobe.granite.auth.oauth.ProviderConfigProperties
-
- allowDescent(Node) - Method in interface com.day.cq.replication.ReplicationContentFilterChain
-
- ALLOWED_NAME_CHARS - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
-
Characters allowed for an element name.
- ALLOWED_RATINGS_PROPERTY - Static variable in class com.adobe.cq.social.review.client.api.ReviewConstants
-
Name of the JCR property that stores the allowed sub ratings.
- AllowedComponentList - Class in com.day.cq.wcm.foundation
-
- AllowedComponentList() - Constructor for class com.day.cq.wcm.foundation.AllowedComponentList
-
Deprecated.
- AllowedComponentList.ComponentMapping - Class in com.day.cq.wcm.foundation
-
Deprecated.
- AllowedComponents - Interface in com.adobe.cq.wcm.ui.components.container.service
-
The service provides access to the allowed components of a given resource
- AllowedComponents - Interface in com.day.cq.wcm.foundation.model
-
Public, Sling Model Interface to be used in HTLs.
- AllowedComponents.InstantiationDelegate<T> - Interface in com.adobe.cq.wcm.ui.components.container.service
-
This functional interface allows you to instantiate and return an object of type T
- allowExpressions(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Indicates whether posted form values should be passed through an expression evaluator.
- allowImport(String) - Method in interface org.apache.sling.scripting.sightly.java.compiler.JavaImportsAnalyzer
-
Analyses the provided importedClass
and decides if this class should be an explicit import or not in the generated HTL
Java class.
- AllowingResourceAccessGate - Class in org.apache.sling.resourceaccesssecurity
-
This abstract implementation of the ResourceAccessGate
can be
used to implement own resource access gates.
- AllowingResourceAccessGate() - Constructor for class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- allowMethodChange() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
Indicates whether method change is allowed when re-compressing the zip file.
- allowProxy() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Flag indicating if proxying is allowed.
- allows(Subject) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
Test if the given subject (i.e.
- allowsChildren() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Checks if this artifact node possibly allows children, i.e.
- allowsDescent(Node) - Method in interface com.day.cq.replication.ReplicationContentFilter
-
Indicates whether the
ContentBuilder
s may descend / traverse the children of the given
node
for inclusion in the replication content.
- allowSelfSigned(HttpClient, String, int) - Static method in class com.day.cq.analytics.sitecatalyst.util.HttpClientUtils
-
Deprecated.
Allows self signed certificates for HTTPS connections with the given host and port.
- allowsExpiredCertificates() - Method in interface com.day.cq.replication.AgentConfig
-
Checks whether the agent allows the use of expired certificates or not.
- allowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
- allowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
-
Reports whether this node can have same-name siblings.
- allowsSameNameSiblings() - Method in interface org.apache.jackrabbit.spi.QNodeDefinition
-
Reports whether this node can have same-name siblings.
- AllPredicate - Class in org.apache.commons.collections.functors
-
Predicate implementation that returns true if all the
predicates return true.
- AllPredicate(Predicate[]) - Constructor for class org.apache.commons.collections.functors.AllPredicate
-
Constructor that performs no validation.
- allPredicate(Predicate[]) - Static method in class org.apache.commons.collections.PredicateUtils
-
Create a new Predicate that returns true only if all of the specified
predicates are true.
- allPredicate(Collection) - Static method in class org.apache.commons.collections.PredicateUtils
-
Create a new Predicate that returns true only if all of the specified
predicates are true.
- AllPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if all the
predicates return true.
- AllPredicate(Predicate<? super T>...) - Constructor for class org.apache.commons.collections4.functors.AllPredicate
-
Constructor that performs no validation.
- allPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.functors.AllPredicate
-
Factory to create the predicate.
- allPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.functors.AllPredicate
-
Factory to create the predicate.
- allPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true only if all of the specified
predicates are true.
- allPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true only if all of the specified
predicates are true.
- allPropTypesMap() - Method in interface org.apache.sling.hapi.MicrodataAttributeHelper
-
Get a map of types for each type property.
- allRequired() - Method in class com.day.cq.search.PredicateGroup
-
Returns whether all predicates are combined with "AND", ie.
- ALPHA_CHANNEL_ID - Static variable in class com.day.image.Layer
-
Channel number to identify the alpha channel for diverse methods
involving color channels, i.e.
- ALPHA_DATA_DISCARD_VALUE_FLEXBITS_DISCARDED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- ALPHA_DATA_DISCARD_VALUE_FULL_RESOLUTION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- ALPHA_DATA_DISCARD_VALUE_HIGH_PASS_FREQUENCY_DATA_DISCARDED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- ALPHA_DATA_DISCARD_VALUE_HIGHPASS_AND_LOW_PASS_FREQUENCY_DATA_DISCARDED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- ALT_TAPE_NAME - Static variable in interface org.apache.tika.metadata.XMPDM
-
"An alternative tape name, set via the project window or timecode
dialog in Premiere.
- alterAcl(AclProperty) - Method in interface org.apache.jackrabbit.webdav.security.AclResource
-
Modify the DAV:acl property of this resource object.
Note: RFC 3744 limits modification of access control elements (ACEs) to
elements that are neither inherited nor protected.
- alternate() - Static method in class org.joda.time.format.ISOPeriodFormat
-
The alternate ISO format, PyyyymmddThhmmss, which excludes weeks.
- ALTERNATE_PATHS - Static variable in interface com.adobe.xmp.core.namespace.ResourceRef
-
- ALTERNATE_URI_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:alternate-URI-set for principal resources.
- alternateExtended() - Static method in class org.joda.time.format.ISOPeriodFormat
-
The alternate ISO format, Pyyyy-mm-ddThh:mm:ss, which excludes weeks.
- alternateExtendedWithWeeks() - Static method in class org.joda.time.format.ISOPeriodFormat
-
The alternate ISO format, Pyyyy-Www-ddThh:mm:ss, which excludes months.
- alternateWithWeeks() - Static method in class org.joda.time.format.ISOPeriodFormat
-
The alternate ISO format, PyyyyWwwddThhmmss, which excludes months.
- alterProperties(List<? extends PropEntry>) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Set/add and remove the specified properties from this resource.
- ALTITUDE - Static variable in interface org.apache.tika.metadata.Geographic
-
The WGS84 Altitude of the Point
- ALTITUDE - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- ALWAYS - Static variable in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
-
Always create Unicode extra fields.
- ALWAYS_TRUE_PREDICATE - Static variable in class org.apache.commons.lang3.ThreadUtils
-
Predicate which always returns true.
- alwaysAsId - Variable in class com.fasterxml.jackson.databind.ser.impl.ObjectIdWriter
-
Marker that indicates what the first reference is to be
serialized as full POJO, or as Object Id (other references
will always be serialized as Object Id)
- AM - Static variable in class org.joda.time.chrono.CopticChronology
-
Constant value for 'Anno Martyrum' or 'Era of the Martyrs', equivalent
to the value returned for AD/CE.
- AM - Static variable in class org.joda.time.DateTimeConstants
-
Constant (0) representing AM, the morning (from Calendar)
- AMIGA - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- AMP - Static variable in class org.apache.sling.commons.json.xml.XML
-
Deprecated.
The Character '&'.
- AMPERSAND - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- ANALYTICS_RESOURCE_TYPE - Static variable in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceAnalyticsReport
-
Resource type of component with analytics sub-node.
- ANALYTICS_TIME_SELECTOR - Static variable in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- AnalyticsCommunityActivity - Interface in com.adobe.cq.social.reporting.analytics.api
-
- AnalyticsCommunityActivityCollection - Interface in com.adobe.cq.social.reporting.analytics.api
-
Interface of the list of component for displaying Analytics community member activity.
- AnalyticsComponentCollection - Interface in com.adobe.cq.social.reporting.analytics.api
-
Interface of the list of SCF components that have been instrumented for Analytics.
- AnalyticsFramework - Interface in com.adobe.cq.social.reporting.analytics.api
-
- AnalyticsFrameworkCollection - Interface in com.adobe.cq.social.reporting.analytics.api
-
Interface of the list of Analytics service configurations available in AEM.
- AnalyticsPageNameContext - Class in com.day.cq.analytics.sitecatalyst
-
Context for Analytics pageName resolution.
- AnalyticsPageNameContext(Configuration, Framework, ResourceResolver, Resource, String, String) - Constructor for class com.day.cq.analytics.sitecatalyst.AnalyticsPageNameContext
-
- AnalyticsPageNameProvider - Interface in com.day.cq.analytics.sitecatalyst
-
Interface to be implemented by clients who want to provide their own logic
for generating
s.pageName
for Analytics or retrieving
Resource
s from
custom pageName's.
- AnalyticsPageNameResolver - Interface in com.day.cq.analytics.sitecatalyst
-
- AnalyticsVariableUtil - Class in com.day.cq.analytics.sitecatalyst.util
-
- analyze(Writer, int, int, int) - Method in interface com.day.cq.reporting.RequestLogAnalyzer
-
- analyze(int, int, int, String, List<InternetAddress>) - Method in interface com.day.cq.reporting.RequestLogAnalyzer
-
- analyze(StringBuilder) - Method in class org.apache.tika.language.LanguageProfilerBuilder
-
Deprecated.
Analyzes a piece of text
- analyzeDependencies(PackageId, boolean) - Method in interface org.apache.jackrabbit.vault.packaging.registry.PackageRegistry
-
Creates a dependency report that lists the resolved and unresolved dependencies.
- analyzeScheduled(int, int, int, String, List<InternetAddress>, String) - Method in interface com.day.cq.reporting.RequestLogAnalyzer
-
- ANCESTOR_PAGE_PROPERTY_NAME - Static variable in class com.day.cq.wcm.foundation.List
-
- ancillary - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunk
-
- and(Constraint) - Method in class com.adobe.cq.social.ugc.api.ConstraintGroup
-
Add a constraint to the group, joined with an AND operator.
- and(Constraint) - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
A Convenience method which will set the operator of the given constraint to AND and add it to this UgcFilter.
- AND - Static variable in class com.day.cq.search.eval.JcrPropertyPredicateEvaluator
-
- AND - Static variable in class com.day.cq.search.eval.XPath
-
- and(IOFileFilter...) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that ANDs the specified filters.
- and(boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Performs an and on a set of booleans.
- and(Boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Performs an and on an array of Booleans.
- and(T, T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Return a condition which holds if both sub conditions hold.
- and(Predicate...) - Static method in class org.apache.jackrabbit.commons.predicate.Predicates
-
Creates an AND predicate over all the given component predicates.
- and(Constraint, Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Performs a logical conjunction of two other constraints.
- AND - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- And - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AndExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- AndExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- AndFileFilter - Class in org.apache.commons.io.filefilter
-
A FileFilter
providing conditional AND logic across a list of
file filters.
- AndFileFilter() - Constructor for class org.apache.commons.io.filefilter.AndFileFilter
-
Constructs a new instance of AndFileFilter
.
- AndFileFilter(List<IOFileFilter>) - Constructor for class org.apache.commons.io.filefilter.AndFileFilter
-
Constructs a new instance of AndFileFilter
with the specified list of filters.
- AndFileFilter(IOFileFilter, IOFileFilter) - Constructor for class org.apache.commons.io.filefilter.AndFileFilter
-
Constructs a new file filter that ANDs the result of two other filters.
- andFileFilter(IOFileFilter, IOFileFilter) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
- AndImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
AndImpl
...
- AndPredicate - Class in org.apache.commons.collections.functors
-
Predicate implementation that returns true if both the predicates return true.
- AndPredicate(Predicate, Predicate) - Constructor for class org.apache.commons.collections.functors.AndPredicate
-
Constructor that performs no validation.
- andPredicate(Predicate, Predicate) - Static method in class org.apache.commons.collections.PredicateUtils
-
Create a new Predicate that returns true only if both of the specified
predicates are true.
- AndPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if both the predicates return true.
- AndPredicate(Predicate<? super T>, Predicate<? super T>) - Constructor for class org.apache.commons.collections4.functors.AndPredicate
-
Constructor that performs no validation.
- andPredicate(Predicate<? super T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.functors.AndPredicate
-
Factory to create the predicate.
- andPredicate(Predicate<? super T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true only if both of the specified
predicates are true.
- AndQueryNode - Class in org.apache.jackrabbit.spi.commons.query
-
Implements a query node that defines an AND operation between arbitrary
other
QueryNode
s.
- AndRenderCondition - Class in com.adobe.granite.ui.components.rendercondition
-
The condition that returns true
when all the sub conditions are
returning true
; false
otherwise.
- AndRenderCondition(SlingHttpServletRequest, SlingHttpServletResponse, Resource) - Constructor for class com.adobe.granite.ui.components.rendercondition.AndRenderCondition
-
- angle(Vector3D, Vector3D) - Static method in class org.apache.commons.math.geometry.Vector3D
-
Compute the angular separation between two vectors.
- AnimatedGifInfo - Class in com.scene7.ipsapi
-
Java class for AnimatedGifInfo complex type.
- AnimatedGifInfo() - Constructor for class com.scene7.ipsapi.AnimatedGifInfo
-
- Animation - Class in com.day.image
-
The Animation
class takes a series of Layer
s and
puts them in a single output graphic stream adding animation code for the
number of loops and the delay time and disposal method of the single patches.
- Animation(int, int, int) - Constructor for class com.day.image.Animation
-
Creates the Animation
object using the given properties.
- Animation(int) - Constructor for class com.day.image.Animation
-
Creates the Animation
object using the given properties.
- Animation() - Constructor for class com.day.image.Animation
-
Creates the Animation
object using the default values.
- annotate(N, A) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.NameClassBuilder
-
- annotate(P, A) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.SchemaBuilder
-
Called when annotation is found right inside a pattern
such as,
- annotate(DPattern, Annotation) - Method in class org.kohsuke.rngom.rngparser.digested.DSchemaBuilderImpl
-
- annotate(NameClass, A) - Method in class org.kohsuke.rngom.rngparser.nc.NameClassBuilderImpl
-
- annotate(ParsedPattern, Annotations) - Method in class org.kohsuke.rngom.rngparser.parse.host.SchemaBuilderHost
-
- annotateAfter(N, E) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.NameClassBuilder
-
- annotateAfter(P, E) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.SchemaBuilder
-
Called when element annotation is found after a pattern.
- annotateAfter(DPattern, ElementWrapper) - Method in class org.kohsuke.rngom.rngparser.digested.DSchemaBuilderImpl
-
- annotateAfter(NameClass, E) - Method in class org.kohsuke.rngom.rngparser.nc.NameClassBuilderImpl
-
- annotateAfter(ParsedPattern, ParsedElementAnnotation) - Method in class org.kohsuke.rngom.rngparser.parse.host.SchemaBuilderHost
-
- annotated - Variable in class com.fasterxml.jackson.databind.deser.impl.CreatorCandidate.Param
-
- Annotated - Class in com.fasterxml.jackson.databind.introspect
-
Shared base class used for anything on which annotations (included
within a
AnnotationMap
).
- AnnotatedClass - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotatedClass.Creators - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotatedClassResolver - Class in com.fasterxml.jackson.databind.introspect
-
Helper class that contains logic for resolving annotations to construct
AnnotatedClass
instances.
- AnnotatedConstructor - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotatedConstructor(TypeResolutionContext, Constructor<?>, AnnotationMap, AnnotationMap[]) - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- AnnotatedField - Class in com.fasterxml.jackson.databind.introspect
-
Object that represents non-static (and usually non-transient/volatile)
fields of a class.
- AnnotatedField(TypeResolutionContext, Field, AnnotationMap) - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- AnnotatedFieldCollector - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotatedMember - Class in com.fasterxml.jackson.databind.introspect
-
Intermediate base class for annotated entities that are members of
a class; fields, methods and constructors.
- AnnotatedMethod - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotatedMethod(TypeResolutionContext, Method, AnnotationMap, AnnotationMap[]) - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- AnnotatedMethodCollector - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotatedMethodMap - Class in com.fasterxml.jackson.databind.introspect
-
Simple helper class used to keep track of collection of
AnnotatedMethod
s, accessible by lookup.
- AnnotatedMethodMap() - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotatedMethodMap
-
- AnnotatedMethodMap(Map<MemberKey, AnnotatedMethod>) - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotatedMethodMap
-
- AnnotatedParameter - Class in com.fasterxml.jackson.databind.introspect
-
Object that represents method parameters, mostly so that associated
annotations can be processed conveniently.
- AnnotatedParameter(AnnotatedWithParams, JavaType, TypeResolutionContext, AnnotationMap, int) - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
- AnnotatedStandardMBean - Class in com.adobe.granite.jmx.annotation
-
The extension of StandardMBean
that will automatically provide JMX
metadata through annotations.
- AnnotatedStandardMBean(T, Class<T>) - Constructor for class com.adobe.granite.jmx.annotation.AnnotatedStandardMBean
-
Make a DynamicMBean out of the object implementation, using the specified
mbeanInterface class.
- AnnotatedWithParams - Class in com.fasterxml.jackson.databind.introspect
-
Intermediate base class that encapsulates features that
constructors and methods share.
- annotation(E) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.DataPatternBuilder
-
- AnnotationCollector - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotationCollector.NoAnnotations - Class in com.fasterxml.jackson.databind.introspect
-
Immutable implementation for case where no annotations are associated with
an annotatable entity.
- AnnotationCollector.OneAnnotation - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotationCollector.TwoAnnotations - Class in com.fasterxml.jackson.databind.introspect
-
- AnnotationHelper - Class in org.apache.sling.scripting.jsp.jasper.runtime
-
Verify the annotation and Process it.
- AnnotationHelper() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.AnnotationHelper
-
- AnnotationIntrospector - Class in com.fasterxml.jackson.databind
-
Abstract class that defines API used for introspecting annotation-based
configuration for serialization and deserialization.
- AnnotationIntrospector() - Constructor for class com.fasterxml.jackson.databind.AnnotationIntrospector
-
- AnnotationIntrospector.ReferenceProperty - Class in com.fasterxml.jackson.databind
-
Value type used with managed and back references; contains type and
logic name, used to link related references
- AnnotationIntrospector.ReferenceProperty.Type - Enum in com.fasterxml.jackson.databind
-
- AnnotationIntrospectorPair - Class in com.fasterxml.jackson.databind.introspect
-
Helper class that allows using 2 introspectors such that one
introspector acts as the primary one to use; and second one
as a fallback used if the primary does not provide conclusive
or useful result for a method.
- AnnotationIntrospectorPair(AnnotationIntrospector, AnnotationIntrospector) - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair
-
- AnnotationMap - Class in com.fasterxml.jackson.databind.introspect
-
Simple helper class used to keep track of collection of
Jackson Annotations associated with annotatable things
(methods, constructors, classes).
- AnnotationMap() - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotationMap
-
- AnnotationProcessor - Interface in org.apache.sling.scripting.jsp.jasper.runtime
-
Comment
- annotations() - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
- annotations() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
Deprecated.
- annotations() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
Deprecated.
- annotations() - Method in class com.fasterxml.jackson.databind.introspect.AnnotationMap
-
- Annotations - Interface in com.fasterxml.jackson.databind.util
-
Interface that defines interface for accessing contents of a
collection of annotations.
- Annotations<E extends ParsedElementAnnotation,L extends Location,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.rngparser.ast.builder
-
Includes attributes and child elements before any RELAX NG element.
- AnnotationsTimelineEventType - Class in com.adobe.granite.timeline.types
-
- AnnotationsTimelineEventType() - Constructor for class com.adobe.granite.timeline.types.AnnotationsTimelineEventType
-
- AnnotationUtils - Class in org.apache.commons.lang3
-
Helper methods for working with Annotation
instances.
- AnnotationUtils() - Constructor for class org.apache.commons.lang3.AnnotationUtils
-
AnnotationUtils
instances should NOT be constructed in
standard programming.
- AnnotationUtils - Class in org.apache.tika.utils
-
This class contains utilities for dealing with tika annotations
- AnnotationUtils() - Constructor for class org.apache.tika.utils.AnnotationUtils
-
- ANONYMOUS - Static variable in interface com.adobe.cq.social.ugcbase.CollabUser
-
The name for an anonymous user.
- ANONYMOUS_ACCESS - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- anovaFValue(Collection<double[]>) - Method in interface org.apache.commons.math.stat.inference.OneWayAnova
-
Computes the ANOVA F-value for a collection of double[]
arrays.
- anovaFValue(Collection<double[]>) - Method in class org.apache.commons.math.stat.inference.OneWayAnovaImpl
-
Computes the ANOVA F-value for a collection of double[]
arrays.
- anovaPValue(Collection<double[]>) - Method in interface org.apache.commons.math.stat.inference.OneWayAnova
-
Computes the ANOVA P-value for a collection of double[]
arrays.
- anovaPValue(Collection<double[]>) - Method in class org.apache.commons.math.stat.inference.OneWayAnovaImpl
-
Computes the ANOVA P-value for a collection of double[]
arrays.
- anovaTest(Collection<double[]>, double) - Method in interface org.apache.commons.math.stat.inference.OneWayAnova
-
Performs an ANOVA test, evaluating the null hypothesis that there
is no difference among the means of the data categories.
- anovaTest(Collection<double[]>, double) - Method in class org.apache.commons.math.stat.inference.OneWayAnovaImpl
-
Performs an ANOVA test, evaluating the null hypothesis that there
is no difference among the means of the data categories.
- answerCreated(QnaPost, String) - Static method in class com.adobe.cq.social.qna.client.api.QnaEvent
-
- answerDeleted(QnaPost, String) - Static method in class com.adobe.cq.social.qna.client.api.QnaEvent
-
- answerEdited(QnaPost, String) - Static method in class com.adobe.cq.social.qna.client.api.QnaEvent
-
- answerSelected(QnaPost, String) - Static method in class com.adobe.cq.social.qna.client.api.QnaEvent
-
- answerUnselected(QnaPost, String) - Static method in class com.adobe.cq.social.qna.client.api.QnaEvent
-
- ANY - Static variable in class org.apache.commons.codec.language.bm.Languages
-
- ANY - Static variable in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- ANY - Static variable in class org.kohsuke.rngom.rngparser.nc.NameClass
-
Sigleton instance that represents "anyName".
- ANY_HOST_CONFIGURATION - Static variable in class org.apache.commons.httpclient.HostConfiguration
-
A value to represent any host configuration, instead of using something like
null
.
- ANY_LANGUAGE - Static variable in class org.apache.commons.codec.language.bm.Languages
-
Any/all languages.
- ANY_MARKER - Static variable in interface org.slf4j.Marker
-
This constant represents any marker, including a null marker.
- ANY_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
The special wildcard name used as the name of residual item definitions.
- ANY_NON_NULL_MARKER - Static variable in interface org.slf4j.Marker
-
This constant represents any non-null marker.
- AnyGetterWriter - Class in com.fasterxml.jackson.databind.ser
-
- AnyGetterWriter(BeanProperty, AnnotatedMember, JsonSerializer<?>) - Constructor for class com.fasterxml.jackson.databind.ser.AnyGetterWriter
-
- anyIgnorals() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- AnyKindTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- anyMatch(Predicate<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if this iterable contains any element matching the provided predicate.
- AnyMatrix - Interface in org.apache.commons.math.linear
-
Interface defining very basic matrix operations.
- AnyName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AnyNameExceptNameClass - Class in org.kohsuke.rngom.rngparser.nc
-
- AnyNameExceptNameClass(NameClass) - Constructor for class org.kohsuke.rngom.rngparser.nc.AnyNameExceptNameClass
-
- anyNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if any value in the given array is not null
.
- AnyPredicate - Class in org.apache.commons.collections.functors
-
Predicate implementation that returns true if any of the
predicates return true.
- AnyPredicate(Predicate[]) - Constructor for class org.apache.commons.collections.functors.AnyPredicate
-
Constructor that performs no validation.
- anyPredicate(Predicate[]) - Static method in class org.apache.commons.collections.PredicateUtils
-
Create a new Predicate that returns true if any of the specified
predicates are true.
- anyPredicate(Collection) - Static method in class org.apache.commons.collections.PredicateUtils
-
Create a new Predicate that returns true if any of the specified
predicates are true.
- AnyPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if any of the
predicates return true.
- AnyPredicate(Predicate<? super T>...) - Constructor for class org.apache.commons.collections4.functors.AnyPredicate
-
Constructor that performs no validation.
- anyPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.functors.AnyPredicate
-
Factory to create the predicate.
- anyPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.functors.AnyPredicate
-
Factory to create the predicate.
- anyPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if any of the specified
predicates are true.
- anyPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if any of the specified
predicates are true.
- anyVisible() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- API_PATH - Static variable in class com.day.cq.mcm.campaign.RpcDefs
-
Basic API path
- API_URL_PROP - Static variable in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
- API_VERSION_PROP - Static variable in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
- ApiAction - Annotation Type in com.adobe.granite.haf.annotations
-
Registers an action with the API framework.
- APICommand - Class in com.adobe.cq.social.srp
-
- APICommand(int, String, Map<String, Object>) - Constructor for class com.adobe.cq.social.srp.APICommand
-
- APICommand(int, String, Map<String, Object>, Map<String, Object>) - Constructor for class com.adobe.cq.social.srp.APICommand
-
- ApiEntities - Annotation Type in com.adobe.granite.haf.annotations
-
This annotation can be used on a public method.
- APIException - Exception in com.adobe.cq.social.srp
-
- APIException(String, List<Integer>, List<String>, List<Integer>) - Constructor for exception com.adobe.cq.social.srp.APIException
-
- ApiFilter - Annotation Type in com.adobe.granite.haf.annotations
-
Use this annotation to create filters for lists of sub entities.
- ApiHeader - Annotation Type in com.adobe.granite.haf.annotations
-
Annotation for defining headers to be set in the response to read requests for the Resource described by the
model.
- ApiLink - Annotation Type in com.adobe.granite.haf.annotations
-
This annotation can be used on a public field or method.
- ApiLink.SCOPE - Enum in com.adobe.granite.haf.annotations
-
Defines the scope in which the link will be serialized in.
- ApiModel - Annotation Type in com.adobe.granite.haf.annotations
-
Registers a model with the Api Framework.
- ApiOrderBy - Annotation Type in com.adobe.granite.haf.annotations
-
This annotation can be applied to a parameter of an ApiEntities method.
- ApiPaginationLimit - Annotation Type in com.adobe.granite.haf.annotations
-
This annotation can be applied to a parameter of an ApiEntities method.
- ApiPaginationStart - Annotation Type in com.adobe.granite.haf.annotations
-
This annotation can be applied to a parameter of an ApiEntities method.
- ApiProperty - Annotation Type in com.adobe.granite.haf.annotations
-
Registers a property getter with the API framework.
- ApiProperty.SCOPE - Enum in com.adobe.granite.haf.annotations
-
Defines the scope in which the property is being serialized in.
- ApiQuery - Annotation Type in com.adobe.granite.haf.annotations
-
This allows a model to process queries from the URL.
- ApiResourceProvider - Interface in com.adobe.granite.rest
-
- ApiResourceProviderFactory - Interface in com.adobe.granite.rest
-
The ApiResourceProviderFactory
defines the service interface to get
and create ApiResourceProviders
's dynamically on a per usage base.
- ApiResponse - Interface in com.adobe.granite.haf.api
-
An interface for providing the framework with custom values to be used in the response.
- ApiResponseBuilder - Interface in com.adobe.granite.haf.api
-
An interface for creating ApiResponse instances.
- ApiResponseBuilderFactory - Interface in com.adobe.granite.haf.api
-
A factory interface for creating ApiResponseBuilder instances.
- APIResult - Class in com.adobe.cq.social.srp
-
A simple wrapper for results from the API calls.
- APIResult(boolean) - Constructor for class com.adobe.cq.social.srp.APIResult
-
Set the result field.
- APIResult() - Constructor for class com.adobe.cq.social.srp.APIResult
-
Default constructor.
- ApiRoot - Annotation Type in com.adobe.granite.haf.annotations
-
Defines the Root of a particular category.
- ApiSyntheticModel - Annotation Type in com.adobe.granite.haf.annotations
-
This annotation marks a model as synthetic.
- APOS - Static variable in class org.apache.sling.commons.json.xml.XML
-
Deprecated.
The Character '''.
- APOS_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- APOS_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
Mapping to escape the apostrophe character to its XML character entity.
- APOS_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
- AposAttrContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AposAttrValueContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- App13Segment - Class in org.apache.commons.imaging.formats.jpeg.segments
-
- App13Segment(JpegImageParser, int, byte[]) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.App13Segment
-
- App13Segment(JpegImageParser, int, int, InputStream) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.App13Segment
-
- App14Segment - Class in org.apache.commons.imaging.formats.jpeg.segments
-
http://www.aiim.org/documents/standards/PDF-Ref/References/Adobe/5116.DCT_Filter.pdf
- App14Segment(int, byte[]) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- App14Segment(int, int, InputStream) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- APP1_MARKER - Static variable in class ch.randelshofer.media.jpeg.JFIFInputStream
-
APP1_MARKER Reserved for application use
- APP2_MARKER - Static variable in class ch.randelshofer.media.jpeg.JFIFInputStream
-
APP2_MARKER Reserved for application use
- App2Segment - Class in org.apache.commons.imaging.formats.jpeg.segments
-
- App2Segment(int, byte[]) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.App2Segment
-
- App2Segment(int, int, InputStream) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.App2Segment
-
- APP_ROOT - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
- APP_VERSION - Static variable in interface org.apache.tika.metadata.OfficeOpenXMLExtended
-
- append(Activity) - Method in class com.adobe.cq.social.activitystreams.listener.api.AbstractActivityStreamProvider
-
- append(Activity) - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProvider
-
Appends a new activity to this stream.
- append(Activity) - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Appends a new activity to this stream.
- APPEND - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has appended the object to the target.
- append(byte[], byte[], int) - Static method in class com.day.io.file.StreamUtils
-
- append(char[], char[], int) - Static method in class com.day.io.file.StreamUtils
-
- append(char) - Method in class com.fasterxml.jackson.core.io.SegmentedStringWriter
-
- append(CharSequence) - Method in class com.fasterxml.jackson.core.io.SegmentedStringWriter
-
- append(CharSequence, int, int) - Method in class com.fasterxml.jackson.core.io.SegmentedStringWriter
-
- append(char) - Method in class com.fasterxml.jackson.core.io.UTF8Writer
-
- append(JsonPointer) - Method in class com.fasterxml.jackson.core.JsonPointer
-
Mutant factory method that will return
`tail` if `this` instance is "empty" pointer, OR
`this` instance if `tail` is "empty" pointer, OR
Newly constructed
JsonPointer
instance that starts with all segments
of `this`, followed by all segments of `tail`.
- append(int) - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
- append(char) - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- append(char[], int, int) - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- append(String, int, int) - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- append(TokenBuffer) - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
Helper method that will append contents of given buffer into this
buffer.
- append(Argument) - Method in class com.sun.mail.iap.Argument
-
append the given Argument to this Argument.
- append(String, Flags, Date, Literal) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
APPEND Command.
- append(CharSequence) - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
-
- append(char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- append(char, char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- append(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- append(String, String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- append(E...) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will first traverse
the elements of the current iterable, followed by the provided
elements.
- append(Iterable<? extends E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will first traverse
the elements of the current iterable, followed by the elements
of the provided iterable.
- append(KeepCommand<T>) - Method in class org.apache.commons.collections4.sequence.EditScript
-
Add a keep command to the script.
- append(InsertCommand<T>) - Method in class org.apache.commons.collections4.sequence.EditScript
-
Add an insert command to the script.
- append(DeleteCommand<T>) - Method in class org.apache.commons.collections4.sequence.EditScript
-
Add a delete command to the script.
- append(char) - Method in class org.apache.commons.io.output.NullWriter
-
Does nothing - output to /dev/null
.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.NullWriter
-
Does nothing - output to /dev/null
.
- append(CharSequence) - Method in class org.apache.commons.io.output.NullWriter
-
Does nothing - output to /dev/null
.
- append(char) - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's append(char)
method.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's append(CharSequence, int, int)
method.
- append(CharSequence) - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's append(CharSequence)
method.
- append(char) - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Appends a single character to this Writer.
- append(CharSequence) - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Appends a character sequence to this Writer.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Appends a portion of a character sequence to the StringBuilder
.
- append(Object, Object) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two Object
s.
- append(Object, Object, Comparator) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two Object
s.
- append(long, long) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two long
s.
- append(int, int) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two int
s.
- append(short, short) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two short
s.
- append(char, char) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two char
s.
- append(byte, byte) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two byte
s.
- append(double, double) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two double
s.
- append(float, float) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two float
s.
- append(boolean, boolean) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two booleans
s.
- append(Object[], Object[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two Object
arrays.
- append(Object[], Object[], Comparator) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two Object
arrays.
- append(long[], long[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two long
arrays.
- append(int[], int[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two int
arrays.
- append(short[], short[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two short
arrays.
- append(char[], char[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two char
arrays.
- append(byte[], byte[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two byte
arrays.
- append(double[], double[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two double
arrays.
- append(float[], float[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two float
arrays.
- append(boolean[], boolean[]) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two boolean
arrays.
- append(Object, Object) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two Object
s are equal using their
equals
method.
- append(long, long) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two long
s are equal.
- append(int, int) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two int
s are equal.
- append(short, short) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two short
s are equal.
- append(char, char) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two char
s are equal.
- append(byte, byte) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two byte
s are equal.
- append(double, double) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two double
s are equal by testing that the
pattern of bits returned by doubleToLong
are equal.
- append(float, float) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two float
s are equal byt testing that the
pattern of bits returned by doubleToLong are equal.
- append(boolean, boolean) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Test if two booleans
s are equal.
- append(Object[], Object[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Performs a deep comparison of two Object
arrays.
- append(long[], long[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of long
.
- append(int[], int[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of int
.
- append(short[], short[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of short
.
- append(char[], char[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of char
.
- append(byte[], byte[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of byte
.
- append(double[], double[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of double
.
- append(float[], float[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of float
.
- append(boolean[], boolean[]) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Deep comparison of array of boolean
.
- append(boolean) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a boolean
.
- append(boolean[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a boolean
array.
- append(byte) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a byte
.
- append(byte[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a byte
array.
- append(char) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a char
.
- append(char[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a char
array.
- append(double) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a double
.
- append(double[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a double
array.
- append(float) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a float
.
- append(float[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a float
array.
- append(int) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for an int
.
- append(int[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for an int
array.
- append(long) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a long
.
- append(long[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a long
array.
- append(Object) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for an Object
.
- append(Object[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for an Object
array.
- append(short) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a short
.
- append(short[]) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Append a hashCode
for a short
array.
- append(boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a boolean
value.
- append(boolean[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a boolean
array.
- append(byte) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a byte
value.
- append(byte[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a byte
array.
- append(char) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a char
value.
- append(char[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a char
array.
- append(double) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a double
value.
- append(double[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a double
array.
- append(float) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a float
value.
- append(float[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a float
array.
- append(int) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an int
value.
- append(int[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an int
array.
- append(long) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a long
value.
- append(long[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a long
array.
- append(Object) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an Object
value.
- append(Object[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an Object
array.
- append(short) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a short
value.
- append(short[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a short
array.
- append(String, boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a boolean
value.
- append(String, boolean[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a boolean
array.
- append(String, boolean[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a boolean
array.
- append(String, byte) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an byte
value.
- append(String, byte[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a byte
array.
- append(String, byte[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a byte
array.
- append(String, char) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a char
value.
- append(String, char[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a char
array.
- append(String, char[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a char
array.
- append(String, double) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a double
value.
- append(String, double[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a double
array.
- append(String, double[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a double
array.
- append(String, float) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an float
value.
- append(String, float[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a float
array.
- append(String, float[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a float
array.
- append(String, int) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an int
value.
- append(String, int[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an int
array.
- append(String, int[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an int
array.
- append(String, long) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a long
value.
- append(String, long[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a long
array.
- append(String, long[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a long
array.
- append(String, Object) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an Object
value.
- append(String, Object, boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an Object
value.
- append(String, Object[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an Object
array.
- append(String, Object[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an Object
array.
- append(String, short) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
an short
value.
- append(String, short[]) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a short
array.
- append(String, short[], boolean) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append to the toString
a short
array.
- append(StringBuffer, String, Object, Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
an Object
value, printing the full toString
of the
Object
passed in.
- append(StringBuffer, String, long) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a long
value.
- append(StringBuffer, String, int) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
an int
value.
- append(StringBuffer, String, short) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a short
value.
- append(StringBuffer, String, byte) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a byte
value.
- append(StringBuffer, String, char) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a char
value.
- append(StringBuffer, String, double) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a double
value.
- append(StringBuffer, String, float) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a float
value.
- append(StringBuffer, String, boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a boolean
value.
- append(StringBuffer, String, Object[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
an Object
array.
- append(StringBuffer, String, long[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a long
array.
- append(StringBuffer, String, int[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
an int
array.
- append(StringBuffer, String, short[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a short
array.
- append(StringBuffer, String, byte[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a byte
array.
- append(StringBuffer, String, char[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a char
array.
- append(StringBuffer, String, double[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a double
array.
- append(StringBuffer, String, float[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a float
array.
- append(StringBuffer, String, boolean[], Boolean) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
a boolean
array.
- append(Object) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an object to this string builder.
- append(String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a string to this string builder.
- append(String, int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends part of a string to this string builder.
- append(StringBuffer) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a string buffer to this string builder.
- append(StringBuffer, int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends part of a string buffer to this string builder.
- append(StrBuilder) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends another string builder to this string builder.
- append(StrBuilder, int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends part of a string builder to this string builder.
- append(char[]) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a char array to the string builder.
- append(char[], int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a char array to the string builder.
- append(boolean) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a boolean value to the string builder.
- append(char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a char value to the string builder.
- append(int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an int value to the string builder using String.valueOf
.
- append(long) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a long value to the string builder using String.valueOf
.
- append(float) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a float value to the string builder using String.valueOf
.
- append(double) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a double value to the string builder using String.valueOf
.
- append(Object, Object) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two Object
s.
- append(Object, Object, Comparator<?>) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two Object
s.
- append(long, long) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two long
s.
- append(int, int) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two int
s.
- append(short, short) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two short
s.
- append(char, char) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two char
s.
- append(byte, byte) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two byte
s.
- append(double, double) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two double
s.
- append(float, float) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two float
s.
- append(boolean, boolean) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the comparison of
two booleans
s.
- append(Object[], Object[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two Object
arrays.
- append(Object[], Object[], Comparator<?>) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two Object
arrays.
- append(long[], long[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two long
arrays.
- append(int[], int[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two int
arrays.
- append(short[], short[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two short
arrays.
- append(char[], char[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two char
arrays.
- append(byte[], byte[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two byte
arrays.
- append(double[], double[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two double
arrays.
- append(float[], float[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two float
arrays.
- append(boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the deep comparison of
two boolean
arrays.
- append(String, boolean, boolean) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two boolean
s are equal.
- append(String, boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two boolean[]
s are equal.
- append(String, byte, byte) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two byte
s are equal.
- append(String, byte[], byte[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two byte[]
s are equal.
- append(String, char, char) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two char
s are equal.
- append(String, char[], char[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two char[]
s are equal.
- append(String, double, double) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two double
s are equal.
- append(String, double[], double[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two double[]
s are equal.
- append(String, float, float) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two float
s are equal.
- append(String, float[], float[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two float[]
s are equal.
- append(String, int, int) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two int
s are equal.
- append(String, int[], int[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two int[]
s are equal.
- append(String, long, long) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two long
s are equal.
- append(String, long[], long[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two long[]
s are equal.
- append(String, short, short) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two short
s are equal.
- append(String, short[], short[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two short[]
s are equal.
- append(String, Object, Object) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two Objects
s are equal.
- append(String, Object[], Object[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two Object[]
s are equal.
- append(String, DiffResult) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Append diffs from another DiffResult
.
- append(Object, Object) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
- append(long, long) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two long
s are equal.
- append(int, int) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two int
s are equal.
- append(short, short) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two short
s are equal.
- append(char, char) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two char
s are equal.
- append(byte, byte) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two byte
s are equal.
- append(double, double) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two double
s are equal by testing that the
pattern of bits returned by doubleToLong
are equal.
- append(float, float) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two float
s are equal byt testing that the
pattern of bits returned by doubleToLong are equal.
- append(boolean, boolean) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two booleans
s are equal.
- append(Object[], Object[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Performs a deep comparison of two Object
arrays.
- append(long[], long[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of long
.
- append(int[], int[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of int
.
- append(short[], short[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of short
.
- append(char[], char[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of char
.
- append(byte[], byte[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of byte
.
- append(double[], double[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of double
.
- append(float[], float[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of float
.
- append(boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of boolean
.
- append(boolean) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a boolean
.
- append(boolean[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a boolean
array.
- append(byte) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a byte
.
- append(byte[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a byte
array.
- append(char) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a char
.
- append(char[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a char
array.
- append(double) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a double
.
- append(double[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a double
array.
- append(float) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a float
.
- append(float[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a float
array.
- append(int) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for an int
.
- append(int[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for an int
array.
- append(long) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a long
.
- append(long[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a long
array.
- append(Object) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for an Object
.
- append(Object[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for an Object
array.
- append(short) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a short
.
- append(short[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode
for a short
array.
- append(boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a boolean
value.
- append(boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a boolean
array.
- append(byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a byte
value.
- append(byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a byte
array.
- append(char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a char
value.
- append(char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a char
array.
- append(double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a double
value.
- append(double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a double
array.
- append(float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a float
value.
- append(float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a float
array.
- append(int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an int
value.
- append(int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an int
array.
- append(long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a long
value.
- append(long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a long
array.
- append(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an Object
value.
- append(Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an Object
array.
- append(short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a short
value.
- append(short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a short
array.
- append(String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a boolean
value.
- append(String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a boolean
array.
- append(String, boolean[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a boolean
array.
- append(String, byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an byte
value.
- append(String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a byte
array.
- append(String, byte[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a byte
array.
- append(String, char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a char
value.
- append(String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a char
array.
- append(String, char[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a char
array.
- append(String, double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a double
value.
- append(String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a double
array.
- append(String, double[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a double
array.
- append(String, float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an float
value.
- append(String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a float
array.
- append(String, float[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a float
array.
- append(String, int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an int
value.
- append(String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an int
array.
- append(String, int[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an int
array.
- append(String, long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a long
value.
- append(String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a long
array.
- append(String, long[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a long
array.
- append(String, Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an Object
value.
- append(String, Object, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an Object
value.
- append(String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an Object
array.
- append(String, Object[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an Object
array.
- append(String, short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
an short
value.
- append(String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a short
array.
- append(String, short[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString
a short
array.
- append(StringBuffer, String, Object, Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
an Object
value, printing the full toString
of the
Object
passed in.
- append(StringBuffer, String, long) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a long
value.
- append(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
an int
value.
- append(StringBuffer, String, short) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a short
value.
- append(StringBuffer, String, byte) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a byte
value.
- append(StringBuffer, String, char) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a char
value.
- append(StringBuffer, String, double) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a double
value.
- append(StringBuffer, String, float) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a float
value.
- append(StringBuffer, String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a boolean
value.
- append(StringBuffer, String, Object[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
an Object
array.
- append(StringBuffer, String, long[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a long
array.
- append(StringBuffer, String, int[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
an int
array.
- append(StringBuffer, String, short[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a short
array.
- append(StringBuffer, String, byte[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a byte
array.
- append(StringBuffer, String, char[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a char
array.
- append(StringBuffer, String, double[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a double
array.
- append(StringBuffer, String, float[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a float
array.
- append(StringBuffer, String, boolean[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
a boolean
array.
- append(CharSequence, Formatter, int, int, int) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common Formattable
operations of truncate-pad-append,
with no ellipsis on precision overflow, and padding width underflow with
spaces.
- append(CharSequence, Formatter, int, int, int, char) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common Formattable
operations of truncate-pad-append,
with no ellipsis on precision overflow.
- append(CharSequence, Formatter, int, int, int, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common Formattable
operations of truncate-pad-append,
padding width underflow with spaces.
- append(CharSequence, Formatter, int, int, int, char, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common Formattable
operations of truncate-pad-append.
- append(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to this string builder.
- append(CharSequence) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a CharSequence to this string builder.
- append(CharSequence, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a CharSequence to this string builder.
- append(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string to this string builder.
- append(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string to this string builder.
- append(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Calls String.format(String, Object...)
and appends the result.
- append(CharBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the contents of a char buffer to this string builder.
- append(CharBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the contents of a char buffer to this string builder.
- append(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string buffer to this string builder.
- append(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string buffer to this string builder.
- append(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a StringBuilder to this string builder.
- append(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a StringBuilder to this string builder.
- append(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends another string builder to this string builder.
- append(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string builder to this string builder.
- append(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array to the string builder.
- append(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array to the string builder.
- append(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a boolean value to the string builder.
- append(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char value to the string builder.
- append(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an int value to the string builder using String.valueOf
.
- append(long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a long value to the string builder using String.valueOf
.
- append(float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a float value to the string builder using String.valueOf
.
- append(double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a double value to the string builder using String.valueOf
.
- append(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending a vector to this vector.
- append(ArrayFieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending a vector to this vector.
- append(T) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending a T to this vector.
- append(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending a T array to this vector.
- append(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending a vector to this vector.
- append(ArrayRealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending a vector to this vector.
- append(double) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending a double to this vector.
- append(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending a double array to this vector.
- append(FieldVector<T>) - Method in interface org.apache.commons.math.linear.FieldVector
-
Construct a vector by appending a vector to this vector.
- append(T) - Method in interface org.apache.commons.math.linear.FieldVector
-
Construct a vector by appending a T to this vector.
- append(T[]) - Method in interface org.apache.commons.math.linear.FieldVector
-
Construct a vector by appending a T array to this vector.
- append(OpenMapRealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Optimized method to append a OpenMapRealVector.
- append(RealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Construct a vector by appending a vector to this vector.
- append(double) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Construct a vector by appending a double to this vector.
- append(double[]) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Construct a vector by appending a double array to this vector.
- append(RealVector) - Method in interface org.apache.commons.math.linear.RealVector
-
Construct a vector by appending a vector to this vector.
- append(double) - Method in interface org.apache.commons.math.linear.RealVector
-
Construct a vector by appending a double to this vector.
- append(double[]) - Method in interface org.apache.commons.math.linear.RealVector
-
Construct a vector by appending a double array to this vector.
- append(SparseFieldVector<T>) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Construct a vector by appending a vector to this vector.
- append(FieldVector<T>) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Construct a vector by appending a vector to this vector.
- append(T) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Construct a vector by appending a T to this vector.
- append(T[]) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Construct a vector by appending a T array to this vector.
- append(ContinuousOutputModel) - Method in class org.apache.commons.math.ode.ContinuousOutputModel
-
Append another model at the end of the instance.
- append(String, String) - Static method in class org.apache.jackrabbit.vault.util.PathUtil
-
- append(String) - Method in class org.apache.sling.api.resource.path.PathBuilder
-
Appends a new path fragment
- append(String, Object) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Append values to the array under a key.
- append(DateTimeFormatter) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends another formatter.
- append(DateTimePrinter) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends just a printer.
- append(DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends just a parser.
- append(DateTimePrinter, DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends a printer/parser pair.
- append(DateTimePrinter, DateTimeParser[]) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends a printer and a set of matching parsers.
- append(PeriodFormatter) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Appends another formatter.
- append(PeriodPrinter, PeriodParser) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Appends a printer parser pair.
- AppendableOutputStream<T extends java.lang.Appendable> - Class in org.apache.commons.io.output
-
OutputStream implementation that writes the data to an Appendable
Object.
- AppendableOutputStream(T) - Constructor for class org.apache.commons.io.output.AppendableOutputStream
-
Construct a new instance with the specified appendable.
- appendAll(Object[]) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends each item in an array to the builder without any separators.
- appendAll(Collection) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends each item in a collection to the builder without any separators.
- appendAll(Iterator) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends each item in an iterator to the builder without any separators.
- appendAll(T...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends each item in an array to the builder without any separators.
- appendAll(Iterable<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends each item in an iterable to the builder without any separators.
- appendAll(Iterator<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends each item in an iterator to the builder without any separators.
- appendAlternate(char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- appendAlternate(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- appendAnnotationIntrospector(AnnotationIntrospector) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method for registering specified
AnnotationIntrospector
as the lowest
priority introspector, chained with existing introspector(s) and called
as fallback for cases not otherwise handled.
- appendArray(XMPArray.Form) - Method in interface com.adobe.xmp.core.XMPArray
-
Append new empty array to the end of the list
- appendArrayItem(String, String, PropertyOptions, String, PropertyOptions) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Simplifies the construction of an array by not requiring that you pre-create an empty array.
- appendArrayItem(String, String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
- appendArrayItem(String, String, PropertyOptions, String, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Simplifies the construction of an array by not requiring that you pre-create an empty array.
- appendArrayItem(String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
- appendAsObjectToString(Object) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Appends with the same format as the default Object toString()
method.
- appendAsObjectToString(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Appends with the same format as the default Object toString()
method.
- appendBit(boolean) - Method in class com.google.zxing.common.BitArray
-
- appendBitArray(BitArray) - Method in class com.google.zxing.common.BitArray
-
- appendBits(int, int) - Method in class com.google.zxing.common.BitArray
-
Appends the least-significant bits, from value, in order from most-significant to
least-significant.
- appendCenturyOfEra(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric century of era field.
- appendClockhourOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric clockhourOfDay field.
- appendClockhourOfHalfday(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric clockhourOfHalfday field.
- appendCompletedChunk(Object[]) - Method in class com.fasterxml.jackson.databind.util.ObjectBuffer
-
Method called to add a full Object array as a chunk buffered within
this buffer, and to obtain a new array to fill.
- appendCompletedChunk(T, int) - Method in class com.fasterxml.jackson.databind.util.PrimitiveArrayBuilder
-
- appendDayOfMonth(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric dayOfMonth field.
- appendDayOfWeek(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric dayOfWeek field.
- appendDayOfWeekShortText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a short locale-specific dayOfWeek
text.
- appendDayOfWeekText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a locale-specific dayOfWeek text.
- appendDayOfYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric dayOfYear field.
- appendDays() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer days field, if supported.
- appendDecimal(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a field value as a decimal number, and the
parser to expect an unsigned decimal number.
- appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.RecursiveToStringStyle
-
- appendDistributionRequest(URI, DistributionRequest) - Static method in class org.apache.sling.distribution.util.RequestUtils
-
- appendEnd(StringBuffer, Object) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
the end of data indicator.
- appendEnd(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
the end of data indicator.
- Appender - Interface in org.apache.log4j
-
Implement this interface for your own strategies for outputting log
statements.
- appendEraText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a locale-specific era text (BC/AD), and
the parser to expect it.
- AppenderSkeleton - Class in org.apache.log4j
-
- AppenderSkeleton() - Constructor for class org.apache.log4j.AppenderSkeleton
-
- appendFixedDecimal(DateTimeFieldType, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a field value as a fixed-width decimal
number (smaller numbers will be left-padded with zeros), and the parser
to expect an unsigned decimal number with the same fixed width.
- appendFixedSignedDecimal(DateTimeFieldType, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a field value as a fixed-width decimal
number (smaller numbers will be left-padded with zeros), and the parser
to expect an signed decimal number with the same fixed width.
- appendFixedWidthPadLeft(Object, int, char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(int, int, char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadRight(Object, int, char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(int, int, char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the right to a fixed length.
- appendFourBytes(int) - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
- appendFraction(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a remainder of time as a decimal fraction,
without decimal point.
- appendFractionOfDay(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends the print/parse of a fractional day.
- appendFractionOfHour(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends the print/parse of a fractional hour.
- appendFractionOfMinute(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends the print/parse of a fractional minute.
- appendFractionOfSecond(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends the print/parse of a fractional second.
- appendHalfdayOfDayText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a locale-specific AM/PM text, and the
parser to expect it.
- appendHourOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric hourOfDay field.
- appendHourOfHalfday(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric hourOfHalfday field.
- appendHours() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer hours field, if supported.
- appendIdentityToString(StringBuffer, Object) - Static method in class org.apache.commons.lang.ObjectUtils
-
- appendIfMissing(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Appends the suffix to the end of the string if the string does not
already end with any of the suffixes.
- appendIfMissingIgnoreCase(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Appends the suffix to the end of the string if the string does not
already end, case insensitive, with any of the suffixes.
- appendInnerHtml(char[], int, int) - Method in class com.day.cq.wcm.foundation.Table.Tag
-
- appendLanguageAlternative() - Method in interface com.adobe.xmp.core.XMPArray
-
Append new language alternative to the end of the list
- appendLiteral(char) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a specific character, and the parser to
expect it.
- appendLiteral(String) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit specific text, and the parser to expect
it.
- appendLiteral(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instructs the printer to emit specific text, and the parser to expect it.
- appendln(Object) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an object followed by a new line to this string builder.
- appendln(String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a string followed by a new line to this string builder.
- appendln(String, int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends part of a string followed by a new line to this string builder.
- appendln(StringBuffer) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a string buffer followed by a new line to this string builder.
- appendln(StringBuffer, int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends part of a string buffer followed by a new line to this string builder.
- appendln(StrBuilder) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends another string builder followed by a new line to this string builder.
- appendln(StrBuilder, int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends part of a string builder followed by a new line to this string builder.
- appendln(char[]) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a char array followed by a new line to the string builder.
- appendln(char[], int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a char array followed by a new line to the string builder.
- appendln(boolean) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a boolean value followed by a new line to the string builder.
- appendln(char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a char value followed by a new line to the string builder.
- appendln(int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an int value followed by a new line to the string builder using String.valueOf
.
- appendln(long) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a long value followed by a new line to the string builder using String.valueOf
.
- appendln(float) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a float value followed by a new line to the string builder using String.valueOf
.
- appendln(double) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a double value followed by a new line to the string builder using String.valueOf
.
- appendln(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object followed by a new line to this string builder.
- appendln(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string followed by a new line to this string builder.
- appendln(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string followed by a new line to this string builder.
- appendln(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Calls String.format(String, Object...)
and appends the result.
- appendln(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string buffer followed by a new line to this string builder.
- appendln(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string builder followed by a new line to this string builder.
- appendln(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string builder followed by a new line to this string builder.
- appendln(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string buffer followed by a new line to this string builder.
- appendln(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends another string builder followed by a new line to this string builder.
- appendln(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string builder followed by a new line to this string builder.
- appendln(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array followed by a new line to the string builder.
- appendln(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array followed by a new line to the string builder.
- appendln(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a boolean value followed by a new line to the string builder.
- appendln(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char value followed by a new line to the string builder.
- appendln(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an int value followed by a new line to the string builder using String.valueOf
.
- appendln(long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a long value followed by a new line to the string builder using String.valueOf
.
- appendln(float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a float value followed by a new line to the string builder using String.valueOf
.
- appendln(double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a double value followed by a new line to the string builder using String.valueOf
.
- appendMessages(Message[]) - Method in class com.sun.mail.imap.DefaultFolder
-
- appendMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Append the given messages into this folder.
- appendMessages(Message[]) - Method in class com.sun.mail.pop3.DefaultFolder
-
- appendMessages(Message[]) - Method in class com.sun.mail.pop3.POP3Folder
-
Always throws MethodNotSupportedException
because the POP3 protocol doesn't support appending messages.
- appendMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer millis field, if supported.
- appendMillis3Digit() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer millis field, if supported.
- appendMillisOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric millisOfDay field.
- appendMillisOfSecond(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric millisOfSecond field.
- appendMinuteOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric minuteOfDay field.
- appendMinuteOfHour(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric minuteOfHour field.
- appendMinutes() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer minutes field, if supported.
- appendMonthOfYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric monthOfYear field.
- appendMonthOfYearShortText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a locale-specific monthOfYear text.
- appendMonthOfYearText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a short locale-specific monthOfYear
text.
- appendMonths() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer months field, if supported.
- appendNewLine() - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends the new line string to this string builder.
- appendNewLine() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the new line string to this string builder.
- appendNull() - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends the text representing null
to this string builder.
- appendNull() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the text representing null
to this string builder.
- appendOptional(DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Appends just a parser element which is optional.
- appendPaddedInteger(StringBuffer, int, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, prepended with a variable amount of '0'
pad characters, and appends it to the given buffer.
- appendPaddedInteger(Appendable, int, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, prepended with a variable amount of '0'
pad characters, and appends it to the given appendable.
- appendPaddedInteger(StringBuffer, long, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, prepended with a variable amount of '0'
pad characters, and appends it to the given buffer.
- appendPaddedInteger(Appendable, long, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, prepended with a variable amount of '0'
pad characters, and appends it to the given buffer.
- appendPadding(int, char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends the pad character to the builder the specified number of times.
- appendPadding(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the pad character to the builder the specified number of times.
- appendPattern(String) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Calls upon
DateTimeFormat
to parse the pattern and append the
results into this builder.
- appendPrefix(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a field prefix which applies only to the next appended field.
- appendPrefix(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a field prefix which applies only to the next appended field.
- appendPrefix(String[], String[]) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a field prefix which applies only to the next appended field.
- appendPrimary(char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- appendPrimary(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- appendProperties(XMPMeta, XMPMeta, boolean, boolean) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Alias without the new option deleteEmptyValues
.
- appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Append properties from one XMP object to another.
- appendProperties(XMPMeta, XMPMeta, boolean, boolean) - Static method in class com.adobe.xmp.XMPUtils
-
Alias without the new option deleteEmptyValues
.
- appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean) - Static method in class com.adobe.xmp.XMPUtils
-
Append properties from one XMP object to another.
- appendQuery(String, String) - Static method in class com.day.cq.dam.scene7.api.net.NetUtils
-
- appendQuoted(StringBuilder, String) - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- appendQuoted(char[], int) - Method in class com.fasterxml.jackson.core.io.SerializedString
-
- appendQuoted(char[], int) - Method in interface com.fasterxml.jackson.core.SerializableString
-
Method that will append quoted characters of this String into given
buffer.
- appendQuotedUTF8(byte[], int) - Method in class com.fasterxml.jackson.core.io.SerializedString
-
- appendQuotedUTF8(byte[], int) - Method in interface com.fasterxml.jackson.core.SerializableString
-
Method that will append quoted UTF-8 bytes of this String into given
buffer, if there is enough room; if not, returns -1.
- appendReferring(ReadableObjectId.Referring) - Method in class com.fasterxml.jackson.databind.deser.impl.ReadableObjectId
-
- appendScriptContent(String) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.CanvasComponentBuilder
-
- appendSecondOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric secondOfDay field.
- appendSecondOfMinute(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric secondOfMinute field.
- appendSeconds() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer seconds field, if supported.
- appendSecondsWithMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit a combined seconds and millis field, if supported.
- appendSecondsWithOptionalMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit a combined seconds and millis field, if supported.
- appendSeparator(String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a separator if the builder is currently non-empty.
- appendSeparator(String, String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends one of both separators to the StrBuilder.
- appendSeparator(char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a separator if the builder is currently non-empty.
- appendSeparator(char, char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Append one of both separators to the builder
If the builder is currently empty it will append the defaultIfEmpty-separator
Otherwise it will append the standard-separator
The separator is appended using
StrBuilder.append(char)
.
- appendSeparator(String, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(char, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator if the builder is currently non-empty.
- appendSeparator(String, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends one of both separators to the StrBuilder.
- appendSeparator(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator if the builder is currently non-empty.
- appendSeparator(char, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Append one of both separators to the builder
If the builder is currently empty it will append the defaultIfEmpty-separator
Otherwise it will append the standard-separator
The separator is appended using
StrBuilder.append(char)
.
- appendSeparator(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a separator, which is output if fields are printed both before
and after the separator.
- appendSeparator(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a separator, which is output if fields are printed both before
and after the separator.
- appendSeparator(String, String, String[]) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a separator, which is output if fields are printed both before
and after the separator.
- appendSeparatorIfFieldsAfter(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a separator, which is output only if fields are printed after the separator.
- appendSeparatorIfFieldsBefore(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a separator, which is output only if fields are printed before the separator.
- appendShortText(DateTimeFieldType) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a field value as short text, and the
parser to expect text.
- appendSignedDecimal(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a field value as a decimal number, and the
parser to expect a signed decimal number.
- appendSimple(String) - Method in interface com.adobe.xmp.core.XMPArray
-
Append new simple property to the end of the list
- appendStart(StringBuffer, Object) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
the start of data indicator.
- appendStart(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
the start of data indicator.
- appendStruct() - Method in interface com.adobe.xmp.core.XMPArray
-
Append new empty struct property to the end of the list
- appendSuffix(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a field suffix which applies only to the last appended field.
- appendSuffix(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a field suffix which applies only to the last appended field.
- appendSuffix(String[], String[]) - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Append a field suffix which applies only to the last appended field.
- appendSuper(int) - Method in class org.apache.commons.lang.builder.CompareToBuilder
-
Appends to the builder
the compareTo(Object)
result of the superclass.
- appendSuper(boolean) - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Adds the result of super.equals()
to this builder.
- appendSuper(int) - Method in class org.apache.commons.lang.builder.HashCodeBuilder
-
Adds the result of super.hashCode() to this builder.
- appendSuper(String) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append the toString
from the superclass.
- appendSuper(StringBuffer, String) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
the superclass toString.
- appendSuper(int) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder
the compareTo(Object)
result of the superclass.
- appendSuper(boolean) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Adds the result of super.equals()
to this builder.
- appendSuper(int) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Adds the result of super.hashCode() to this builder.
- appendSuper(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append the toString
from the superclass.
- appendSuper(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
the superclass toString.
- appendText(char[], int, int) - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- appendText(DateTimeFieldType) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a field value as text, and the
parser to expect text.
- appendThreeBytes(int) - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
- appendTimeZoneId() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit the identifier of the time zone.
- appendTimeZoneName() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a locale-specific time zone name.
- appendTimeZoneName(Map<String, DateTimeZone>) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a locale-specific time zone name, providing a lookup for parsing.
- appendTimeZoneOffset(String, boolean, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit text and numbers to display time zone
offset from UTC.
- appendTimeZoneOffset(String, String, boolean, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit text and numbers to display time zone
offset from UTC.
- appendTimeZoneShortName() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a short locale-specific time zone name.
- appendTimeZoneShortName(Map<String, DateTimeZone>) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a short locale-specific time zone
name, providing a lookup for parsing.
- appendTo(Appendable) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends current contents of this StrBuilder
to the
provided Appendable
.
- appendToString(String) - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Append the toString
from another object.
- appendToString(StringBuffer, String) - Method in class org.apache.commons.lang.builder.ToStringStyle
-
Append to the toString
another toString.
- appendToString(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append the toString
from another object.
- appendToString(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the toString
another toString.
- appendTwoBytes(int) - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
- appendTwoDigitWeekyear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric weekyear field which always prints
and parses two digits.
- appendTwoDigitWeekyear(int, boolean) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric weekyear field which always prints
two digits.
- appendTwoDigitYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric year field which always prints
and parses two digits.
- appendTwoDigitYear(int, boolean) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric year field which always prints
two digits.
- AppendUID - Class in com.sun.mail.imap
-
Information from the APPENDUID response code
defined by the UIDPLUS extension -
RFC 2359.
- AppendUID(long, long) - Constructor for class com.sun.mail.imap.AppendUID
-
- appenduid(String, Flags, Date, Literal) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
APPEND Command, return uid from APPENDUID response code.
- appenduid(String, Flags, Date, Literal, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
- appendUIDMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Append the given messages into this folder.
- appendUnpaddedInteger(StringBuffer, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, and appends it to the given buffer.
- appendUnpaddedInteger(Appendable, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, and appends it to the given appendable.
- appendUnpaddedInteger(StringBuffer, long) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, and appends it to the given buffer.
- appendUnpaddedInteger(Appendable, long) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, and appends it to the given appendable.
- appendUnquoted(char[], int) - Method in class com.fasterxml.jackson.core.io.SerializedString
-
- appendUnquoted(char[], int) - Method in interface com.fasterxml.jackson.core.SerializableString
-
Method that will append unquoted characters of this String into given
buffer.
- appendUnquotedUTF8(byte[], int) - Method in class com.fasterxml.jackson.core.io.SerializedString
-
- appendUnquotedUTF8(byte[], int) - Method in interface com.fasterxml.jackson.core.SerializableString
-
Method that will append unquoted ('raw') UTF-8 bytes of this String into given
buffer.
- appendWeekOfWeekyear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric weekOfWeekyear field.
- appendWeeks() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer weeks field, if supported.
- appendWeekyear(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric weekyear field.
- appendWithSeparators(Object[], String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an array placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Collection, String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends a collection placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Iterator, String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Appends an iterator placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Object[], String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an array placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Iterable<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an iterable placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Iterator<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an iterator placing separators between each value, but
not before the first or after the last.
- appendYear(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric year field.
- appendYearOfCentury(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric year of century field.
- appendYearOfEra(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Instructs the printer to emit a numeric yearOfEra field.
- appendYears() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Instruct the printer to emit an integer years field, if supported.
- APPLE_GS - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- AppleSingleFileParser - Class in org.apache.tika.parser.apple
-
Parser that strips the header off of AppleSingle and AppleDouble
files.
- AppleSingleFileParser() - Constructor for class org.apache.tika.parser.apple.AppleSingleFileParser
-
- APPLICATION - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents any kind of software application.
- APPLICATION - Static variable in interface org.apache.tika.metadata.OfficeOpenXMLExtended
-
- application(String) - Static method in class org.apache.tika.mime.MediaType
-
- APPLICATION_CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
-
- APPLICATION_CONTEXT - Static variable in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- APPLICATION_FORMURL_ENCODED - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
- APPLICATION_JSON - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceExportProcess
-
- APPLICATION_JSON - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceLeadSearch
-
- APPLICATION_JSON_UTF8 - Static variable in class com.day.crx.packaging.JSONResponse
-
- APPLICATION_NAME - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- APPLICATION_OCTET_STREAM - Static variable in class org.apache.jackrabbit.vault.util.MimeTypes
-
constant for "application/octet-stream"
- APPLICATION_VERSION - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- APPLICATION_XML - Static variable in class org.apache.tika.mime.MediaType
-
- APPLICATION_ZIP - Static variable in class org.apache.tika.mime.MediaType
-
- applicationData - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- ApplicationExtension() - Constructor for class com.day.imageio.plugins.GIFStreamMetadata.ApplicationExtension
-
- applicationIDs - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- apply(T, Options) - Method in interface com.adobe.cq.social.handlebars.api.TemplateHelper
-
- apply(Asset) - Method in interface com.day.cq.dam.api.renditions.RenditionTemplate
-
Create or update an rendition for the given asset based on this template.
- apply(UnivariateStatistic) - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Apply the given statistic to the data associated with this set of statistics.
- apply(UnivariateStatistic) - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Apply the given statistic to the data associated with this set of statistics.
- apply(NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
-
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
-
This implementation applies each of the operation maintained by
this change log to the passed batch
.
- apply(Batch) - Method in interface org.apache.jackrabbit.spi.commons.batch.ChangeLog
-
Applies the
Operation
s contained in this change log to
the passed
batch
.
- apply(Batch) - Method in interface org.apache.jackrabbit.spi.commons.batch.Operation
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
-
This method has no effect.
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
-
Apply this operation to the given
Batch
- apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
-
Apply this operation to the given
Batch
- apply(Node) - Method in class org.apache.jackrabbit.vault.util.DocViewProperty
-
Sets this property on the given node
- apply(Session, List<Operation>) - Method in interface org.apache.sling.jcr.repoinit.JcrRepoInitOpsProcessor
-
- APPLY_TO_LIST - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- applyACLs(Resource, CommunityContext, Session) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Apply Enablement-specific ACLs on Community Site resources.
- applyACLs(Resource, CommunityContext, Session, Session) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Apply Enablement-specific ACLs on Community Site resources.
- applyArtifactVersions(Model, ModelUtility.ArtifactVersionResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Resolves artifact versions that are no set explicitly in the provisioning file via the given resolver (version = "LATEST").
- ApplyBlackList - Static variable in class com.day.cq.dam.commons.metadata.XmpFilterBlackWhite
-
- applyCartEntryPromotion(CommerceSession, Promotion, CommerceSession.CartEntry) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionHandler
-
Apply a promotion to a cart line item.
- applyCartEntryPromotion(CommerceSession, Promotion, CommerceSession.CartEntry) - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- ApplyDiff - Class in org.apache.jackrabbit.oak.spi.state
-
A node state diff handler that applies all reported changes
as-is to the given node builder.
- ApplyDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.spi.state.ApplyDiff
-
- applyFloydSteinbergDithering(BufferedImage, Palette) - Static method in class org.apache.commons.imaging.palette.Dithering
-
Changes the given image to only use colors from the given palette,
applying Floyd-Steinberg dithering in the process.
- applyInverseTo(Vector3D) - Method in class org.apache.commons.math.geometry.Rotation
-
Apply the inverse of the rotation to a vector.
- applyInverseTo(Rotation) - Method in class org.apache.commons.math.geometry.Rotation
-
Apply the inverse of the instance to another rotation.
- applyMemberships(Session) - Method in class org.apache.jackrabbit.vault.fs.io.Importer
-
- ApplyMetadataTemplateParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- ApplyMetadataTemplateParam() - Constructor for class com.scene7.ipsapi.ApplyMetadataTemplateParam
-
- ApplyMetadataTemplateProcess - Class in com.day.cq.dam.core.process
-
The ApplyMetadataTemplateProcess
is called in a workflow
process step.
- ApplyMetadataTemplateProcess() - Constructor for class com.day.cq.dam.core.process.ApplyMetadataTemplateProcess
-
- ApplyMetadataTemplateReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- ApplyMetadataTemplateReturn() - Constructor for class com.scene7.ipsapi.ApplyMetadataTemplateReturn
-
- applyOAuthParameters(OAuthMessage, Map<String, Object>) - Method in class org.apache.oltu.oauth2.common.parameters.BodyURLEncodedParametersApplier
-
- applyOAuthParameters(OAuthMessage, Map<String, Object>) - Method in class org.apache.oltu.oauth2.common.parameters.FragmentParametersApplier
-
- applyOAuthParameters(OAuthMessage, Map<String, Object>) - Method in class org.apache.oltu.oauth2.common.parameters.JSONBodyParametersApplier
-
- applyOAuthParameters(OAuthMessage, Map<String, Object>) - Method in interface org.apache.oltu.oauth2.common.parameters.OAuthParametersApplier
-
- applyOAuthParameters(OAuthMessage, Map<String, Object>) - Method in class org.apache.oltu.oauth2.common.parameters.QueryParameterApplier
-
- applyOAuthParameters(OAuthMessage, Map<String, Object>) - Method in class org.apache.oltu.oauth2.common.parameters.WWWAuthHeaderParametersApplier
-
- applyOrderPromotion(CommerceSession, Promotion) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionHandler
-
Apply a promotion to an order.
- applyOrderPromotion(CommerceSession, Promotion) - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- applyPattern(String) - Method in class org.apache.commons.lang.text.ExtendedMessageFormat
-
Apply the specified pattern.
- applyPattern(String) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.
Apply the specified pattern.
- applyPolicy(String, AclPolicy) - Method in class com.day.cq.security.util.CRXPolicyManager
-
Deprecated.
Applies the Policy.
- applyProcessingProfile(Session, Asset) - Method in class com.day.cq.dam.core.process.ProcessingProfileApplier
-
Applies processing profile on the given asset.
- ApplyProcessingProfileProcess - Class in com.day.cq.dam.core.process
-
- ApplyProcessingProfileProcess() - Constructor for class com.day.cq.dam.core.process.ApplyProcessingProfileProcess
-
Deprecated.
- applyRule(ResourceResolver, Resource, Resource, String, String, Long) - Method in interface com.adobe.cq.social.badging.api.BadgingEngine
-
- applyRule(Resource, Resource, String, String, String, Resource, Resource) - Method in interface com.adobe.cq.social.scoring.api.ScoringEngine
-
Calcuate score based on engine's algorithm.
- applyShippingPromotion(CommerceSession, Promotion) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionHandler
-
Apply a promotion to an order's shipping amount.
- applyShippingPromotion(CommerceSession, Promotion) - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- applyStyleDataToImage(Image, Style) - Method in class com.day.cq.wcm.foundation.AdaptiveImageHelper
-
Applies style data to the given image, including crop and rotation.
- applyTemplate(XMPMeta, XMPMeta, TemplateOptions) - Static method in class com.adobe.internal.xmp.XMPUtils
-
modifies a working XMP object according to a template object.
- applyTo(Vector3D) - Method in class org.apache.commons.math.geometry.Rotation
-
Apply the rotation to a vector.
- applyTo(Rotation) - Method in class org.apache.commons.math.geometry.Rotation
-
Apply the instance to another rotation.
- applyToPaths(ResourceResolver, String[], Resource) - Method in interface com.adobe.cq.cloudservices.provisioning.ProvisioningHandler
-
Applies the configuration
to the specified paths
.
- applyValue() - Method in enum com.day.cq.reporting.ProcessingPhase
-
Checks if the formatted value should be applied to the data (versus being used for
calculation only).
- applyVariables(Model, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Applies a set of variables to the given model.
- applyWatermark(WatermarkContext) - Static method in class com.day.cq.dam.commons.watermark.WatermarkUtil
-
Applies the watermark on top of the underlying image.
Before applying, it also styles the watermark considering the following:
position - relative to the underlying source image
orientation - angle of rotation as measured from the x-axis in clockwise direction
opacity - transparency of the watermark
- ApplyWhiteList - Static variable in class com.day.cq.dam.commons.metadata.XmpFilterBlackWhite
-
- AppnSegment - Class in org.apache.commons.imaging.formats.jpeg.segments
-
- AppnSegment(int, int, InputStream) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.AppnSegment
-
- approve(Page) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Marks a newsletter as approved.
- APPROVE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has approved the object.
- approveJoin(ResourceResolver, CommunityGroup) - Method in class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- approveJoin(ResourceResolver, CommunityGroup) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperations
-
- APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- APPS - Static variable in interface com.day.cq.dam.api.DamConstants
-
The Apps directory
- APPS_THEMES_ROOT - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
Themes path in apps
- apr1Crypt(byte[]) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
- apr1Crypt(byte[], String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
- apr1Crypt(String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
- apr1Crypt(String, String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
Generates an Apache htpasswd compatible "$apr1$" MD5 based hash value.
- APRIL - Static variable in class org.joda.time.DateTimeConstants
-
Constant (4) representing April, the fourth month (ISO)
- AR - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "ar") used to identify the AR archive format.
- ArArchiveEntry - Class in org.apache.commons.compress.archivers.ar
-
Represents an archive entry in the "ar" format.
- ArArchiveEntry(String, long) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Create a new instance using a couple of default values.
- ArArchiveEntry(String, long, int, int, int, long) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Create a new instance.
- ArArchiveEntry(File, String) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Create a new instance using the attributes of the given file
- ArArchiveInputStream - Class in org.apache.commons.compress.archivers.ar
-
Implements the "ar" archive format as an input stream.
- ArArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
Constructs an Ar input stream with the referenced stream
- ArArchiveOutputStream - Class in org.apache.commons.compress.archivers.ar
-
Implements the "ar" archive format as an output stream.
- ArArchiveOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- ARCHITECTURE_BITS - Static variable in interface org.apache.tika.parser.executable.MachineMetadata
-
- ARCHIVE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has archived the object.
- Archive - Interface in org.apache.jackrabbit.vault.fs.io
-
Specifies a filevault archive.
- Archive.Entry - Interface in org.apache.jackrabbit.vault.fs.io
-
Entry of an archive
- ARCHIVE_VERSION - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
Current support version of the model archive.
- ArchiveEntry - Interface in org.apache.commons.compress.archivers
-
Represents an entry of an archive.
- ArchiveException - Exception in org.apache.commons.compress.archivers
-
Archiver related Exception
- ArchiveException(String) - Constructor for exception org.apache.commons.compress.archivers.ArchiveException
-
Constructs a new exception with the specified detail message.
- ArchiveException(String, Exception) - Constructor for exception org.apache.commons.compress.archivers.ArchiveException
-
Constructs a new exception with the specified detail message and cause.
- ArchiveInputStream - Class in org.apache.commons.compress.archivers
-
Archive input streams
MUST override the
InputStream.read(byte[], int, int)
- or
ArchiveInputStream.read()
-
method so that reading from the stream generates EOF for the end of
data in each entry as well as at the end of the file proper.
- ArchiveInputStream() - Constructor for class org.apache.commons.compress.archivers.ArchiveInputStream
-
- ArchiveOutputStream - Class in org.apache.commons.compress.archivers
-
Archive output stream implementations are expected to override the
OutputStream.write(byte[], int, int)
method to improve performance.
- ArchiveOutputStream() - Constructor for class org.apache.commons.compress.archivers.ArchiveOutputStream
-
- ARCHIVES_VIEW_TYPE - Static variable in interface com.adobe.cq.social.journal.client.api.JournalSidebar
-
The name of archives view type.
- ArchiveStreamFactory - Class in org.apache.commons.compress.archivers
-
Factory to create Archive[In|Out]putStreams from names or the first bytes of
the InputStream.
- ArchiveStreamFactory() - Constructor for class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Create an instance using the platform default encoding.
- ArchiveStreamFactory(String) - Constructor for class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Create an instance using the specified encoding.
- ArchiveStreamProvider - Interface in org.apache.commons.compress.archivers
-
- ArchiveUtils - Class in org.apache.commons.compress.utils
-
Generic Archive utilities
- ArchUtils - Class in org.apache.commons.lang3
-
An utility class for the os.arch System Property.
- ArchUtils() - Constructor for class org.apache.commons.lang3.ArchUtils
-
- AreaService - Interface in com.day.cq.personalization
-
The AreaService defines an interface to retrieve areas for certain types
of resources.
- areStreamsIdentical(InputStream, InputStream) - Static method in class com.day.io.file.StreamUtils
-
- areXMPNodesLimited() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- ARG_ID_TEMPLATE_PATH - Static variable in interface com.adobe.dam.print.ids.StringConstants
-
- ARG_IMAGE_LIST - Static variable in interface com.adobe.dam.print.ids.StringConstants
-
- ARG_TAG_XML - Static variable in interface com.adobe.dam.print.ids.StringConstants
-
- argCount() - Method in class com.fasterxml.jackson.databind.introspect.MemberKey
-
- Argument - Class in com.sun.mail.iap
-
- Argument() - Constructor for class com.sun.mail.iap.Argument
-
Constructor
- ArgumentOutsideDomainException - Exception in org.apache.commons.math
-
Error thrown when a method is called with an out of bounds argument.
- ArgumentOutsideDomainException(double, double, double) - Constructor for exception org.apache.commons.math.ArgumentOutsideDomainException
-
Constructs an exception with specified formatted detail message.
- arguments() - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Returns the arguments to be passed to the native process.
- arguments(String[]) - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Sets the arguments to be passed to the native process.
- ArgUtils - Class in org.apache.commons.math.exception.util
-
Utility class for transforming the list of arguments passed to
constructors of exceptions.
- AriesFrameworkUtil - Class in org.apache.aries.util
-
- AriesFrameworkUtil() - Constructor for class org.apache.aries.util.AriesFrameworkUtil
-
- AriesTransactionManager - Interface in org.apache.aries.transaction
-
- ARJ - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "arj") used to identify the ARJ archive format.
- ArjArchiveEntry - Class in org.apache.commons.compress.archivers.arj
-
An entry in an ARJ archive.
- ArjArchiveEntry() - Constructor for class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
- ArjArchiveEntry.HostOs - Class in org.apache.commons.compress.archivers.arj
-
The known values for HostOs.
- ArjArchiveInputStream - Class in org.apache.commons.compress.archivers.arj
-
Implements the "arj" archive format as an InputStream.
- ArjArchiveInputStream(InputStream, String) - Constructor for class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.
- ArjArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in,
and using the CP437 character encoding.
- ARRAY - Static variable in class com.adobe.internal.xmp.options.PropertyOptions
-
- ARRAY - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- array(String[]) - Static method in class com.day.cq.commons.JS
-
Returns a Javascript/JSON array in string representation from a Java
string array.
- array(Collection<?>) - Static method in class com.day.cq.commons.JS
-
Returns a Javascript/JSON array from a Java object collection.
- array() - Method in class com.day.cq.commons.TidyJSONWriter
-
Begin appending a new array.
- array() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Obtains the array backing this channel.
- array() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the start of an JSON array.
- array() - Method in class org.apache.sling.commons.json.io.JSONWriter
-
Deprecated.
Begin appending a new array.
- Array2DRowFieldMatrix<T extends FieldElement<T>> - Class in org.apache.commons.math.linear
-
Implementation of FieldMatrix
using a FieldElement
[][] array to store entries.
- Array2DRowFieldMatrix(Field<T>) - Constructor for class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Creates a matrix with no data
- Array2DRowFieldMatrix(Field<T>, int, int) - Constructor for class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Create a new FieldMatrix with the supplied row and column dimensions.
- Array2DRowFieldMatrix(T[][]) - Constructor for class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Create a new FieldMatrix using the input array as the underlying
data array.
- Array2DRowFieldMatrix(T[][], boolean) - Constructor for class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Create a new FieldMatrix using the input array as the underlying
data array.
- Array2DRowFieldMatrix(T[]) - Constructor for class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Create a new (column) FieldMatrix using v
as the
data for the unique column of the v.length x 1
matrix
created.
- Array2DRowRealMatrix - Class in org.apache.commons.math.linear
-
Implementation of RealMatrix using a double[][] array to store entries and
LU decomposition to support linear system
solution and inverse.
- Array2DRowRealMatrix() - Constructor for class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Creates a matrix with no data
- Array2DRowRealMatrix(int, int) - Constructor for class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Create a new RealMatrix with the supplied row and column dimensions.
- Array2DRowRealMatrix(double[][]) - Constructor for class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Create a new RealMatrix using the input array as the underlying
data array.
- Array2DRowRealMatrix(double[][], boolean) - Constructor for class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Create a new RealMatrix using the input array as the underlying
data array.
- Array2DRowRealMatrix(double[]) - Constructor for class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Create a new (column) RealMatrix using v
as the
data for the unique column of the v.length x 1
matrix
created.
- ARRAY_ALT_TEXT - Static variable in class com.adobe.internal.xmp.options.PropertyOptions
-
- ARRAY_ALT_TEXT - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- ARRAY_ALTERNATE - Static variable in class com.adobe.internal.xmp.options.PropertyOptions
-
- ARRAY_ALTERNATE - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- ARRAY_ITEM_NAME - Static variable in interface com.adobe.internal.xmp.XMPConst
-
Node name of an array item.
- ARRAY_ITEM_NAME - Static variable in interface com.adobe.xmp.XMPConst
-
Node name of an array item.
- ARRAY_LAST_ITEM - Static variable in interface com.adobe.internal.xmp.XMPConst
-
Index that has the meaning to be always the last item in an array.
- ARRAY_LAST_ITEM - Static variable in interface com.adobe.xmp.XMPConst
-
Index that has the meaning to be always the last item in an array.
- ARRAY_OF - Static variable in class org.osgi.jmx.JmxConstants
-
For an encoded array we need to start with ARRAY_OF.
- ARRAY_ORDERED - Static variable in class com.adobe.internal.xmp.options.PropertyOptions
-
- ARRAY_ORDERED - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- ArrayBlockingQueueDeserializer - Class in com.fasterxml.jackson.databind.deser.std
-
We need a custom deserializer both because ArrayBlockingQueue
has no
default constructor AND because it has size limit used for constructing
underlying storage automatically.
- ArrayBlockingQueueDeserializer(JavaType, JsonDeserializer<Object>, TypeDeserializer, ValueInstantiator) - Constructor for class com.fasterxml.jackson.databind.deser.std.ArrayBlockingQueueDeserializer
-
- ArrayBuilders - Class in com.fasterxml.jackson.databind.util
-
Helper class that contains set of distinct builders for different
arrays of primitive values.
- ArrayBuilders() - Constructor for class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- ArrayBuilders.BooleanBuilder - Class in com.fasterxml.jackson.databind.util
-
- ArrayBuilders.ByteBuilder - Class in com.fasterxml.jackson.databind.util
-
- ArrayBuilders.DoubleBuilder - Class in com.fasterxml.jackson.databind.util
-
- ArrayBuilders.FloatBuilder - Class in com.fasterxml.jackson.databind.util
-
- ArrayBuilders.IntBuilder - Class in com.fasterxml.jackson.databind.util
-
- ArrayBuilders.LongBuilder - Class in com.fasterxml.jackson.databind.util
-
- ArrayBuilders.ShortBuilder - Class in com.fasterxml.jackson.databind.util
-
- arrayequals(byte[], byte[], int) - Static method in class org.apache.commons.fileupload.MultipartStream
-
Compares count
first bytes in the arrays
a
and b
.
- ArrayFieldVector<T extends FieldElement<T>> - Class in org.apache.commons.math.linear
-
- ArrayFieldVector(Field<T>) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Build a 0-length vector.
- ArrayFieldVector(Field<T>, int) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a (size)-length vector of zeros.
- ArrayFieldVector(int, T) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct an (size)-length vector with preset values.
- ArrayFieldVector(T[]) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector from an array, copying the input array.
- ArrayFieldVector(Field<T>, T[]) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector from an array, copying the input array.
- ArrayFieldVector(T[], boolean) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Create a new ArrayFieldVector using the input array as the underlying
data array.
- ArrayFieldVector(Field<T>, T[], boolean) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Create a new ArrayFieldVector using the input array as the underlying
data array.
- ArrayFieldVector(T[], int, int) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector from part of a array.
- ArrayFieldVector(FieldVector<T>) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector from another vector, using a deep copy.
- ArrayFieldVector(ArrayFieldVector<T>) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector from another vector, using a deep copy.
- ArrayFieldVector(ArrayFieldVector<T>, boolean) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector from another vector.
- ArrayFieldVector(ArrayFieldVector<T>, ArrayFieldVector<T>) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending one vector to another vector.
- ArrayFieldVector(ArrayFieldVector<T>, T[]) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending one vector to another vector.
- ArrayFieldVector(T[], ArrayFieldVector<T>) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending one vector to another vector.
- ArrayFieldVector(T[], T[]) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending one vector to another vector.
- ArrayFieldVector(Field<T>, T[], T[]) - Constructor for class org.apache.commons.math.linear.ArrayFieldVector
-
Construct a vector by appending one vector to another vector.
- arrayFormat(String, Object[]) - Static method in class org.slf4j.helpers.MessageFormatter
-
- arrayFormat(String, Object[], Throwable) - Static method in class org.slf4j.helpers.MessageFormatter
-
- ArrayIterator<T> - Class in com.fasterxml.jackson.databind.util
-
Iterator implementation used to efficiently expose contents of an
Array as read-only iterator.
- ArrayIterator(T[]) - Constructor for class com.fasterxml.jackson.databind.util.ArrayIterator
-
- ArrayIterator - Class in org.apache.commons.collections.iterators
-
Implements an Iterator
over any array.
- ArrayIterator() - Constructor for class org.apache.commons.collections.iterators.ArrayIterator
-
Constructor for use with setArray
.
- ArrayIterator(Object) - Constructor for class org.apache.commons.collections.iterators.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the
specified array.
- ArrayIterator(Object, int) - Constructor for class org.apache.commons.collections.iterators.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the
specified array from a specific start index.
- ArrayIterator(Object, int, int) - Constructor for class org.apache.commons.collections.iterators.ArrayIterator
-
Construct an ArrayIterator that will iterate over a range of values
in the specified array.
- arrayIterator(Object[]) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator over an object array.
- arrayIterator(Object) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator over an object or primitive array.
- arrayIterator(Object[], int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator over the end part of an object array.
- arrayIterator(Object, int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator over the end part of an object or primitive array.
- arrayIterator(Object[], int, int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator over part of an object array.
- arrayIterator(Object, int, int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator over part of an object or primitive array.
- ArrayIterator<E> - Class in org.apache.commons.collections4.iterators
-
Implements an Iterator
over any array.
- ArrayIterator(Object) - Constructor for class org.apache.commons.collections4.iterators.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the
specified array.
- ArrayIterator(Object, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the
specified array from a specific start index.
- ArrayIterator(Object, int, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayIterator
-
Construct an ArrayIterator that will iterate over a range of values
in the specified array.
- arrayIterator(E...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over an object array.
- arrayIterator(Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over an object or primitive array.
- arrayIterator(E[], int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over the end part of an object array.
- arrayIterator(Object, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over the end part of an object or primitive array.
- arrayIterator(E[], int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over part of an object array.
- arrayIterator(Object, int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over part of an object or primitive array.
- arrayIterator(T[], int, int) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Returns an iterator for elements of an array of values
.
- ArrayListIterator - Class in org.apache.commons.collections.iterators
-
Implements a ListIterator
over an array.
- ArrayListIterator() - Constructor for class org.apache.commons.collections.iterators.ArrayListIterator
-
Constructor for use with setArray
.
- ArrayListIterator(Object) - Constructor for class org.apache.commons.collections.iterators.ArrayListIterator
-
Constructs an ArrayListIterator that will iterate over the values in the
specified array.
- ArrayListIterator(Object, int) - Constructor for class org.apache.commons.collections.iterators.ArrayListIterator
-
Constructs an ArrayListIterator that will iterate over the values in the
specified array from a specific start index.
- ArrayListIterator(Object, int, int) - Constructor for class org.apache.commons.collections.iterators.ArrayListIterator
-
Construct an ArrayListIterator that will iterate over a range of values
in the specified array.
- arrayListIterator(Object[]) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets a list iterator over an object array.
- arrayListIterator(Object) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets a list iterator over an object or primitive array.
- arrayListIterator(Object[], int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets a list iterator over the end part of an object array.
- arrayListIterator(Object, int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets a list iterator over the end part of an object or primitive array.
- arrayListIterator(Object[], int, int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets a list iterator over part of an object array.
- arrayListIterator(Object, int, int) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets a list iterator over part of an object or primitive array.
- ArrayListIterator<E> - Class in org.apache.commons.collections4.iterators
-
Implements a ListIterator
over an array.
- ArrayListIterator(Object) - Constructor for class org.apache.commons.collections4.iterators.ArrayListIterator
-
Constructs an ArrayListIterator that will iterate over the values in the
specified array.
- ArrayListIterator(Object, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayListIterator
-
Constructs an ArrayListIterator that will iterate over the values in the
specified array from a specific start index.
- ArrayListIterator(Object, int, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayListIterator
-
Construct an ArrayListIterator that will iterate over a range of values
in the specified array.
- arrayListIterator(E...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over an object array.
- arrayListIterator(Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over an object or primitive array.
- arrayListIterator(E[], int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over the end part of an object array.
- arrayListIterator(Object, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over the end part of an object or primitive array.
- arrayListIterator(E[], int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over part of an object array.
- arrayListIterator(Object, int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over part of an object or primitive array.
- ArrayListValuedHashMap<K,V> - Class in org.apache.commons.collections4.multimap
-
Implements a ListValuedMap
, using a HashMap
to provide data
storage and ArrayList
s as value collections.
- ArrayListValuedHashMap() - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an empty ArrayListValuedHashMap with the default initial
map capacity (16) and the default initial list capacity (3).
- ArrayListValuedHashMap(int) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an empty ArrayListValuedHashMap with the default initial
map capacity (16) and the specified initial list capacity.
- ArrayListValuedHashMap(int, int) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an empty ArrayListValuedHashMap with the specified initial
map and list capacities.
- ArrayListValuedHashMap(MultiValuedMap<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an ArrayListValuedHashMap copying all the mappings of the given map.
- ArrayListValuedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an ArrayListValuedHashMap copying all the mappings of the given map.
- ArrayLiteral - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Syntactical structure for an array of items.
- ArrayLiteral(List<ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
-
- ArrayNode - Class in com.fasterxml.jackson.databind.node
-
Node class that represents Arrays mapped from JSON content.
- ArrayNode(JsonNodeFactory) - Constructor for class com.fasterxml.jackson.databind.node.ArrayNode
-
- ArrayNode(JsonNodeFactory, int) - Constructor for class com.fasterxml.jackson.databind.node.ArrayNode
-
- ArrayNode(JsonNodeFactory, List<JsonNode>) - Constructor for class com.fasterxml.jackson.databind.node.ArrayNode
-
- arrayNode() - Method in class com.fasterxml.jackson.databind.node.ContainerNode
-
- arrayNode(int) - Method in class com.fasterxml.jackson.databind.node.ContainerNode
-
Factory method that constructs and returns an
ArrayNode
with an initial capacity
Construction is done using registered
JsonNodeFactory
- arrayNode() - Method in interface com.fasterxml.jackson.databind.node.JsonNodeCreator
-
- arrayNode(int) - Method in interface com.fasterxml.jackson.databind.node.JsonNodeCreator
-
Factory method for constructing a JSON Array node with an initial capacity
- arrayNode() - Method in class com.fasterxml.jackson.databind.node.JsonNodeFactory
-
Factory method for constructing an empty JSON Array node
- arrayNode(int) - Method in class com.fasterxml.jackson.databind.node.JsonNodeFactory
-
Factory method for constructing a JSON Array node with an initial capacity
- ArrayRealVector - Class in org.apache.commons.math.linear
-
This class implements the
RealVector
interface with a double array.
- ArrayRealVector() - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Build a 0-length vector.
- ArrayRealVector(int) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a (size)-length vector of zeros.
- ArrayRealVector(int, double) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct an (size)-length vector with preset values.
- ArrayRealVector(double[]) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector from an array, copying the input array.
- ArrayRealVector(double[], boolean) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Create a new ArrayRealVector using the input array as the underlying
data array.
- ArrayRealVector(double[], int, int) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector from part of a array.
- ArrayRealVector(Double[]) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector from an array.
- ArrayRealVector(Double[], int, int) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector from part of a Double array
- ArrayRealVector(RealVector) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector from another vector, using a deep copy.
- ArrayRealVector(ArrayRealVector) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector from another vector, using a deep copy.
- ArrayRealVector(ArrayRealVector, boolean) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector from another vector.
- ArrayRealVector(ArrayRealVector, ArrayRealVector) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending one vector to another vector.
- ArrayRealVector(ArrayRealVector, RealVector) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending one vector to another vector.
- ArrayRealVector(RealVector, ArrayRealVector) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending one vector to another vector.
- ArrayRealVector(ArrayRealVector, double[]) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending one vector to another vector.
- ArrayRealVector(double[], ArrayRealVector) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending one vector to another vector.
- ArrayRealVector(double[], double[]) - Constructor for class org.apache.commons.math.linear.ArrayRealVector
-
Construct a vector by appending one vector to another vector.
- ArraySerializerBase<T> - Class in com.fasterxml.jackson.databind.ser.std
-
Intermediate base class for serializers used for various
Java arrays.
- ArrayStack - Class in org.apache.commons.collections
-
An implementation of the Stack
API that is based on an
ArrayList
instead of a Vector
, so it is not
synchronized to protect against multi-threaded access.
- ArrayStack() - Constructor for class org.apache.commons.collections.ArrayStack
-
Constructs a new empty ArrayStack
.
- ArrayStack(int) - Constructor for class org.apache.commons.collections.ArrayStack
-
Constructs a new empty ArrayStack
with an initial size.
- ArrayStack<E> - Class in org.apache.commons.collections4
-
- ArrayStack() - Constructor for class org.apache.commons.collections4.ArrayStack
-
Deprecated.
Constructs a new empty ArrayStack
.
- ArrayStack(int) - Constructor for class org.apache.commons.collections4.ArrayStack
-
Deprecated.
Constructs a new empty ArrayStack
with an initial size.
- arrayToSet(T[]) - Static method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- ArrayType - Interface in com.adobe.xmp.schema.model
-
Describes an XMP array property.
- ArrayType - Class in com.fasterxml.jackson.databind.type
-
Array types represent Java arrays, both primitive and object valued.
- arrayType(int, OpenType<T>) - Static method in class org.osgi.jmx.Item
-
Return a new Array Type.
- ArrayType.ArrayForm - Enum in com.adobe.xmp.schema.model
-
Enumeration of the four XMP array forms.
- ArrayUtils - Class in org.apache.commons.lang
-
Operations on arrays, primitive arrays (like int[]
) and
primitive wrapper arrays (like Integer[]
).
- ArrayUtils() - Constructor for class org.apache.commons.lang.ArrayUtils
-
ArrayUtils instances should NOT be constructed in standard programming.
- ArrayUtils - Class in org.apache.commons.lang3
-
Operations on arrays, primitive arrays (like int[]
) and
primitive wrapper arrays (like Integer[]
).
- ArrayUtils() - Constructor for class org.apache.commons.lang3.ArrayUtils
-
ArrayUtils instances should NOT be constructed in standard programming.
- ARRIVAL - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by message arrival date and time.
- ARTICLE - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents objects such as news articles, knowledge base entries, or other similar construct.
- Artifact - Interface in org.apache.jackrabbit.vault.fs.api
-
An artifact represents a fragment (or aspect) of a Vault file.
- Artifact - Class in org.apache.sling.provisioning.model
-
Description of an artifact.
- Artifact(String, String, String, String, String) - Constructor for class org.apache.sling.provisioning.model.Artifact
-
Create a new artifact object
- Artifact(String, String, String, String, String, Map<String, String>) - Constructor for class org.apache.sling.provisioning.model.Artifact
-
Create a new artifact object
- ArtifactGroup - Class in org.apache.sling.provisioning.model
-
A artifact group holds a set of artifacts.
- ArtifactGroup(int) - Constructor for class org.apache.sling.provisioning.model.ArtifactGroup
-
Create a new artifact group with the level.
- ArtifactHandler - Interface in org.apache.jackrabbit.vault.fs.api
-
ArtifactHandler
s are used to import artifacts into the
jcr repository.
- ArtifactIterator - Interface in org.apache.jackrabbit.vault.fs.api
-
ArtifactIterator
...
- ARTIFACTS_PREFIX - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
Artifacts prefix.
- ArtifactSet - Interface in org.apache.jackrabbit.vault.fs.api
-
ArtifactSet
...
- ArtifactType - Enum in org.apache.jackrabbit.vault.fs.api
-
Provides a simple enumeration of possible artifact types.
- artifactVersionResolver(ModelUtility.ArtifactVersionResolver) - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
-
- ARTIST - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The name of the artist or artists."
- ARTWORK_OR_OBJECT - Static variable in interface org.apache.tika.metadata.IPTC
-
A set of metadata about artwork or an object in the item
- ARTWORK_OR_OBJECT_DETAIL_COPYRIGHT_NOTICE - Static variable in interface org.apache.tika.metadata.IPTC
-
Contains any necessary copyright notice for claiming the intellectual
property for artwork or an object in the image and should identify the
current owner of the copyright of this work with associated intellectual
property rights.
- ARTWORK_OR_OBJECT_DETAIL_CREATOR - Static variable in interface org.apache.tika.metadata.IPTC
-
Contains the name of the artist who has created artwork or an object in the image.
- ARTWORK_OR_OBJECT_DETAIL_DATE_CREATED - Static variable in interface org.apache.tika.metadata.IPTC
-
Designates the date and optionally the time the artwork or object in the
image was created.
- ARTWORK_OR_OBJECT_DETAIL_SOURCE - Static variable in interface org.apache.tika.metadata.IPTC
-
The organisation or body holding and registering the artwork or object in
the image for inventory purposes.
- ARTWORK_OR_OBJECT_DETAIL_SOURCE_INVENTORY_NUMBER - Static variable in interface org.apache.tika.metadata.IPTC
-
The inventory number issued by the organisation or body holding and
registering the artwork or object in the image.
- ARTWORK_OR_OBJECT_DETAIL_TITLE - Static variable in interface org.apache.tika.metadata.IPTC
-
A reference for the artwork or object in the image.
- As - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- as(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get configuration as singleton resource and its properties mapped to the given annotation class.
- AS_ACCEPTFILETYPES - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
the different descriptions that can be possible.
- AS_ACTOR_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ADDRESS - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ALLOW_REPLIES - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ALLOWFILEUPLOADS - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_APPROVED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ATTACHMENT - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ATTACHMENT_LENGTH - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_AUTHOR - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_AUTHOR_CI - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_AUTHOR_DISPLAY_NAME - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_AUTHOR_DISPLAY_NAME_CI - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_AUTHOR_IMAGE_URL - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_AUTHOR_PROFILE_URL - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_AUTHORIZABLE_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_BASE_TYPE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_COMPANY_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_COMPOSED_BY - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_CONTENT_TYPE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_CQ_DATA - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_CQ_SUBHASH_DATE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
Prefix for non dynamic dates so we can convert from the long format back to calendar.
- AS_CQTAGS - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_CREATED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ENTITY_URL - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_FEATURES - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_IS_CLOSED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_IS_DRAFT - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_IS_FLAGGED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_IS_FLAGGED_HIDDEN - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_IS_REPLY - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_MAXFILESIZE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_MAXIMAGEFILESIZE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_MODERATE_COMMENTS - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_PARENT_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_PINNED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_PROVIDER_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_PUBLISH_DATE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_PUBLISH_JOB_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_REPORT_SUITE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_REQUIRELOGIN - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_RESOURCE_TYPE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_ROOT_COMMENT_SYSTEM - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_RTEENABLED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_SENTIMENT - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_TALLY_RESPONSE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_TITLE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_UPLOADDATE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_VERB - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_VERBATIM - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- AS_VERBATIM_LANGUAGE_INDEX - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- asAction() - Method in class com.day.cq.replication.CompositeReplicationAction
-
- asAdaptable(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get configuration as singleton configuration resource and adapt it to the given class.
- asAdaptableCollection(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get collection of configuration resources and adapt them to the given class.
- asAnnotationMap() - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector
-
- asAnnotations() - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector
-
- AsArraySerializerBase<T> - Class in com.fasterxml.jackson.databind.ser.std
-
Base class for serializers that will output contents as JSON
arrays; typically serializers used for Collection
and array types.
- AsArrayTypeDeserializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
- AsArrayTypeDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeDeserializer
-
- AsArrayTypeDeserializer(AsArrayTypeDeserializer, BeanProperty) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeDeserializer
-
- AsArrayTypeSerializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
Type serializer that will embed type information in an array,
as the first element, and actual value as the second element.
- AsArrayTypeSerializer(TypeIdResolver, BeanProperty) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer
-
- asBoolean() - Method in enum com.fasterxml.jackson.annotation.OptBoolean
-
- asBoolean() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java boolean.
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java boolean.
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- asBoolean() - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- asBoolean(boolean) - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- asByteArray() - Method in enum com.fasterxml.jackson.core.JsonToken
-
- ASC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- ascending(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Orders by the value of the specified operand, in ascending order.
- Ascending - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AscendingOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- asCharArray() - Method in enum com.fasterxml.jackson.core.JsonToken
-
- ASCII - Static variable in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- ASCII_ALPHA - Static variable in class org.apache.commons.lang.CharSet
-
A CharSet defining ASCII alphabetic characters "a-zA-Z".
- ASCII_ALPHA - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "a-zA-Z".
- ASCII_ALPHA_LOWER - Static variable in class org.apache.commons.lang.CharSet
-
A CharSet defining ASCII alphabetic characters "a-z".
- ASCII_ALPHA_LOWER - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "a-z".
- ASCII_ALPHA_UPPER - Static variable in class org.apache.commons.lang.CharSet
-
A CharSet defining ASCII alphabetic characters "A-Z".
- ASCII_ALPHA_UPPER - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "A-Z".
- ASCII_NUMERIC - Static variable in class org.apache.commons.lang.CharSet
-
A CharSet defining ASCII alphabetic characters "0-9".
- ASCII_NUMERIC - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "0-9".
- ASCII_OR_BYTE - Static variable in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- ASCII_OR_RATIONAL - Static variable in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- ASCIIUtility - Class in com.sun.mail.util
-
- asClosure(Transformer) - Static method in class org.apache.commons.collections.ClosureUtils
-
Creates a Closure that calls a Transformer each time it is called.
- asClosure(Transformer<? super E, ?>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that calls a Transformer each time it is called.
- asCollection(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get collection of configuration resources with their properties mapped to the given annotation class.
- asCollector(BivariateRealFunction, double) - Method in class org.apache.commons.math.analysis.ComposableFunction
-
Generates a function that iteratively apply instance function on all
elements of an array.
- asCollector(BivariateRealFunction) - Method in class org.apache.commons.math.analysis.ComposableFunction
-
Generates a function that iteratively apply instance function on all
elements of an array.
- asCollector(double) - Method in class org.apache.commons.math.analysis.ComposableFunction
-
Generates a function that iteratively apply instance function on all
elements of an array.
- asCollector() - Method in class org.apache.commons.math.analysis.ComposableFunction
-
Generates a function that iteratively apply instance function on all
elements of an array.
- asCompositeData(TimeSeries, String) - Static method in class org.apache.jackrabbit.stats.TimeSeriesStatsUtil
-
- asContentHandler() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- asContentHandler() - Method in interface org.apache.jackrabbit.vault.util.xml.serialize.Serializer
-
Return a ContentHandler
interface into this serializer.
- asCopyOfValue(JsonParser) - Static method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
Convenience method, equivalent to:
- asCredentialsMap() - Method in interface org.apache.sling.distribution.transport.DistributionTransportSecret
-
Get the secret as a Map
of credentials, this can contain, for example, entries holding information
about username and password for HTTP authentication.
- asDataSource(Resource) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the datasource given its datasource resource.
- asDataSource(Resource, Resource) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the datasource given its datasource resource.
- asDocumentHandler() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- asDocumentHandler() - Method in interface org.apache.jackrabbit.vault.util.xml.serialize.Serializer
-
Return a DocumentHandler
interface into this serializer.
- asDOMSerializer() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- asDOMSerializer() - Method in interface org.apache.jackrabbit.vault.util.xml.serialize.Serializer
-
- asDouble() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java double.
- asDouble(double) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java double.
- asDouble(double) - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- asDouble() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- asDouble(double) - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- asDouble(double) - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- asDouble(double) - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- asEnumeration(Iterator) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an enumeration that wraps an iterator.
- asEnumeration() - Method in class org.apache.commons.collections4.FluentIterable
-
Returns an Enumeration that will enumerate all elements contained
in this iterable.
- asEnumeration(Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an enumeration that wraps an iterator.
- AsExistingPropertyTypeSerializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
- AsExistingPropertyTypeSerializer(TypeIdResolver, BeanProperty, String) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsExistingPropertyTypeSerializer
-
- AsExternalTypeDeserializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
- AsExternalTypeDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeDeserializer
-
- AsExternalTypeDeserializer(AsExternalTypeDeserializer, BeanProperty) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeDeserializer
-
- AsExternalTypeSerializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
Type serializer that preferably embeds type information as an "external"
type property; embedded in enclosing JSON object.
- AsExternalTypeSerializer(TypeIdResolver, BeanProperty, String) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeSerializer
-
- asFileFilter(FileFilter) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns an IOFileFilter
that wraps the
FileFilter
instance.
- asFileFilter(FilenameFilter) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns an IOFileFilter
that wraps the
FilenameFilter
instance.
- ASI_UGC_PREFIX - Static variable in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
The SRP prefix.
- ASI_UGC_PREFIX - Static variable in interface com.adobe.cq.social.srp.utilities.internal.InternalSocialResourceUtilities
-
The SRP prefix.
- ASI_UGC_PREFIX - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
The SRP prefix.
- AsiExtraField - Class in org.apache.commons.compress.archivers.zip
-
Adds Unix file permission and UID/GID fields as well as symbolic
link handling.
- AsiExtraField() - Constructor for class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Constructor for AsiExtraField.
- ASIN - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- asin() - Method in class org.apache.commons.math.complex.Complex
-
- asin(Dfp) - Static method in class org.apache.commons.math.dfp.DfpMath
-
computes the arc-sine of the argument.
- asin(double) - Static method in class org.apache.commons.math.util.FastMath
-
Compute the arc sine of a number.
- asinh(double) - Static method in class org.apache.commons.math.util.FastMath
-
Compute the inverse hyperbolic sine of a number.
- asInputSource() - Method in class org.apache.tika.detect.AutoDetectReader
-
- asInt() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java int.
- asInt(int) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java int.
- asInt(int) - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- asInt() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- asInt(int) - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- asInt(int) - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- asInt(int) - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- asIterable(Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an Iterable
that wraps an iterator.
- asIterator(Enumeration) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that provides an iterator view of the given enumeration.
- asIterator(Enumeration, Collection) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that provides an iterator view of the given enumeration
that will remove elements from the specified collection.
- asIterator(Enumeration<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an iterator view of the given enumeration.
- asIterator(Enumeration<? extends E>, Collection<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an iterator view of the given enumeration
that will remove elements from the specified collection.
- asKey(Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeBindings
-
Factory method that will create an object that can be used as a key for
caching purposes by
TypeFactory
- asList() - Method in class org.apache.commons.collections.map.LinkedMap
-
Gets an unmodifiable List view of the keys.
- asList() - Method in class org.apache.commons.collections.map.ListOrderedMap
-
Gets an unmodifiable List view of the keys which changes as the map changes.
- asList() - Method in class org.apache.commons.collections.set.ListOrderedSet
-
Gets an unmodifiable view of the order of the Set.
- asList() - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets an unmodifiable List view of the keys.
- asList() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets an unmodifiable List view of the keys which changes as the map changes.
- asList() - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Gets an unmodifiable view of the order of the Set.
- asLong() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java long.
- asLong(long) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will try to convert value of this node to a Java long.
- asLong(long) - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- asLong() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- asLong(long) - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- asLong(long) - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- asLong(long) - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- asMap() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
- asMap() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
- asMap() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
-
- asMap() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns a view of this multi-valued map as a Map
from each distinct
key to the non-empty collection of that key's associated values.
- asMultipleUseIterable(Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterable that wraps an iterator.
- asParser() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
Method used to create a
JsonParser
that can read contents
stored in this buffer.
- asParser(ObjectCodec) - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
Method used to create a
JsonParser
that can read contents
stored in this buffer.
- asParser(JsonParser) - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- asParserOnFirstToken() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
Same as:
- asPredicate(Transformer) - Static method in class org.apache.commons.collections.PredicateUtils
-
Create a new Predicate that wraps a Transformer.
- asPredicate(Transformer<? super T, Boolean>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that wraps a Transformer.
- asPrimitive() - Method in enum com.fasterxml.jackson.annotation.OptBoolean
-
- asProperty - Variable in class com.fasterxml.jackson.core.type.WritableTypeId
-
If type id is to be embedded as a regular property, name of the property;
otherwise `null`.
- asPropertyState(String) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
- asPropertyState(PropertyDefinition) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- AsPropertyTypeDeserializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
- AsPropertyTypeDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer
-
- AsPropertyTypeDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType, JsonTypeInfo.As) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer
-
- AsPropertyTypeDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer
-
- AsPropertyTypeSerializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
Type serializer that preferably embeds type information as an additional
JSON Object property, if possible (when resulting serialization would
use JSON Object).
- AsPropertyTypeSerializer(TypeIdResolver, BeanProperty, String) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeSerializer
-
- asQuotedChars() - Method in class com.fasterxml.jackson.core.io.SerializedString
-
- asQuotedChars() - Method in interface com.fasterxml.jackson.core.SerializableString
-
Returns JSON quoted form of the String, as character array.
- asQuotedUTF8() - Method in class com.fasterxml.jackson.core.io.SerializedString
-
Accessor for accessing value as is (without JSON quoting)
encoded using UTF-8 encoding.
- asQuotedUTF8() - Method in interface com.fasterxml.jackson.core.SerializableString
-
Returns UTF-8 encoded version of JSON-quoted String.
- asReader() - Method in class org.apache.commons.lang.text.StrBuilder
-
Gets the contents of this builder as a Reader.
- asReader() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the contents of this builder as a Reader.
- asRepositoryException() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Wraps the given
CommitFailedException
instance using the
appropriate
javax.jcr.RepositoryException
subclass based on the
type
of the given exception.
- asRepositoryException(String) - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Wraps the given
CommitFailedException
instance using the
appropriate
javax.jcr.RepositoryException
subclass based on the
type
of the given exception.
- ASRPConfiguration - Interface in com.adobe.cq.social.srp.config
-
ASRP specific configuration information details.
- assemble(JcrPackage, ProgressTrackerListener) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageManager
-
Assembles a package.
- assemble(Node, JcrPackageDefinition, ProgressTrackerListener) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageManager
-
Assembles a package.
- assemble(JcrPackageDefinition, ProgressTrackerListener, OutputStream) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageManager
-
Assembles a package directly to a output stream
- assemble(Session, ExportOptions, File) - Method in interface org.apache.jackrabbit.vault.packaging.PackageManager
-
Assembles a package using the given meta information and file to
store to.
- assemble(Session, ExportOptions, OutputStream) - Method in interface org.apache.jackrabbit.vault.packaging.PackageManager
-
Assembles a package using the given meta information.
- ASSEMBLE_DOCUMENT - Static variable in interface org.apache.tika.metadata.AccessPermissions
-
Can the user insert/rotate/delete pages.
- AssembledChronology - Class in org.joda.time.chrono
-
Abstract Chronology that enables chronologies to be assembled from
a container of fields.
- AssembledChronology.Fields - Class in org.joda.time.chrono
-
A container of fields used for assembling a chronology.
- assertByteArrayNotNull(byte[]) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
Checks if byte[] is not null
- assertByteArrayNotNull(byte[]) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
- assertChmAccessorNotNull(ChmAccessor<?>) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
Checks if ChmAccessor is not null In case of null throws exception
- assertChmAccessorParameters(byte[], ChmAccessor<?>, int) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
Checks validity of ChmAccessor parameters
- assertChmBlockSegment(byte[], ChmLzxcResetTable, int, int, int) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
Checks a validity of the chmBlockSegment parameters
- assertConsistency(int) - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
Checks that a node not a struct and array at the same time;
and URI cannot be a struct.
- assertConsistency(int) - Method in class com.adobe.xmp.options.PropertyOptions
-
Checks that a node not a struct and array at the same time;
and URI cannot be a struct.
- assertCopyingDataIndex(int, int) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
- assertDirectoryListingEntry(int, String, ChmCommons.EntryType, int, int) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
Checks validity of the DirectoryListingEntry's parameters In case of
invalid parameter(s) throws an exception
- assertInputStreamNotNull(InputStream) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
Checks if InputStream is not null
- ASSERTION - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenProviderConstants
-
- Assertion - Class in com.adobe.granite.auth.saml.model
-
- Assertion() - Constructor for class com.adobe.granite.auth.saml.model.Assertion
-
- ASSERTION - Static variable in class org.apache.oltu.oauth2.common.OAuth
-
- ASSERTION_CONSUMER_SERVICE_INDEX_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- ASSERTION_CONSUMER_SERVICE_URL_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- ASSERTION_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AssertionValidator - Class in org.apache.oltu.oauth2.as.validator
-
- AssertionValidator() - Constructor for class org.apache.oltu.oauth2.as.validator.AssertionValidator
-
- assertLog(boolean, String) - Method in class org.apache.log4j.Category
-
- assertPositiveInt(int) - Static method in class org.apache.tika.parser.chm.assertion.ChmAssert
-
Checks if int param is greater than zero In case param <=0 throws an
exception
- assertValid() - Method in class org.apache.jackrabbit.vault.fs.config.ExportRoot
-
- Asset<T extends CommentCollectionConfiguration> - Interface in com.adobe.cq.social.filelibrary.client.api
-
An Asset represents a document or a folder in a FileLibrary.
- Asset - Interface in com.adobe.granite.asset.api
-
Asset
represents a digital resource.
- Asset - Interface in com.day.cq.dam.api
-
The Asset
interface describes the digital asset
with its methods.
- Asset - Class in com.scene7.ipsapi
-
Java class for Asset complex type.
- Asset() - Constructor for class com.scene7.ipsapi.Asset
-
- asSet() - Method in class org.apache.commons.collections.list.SetUniqueList
-
Gets an unmodifiable view as a Set.
- asSet() - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Gets an unmodifiable view as a Set.
- ASSET_CATEGORY - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- ASSET_COVER_IMG_PATH_PROP - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- ASSET_NAME - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- ASSET_PATH - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- ASSET_PATH_PROP - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- ASSET_STATUS_APPROVED - Static variable in interface com.day.cq.dam.api.DamConstants
-
Metadata property values used in the properties listed above
- ASSET_STATUS_PENDING - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ASSET_STATUS_PROPERTY - Static variable in interface com.day.cq.dam.api.DamConstants
-
Property names of jcr:content/metadata -
Variable names for the properties are taken from com.day.cq.dam.pim.impl.util.PIMConstants
More can be added here for future reference
- ASSET_STATUS_REJECTED - Static variable in interface com.day.cq.dam.api.DamConstants
-
- ASSET_SUB_CATEGORY - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- AssetArray - Class in com.scene7.ipsapi
-
Java class for AssetArray complex type.
- AssetArray() - Constructor for class com.scene7.ipsapi.AssetArray
-
- AssetCache - Interface in com.day.cq.dam.commons.util
-
Provides convenience methods for handling InputStream
s from and temporary
files for DAM asset renditions.
- AssetCheckoutService - Interface in com.day.cq.dam.api.checkout
-
OSGi service that allows to check in and check out assets.
- AssetCommentTimelineEventType - Class in com.day.cq.dam.api.timeline.types
-
Comment type for asset comments.
- AssetCommentTimelineEventType() - Constructor for class com.day.cq.dam.api.timeline.types.AssetCommentTimelineEventType
-
- AssetCount - Class in com.scene7.ipsapi
-
Java class for AssetCount complex type.
- AssetCount() - Constructor for class com.scene7.ipsapi.AssetCount
-
- AssetCountArray - Class in com.scene7.ipsapi
-
Java class for AssetCountArray complex type.
- AssetCountArray() - Constructor for class com.scene7.ipsapi.AssetCountArray
-
- assetCreated(String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of an asset having been created.
- AssetDetails - Class in com.day.cq.wcm.resource.details
-
Class which gives access to some details of an asset
- AssetDetails(Resource) - Constructor for class com.day.cq.wcm.resource.details.AssetDetails
-
- assetDownload(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, ZipOutputStream, String, String) - Method in interface com.day.cq.dam.api.jobs.AssetDownloadService
-
- assetDownload(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, String, String, OutputStream) - Method in interface com.day.cq.dam.api.jobs.AssetDownloadService
-
Test URL params to see if this request should go to S7 (has image format or image presets)
- assetDownload(AssetDownloadService.AssetDownloadParams) - Method in interface com.day.cq.dam.api.jobs.AssetDownloadService
-
Test URL params to see if this request should go to S7 (has image format or image presets)
- AssetDownloadParams() - Constructor for class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
Deprecated.
- AssetDownloadParams(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, ZipOutputStream, String, String, boolean, List<String>) - Constructor for class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
Deprecated.
- AssetDownloadParams(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, String, String, boolean, List<String>, OutputStream) - Constructor for class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- AssetDownloadParams(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, ZipOutputStream, String, String, boolean, List<String>, String) - Constructor for class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
Deprecated.
- AssetDownloadParams(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, OutputStream, String, String, boolean, List<String>, String) - Constructor for class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- assetDownloadParamsReference() - Method in interface com.day.cq.dam.api.jobs.AssetDownloadService
-
Deprecated.
- AssetDownloadService - Interface in com.day.cq.dam.api.jobs
-
- assetDownloadService - Variable in class com.day.cq.dam.core.process.DownloadAssetProcess
-
- AssetDownloadService.AssetDownloadParams - Class in com.day.cq.dam.api.jobs
-
- AssetException - Exception in com.adobe.granite.asset.api
-
Exception facade for all Asset related exceptions.
- AssetException(String) - Constructor for exception com.adobe.granite.asset.api.AssetException
-
- AssetException(String, Object...) - Constructor for exception com.adobe.granite.asset.api.AssetException
-
This constructor initializes class members
- AssetException(String, Throwable, Object...) - Constructor for exception com.adobe.granite.asset.api.AssetException
-
This constructor initializes class members
- AssetException(Throwable) - Constructor for exception com.adobe.granite.asset.api.AssetException
-
- AssetException(String, Throwable) - Constructor for exception com.adobe.granite.asset.api.AssetException
-
- assetExists(String) - Method in interface com.adobe.granite.asset.api.AssetManager
-
Checks for the existence of an
Asset
.
- assetExpired(String, String, Date, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of an asset after expiration.
- assetExpiring(String, String, Date, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of an asset getting expired in future.
- AssetHandler - Interface in com.day.cq.dam.api.handler
-
The AssetHandler
inteface specifies the handling of assets, specifically during importing or updating
the binary of an asset.
- AssetHandlerException - Exception in com.day.cq.dam.api
-
The AssetHandlerException
class ...
- AssetHandlerException() - Constructor for exception com.day.cq.dam.api.AssetHandlerException
-
- AssetHandlerException(String) - Constructor for exception com.day.cq.dam.api.AssetHandlerException
-
- AssetHandlerException(Throwable) - Constructor for exception com.day.cq.dam.api.AssetHandlerException
-
- AssetHandlerException(String, Throwable) - Constructor for exception com.day.cq.dam.api.AssetHandlerException
-
- AssetHandlerInfo - Interface in com.day.cq.dam.api.handler.store
-
- AssetIOException - Exception in com.adobe.granite.asset.api
-
Exception to be used for all Asset I/O related operations
- AssetIOException(String) - Constructor for exception com.adobe.granite.asset.api.AssetIOException
-
- AssetIOException(Throwable) - Constructor for exception com.adobe.granite.asset.api.AssetIOException
-
- AssetIOException(String, Throwable) - Constructor for exception com.adobe.granite.asset.api.AssetIOException
-
- AssetJobLog - Class in com.scene7.ipsapi
-
Java class for AssetJobLog complex type.
- AssetJobLog() - Constructor for class com.scene7.ipsapi.AssetJobLog
-
- AssetJobLogArray - Class in com.scene7.ipsapi
-
Java class for AssetJobLogArray complex type.
- AssetJobLogArray() - Constructor for class com.scene7.ipsapi.AssetJobLogArray
-
- AssetManager - Interface in com.adobe.granite.asset.api
-
AssetManager
is a primary interface which provides methods to manage
Asset
s.
- AssetManager - Interface in com.day.cq.dam.api
-
The AssetManager
provides utility methods for assets.
- AssetMetadata - Interface in com.adobe.granite.asset.api
-
AssetMetadata
defines the
Asset
metadata.
- AssetMetadataFields - Class in com.scene7.ipsapi
-
Java class for AssetMetadataFields complex type.
- AssetMetadataFields() - Constructor for class com.scene7.ipsapi.AssetMetadataFields
-
- AssetMetadataFieldsArray - Class in com.scene7.ipsapi
-
Java class for AssetMetadataFieldsArray complex type.
- AssetMetadataFieldsArray() - Constructor for class com.scene7.ipsapi.AssetMetadataFieldsArray
-
- AssetMove - Class in com.scene7.ipsapi
-
Java class for AssetMove complex type.
- AssetMove() - Constructor for class com.scene7.ipsapi.AssetMove
-
- AssetMoveArray - Class in com.scene7.ipsapi
-
Java class for AssetMoveArray complex type.
- AssetMoveArray() - Constructor for class com.scene7.ipsapi.AssetMoveArray
-
- assetMoved(String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of an asset having been ,pved.
- AssetOffloadingProcess - Class in com.day.cq.dam.core.process
-
This component implements an workflow external step, that allows offloading asset based workflows, means workflows
that have an asset on the payload.
- AssetOffloadingProcess() - Constructor for class com.day.cq.dam.core.process.AssetOffloadingProcess
-
- AssetOffloadingProcess.Arguments - Enum in com.day.cq.dam.core.process
-
The available arguments to this process implementation.
- AssetOperationFault - Class in com.scene7.ipsapi
-
Java class for AssetOperationFault complex type.
- AssetOperationFault() - Constructor for class com.scene7.ipsapi.AssetOperationFault
-
- AssetOperationFaultArray - Class in com.scene7.ipsapi
-
Java class for AssetOperationFaultArray complex type.
- AssetOperationFaultArray() - Constructor for class com.scene7.ipsapi.AssetOperationFaultArray
-
- AssetPerformanceConfigProvider - Interface in com.day.cq.dam.performance.api
-
The AssetPerformanceConfigProvider
interface provide methods for
retrieving the Asset Insight configurations.
- AssetPerformanceTracker - Interface in com.day.cq.dam.performance.api
-
The AssetPerformanceTracker
interface provides the methods for
reading and setting the asset performance record.
- AssetPublishContexts - Class in com.scene7.ipsapi
-
Java class for AssetPublishContexts complex type.
- AssetPublishContexts() - Constructor for class com.scene7.ipsapi.AssetPublishContexts
-
- AssetPublishContextsArray - Class in com.scene7.ipsapi
-
Java class for AssetPublishContextsArray complex type.
- AssetPublishContextsArray() - Constructor for class com.scene7.ipsapi.AssetPublishContextsArray
-
- assetPublished(String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of an asset
being published.
- AssetReferenceHandler - Interface in com.day.cq.dam.api
-
The AssetReferenceHandler
provides api to look up and manage the references of a given asset.
- AssetReferenceRecursiveSearch - Class in com.day.cq.dam.commons.util
-
The AssetReferenceRecursiveSearch
searches in a specified path for referenced assets recursively.
If it encounters a SmartCollection
, ResourceCollection
or a S7Set
it iterates
over its children and looks for the referenced assets within their children and their children's children and so on.
- AssetReferenceRecursiveSearch(Node, String, ResourceResolver) - Constructor for class com.day.cq.dam.commons.util.AssetReferenceRecursiveSearch
-
The constructor.
- AssetReferenceResolver - Interface in com.day.cq.dam.api
-
The AssetReferenceResolver
provides api to resolve the
references of a composite assets (for e.g.
- AssetReferenceSearch - Class in com.day.cq.dam.commons.util
-
The AssetReferenceSearch
searches in pages for referenced assets.
- AssetReferenceSearch(Node, String, ResourceResolver) - Constructor for class com.day.cq.dam.commons.util.AssetReferenceSearch
-
The constructor.
- AssetRelation - Interface in com.adobe.granite.asset.api
-
AssetRelation
defines the
Asset
relation.
- assetRemoved(String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of an asset having been removed.
- AssetRenditionFilterPredicateEvaluator - Class in com.day.cq.wcm.foundation.search
-
Filters out dam:Asset renditions from the search results.
- AssetRenditionFilterPredicateEvaluator() - Constructor for class com.day.cq.wcm.foundation.search.AssetRenditionFilterPredicateEvaluator
-
- ASSETS - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetsModel
-
- ASSETS_BULKMETADATA_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_COLLECTION_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_DYNAMICMEDIA_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_FOLDERSHARE_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_FTP_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_INSIGHT_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_LICENSED_DYNAMICMEDIA_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_LIGHTBOX_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_METADATASCHEMA_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_METADATAVIEWER_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_PRIVATEFOLDER_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_PROCESSINGPROFILE_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_PUBLISH_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_RENDITION_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_REPORT_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_REVIEW_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_SCENE7_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_SEARCHFACET_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_STOCK_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_STREAMING_UPLOAD_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_TAG_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_VIDEO_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- ASSETS_WORKFLOW_FEATURE_FLAG_PID - Static variable in interface com.day.cq.dam.entitlement.api.EntitlementConstants
-
- AssetsContextStateUpdate - Class in com.scene7.ipsapi
-
Java class for AssetsContextStateUpdate complex type.
- AssetsContextStateUpdate() - Constructor for class com.scene7.ipsapi.AssetsContextStateUpdate
-
- AssetsContextStateUpdateArray - Class in com.scene7.ipsapi
-
Java class for AssetsContextStateUpdateArray complex type.
- AssetsContextStateUpdateArray() - Constructor for class com.scene7.ipsapi.AssetsContextStateUpdateArray
-
- AssetSetInfo - Class in com.scene7.ipsapi
-
Java class for AssetSetInfo complex type.
- AssetSetInfo() - Constructor for class com.scene7.ipsapi.AssetSetInfo
-
- AssetSetLastModifiedProcess - Class in com.day.cq.dam.core.process
-
The
AssetSetLastModifiedProcess
sets the last modified
properties of the
Asset
.
- AssetSetLastModifiedProcess() - Constructor for class com.day.cq.dam.core.process.AssetSetLastModifiedProcess
-
- AssetSetLastModifiedProcess.Arguments - Enum in com.day.cq.dam.core.process
-
The available arguments to this process implementation.
- assetShared(String, String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of an asset
being shared on different cloud solutions.
- AssetStore - Interface in com.day.cq.dam.api.handler.store
-
The AssetStore
class ...
- AssetSummary - Class in com.scene7.ipsapi
-
Java class for AssetSummary complex type.
- AssetSummary() - Constructor for class com.scene7.ipsapi.AssetSummary
-
- AssetSummaryArray - Class in com.scene7.ipsapi
-
Java class for AssetSummaryArray complex type.
- AssetSummaryArray() - Constructor for class com.scene7.ipsapi.AssetSummaryArray
-
- AssetThumbnailProvider - Class in com.day.cq.dam.commons.thumbnail.provider
-
The AssetThumbnailProvider
class ...
- AssetThumbnailProvider() - Constructor for class com.day.cq.dam.commons.thumbnail.provider.AssetThumbnailProvider
-
- assetToBinaryPath(String) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Translates the path of an asset to its congruent DAM binary path, by replacing the /content/dam path
prefix with /var/dam.
- AssetUpdate - Interface in com.day.cq.dam.commons.util
-
An update of (part of) an asset being performed.
- AssetUpdate.AssetCheck - Interface in com.day.cq.dam.commons.util
-
Check if the given asset is acceptable for the asset, e.g.
- AssetUpdate.Check - Interface in com.day.cq.dam.commons.util
-
Simple check if a null asset (e.g.
- AssetUpdate.JobRunner - Interface in com.day.cq.dam.commons.util
-
Run the update on the given asset and update instance.
- AssetUpdate.Runner - Interface in com.day.cq.dam.commons.util
-
Run the update on the given asset and update instance.
- AssetUpdateMonitor - Interface in com.day.cq.dam.commons.util
-
Monitors workflow steps during asset updates.
- assetUsage(String, String, Date) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event that asset is
used in some solution.
- AssetUsageRecord - Interface in com.day.cq.dam.usage.api
-
The Interface AssetUsageRecord
describes the Asset usage record.
- AssetUsageTracker - Interface in com.day.cq.dam.usage.api
-
The AssetUsageTracker
interface describes the methods for
recording and accessing the asset usage record.
- AssetUsageTracker.AggregateUsageInfo - Class in com.day.cq.dam.usage.api
-
The Class AggregateUsageInfo, defines the meta properties for the asset
usage information.
- AssetVersion - Interface in com.adobe.granite.asset.api
-
AssetVersion
represents a particular version of an
Asset
.
- AssetVersionManager - Interface in com.adobe.granite.asset.api
-
AssetVersionManager
provides methods to manage
AssetVersion
s.
- assetViewed(String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event upon visiting an
asset's detail page.
- ASSIGN - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has assigned the object to the target.
- assign(Object) - Method in class com.fasterxml.jackson.databind.deser.impl.PropertyValue
-
Method called to assign stored value of this property to specified
bean instance
- assignAssetID(Asset) - Method in interface com.day.cq.dam.api.AssetManager
-
Ask Asset ID Provider (associated with Asset Manager) to assign ID
(if needed) to an asset and establish its parentage (dam:parentAssetID)
- assignDeviceConfig(Device, DeviceConfig) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Assigns a device to an existing device config.
- assignDisplay(Device, String) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Assigns a display to a device and creates a new DeviceConfig.
- ASSIGNED_BADGES - Static variable in interface com.adobe.cq.social.badging.api.BadgingService
-
Assigned badges only.
- ASSIGNED_PROP - Static variable in interface com.adobe.cq.social.badging.api.BadgingService
-
True if this is an assigned badge.
- ASSIGNEES - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- AssignEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- assignFieldParams(Object, Map<String, Param>) - Static method in class org.apache.tika.utils.AnnotationUtils
-
Assigns the param values to bean
- assignIndex(int) - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
Method used to assign index for property.
- assignIndex(int) - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- assignIndexes() - Method in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap
-
- AssignmentResolver - Interface in com.adobe.cq.screens.assignment
-
An interface that allows defining a new class that manages the assignments between Display/Schedules
and Schedules/Channels.
- AssignmentService - Interface in com.adobe.cq.screens.assignment
-
Manages the assignments in the repository.
- assignNullSerializer(JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
Method called to assign null value serializer for property
- assignParameter(SettableBeanProperty, Object) - Method in class com.fasterxml.jackson.databind.deser.impl.PropertyValueBuffer
-
Method called to buffer value for given property, as well as check whether
we now have values for all (creator) properties that we expect to get values for.
- assignProducts(String, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Assigns products to the category.
- assignSerializer(JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
Method called to assign value serializer for property
- assignSerializer(JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.impl.UnwrappingBeanPropertyWriter
-
- assignTypeSerializer(TypeSerializer) - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
Method called to set, reset or clear the configured type serializer for
property.
- assignValue(Object, Object) - Method in class org.apache.tika.config.ParamField
-
Sets given value to the annotated field of bean
- associate(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
-
Associate this resource with a transaction.
- asString() - Method in enum com.fasterxml.jackson.core.JsonToken
-
- asString(InputStream) - Static method in class org.apache.commons.fileupload.util.Streams
-
This convenience method allows to read a
FileItemStream
's
content into a string.
- asString(InputStream, String) - Static method in class org.apache.commons.fileupload.util.Streams
-
This convenience method allows to read a
FileItemStream
's
content into a string, using the given character encoding.
- ASTAndExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTAndExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
-
- ASTAndExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
-
- ASTAscendingOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTAscendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
-
- ASTAscendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
-
- ASTBracketExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTBracketExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
-
- ASTBracketExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
-
- ASTContainsExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTContainsExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
-
- ASTContainsExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
-
- ASTDescendingOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTDescendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
-
- ASTDescendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
-
- ASTERISK - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- ASTExcerptFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTExcerptFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
-
- ASTExcerptFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
-
- asText() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that will return a valid String representation of
the container value, if the node is a value node
(method
JsonNode.isValueNode()
returns true),
otherwise empty String.
- asText(String) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method similar to
JsonNode.asText()
, except that it will return
defaultValue
in cases where null value would be returned;
either for missing nodes (trying to access missing property, or element
at invalid item for array) or explicit nulls.
- asText() - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.BinaryNode
-
Hmmh.
- asText() - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.ContainerNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.DecimalNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.MissingNode
-
- asText(String) - Method in class com.fasterxml.jackson.databind.node.MissingNode
-
- asText(String) - Method in class com.fasterxml.jackson.databind.node.NullNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.NullNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- asText(String) - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- asText() - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- asText(String) - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- ASTFromClause - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTFromClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
-
- ASTFromClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
-
- ASTIdentifier - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTIdentifier(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
-
- ASTIdentifier(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
-
- ASTLiteral - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTLiteral(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
-
- ASTLiteral(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
-
- ASTLowerFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTLowerFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
-
- ASTLowerFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
-
- ASTNotExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTNotExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
-
- ASTNotExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
-
- asToken() - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method that can be used for efficient type detection
when using stream abstraction for traversing nodes.
- asToken() - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.BaseJsonNode
-
Method that can be used for efficient type detection
when using stream abstraction for traversing nodes.
- asToken() - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.BinaryNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.ContainerNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.DecimalNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.MissingNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.NullNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.ObjectNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- asToken() - Method in class com.fasterxml.jackson.databind.node.ValueNode
-
- asTokenizer() - Method in class org.apache.commons.lang.text.StrBuilder
-
Creates a tokenizer that can tokenize the contents of this builder.
- asTokenizer() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Creates a tokenizer that can tokenize the contents of this builder.
- ASTOrderByClause - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTOrderByClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
-
- ASTOrderByClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
-
- ASTOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
-
- ASTOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
-
- ASTOrExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTOrExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
-
- ASTOrExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
-
- ASTPredicate - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTPredicate(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
-
- ASTPredicate(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
-
- ASTQuery - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTQuery(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
-
- ASTQuery(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
-
- asTransformer(Closure) - Static method in class org.apache.commons.collections.TransformerUtils
-
Creates a Transformer that calls a Closure each time the transformer is used.
- asTransformer(Predicate) - Static method in class org.apache.commons.collections.TransformerUtils
-
Creates a Transformer that calls a Predicate each time the transformer is used.
- asTransformer(Factory) - Static method in class org.apache.commons.collections.TransformerUtils
-
Creates a Transformer that calls a Factory each time the transformer is used.
- asTransformer(Closure<? super T>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that calls a Closure each time the transformer is used.
- asTransformer(Predicate<? super T>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that calls a Predicate each time the transformer is used.
- asTransformer(Factory<? extends O>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that calls a Factory each time the transformer is used.
- ASTSelectList - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTSelectList(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
-
- ASTSelectList(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
-
- ASTUpperFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTUpperFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
-
- ASTUpperFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
-
- ASTWhereClause - Class in org.apache.jackrabbit.spi.commons.query.sql
-
- ASTWhereClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
-
- ASTWhereClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
-
- asUnquotedUTF8() - Method in class com.fasterxml.jackson.core.io.SerializedString
-
Accessor for accessing value that has been quoted using JSON
quoting rules, and encoded using UTF-8 encoding.
- asUnquotedUTF8() - Method in interface com.fasterxml.jackson.core.SerializableString
-
Returns UTF-8 encoded version of unquoted String.
- asValueMap() - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get configuration as singleton resource and return its properties as value map.
- asValueMapCollection() - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get collection of configuration resources with their properties mapped to the given annotation class.
- AsWrapperTypeDeserializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
- AsWrapperTypeDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializer
-
- AsWrapperTypeSerializer - Class in com.fasterxml.jackson.databind.jsontype.impl
-
Type wrapper that tries to use an extra JSON Object, with a single
entry that has type name as key, to serialize type information.
- AsWrapperTypeSerializer(TypeIdResolver, BeanProperty) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer
-
- asWriter() - Method in class org.apache.commons.lang.text.StrBuilder
-
Gets this builder as a Writer that can be written to.
- asWriter() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets this builder as a Writer that can be written to.
- ASYNC_ATTR_NAME - Static variable in class org.apache.sling.installer.api.tasks.InstallTask
-
Attribute which is set by the OSGi installer for asynchronous execution.
- ASYNC_CRON_EXPRESSION - Static variable in interface org.apache.sling.hc.api.HealthCheck
-
Optional service property: If this property is set the health check
will be executed asynchronously using the cron expression provided.
- AsyncEvent - Interface in org.apache.sling.discovery.commons.providers.base
-
An AsyncEvent can be enqueued to the AsyncEventSender for
later, asynchronous triggering
- AsyncReverseReplicator - Interface in com.adobe.cq.social.ugcbase
-
- asyncTaskFailed(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
-
Inform the installer about a failed async task.
- AsyncTouchCallback - Interface in org.apache.jackrabbit.core.data
-
This interface defines callback methods to reflect the status of asynchronous
touch.
- AsyncTouchResult - Class in org.apache.jackrabbit.core.data
-
The class holds the result of asynchronous touch to
Backend
- AsyncTouchResult(DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.AsyncTouchResult
-
- AsyncUploadCache - Class in org.apache.jackrabbit.core.data
-
This class holds all in progress uploads.
- AsyncUploadCache() - Constructor for class org.apache.jackrabbit.core.data.AsyncUploadCache
-
- AsyncUploadCacheResult - Class in org.apache.jackrabbit.core.data
-
- AsyncUploadCacheResult() - Constructor for class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
-
- AsyncUploadCallback - Interface in org.apache.jackrabbit.core.data
-
This interface defines callback methods to reflect the status of asynchronous
upload.
- AsyncUploadResult - Class in org.apache.jackrabbit.core.data
-
The class holds the result of asynchronous upload to
Backend
- AsyncUploadResult(DataIdentifier, File) - Constructor for class org.apache.jackrabbit.core.data.AsyncUploadResult
-
- AT - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor is currently located at the object.
- at(JsonPointer) - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method for locating node specified by given JSON pointer instances.
- at(String) - Method in interface com.fasterxml.jackson.core.TreeNode
-
Convenience method that is functionally equivalent to:
- at(JsonPointer) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method for locating node specified by given JSON pointer instances.
- at(String) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Convenience method that is functionally equivalent to:
- at(String) - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- at(JsonPointer) - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- at(int, int) - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- At - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AT(Date) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Create a schedule options to fire a job once at a specific date.
- AT(Date, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Create a schedule options to fire a job period starting at a specific date.
- ATAN - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- atan() - Method in class org.apache.commons.math.complex.Complex
-
- atan(Dfp) - Static method in class org.apache.commons.math.dfp.DfpMath
-
computes the arc tangent of the argument
Uses the typical taylor series
but may reduce arguments using the following identity
tan(x+y) = (tan(x) + tan(y)) / (1 - tan(x)*tan(y))
since tan(PI/8) = sqrt(2)-1,
atan(x) = atan( (x - sqrt(2) + 1) / (1+x*sqrt(2) - x) + PI/8.0
- atan(double) - Static method in class org.apache.commons.math.util.FastMath
-
Arctangent function
- ATAN2 - Static variable in class org.apache.commons.math.analysis.BinaryFunction
-
Deprecated.
- atan2(double, double) - Static method in class org.apache.commons.math.util.FastMath
-
Two arguments arctangent function
- atanh(double) - Static method in class org.apache.commons.math.util.FastMath
-
Compute the inverse hyperbolic tangent of a number.
- ATARI_ST - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- ATIMELEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the access time field in an old GNU header buffer.
- ATIMELEN_XSTAR - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the access time field in a xstar header buffer.
- atLeast(JavaVersion) - Method in enum org.apache.commons.lang3.JavaVersion
-
Whether this version of Java is at least the version of Java passed in.
- Atom - Interface in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
An
Atom
defines an
ExpressionNode
that can be translated to simple text, like identifiers or primitive constants
(strings, booleans and numbers).
- AtomFeed - Class in com.day.cq.commons.feed
-
- AtomFeed(SlingHttpServletRequest, SlingHttpServletResponse) - Constructor for class com.day.cq.commons.feed.AtomFeed
-
Deprecated.
Creates a new AtomFeed
instance using the specified
servlet request and response.
- AtomFeed(Resource, SlingHttpServletRequest, SlingHttpServletResponse) - Constructor for class com.day.cq.commons.feed.AtomFeed
-
Deprecated.
Creates a new AtomFeed
instance using the specified
resource, servlet request and response.
- AtomFeedConstants - Interface in org.apache.jackrabbit.commons.webdav
-
AtomFeedConstants
provides string constants for Atom feed
(RFC 4287) resources.
- AtomFeedOutputStream(OutputStream) - Constructor for class com.day.cq.commons.feed.StringResponseWrapper.AtomFeedOutputStream
-
Creates a new AtomFeedOutputStream
using the
specified output stream to write the data to.
- atomic(Runnable) - Method in class org.apache.commons.collections.map.StaticBucketMap
-
Prevents any operations from occurring on this map while the
given Runnable
executes.
- atomic(Runnable) - Method in class org.apache.commons.collections.StaticBucketMap
-
Deprecated.
Prevents any operations from occurring on this map while the
given Runnable
executes.
- atomic(Runnable) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Prevents any operations from occurring on this map while the
given Runnable
executes.
- AtomicBooleanDeserializer - Class in com.fasterxml.jackson.databind.deser.std
-
- AtomicBooleanDeserializer() - Constructor for class com.fasterxml.jackson.databind.deser.std.AtomicBooleanDeserializer
-
- AtomicBooleanSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicBooleanSerializer
-
- AtomicInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A specialized implementation of the ConcurrentInitializer
interface
based on an AtomicReference
variable.
- AtomicInitializer() - Constructor for class org.apache.commons.lang3.concurrent.AtomicInitializer
-
- AtomicIntegerSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicIntegerSerializer
-
- AtomicLongSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicLongSerializer
-
- AtomicReferenceDeserializer - Class in com.fasterxml.jackson.databind.deser.std
-
- AtomicReferenceDeserializer(JavaType, ValueInstantiator, TypeDeserializer, JsonDeserializer<?>) - Constructor for class com.fasterxml.jackson.databind.deser.std.AtomicReferenceDeserializer
-
- AtomicReferenceSerializer - Class in com.fasterxml.jackson.databind.ser.std
-
- AtomicReferenceSerializer(ReferenceType, boolean, TypeSerializer, JsonSerializer<Object>) - Constructor for class com.fasterxml.jackson.databind.ser.std.AtomicReferenceSerializer
-
- AtomicSafeInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
- AtomicSafeInitializer() - Constructor for class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
- AtomicType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- AtStringLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- ATTACH - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has attached the object to the target.
- attach(File) - Method in class org.apache.commons.mail.MultiPartEmail
-
Attach a file.
- attach(EmailAttachment) - Method in class org.apache.commons.mail.MultiPartEmail
-
Attach an EmailAttachment.
- attach(URL, String, String) - Method in class org.apache.commons.mail.MultiPartEmail
-
Attach a file located by its URL.
- attach(URL, String, String, String) - Method in class org.apache.commons.mail.MultiPartEmail
-
Attach a file located by its URL.
- attach(DataSource, String, String) - Method in class org.apache.commons.mail.MultiPartEmail
-
Attach a file specified as a DataSource interface.
- attach(DataSource, String, String, String) - Method in class org.apache.commons.mail.MultiPartEmail
-
Attach a file specified as a DataSource interface.
- AttachAPIResolver - Interface in com.adobe.cq.deserfw.api
-
- attachExternalParsers(TikaConfig) - Static method in class org.apache.tika.parser.external.ExternalParsersFactory
-
- attachExternalParsers(List<ExternalParser>, TikaConfig) - Static method in class org.apache.tika.parser.external.ExternalParsersFactory
-
- Attachment - Interface in com.adobe.cq.social.messaging.client.api
-
Represents a single message attachment.
- attachment - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- ATTACHMENT - Static variable in class org.apache.commons.fileupload.FileUploadBase
-
Content-disposition value for file attachment.
- ATTACHMENT - Static variable in class org.apache.commons.mail.EmailAttachment
-
Definition of the part being an attachment.
- AttachmentDataSource - Class in com.adobe.cq.social.ugcbase.core.attachments
-
Implementation of FileDataSource
.
- AttachmentDataSource(RequestParameter) - Constructor for class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
Constructor of AttachmentDataSource
.
- AttachmentDataSource - Class in com.day.cq.wcm.foundation.forms.attachments
-
Implementation of FileDataSource
.
- AttachmentDataSource(RequestParameter) - Constructor for class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
Constructor of AttachmentDataSource
.
- AttachmentProvider - Interface in org.apache.felix.webconsole
-
- AttachmentResult - Class in com.adobe.cq.social.srp.internal
-
An APIResult instance that contains an attachment.
- AttachmentResult(Map<String, Object>) - Constructor for class com.adobe.cq.social.srp.internal.AttachmentResult
-
Set the attachment and result values.
- ATTACHMENTS - Static variable in class org.apache.commons.mail.Email
-
- ATTACHMENTS - Static variable in class org.apache.commons.mail.EmailConstants
-
- AttachmentTypeBlacklistService - Interface in com.adobe.cq.social.ugcbase.security
-
A service to provide a sensible default list of file extensions to be blacklisted.
- AttachmentTypeBlacklistService - Interface in com.day.cq.wcm.foundation.security
-
A service to provide a sensible default list of file extensions to be blacklisted.
- AttachmentUtils - Class in com.adobe.cq.social.ugcbase.core.attachments
-
- attachSession(WebdavRequest) - Method in interface org.apache.jackrabbit.webdav.DavSessionProvider
-
Acquires a DavSession.
- ATTEND - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has attended the object.
- attr(String, String) - Method in class com.day.cq.commons.SimpleXml.Element
-
Adds a new attribute to the XML element.
- attr(String, String, String) - Method in class com.day.cq.commons.SimpleXml.Element
-
Adds a new attribute to the XML element.
- attr(String, String, String, String, String) - Method in class com.day.cq.commons.SimpleXml.Element
-
Adds a new attribute to the XML element.
- ATTR_ADAPT_TO - Static variable in class org.apache.sling.scripting.jsp.taglib.tei.AdaptToTEI
-
- ATTR_APP_ROOT - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
-
The name of the request attribute providing the absolute path of the
Web Console root (value is "felix.webconsole.appRoot").
- ATTR_BINDINGS_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the
SlingBindings scripting variable (value is "bindingsName").
- ATTR_COMPONENT_CONTEXT_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_COMPONENT_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_CONSOLE_VARIABLE_RESOLVER - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
-
The name of the request attribute holding the
VariableResolver
for the request (value is "felix.webconsole.variable.resolver").
- ATTR_CURRENT_DESIGN_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_CURRENT_PAGE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_CURRENT_POLICY_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_CURRENT_POLICY_PROPS_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_CURRENT_STYLE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_DEFAULT_VALUE - Static variable in class org.apache.sling.scripting.jsp.taglib.tei.GetPropertyTEI
-
- ATTR_DESIGNER_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_EDIT_CONTEXT_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_FILEUPLOAD - Static variable in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
The name of the request attribute containing the map of FileItems from the POST request
- ATTR_FILEUPLOAD_REPO - Static variable in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
The name of the request attribute containing a
File
- upload repository path used by
DiskFileItemFactory
.
- ATTR_IGNORE_NAME - Static variable in class org.apache.jackrabbit.vault.fs.config.VaultSettings
-
- ATTR_INCLUDE_CONTEXT_PATH - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
HttpServletRequest.getContextPath()
of the request which
included the servlet currently being active underlying the
Servlet
which included the servlet currently being active
(value is "javax.servlet.include.context_path").
- ATTR_INCLUDE_PATH_INFO - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
HttpServletRequest.getPathInfo()
of the request which
included the servlet currently being active underlying the
Servlet
which included the servlet currently being active
(value is "javax.servlet.include.path_info").
- ATTR_INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
HttpServletRequest.getQueryString()
of the request which
included the servlet currently being active underlying the
Servlet
which included the servlet currently being active
(value is "javax.servlet.include.query_string").
- ATTR_INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
HttpServletRequest.getRequestURI()
of the request which
included the servlet currently being active underlying the
Servlet
which included the servlet currently being active
(value is "javax.servlet.include.request_uri").
- ATTR_INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
HttpServletRequest.getServletPath()
of the request which
included the servlet currently being active underlying the
Servlet
which included the servlet currently being active
(value is "javax.servlet.include.servlet_path").
- ATTR_INSTALL_EXCLUDED - Static variable in interface org.apache.sling.installer.api.tasks.TaskResource
-
If this attribute is set and the resource has the state installed,
it actually means that this resource has been processed but not installed.
- ATTR_INSTALL_INFO - Static variable in interface org.apache.sling.installer.api.tasks.TaskResource
-
Additional installation information in human readable format.
- ATTR_LABEL_MAP - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
-
The name of the request attribute providing a mapping of labels to page
titles of registered console plugins (value is "felix.webconsole.labelMap").
- ATTR_LANG_MAP - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
-
The name of the request attribute holding the language Map
for the request (value is "felix.webconsole.langMap").
- ATTR_LOG_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the
logger scripting variable (value is "logName").
- ATTR_NAME - Static variable in class com.day.crx.security.token.TokenCookie
-
name of the request attribute
- ATTR_NAME - Static variable in class com.day.crx.security.token.TokenCookie.Info
-
name of the request attribute
- ATTR_NAME - Static variable in class org.apache.jackrabbit.vault.fs.config.SimpleCredentialsConfig
-
- ATTR_NAME - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
'DAV:name' attribute for the property element
- ATTR_NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
'DAV:namespace' attribute for the property element
- ATTR_NO_INCLUDE - Static variable in class com.day.cq.commons.servlets.FeedRendererServlet
-
Request attribute to use if whole feed should be rendered
regardless of any other request attribute.
- ATTR_NODE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the Node
scripting variable (value is "nodeName").
- ATTR_PAGE_MANAGER_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_PAGE_PROPERTIES_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_PASSWORD - Static variable in class org.apache.jackrabbit.vault.fs.config.SimpleCredentialsConfig
-
- ATTR_PLUGIN_ROOT - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
-
The name of the request attribute providing the absolute path of the
current plugin (value is "felix.webconsole.pluginRoot").
- ATTR_PROPERTIES_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_REQUEST_AUTH_URI_SUFFIX - Static variable in class org.apache.sling.auth.core.AuthConstants
-
The name of the request attribute containing the list of
request URI suffixes handled by the default authenticator
org.apache.sling.auth.core.impl.SlingAuthenticator
.
- ATTR_REQUEST_CONTENT - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the Resource
underlying the Servlet
which included the servlet currently
being active (value is "org.apache.sling.api.include.resource").
- ATTR_REQUEST_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the
RenderRequest scripting variable (value is "requestName").
- ATTR_REQUEST_PATH_INFO - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
RequestPathInfo
underlying the Servlet
which
included the servlet currently being active (value is
"org.apache.sling.api.include.request_path_info").
- ATTR_REQUEST_SERVLET - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the Servlet
which included the servlet currently being active (value is
"org.apache.sling.api.include.servlet").
- ATTR_RESOURCE_DESIGN_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_RESOURCE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the Resource
scripting variable (value is "resourceName").
- ATTR_RESOURCE_PAGE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- ATTR_RESOURCE_RESOLVER_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the
ResourceResolver scripting variable (value is "resourceResolverName").
- ATTR_RESPONSE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the
RenderResponse scripting variable (value is "responseName").
- ATTR_RETURN_CLASS - Static variable in class org.apache.sling.scripting.jsp.taglib.tei.GetPropertyTEI
-
- ATTR_SCRIPT_RESOURCE_RESOLVER - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
-
The name of the script context attribute holding the
ResourceResolver
which
has been used to resolve the script.
- ATTR_SKIP_SESSION_HANDLING - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request attribute (not parameter) indicating that a post operation
should not invoke the commit method on the resource resolver upon completion.
- ATTR_SLING_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
The name of the tag attribute used to define the name of the
SlingScriptHelper scripting variable (value is "slingName").
- ATTR_TYPE - Static variable in class org.apache.jackrabbit.vault.fs.config.CredentialsConfig
-
- ATTR_URI - Static variable in class org.apache.jackrabbit.vault.fs.config.VaultAuthConfig
-
- ATTR_VALUE_TYPE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
'type' attribute for the
value
element, reflecting the
type
of the value being transported.
- ATTR_VERSION - Static variable in class org.apache.jackrabbit.vault.fs.config.AbstractConfig
-
- ATTR_VERSION - Static variable in class org.apache.jackrabbit.vault.fs.config.AbstractVaultFsConfig
-
- ATTR_VERSION - Static variable in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
- ATTR_XSSAPI_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- AttrBuilder - Class in com.adobe.granite.ui.components
-
A builder to generate HTML attributes.
- AttrBuilder(HttpServletRequest, XSSAPI) - Constructor for class com.adobe.granite.ui.components.AttrBuilder
-
- AttribNameOrWildcard() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- attributable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether the resource provider supports attributes.
- AttributableResourceProvider - Interface in org.apache.sling.api.resource
-
- Attribute - Class in com.adobe.granite.auth.saml.model
-
- Attribute() - Constructor for class com.adobe.granite.auth.saml.model.Attribute
-
Creates a new instance of Attribute.
- Attribute - Class in org.apache.felix.metatype
-
The Attribute
TODO
- Attribute() - Constructor for class org.apache.felix.metatype.Attribute
-
- Attribute(String, String, String) - Constructor for class org.kohsuke.rngom.rngparser.digested.DAnnotation.Attribute
-
- Attribute(String, String, String, String, Locator) - Constructor for class org.kohsuke.rngom.rngparser.digested.DAnnotation.Attribute
-
- ATTRIBUTE_ASSET_LINKS_RELATION - Static variable in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- ATTRIBUTE_ASSET_SOURCE_RELATION - Static variable in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- ATTRIBUTE_ASSET_UPDATE_REQUIRED - Static variable in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- ATTRIBUTE_COLLECTION_SOURCE_LANGUAGE_COPY - Static variable in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- ATTRIBUTE_CQ_TRANSLATION_LAST_UPDATE - Static variable in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- ATTRIBUTE_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- ATTRIBUTE_EMTPYTEXT - Static variable in class com.day.cq.wcm.foundation.Placeholder
-
- ATTRIBUTE_PATH_REWRITING_OPTIONS - Static variable in class com.day.cq.wcm.contentsync.PathRewriterOptions
-
The request attribute name.
- ATTRIBUTE_STATEMENT_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- ATTRIBUTE_VALUE_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- attributeCount() - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
-
Deprecated.
Return the count of attributes
- attributeDecl(String, String, String, String, String) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- AttributeDeclaration() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- AttributeDependantMetadataHandler - Class in org.apache.tika.parser.xml
-
This adds a Metadata entry for a given node.
- AttributeDependantMetadataHandler(Metadata, String, String) - Constructor for class org.apache.tika.parser.xml.AttributeDependantMetadataHandler
-
- AttributeLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AttributeList - Interface in com.day.cq.rewriter.htmlparser
-
- AttributeMatcher - Class in org.apache.tika.sax.xpath
-
Final evaluation state of a .../@*
XPath expression.
- AttributeMatcher() - Constructor for class org.apache.tika.sax.xpath.AttributeMatcher
-
- AttributeMetadataHandler - Class in org.apache.tika.parser.xml
-
SAX event handler that maps the contents of an XML attribute into
a metadata field.
- AttributeMetadataHandler(String, String, Metadata, String) - Constructor for class org.apache.tika.parser.xml.AttributeMetadataHandler
-
- AttributeMetadataHandler(String, String, Metadata, Property) - Constructor for class org.apache.tika.parser.xml.AttributeMetadataHandler
-
- AttributeName() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- AttributeNameComparator - Class in org.apache.jackrabbit.vault.util.xml.serialize
-
- AttributeNameComparator() - Constructor for class org.apache.jackrabbit.vault.util.xml.serialize.AttributeNameComparator
-
- attributeNames() - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
-
Deprecated.
Return the list of attribute names
- AttributePropertyWriter - Class in com.fasterxml.jackson.databind.ser.impl
-
- AttributeQNameLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- Attributes() - Constructor for class com.day.cq.wcm.foundation.Table.Attributes
-
- ATTRIBUTES - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- ATTRIBUTES_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The item containing the attributes of a capability or requirement.
- ATTRIBUTES_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Tabular Type that holds the attributes for a capability or
requirements.
- AttributesImpl - Class in com.day.cq.rewriter.pipeline
-
- AttributesImpl() - Constructor for class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
Constructor
- AttributesImpl(Attributes) - Constructor for class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
Constructor
- AttributesImpl - Class in org.apache.cocoon.xml.sax
-
A helper Class creating SAX Attributes
- AttributesImpl() - Constructor for class org.apache.cocoon.xml.sax.AttributesImpl
-
Constructor
- AttributesImpl(Attributes) - Constructor for class org.apache.cocoon.xml.sax.AttributesImpl
-
Constructor
- AttributeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- AttributeType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AttributeTypes - Interface in org.apache.cocoon.xml.sax
-
Insert the type's description here.
- attrs(String[]...) - Method in class com.day.cq.commons.SimpleXml.Element
-
Adds the specified attributes to the XML element.
- attrs - Variable in class com.sun.mail.imap.protocol.ListInfo
-
- attrs - Variable in class org.apache.cocoon.xml.sax.SAXBuffer.StartElement
-
- AtWord - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- Audience - Interface in com.day.cq.personalization.ui.items
-
Represents an interface for the audiences and is intended to be used by UI.
- AUDIENCE_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AUDIENCE_RESTRICTION_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AudiencePageMeta - Interface in com.day.cq.personalization.ui.items
-
Represents an interface for the audiences page meta component which
implements the Granite UI 'foundation-collection-meta' behavior.
- AUDIO - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents audio content of any kind.
- audio(String) - Static method in class org.apache.tika.mime.MediaType
-
- AUDIO_CHANNEL_TYPE - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The audio channel type."
- AUDIO_COMPRESSOR - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The audio compression used.
- AUDIO_MOD_DATE - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The date and time when the audio was last modified."
- AUDIO_SAMPLE_RATE - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The audio sample rate.
- AUDIO_SAMPLE_TYPE - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The audio sample type."
- AudioFrame - Class in org.apache.tika.parser.mp3
-
An Audio Frame in an MP3 file.
- AudioFrame(InputStream, ContentHandler) - Constructor for class org.apache.tika.parser.mp3.AudioFrame
-
- AudioFrame(int, int, int, int, InputStream) - Constructor for class org.apache.tika.parser.mp3.AudioFrame
-
- AudioFrame(int, int, int, int, int, int, float) - Constructor for class org.apache.tika.parser.mp3.AudioFrame
-
Creates a new instance of AudioFrame
and initializes all properties.
- AudioInfo - Class in com.scene7.ipsapi
-
Java class for AudioInfo complex type.
- AudioInfo() - Constructor for class com.scene7.ipsapi.AudioInfo
-
- AudioParser - Class in org.apache.tika.parser.audio
-
- AudioParser() - Constructor for class org.apache.tika.parser.audio.AudioParser
-
- AUDIT_DEFAULT_DAYS - Static variable in interface com.day.cq.audit.AuditLogPurgeRule
-
- AUDIT_EVENT_PROPERTY - Static variable in class com.day.cq.audit.AuditLogEvent
-
- AuditLog - Interface in com.day.cq.audit
-
The AuditLog
defines an interface to retrieve audit event
information from the respective audit log.
- AuditLogEntry - Class in com.day.cq.audit
-
The AuditEvent
class represents the class for an audit event.
- AuditLogEntry(String, Date, String, String, String, Map<String, Object>) - Constructor for class com.day.cq.audit.AuditLogEntry
-
Create a new AuditLogEntry.
- AuditLogEvent - Class in com.day.cq.audit
-
The AuditLogEvent
class represents the class for an audit event.
- AuditLogEvent(List<AuditLogEntry>) - Constructor for class com.day.cq.audit.AuditLogEvent
-
Create a new audit log event.
- AuditLogPurgeRule - Interface in com.day.cq.audit
-
- AuditLogTimelineEventType - Interface in com.day.cq.dam.api.timeline.types
-
- AUGUST - Static variable in class org.joda.time.DateTimeConstants
-
Constant (8) representing August, the eighth month (ISO)
- AUTH_ADMIN - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The authentication information property indicating to use an
administrative login.
- AUTH_CLONE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The authentication information property indicating that an existing resource resolver is being cloned.
- AUTH_HANDLER_BROWSER_ONLY - Static variable in class org.apache.sling.auth.core.AuthConstants
-
Service Registration property which may be set by an
AuthenticationHandler
service to
indicate whether its
org.apache.sling.auth.core.spi.AuthenticationHandler#requestCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
method supports non-browser requests (according to
AuthUtil#isBrowserRequest(javax.servlet.http.HttpServletRequest)
or not.
- AUTH_INFO_LOGIN - Static variable in class org.apache.sling.auth.core.AuthConstants
-
Marker property in the
AuthenticationInfo
object returned
by the
org.apache.sling.auth.core.spi.AuthenticationHandler#extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
method indicating a first authentication considered to be a login.
- AUTH_REQUIREMENTS - Static variable in class org.apache.sling.auth.core.AuthConstants
-
Any OSGi service may provide a sling.auth.requirements
registration property which is used
to dynamically extend the authentication requirements for the AuthenticationSupport
.
- AUTH_SCHEME - Static variable in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
- AUTH_SERVICE_BUNDLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The authentication information property referring to the bundle
providing a service for which a resource provider is to be retrieved.
- AUTH_TYPE - Static variable in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
The name of the special property providing the authentication type
provided by the
AuthenticationHandler
.
- AUTH_XML - Static variable in interface org.apache.jackrabbit.vault.util.Constants
-
name of the auth config
- authClient(String, String, String, String, String) - Method in class com.sun.mail.smtp.DigestMD5
-
Return client's authentication response to server's challenge.
- AuthConstants - Class in org.apache.sling.auth.core
-
The AuthConstants
provides a collection of constants used to
configure and customize the Sling authentication infrastructure.
- authenticate(String[], String, String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPSaslAuthenticator
-
- authenticate(String[], String, String, String, String) - Method in interface com.sun.mail.imap.protocol.SaslAuthenticator
-
- authenticate(String[], String, String, String, String) - Method in interface com.sun.mail.smtp.SaslAuthenticator
-
- authenticate(String[], String, String, String, String) - Method in class com.sun.mail.smtp.SMTPSaslAuthenticator
-
- authenticate(String, String) - Method in interface org.apache.felix.webconsole.WebConsoleSecurityProvider
-
Authenticates the user with the given user name and password.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.felix.webconsole.WebConsoleSecurityProvider2
-
Authenticates the given request or asks the client for credentials.
- authenticate(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication
-
Validates the specified Credentials
and returns true
if
the validation was successful.
- authenticate(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
-
Authenticates the user represented by the given credentials and returns it.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.AuthenticationHandler
-
Deprecated.
Extracts credential data from the request if at all contained.
- authenticate(Map<String, Object>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Authenticate against the resource provider.
- AUTHENTICATE_LAZY - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
- AUTHENTICATE_NO - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
- AUTHENTICATE_REQUIRED - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
- Authentication - Interface in org.apache.jackrabbit.oak.spi.security.authentication
-
The Authentication
interface defines methods to validate
Credentials
during the
login step
of the
authentication process.
- AUTHENTICATION_INFO_CREDENTIALS - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the property providing the JCR credentials to be used by the
resource resolver factory method instead of the user.name
and user.password
properties.
- AUTHENTICATION_INFO_SESSION - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the authentication info property containing a JCR Session to
which a JCR based resource resolver should provide access.
- authenticationCodes - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- AuthenticationConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.authentication
-
Interface for the authentication setup.
- AuthenticationException - Exception in com.day.cq.dam.scene7.api.model
-
- AuthenticationException(int, String, String) - Constructor for exception com.day.cq.dam.scene7.api.model.AuthenticationException
-
- authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
-
Called if authentication failed with the credentials provided in the
authInfo
map.
- authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
-
This default implementation does nothing.
- AuthenticationFault - Class in com.scene7.ipsapi.common
-
Java class for anonymous complex type.
- AuthenticationFault() - Constructor for class com.scene7.ipsapi.common.AuthenticationFault
-
- AuthenticationFeedbackHandler - Interface in org.apache.sling.auth.core.spi
-
The
AuthenticationFeedbackHandler
may be implemented by
AuthenticationHandler
services to request being informed on the
success or failure of authentication.
- AuthenticationHandler - Interface in org.apache.sling.auth.core.spi
-
The AuthenticationHandler
interface defines the service API used
by the authentication implementation to support plugin various ways of
extracting credentials from the request.
- AuthenticationHandler - Interface in org.apache.sling.engine.auth
-
- AuthenticationHandler.FAILURE_REASON_CODES - Enum in org.apache.sling.auth.core.spi
-
This enum indicates the supported detailed login failure reason codes:
invalid_login
: indicates username/password mismatch.
password_expired
: indicates password has expired or was never set and
change initial password is enabled
account_locked
: the account was disabled or locked
account_not_found
: the account was not found (not the same as username password mismatch)
- AuthenticationHelper - Class in com.day.cq.analytics.sitecatalyst.util
-
- AuthenticationHelper() - Constructor for class com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper
-
- AuthenticationInfo - Class in org.apache.sling.auth.core.spi
-
The AuthenticationInfo
conveys any authentication credentials
and/or details extracted by the
AuthenticationHandler#extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
method from the request.
- AuthenticationInfo(String) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
-
Creates an instance of this class with just the authentication type.
- AuthenticationInfo(String, String) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
-
Creates an instance of this class authenticating with the given type and
userid.
- AuthenticationInfo(String, String, char[]) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
-
Creates an instance of this class authenticating with the given type and
userid/password connecting.
- AuthenticationInfo - Class in org.apache.sling.engine.auth
-
- AuthenticationInfo(String, Credentials) - Constructor for class org.apache.sling.engine.auth.AuthenticationInfo
-
Deprecated.
- AuthenticationInfo(String, Credentials, String) - Constructor for class org.apache.sling.engine.auth.AuthenticationInfo
-
Deprecated.
Creates an instance of this class with the given authentication type and
credentials.
- AuthenticationInfoPostProcessor - Interface in org.apache.sling.auth.core.spi
-
Service interface which allows bundles to modify the AuthenticationInfo object
after authentication has been performed.
- authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
-
Called if authentication succeeded with the credentials provided in the
authInfo
map.
- authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
-
- AuthenticationSupport - Interface in org.apache.sling.auth.core
-
The AuthenticationSupport
provides the service API used to
implement the HttpContext.handleSecurity
method as defined in
the OSGi Http Service specification.
- Authenticator - Interface in org.apache.sling.api.auth
-
- Authenticator - Interface in org.apache.sling.engine.auth
-
- AuthHeader - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- AuthHeader() - Constructor for class com.scene7.ipsapi.AuthHeader
-
- AuthHeader - Class in com.scene7.ipsapi.common
-
Java class for anonymous complex type.
- AuthHeader() - Constructor for class com.scene7.ipsapi.common.AuthHeader
-
- AuthInfo - Interface in org.apache.jackrabbit.oak.api
-
AuthInfo
instances provide access to information related
to authentication and authorization of a given content session.
- AuthInfoImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication
-
Default implementation of the AuthInfo interface.
- AuthInfoImpl(String, Map<String, ?>, Set<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
-
- authlogin(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
The AUTHENTICATE command with AUTH=LOGIN authenticate scheme
- AUTHN_CONTEXT_CLASS_REF_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AUTHN_CONTEXT_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AUTHN_FAILED - Static variable in interface com.adobe.granite.auth.saml.model.SamlConstants
-
- AUTHN_INSTANT_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AUTHN_REQUEST_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AUTHN_STATEMENT_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- AuthnContext - Class in com.adobe.granite.auth.saml.model
-
- AuthnContext() - Constructor for class com.adobe.granite.auth.saml.model.AuthnContext
-
- AuthnRequest - Class in com.adobe.granite.auth.saml.model
-
- AuthnRequest() - Constructor for class com.adobe.granite.auth.saml.model.AuthnRequest
-
- AuthnStatement - Class in com.adobe.granite.auth.saml.model
-
- AuthnStatement() - Constructor for class com.adobe.granite.auth.saml.model.AuthnStatement
-
- authntlm(String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
The AUTHENTICATE command with AUTH=NTLM authentication scheme.
- AUTHOR - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has authored the object.
- AUTHOR - Static variable in interface com.day.cq.commons.Externalizer
-
Name for domain configuration that contains the author DNS address.
- AUTHOR - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- AUTHOR - Static variable in interface org.apache.tika.metadata.Office
-
Name of the principal author(s) of a document
- Authorizable - Interface in com.day.cq.security
-
- Authorizable - Interface in org.apache.jackrabbit.api.security.user
-
The Authorizable is the common base interface for
User
and
Group
.
- Authorizable() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
-
- AUTHORIZABLE_AVATAR_SUFFIX - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- AUTHORIZABLE_AVATAR_URL - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- AUTHORIZABLE_EMAIL - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- AUTHORIZABLE_ID - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- AUTHORIZABLE_ID - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceReport
-
- AUTHORIZABLE_ID - Static variable in interface com.adobe.granite.security.user.util.PropConstants
-
- AUTHORIZABLE_ID - Static variable in class com.day.cq.mailer.commons.ProfileVariableLookup
-
- AUTHORIZABLE_ID - Static variable in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- AUTHORIZABLE_NAME - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- AUTHORIZABLE_PROFILE_PATH - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- AuthorizableAction - Interface in org.apache.jackrabbit.oak.spi.security.user.action
-
- AuthorizableActionProvider - Interface in org.apache.jackrabbit.oak.spi.security.user.action
-
AuthorizableActionProvider
is used to provide AuthorizableAction
s
for each instance of UserManager
.
- AuthorizableExistsException - Exception in com.day.cq.security
-
- AuthorizableExistsException(String) - Constructor for exception com.day.cq.security.AuthorizableExistsException
-
Deprecated.
- AuthorizableExistsException(String, Exception) - Constructor for exception com.day.cq.security.AuthorizableExistsException
-
Deprecated.
- AuthorizableExistsException - Class in org.apache.jackrabbit.api.security.user
-
AuthorizableExistsException
- AuthorizableExistsException(String) - Constructor for class org.apache.jackrabbit.api.security.user.AuthorizableExistsException
-
- AuthorizableFilterPredicate - Class in com.adobe.granite.security.user.util
-
Predicate implementation that returns true if the given object is an
Authorizable
that has an ID or a given name that matches a
certain filter.
- AuthorizableFilterPredicate(String) - Constructor for class com.adobe.granite.security.user.util.AuthorizableFilterPredicate
-
- AuthorizableGroupMailingList - Class in com.day.cq.mailer.commons
-
MailingList that takes a
Group's
members as
its members.
- AuthorizableGroupMailingList(Group) - Constructor for class com.day.cq.mailer.commons.AuthorizableGroupMailingList
-
- AuthorizableGroupMailingList(Group, Predicate) - Constructor for class com.day.cq.mailer.commons.AuthorizableGroupMailingList
-
Constructor to set an optional filter predicate.
- AuthorizableJSONWriter - Class in com.adobe.granite.security.user.util
-
AuthorizableJSONWriter is a utility to write a JSON serialization of users
and groups.
- AuthorizableJSONWriter(UserPropertiesManager, ResourceResolver, Session, Set<String>, XSSFilter) - Constructor for class com.adobe.granite.security.user.util.AuthorizableJSONWriter
-
- AuthorizableJSONWriter - Class in com.day.cq.security.util
-
- AuthorizableJSONWriter() - Constructor for class com.day.cq.security.util.AuthorizableJSONWriter
-
Deprecated.
Creates a default authorizable writer.
- AuthorizableJSONWriter(ProfileManager, Session, String[], XSSProtectionService) - Constructor for class com.day.cq.security.util.AuthorizableJSONWriter
-
Deprecated.
todo
- AuthorizableJSONWriter(ResourceResolver, UserPropertiesManager, String[], XSSProtectionService) - Constructor for class com.day.cq.security.util.AuthorizableJSONWriter
-
Deprecated.
- AuthorizableMailingList - Interface in com.day.cq.mailer
-
Interface to mark a set of
Authorizable
dedicated to
receive a Mailing.
- AuthorizableNodeName - Interface in org.apache.jackrabbit.oak.spi.security.user
-
The AuthorizableNodeName
is in charge of generating a valid node
name from a given authorizable ID.
- AuthorizableNodeName.Default - Class in org.apache.jackrabbit.oak.spi.security.user
-
Default implementation of the
AuthorizableNodeName
interface
that uses the specified authorizable identifier as node name
escaping
any illegal JCR chars.
- AuthorizablePredicate - Class in com.day.cq.workflow.predicate
-
Predicate used to filter authorizable nodes for user selection.
- AuthorizablePredicate() - Constructor for class com.day.cq.workflow.predicate.AuthorizablePredicate
-
- AuthorizableQueryManager - Class in com.day.cq.security.util
-
- AuthorizableQueryManager(UserManager, ValueFactory) - Constructor for class com.day.cq.security.util.AuthorizableQueryManager
-
Deprecated.
- AuthorizableQueryManager - Class in org.apache.jackrabbit.commons.jackrabbit.user
-
This class handles the translation of queries for users and groups from a
JSON format to the query model of Jackrabbit's user groups search
(see
UserManager#findAuthorizables(Query)
).
- AuthorizableQueryManager(UserManager, ValueFactory) - Constructor for class org.apache.jackrabbit.commons.jackrabbit.user.AuthorizableQueryManager
-
- AuthorizableResource - Class in com.day.cq.security.resource
-
- AUTHORIZABLES - Static variable in interface com.adobe.granite.security.user.util.PropConstants
-
- AuthorizableType - Enum in org.apache.jackrabbit.oak.spi.security.user
-
The different authorizable types.
- AuthorizableTypeException - Class in org.apache.jackrabbit.api.security.user
-
The
AuthorizableTypeException
signals an
Authorizable
type mismatch.
- AuthorizableTypeException(String) - Constructor for class org.apache.jackrabbit.api.security.user.AuthorizableTypeException
-
- AuthorizableTypes - Enum in com.adobe.granite.security.user
-
Enumeration of combinations of authorizable types.
- AuthorizableUtil - Class in com.adobe.granite.security.user.util
-
AuthorizableUtil...
- AuthorizableUtil() - Constructor for class com.adobe.granite.security.user.util.AuthorizableUtil
-
- AUTHORIZATION - Static variable in class org.apache.oltu.oauth2.common.OAuth.HeaderType
-
- authorizationCode() - Method in interface org.apache.oltu.oauth2.as.issuer.OAuthIssuer
-
- authorizationCode() - Method in class org.apache.oltu.oauth2.as.issuer.OAuthIssuerImpl
-
- AuthorizationCodeAcceptor - Interface in com.adobe.granite.auth.oauth
-
Interface that
Provider
s can implement to indicate
they can accept authorization code requests directly.
- AuthorizationCodeValidator - Class in org.apache.oltu.oauth2.as.validator
-
Validator that checks for the required fields in an OAuth Token request with the Authorization Code grant type.
- AuthorizationCodeValidator() - Constructor for class org.apache.oltu.oauth2.as.validator.AuthorizationCodeValidator
-
- AuthorizationConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.authorization
-
Configuration for access control management and permission evaluation.
- AuthorizationData - Class in org.apache.aries.jmx.codec
-
- AuthorizationData(Authorization) - Constructor for class org.apache.aries.jmx.codec.AuthorizationData
-
Constructs new AuthorizationData from Authorization.
- AuthorizationData(String, String[]) - Constructor for class org.apache.aries.jmx.codec.AuthorizationData
-
Constructs new AuthorizationData.
- AuthorizationException - Exception in com.day.cq.dam.scene7.api.model
-
- AuthorizationException(int, String, String) - Constructor for exception com.day.cq.dam.scene7.api.model.AuthorizationException
-
- AuthorizationFault - Class in com.scene7.ipsapi.common
-
Java class for anonymous complex type.
- AuthorizationFault() - Constructor for class com.scene7.ipsapi.common.AuthorizationFault
-
- authorizationResponse(HttpServletRequest, int) - Static method in class org.apache.oltu.oauth2.as.response.OAuthASResponse
-
- AUTHORIZE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has authorized the object.
- authorize(Object, String) - Method in interface org.apache.felix.webconsole.WebConsoleSecurityProvider
-
Checks whether bthe authenticated user has the given role permission.
- authorLink(ResourceResolver, String) - Method in interface com.day.cq.commons.Externalizer
-
Creates an absolute URL for the authoring system.
- authorLink(ResourceResolver, String, String) - Method in interface com.day.cq.commons.Externalizer
-
Creates an absolute URL for the authoring system.
- AUTHORS - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- AUTHORS_POSITION - Static variable in interface org.apache.tika.metadata.Photoshop
-
- AUTHORS_VIEW_TYPE - Static variable in interface com.adobe.cq.social.journal.client.api.JournalSidebar
-
The name of authors view type.
- AUTHORSPOSITION - Static variable in interface com.adobe.xmp.core.namespace.Photoshop
-
- AuthorTagHandler - Class in org.apache.sling.atom.taglib
-
- AuthorTagHandler() - Constructor for class org.apache.sling.atom.taglib.AuthorTagHandler
-
- authplain(String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
The AUTHENTICATE command with AUTH=PLAIN authentication scheme.
- AuthRequirement - Class in com.adobe.cq.sites.ui.models.admin.security
-
Representation of the authentication requirement field, used to force authentication to access a given content resource.
- AuthRequirement() - Constructor for class com.adobe.cq.sites.ui.models.admin.security.AuthRequirement
-
- authServer(String) - Method in class com.sun.mail.smtp.DigestMD5
-
Allow the client to authenticate the server based on its
response.
- AuthType - Enum in org.apache.sling.api.resource.runtime.dto
-
Enumeration for the auth type of a resource provider.
- authType - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
The auth handling for this provider.
- AuthUtil - Class in org.apache.sling.auth.core
-
The
AuthUtil
provides utility functions for implementations of
AuthenticationHandler
services and
users of the Sling authentication infrastructure.
- AUTO_CREATE_USERS - Static variable in class com.adobe.granite.auth.oauth.ProviderConfigProperties
-
Should JCR users be created if they do not exist?
- AUTO_CREATE_USERS_GROUPS - Static variable in class com.adobe.granite.auth.oauth.ProviderConfigProperties
-
If new users are created, which groups should they be added to?
- AUTO_MERGE_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
The DAV:auto-merge-set property identifies each version that the server
has merged into this checked-out resource.
- AUTO_VERSION - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
The DAV:auto-version property determines how it responds to a method that
attempts to modify its content or dead properties.
- AutoAdvancer - Class in com.day.cq.workflow.timeout.autoadvance
-
AutoAdvancer
...
- AutoAdvancer() - Constructor for class com.day.cq.workflow.timeout.autoadvance.AutoAdvancer
-
- AUTOBRIGHTNESS - Static variable in interface com.adobe.xmp.core.namespace.CameraRaw
-
- AutoCloseInputStream - Class in org.apache.commons.io.input
-
Proxy stream that closes and discards the underlying stream as soon as the
end of input has been reached or when the stream is explicitly closed.
- AutoCloseInputStream(InputStream) - Constructor for class org.apache.commons.io.input.AutoCloseInputStream
-
Creates an automatically closing proxy for the given input stream.
- AutoColorCropOptions - Class in com.scene7.ipsapi
-
Java class for AutoColorCropOptions complex type.
- AutoColorCropOptions() - Constructor for class com.scene7.ipsapi.AutoColorCropOptions
-
- AutoComplete - Class in com.day.cq.searchpromote.xml.form
-
- AutoComplete(Boolean, String, String, String) - Constructor for class com.day.cq.searchpromote.xml.form.AutoComplete
-
- AutoComplete - Class in com.day.cq.searchpromote.xml.result
-
- AutoComplete() - Constructor for class com.day.cq.searchpromote.xml.result.AutoComplete
-
- AUTOCONTRAST - Static variable in interface com.adobe.xmp.core.namespace.CameraRaw
-
- AUTOCREATED - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the autoCreated
attribute.
- autoCreateItems(Tree, Tree, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- autoCreateProperty(String, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- AutoDetectParser - Class in org.apache.tika.parser
-
- AutoDetectParser() - Constructor for class org.apache.tika.parser.AutoDetectParser
-
Creates an auto-detecting parser instance using the default Tika
configuration.
- AutoDetectParser(Detector) - Constructor for class org.apache.tika.parser.AutoDetectParser
-
- AutoDetectParser(Parser...) - Constructor for class org.apache.tika.parser.AutoDetectParser
-
Creates an auto-detecting parser instance using the specified set of parser.
- AutoDetectParser(Detector, Parser...) - Constructor for class org.apache.tika.parser.AutoDetectParser
-
- AutoDetectParser(TikaConfig) - Constructor for class org.apache.tika.parser.AutoDetectParser
-
- AutoDetectReader - Class in org.apache.tika.detect
-
An input stream reader that automatically detects the character encoding
to be used for converting bytes to characters.
- AutoDetectReader(InputStream, Metadata, EncodingDetector) - Constructor for class org.apache.tika.detect.AutoDetectReader
-
- AutoDetectReader(InputStream, Metadata, ServiceLoader) - Constructor for class org.apache.tika.detect.AutoDetectReader
-
- AutoDetectReader(InputStream, Metadata) - Constructor for class org.apache.tika.detect.AutoDetectReader
-
- AutoDetectReader(InputStream) - Constructor for class org.apache.tika.detect.AutoDetectReader
-
- AutoFormatter - Class in com.day.text
-
The AutoFormatter
class implements the automatic conversion
of line endings to <br>
HTML lists.
- AutoFormatter() - Constructor for class com.day.text.AutoFormatter
-
- AutoFormatter(Properties) - Constructor for class com.day.text.AutoFormatter
-
Creates a new AutoFormatter
object with the given
configuration.
- AutomatedSetGenerationJob - Class in com.scene7.ipsapi
-
Java class for AutomatedSetGenerationJob complex type.
- AutomatedSetGenerationJob() - Constructor for class com.scene7.ipsapi.AutomatedSetGenerationJob
-
- AutoModeration - Interface in com.adobe.cq.social.ugcbase.moderation
-
The interface for the Auto-Moderation service.
- AutoModerationProcess - Interface in com.adobe.cq.social.ugcbase.moderation
-
Interface for building Auto-moderation processes.
- AutoModerationProcessException - Exception in com.adobe.cq.social.ugcbase.moderation
-
Exception thrown by an automated moderation process.
- AutoModerationProcessException() - Constructor for exception com.adobe.cq.social.ugcbase.moderation.AutoModerationProcessException
-
- AutoModerationProcessException(String) - Constructor for exception com.adobe.cq.social.ugcbase.moderation.AutoModerationProcessException
-
- AutoModerationProcessException(Throwable) - Constructor for exception com.adobe.cq.social.ugcbase.moderation.AutoModerationProcessException
-
- AutoModerationProcessException(String, Throwable) - Constructor for exception com.adobe.cq.social.ugcbase.moderation.AutoModerationProcessException
-
- AUTORIZATION_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The Composite Type for an Authorization object.
- autoSave(boolean) - Method in interface com.day.cq.security.UserManager
-
Deprecated.
Changes the auto save behavior of this UserManager
.
- autoSave(boolean) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Changes the auto save behavior of this UserManager
.
- AutoSave - Class in org.apache.jackrabbit.vault.fs.io
-
AutoSave
...
- AutoSave() - Constructor for class org.apache.jackrabbit.vault.fs.io.AutoSave
-
- AutoSave(int) - Constructor for class org.apache.jackrabbit.vault.fs.io.AutoSave
-
- AutoSetCreationOptions - Class in com.scene7.ipsapi
-
Java class for AutoSetCreationOptions complex type.
- AutoSetCreationOptions() - Constructor for class com.scene7.ipsapi.AutoSetCreationOptions
-
- AutoSmartCropOptions - Class in com.scene7.ipsapi
-
Java class for AutoSmartCropOptions complex type.
- AutoSmartCropOptions() - Constructor for class com.scene7.ipsapi.AutoSmartCropOptions
-
- AutoSmartCropOptionsArray - Class in com.scene7.ipsapi
-
Java class for AutoSmartCropOptionsArray complex type.
- AutoSmartCropOptionsArray() - Constructor for class com.scene7.ipsapi.AutoSmartCropOptionsArray
-
- AutoTransparentCropOptions - Class in com.scene7.ipsapi
-
Java class for AutoTransparentCropOptions complex type.
- AutoTransparentCropOptions() - Constructor for class com.scene7.ipsapi.AutoTransparentCropOptions
-
- available() - Method in class ch.randelshofer.io.ImageInputStreamAdapter
-
Returns an estimate of the number of bytes that can be read (or
skipped over) from this input stream without blocking by the next
caller of a method for this input stream.
- available() - Method in class com.day.durbo.io.ChunkedInflaterInputStream
-
Returns 0 after EOF has reached, otherwise always return 1.
- available() - Method in class com.day.durbo.io.RegionFileInputStream
- available() - Method in class com.day.io.BufferedRAFInputStream
-
- available() - Method in class com.day.io.ChunkedInflaterInputStream
-
Returns 0 after EOF has reached, otherwise always return 1.
- available() - Method in class com.day.io.file.SizedInputStream
-
- available() - Method in class com.day.io.RegionFileInputStream
- available() - Method in class com.fasterxml.jackson.core.io.MergedStream
-
- available() - Method in class com.fasterxml.jackson.databind.util.ByteBufferBackedInputStream
-
- available() - Method in class com.sun.mail.imap.IMAPInputStream
-
Returns the number of bytes that can be read from this input
stream without blocking.
- available() - Method in class com.sun.mail.util.BASE64DecoderStream
-
Returns the number of bytes that can be read from this input
stream without blocking.
- available() - Method in class com.sun.mail.util.QPDecoderStream
-
Returns the number of bytes that can be read from this input
stream without blocking.
- available() - Method in class com.sun.mail.util.UUDecoderStream
-
- available() - Method in class org.apache.commons.codec.binary.BaseNCodecInputStream
- available() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Returns 0 after EOF has reached for the current entry data, otherwise
always return 1.
- available() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the available data that can be read from the current
entry in the archive.
- available() - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- available() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
- available() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorInputStream
-
- available() - Method in class org.apache.commons.fileupload.MultipartStream.ItemInputStream
-
Returns the number of bytes, which are currently
available, without blocking.
- available() - Method in class org.apache.commons.io.input.BoundedInputStream
- available() - Method in class org.apache.commons.io.input.BrokenInputStream
-
Throws the configured exception.
- available() - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
Return an estimate of the number of bytes remaining in the byte stream.
- available() - Method in class org.apache.commons.io.input.NullInputStream
-
Return the number of bytes that can be read.
- available() - Method in class org.apache.commons.io.input.ProxyInputStream
-
Invokes the delegate's available()
method.
- available() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
-
Invokes the delegate's available()
method.
- available() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
-
- available() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- available() - Method in class org.apache.jackrabbit.vault.fs.VaultFileInputStream
- available() - Method in class org.apache.jackrabbit.vault.util.InputStreamPump
-
- available() - Method in class org.apache.tika.io.LookaheadInputStream
-
- available() - Method in class org.apache.tika.io.NullInputStream
-
Return the number of bytes that can be read.
- available() - Method in class org.apache.tika.io.ProxyInputStream
-
Invokes the delegate's available()
method.
- AVAILABLE_QUERY_OPERATOR_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the availableQueryOperator element.
- AVAILABLE_QUERY_OPERATORS_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the availableQueryOperators element.
- availableFlags - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
- availableLocaleList() - Static method in class org.apache.commons.lang.LocaleUtils
-
Obtains an unmodifiable list of installed locales.
- availableLocaleList() - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains an unmodifiable list of installed locales.
- availableLocaleSet() - Static method in class org.apache.commons.lang.LocaleUtils
-
Obtains an unmodifiable set of installed locales.
- availableLocaleSet() - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains an unmodifiable set of installed locales.
- AVATAR_DEFAULT_PATH - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- AvsEncoding - Class in com.scene7.ipsapi
-
Java class for AvsEncoding complex type.
- AvsEncoding() - Constructor for class com.scene7.ipsapi.AvsEncoding
-
- AvsEncodingArray - Class in com.scene7.ipsapi
-
Java class for AvsEncodingArray complex type.
- AvsEncodingArray() - Constructor for class com.scene7.ipsapi.AvsEncodingArray
-
- awaitTermination(long, TimeUnit) - Method in class com.codahale.metrics.InstrumentedExecutorService
-
- awaitTermination(long, TimeUnit) - Method in class com.codahale.metrics.InstrumentedScheduledExecutorService
- AWT_TOOLKIT - Static variable in class org.apache.commons.lang.SystemUtils
-
The awt.toolkit
System Property.
- AWT_TOOLKIT - Static variable in class org.apache.commons.lang3.SystemUtils
-
The awt.toolkit
System Property.
- Axis - Class in com.day.cq.graphics.chart
-
- AxisAncestor - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisAncestorOrSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisAttribute - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisChild - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisDescendant - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisDescendantOrSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisFilter - Class in com.adobe.cq.commerce.common
-
- AxisFilter(String, String) - Constructor for class com.adobe.cq.commerce.common.AxisFilter
-
- AxisFollowing - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisFollowingSibling - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- axisIsVariant(String) - Method in interface com.adobe.cq.commerce.api.Product
-
Tests a single axis (property) for variation.
- axisIsVariant(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- AxisParent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisPreceding - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisPrecedingSibling - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- AxisStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- AZTEC_DATA_10 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_DATA_12 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_DATA_6 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_DATA_8 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_PARAM - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- C - Variable in class org.apache.commons.imaging.color.ColorCieLch
-
- C - Variable in class org.apache.commons.imaging.color.ColorCmy
-
- C - Variable in class org.apache.commons.imaging.color.ColorCmyk
-
- C_IRGRP - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits a file's group to read the file
- C_IROTH - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits others to read the file
- C_IRUSR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to read the file
- C_ISBLK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a block device
- C_ISCHR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a character device
- C_ISDIR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a directory
- C_ISFIFO - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a pipe
- C_ISGID - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Set group ID
- C_ISLNK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a symbolic link
- C_ISNWK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
HP/UX network special (C_ISCTG)
- C_ISREG - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a regular file
- C_ISSOCK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a socket
- C_ISUID - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Set user ID
- C_ISVTX - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
On directories, restricted deletion flag.
- C_IWGRP - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits a file's group to write to the file
- C_IWOTH - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits others to write to the file
- C_IWUSR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to write to the file
- C_IXGRP - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits a file's group to execute the file or to search the directory
- C_IXOTH - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits others to execute the file or to search the directory
- C_IXUSR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to execute the file or to search the directory
- CabinetInfo - Class in com.scene7.ipsapi
-
Java class for CabinetInfo complex type.
- CabinetInfo() - Constructor for class com.scene7.ipsapi.CabinetInfo
-
- cache(String) - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
-
Get the string from the cache if possible.
- CachedDateTimeZone - Class in org.joda.time.tz
-
Improves the performance of requesting time zone offsets and name keys by
caching the results.
- cachedDeserializersCount() - Method in class com.fasterxml.jackson.databind.deser.DeserializerCache
-
Method that can be used to determine how many deserializers this
provider is caching currently
(if it does caching: default implementation does)
Exact count depends on what kind of deserializers get cached;
default implementation caches only dynamically constructed deserializers,
but not eagerly constructed standard deserializers (which is different
from how serializer provider works).
- CachedGauge<T> - Class in com.codahale.metrics
-
A
Gauge
implementation which caches its value for a period of time.
- CachedScript - Interface in org.apache.sling.scripting.api
-
The CachedScript
provides an abstraction on top of CompiledScript
such that compiled scripts can be cached for further
executions.
- cachedSerializersCount() - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
Method that can be used to determine how many serializers this
provider is caching currently
(if it does caching: default implementation does)
Exact count depends on what kind of serializers get cached;
default implementation caches all serializers, including ones that
are eagerly constructed (for optimal access speed)
- CacheEntry<X> - Class in com.adobe.cq.social.srp.internal
-
An item in the cache.
- CacheEntry(X) - Constructor for class com.adobe.cq.social.srp.internal.CacheEntry
-
ctor.
- CacheFile - Interface in com.adobe.granite.httpcache.api
-
A cache file contains the response headers and body that can be delivered
on subsequent requests for the same resource.
- CacheHandler - Interface in com.adobe.granite.httpcache.api
-
- CacheHandler.TRI_STATE - Enum in com.adobe.granite.httpcache.api
-
Tri-State type.
- cacheInfoAsString() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Gathers the stats of the cache for logging.
- cacheInfoAsString() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- CacheKeyGenerator - Interface in com.adobe.granite.httpcache.api
-
Contains the logic to map a HTTP request to a key.
- CacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
-
- CacheStore - Interface in com.adobe.granite.httpcache.api
-
Creates, manages and deletes cache files.
- CachingDataRecord - Class in org.apache.jackrabbit.core.data
-
- CachingDataRecord(CachingDataStore, DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.CachingDataRecord
-
- CachingDataStore - Class in org.apache.jackrabbit.core.data
-
- CachingDataStore() - Constructor for class org.apache.jackrabbit.core.data.CachingDataStore
-
- CachingFDS - Class in org.apache.jackrabbit.core.data
-
- CachingFDS() - Constructor for class org.apache.jackrabbit.core.data.CachingFDS
-
- CachingHttpClientBuilderFactory - Interface in org.apache.http.osgi.services
-
- CachingNameResolver - Class in org.apache.jackrabbit.spi.commons.conversion
-
Name resolver decorator that uses a generational cache to speed up
parsing and formatting of JCR names.
- CachingNameResolver(NameResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
-
Creates a caching decorator for the given name resolver.
- CachingNameResolver(NameResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
-
Creates a caching decorator for the given name resolver.
- CachingPathResolver - Class in org.apache.jackrabbit.spi.commons.conversion
-
Path resolver decorator that uses a generational cache to speed up
parsing and formatting of JCR paths.
- CachingPathResolver(PathResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
-
Creates a caching decorator for the given path resolver.
- CachingPathResolver(PathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
-
Creates a caching decorator for the given path resolver.
- CachingResourceProvider - Interface in com.adobe.cq.social.srp.internal
-
This interface is useful for providers that do caching.
- calcEncodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
-
Calculates the size (i.e.
- calcEntry(int) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Recalculates the pricing info of an entry in the cart.
- calcHash(int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- calcHash(int, int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- calcHash(int, int, int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- calcHash(int[], int) - Method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
- calcHash(char[], int, int) - Method in class com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer
-
Implementation of a hashing method for variable length
Strings.
- calcHash(String) - Method in class com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer
-
- calculate() - Method in interface com.day.cq.reporting.Report
-
Creates the report and returns the data as a result.
- calculate(String, String, PrivateKey) - Method in class org.apache.oltu.jose.jws.signature.impl.SignatureMethodRSAImpl
-
- calculate(String, String, SymmetricKeyImpl) - Method in class org.apache.oltu.jose.jws.signature.impl.SignatureMethodsHMAC256Impl
-
- calculate(String, String, S) - Method in interface org.apache.oltu.jose.jws.signature.SignatureMethod
-
- calculateAdjustedRSquared() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegression
-
Returns the adjusted R-squared statistic, defined by the formula
- calculateDigitCount(long) - Static method in class org.joda.time.format.FormatUtils
-
Calculates the number of decimal digits for the given value,
including the sign.
- calculateHat() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegression
-
Compute the "hat" matrix.
- calculatePermissions(PrivilegeBits, PrivilegeBits, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Calculate the granted permissions by evaluating the given privileges.
- calculatePrintedLength(ReadablePeriod, Locale) - Method in interface org.joda.time.format.PeriodPrinter
-
Returns the exact number of characters produced for the given period.
- calculateResidualSumOfSquares() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegression
-
Returns the sum of squared residuals.
- calculateRSquared() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegression
-
Returns the R-Squared statistic, defined by the formula
- calculateTotalSumOfSquares() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegression
-
Returns the sum of squared deviations of Y from its mean.
- CALENDAR - Static variable in class com.adobe.cq.dam.cfm.BasicDataType
-
Data type: Calendar
value
- Calendar - Interface in com.adobe.cq.social.calendar.client.api
-
Simply Social Calendar, a collection of CalendarEvent.
- CALENDAR_TOPIC - Static variable in class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
The event topic suffix for Calendar events.
- CalendarActionsEvent - Class in com.adobe.cq.social.calendar.client.api
-
Event fired for changes occurring within a calendar.
- CalendarActionsEvent(String, String, CalendarActionsEvent.CalendarActions, Map<String, Object>) - Constructor for class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
- CalendarActionsEvent.CalendarActions - Enum in com.adobe.cq.social.calendar.client.api
-
The event types supported for the forum and its topics/posts.
- CalendarConfiguration - Interface in com.adobe.cq.social.calendar.client.api
-
- CalendarConfigurationImpl - Class in com.adobe.cq.social.calendar.client.api
-
- CalendarConfigurationImpl(Resource) - Constructor for class com.adobe.cq.social.calendar.client.api.CalendarConfigurationImpl
-
- CalendarDeserializer() - Constructor for class com.fasterxml.jackson.databind.deser.std.DateDeserializers.CalendarDeserializer
-
- CalendarDeserializer(Class<? extends Calendar>) - Constructor for class com.fasterxml.jackson.databind.deser.std.DateDeserializers.CalendarDeserializer
-
- CalendarDeserializer(DateDeserializers.CalendarDeserializer, DateFormat, String) - Constructor for class com.fasterxml.jackson.databind.deser.std.DateDeserializers.CalendarDeserializer
-
- CalendarEvent - Interface in com.adobe.cq.social.calendar.client.api
-
The Interface CalendarEvent.
- calendarEventCreated(CalendarEvent, String) - Static method in class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
- calendarEventDeleted(CalendarEvent, String) - Static method in class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
- calendarEventReplyCreated(CalendarEvent, String) - Static method in class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
- calendarEventReplyDeleted(CalendarEvent, String) - Static method in class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
- calendarEventReplyUpdated(CalendarEvent, String) - Static method in class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
- CalendarEventSocialComponentList - Interface in com.adobe.cq.social.calendar.client.api
-
The Interface CalendarEventSocialComponentList.
- calendarEventUpdated(CalendarEvent, String) - Static method in class com.adobe.cq.social.calendar.client.api.CalendarActionsEvent
-
- CalendarOperations - Interface in com.adobe.cq.social.calendar.client.endpoints
-
Standard CRUD Operation used on a Calendar Event
- CalendarOperationsExtension - Interface in com.adobe.cq.social.calendar.client.api
-
Declaration of the Calendar Operations.
- CalendarOperationsExtension.CalendarOperation - Enum in com.adobe.cq.social.calendar.client.api
-
Operation types.
- CalendarRequestConstants - Interface in com.adobe.cq.social.calendar.client.endpoints
-
Parameter Name uses by Calendar post request.
- CalendarSerializer - Class in com.fasterxml.jackson.databind.ser.std
-
Standard serializer for Calendar
.
- CalendarSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.CalendarSerializer
-
- CalendarSerializer(Boolean, DateFormat) - Constructor for class com.fasterxml.jackson.databind.ser.std.CalendarSerializer
-
- CALIBRATION_ILLUMINANT_1_VALUE_CLOUDY - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_COOL_WHITE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_D50 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_D55 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_D65 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_D75 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_DAY_WHITE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_DAYLIGHT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_DAYLIGHT_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_FINE_WEATHER - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_FLASH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_ISO_STUDIO_TUNGSTEN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_OTHER - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_SHADE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_STANDARD_LIGHT_A - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_STANDARD_LIGHT_B - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_STANDARD_LIGHT_C - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_TUNGSTEN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_1_VALUE_WHITE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_CLOUDY - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_COOL_WHITE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_D50 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_D55 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_D65 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_D75 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_DAY_WHITE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_DAYLIGHT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_DAYLIGHT_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_FINE_WEATHER - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_FLASH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_ISO_STUDIO_TUNGSTEN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_OTHER - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_SHADE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_STANDARD_LIGHT_A - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_STANDARD_LIGHT_B - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_STANDARD_LIGHT_C - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_TUNGSTEN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CALIBRATION_ILLUMINANT_2_VALUE_WHITE_FLUORESCENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- call(SocialResourceProvider.PrefetchPerResult, Callable<T>) - Static method in class com.adobe.cq.social.srp.SocialResourcePrefetch
-
Add a PrefetchPerChild specification to the thread's prefetch stack and invoke code which will use that
prefetch specification implictly.
- call(SocialResourceProvider.PrefetchPerResult, Runnable) - Static method in class com.adobe.cq.social.srp.SocialResourcePrefetch
-
Add a PrefetchPerChild specification to the thread's prefetch stack and invoke code which will use that
prefetch specification implictly.
- call(String, ComponentHelper.Options) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Calls the given script and passes the given options to its renderer.
- call() - Method in interface com.adobe.versioncue.nativecomm.host.IRequest
-
- call() - Method in interface com.adobe.versioncue.nativecomm.IRequest
-
- call() - Method in interface com.adobe.versioncue.nativecomm.IResult
-
- call() - Method in exception com.adobe.versioncue.nativecomm.ServiceCallException
-
Failed service call
- call() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- call(Object[]) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- call() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- call(Object[]) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- call() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
Method that can be used to (try to) call this object without arguments.
- call(Object[]) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
Method that can be used to (try to) call this object with specified arguments.
- call(Item, RepositoryException) - Method in interface org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler
-
This call back method is called whenever an error occurs while
traversing.
- call(SlingBindings, String, Object...) - Method in interface org.apache.sling.api.scripting.SlingScript
-
Evaluates this script using the bound variables as global variables to
the script and then calls the given method with the arguments.
- Call(String, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
-
- call(RenderContext, Object...) - Method in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
Call the RuntimeExtension
- call(String, Object...) - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
-
- call1(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- call1(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- call1(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
Method that can be used to (try to) call this object with single arguments.
- CallableBackgroundInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
- CallableBackgroundInitializer(Callable<T>) - Constructor for class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
Creates a new instance of CallableBackgroundInitializer
and sets
the Callable
to be executed in a background thread.
- CallableBackgroundInitializer(Callable<T>, ExecutorService) - Constructor for class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
Creates a new instance of CallableBackgroundInitializer
and
initializes it with the Callable
to be executed in a background
thread and the ExecutorService
for managing the background
execution.
- CALLBACK_URL - Static variable in class com.adobe.granite.auth.oauth.ProviderConfigProperties
-
URL configured with the OAuth providers to redirect the client back.
- callFinalizers() - Method in class com.day.util.FinalizerHandler
-
- callFunction(String, Map<String, String>, CampaignCredentials) - Method in interface com.day.cq.mcm.campaign.CampaignConnector
-
Calls a remote function on the campaign instance.
- callGeneric(String, Map<String, String>, CampaignCredentials) - Method in interface com.day.cq.mcm.campaign.GenericCampaignConnector
-
Calls a remote JSSP on the campaign instance.
- callGenericWithBasicAuth(String, String, CampaignCredentials) - Method in interface com.day.cq.mcm.campaign.GenericCampaignConnector
-
Gets data from a given URL with the credentials passed as Basic Authentication
headers.
- callOn(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- callOnWith(Object, Object...) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- CallResults - Interface in com.day.cq.mcm.campaign
-
Represents the results of a call to a Adobe Campaign instance.
- CallTag - Class in org.apache.sling.scripting.jsp.taglib
-
The CallTag
implements the
<sling:call>
custom tag.
- CallTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.CallTag
-
- callWith(ResourceResolver, Callable<Type>) - Method in interface com.adobe.granite.resourceresolverhelper.ResourceResolverHelper
-
Calls the given callable
under the provides
ResourceResolver
.
- CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES - Static variable in class com.fasterxml.jackson.databind.PropertyNamingStrategy
-
- CameraRaw - Interface in com.adobe.xmp.core.namespace
-
- Campaign - Interface in com.day.cq.mcm.api
-
Helps working with campaign resources.
- CampaignConnector - Interface in com.day.cq.mcm.campaign
-
A service that is used to access a remote Adobe Campaign instance.
- CampaignCredentials - Class in com.day.cq.mcm.campaign
-
This class represents the credentials required for accessing a Adobe Campaign
instance.
- CampaignCredentials(String, String, String) - Constructor for class com.day.cq.mcm.campaign.CampaignCredentials
-
- CampaignException - Exception in com.day.cq.mcm.campaign
-
Base exception representing errors related to Adobe Campaign.
- CampaignException(String) - Constructor for exception com.day.cq.mcm.campaign.CampaignException
-
- CampaignException(String, Throwable) - Constructor for exception com.day.cq.mcm.campaign.CampaignException
-
- CampaignMetaData - Interface in com.day.cq.mcm.campaign.profile
-
Deprecated.
- CampaignProxy - Interface in com.adobe.cq.mcm.campaign
-
Provides means to proxy requests to Adobe Campaign.
- CampaignsDataSourceServlet - Class in com.day.cq.personalization
-
Deprecated.
- CampaignsDataSourceServlet() - Constructor for class com.day.cq.personalization.CampaignsDataSourceServlet
-
Deprecated.
- CampaignType - Enum in com.day.cq.analytics.testandtarget.util
-
Holds the campaign types supported by this integration.
- CAMPAIN_PUBLISH_TYPE - Static variable in class com.day.cq.mcm.campaign.Defs
-
- CAN_MODIFY - Static variable in interface org.apache.tika.metadata.AccessPermissions
-
Can any modifications be made to the document
- CAN_MODIFY_ANNOTATIONS - Static variable in interface org.apache.tika.metadata.AccessPermissions
-
Can the user modify annotations
- CAN_PRINT - Static variable in interface org.apache.tika.metadata.AccessPermissions
-
Can the user print the document
- CAN_PRINT_DEGRADED - Static variable in interface org.apache.tika.metadata.AccessPermissions
-
Can the user print an image-degraded version of the document.
- CAN_READ - Static variable in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Singleton instance of readable filter
- CAN_WRITE - Static variable in class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Singleton instance of writable filter
- canAcceptType(ImageFormat) - Method in class org.apache.commons.imaging.ImageParser
-
Indicates whether the ImageParser implementation can accept
the specified format
- canAccessCommunityGroup(ResourceResolver, CommunityGroup) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
- canAddNode(Session, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Can add node at path.
- canAsyncUpload() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
-
Flag to denote that asynchronous upload can be started on file.
- canBeABeanType(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- canBuildFormatter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Returns true if toFormatter can be called without throwing an
UnsupportedOperationException.
- canBuildParser() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Returns true if toParser can be called without throwing an
UnsupportedOperationException.
- canBuildPrinter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Returns true if toPrinter can be called without throwing an
UnsupportedOperationException.
- CANCEL - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has canceled the object.
- cancel() - Method in class org.apache.jackrabbit.util.Timer
-
Terminates this timer, discarding any currently scheduled tasks.
- cancel() - Method in class org.apache.jackrabbit.util.Timer.Task
- cancelBackup() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- cancelEvent(boolean) - Method in class com.adobe.granite.workflow.job.TimeoutJob
-
- cancelEvent(boolean) - Method in class com.day.cq.workflow.job.TimeoutJob
-
- CancelException(File, int) - Constructor for exception org.apache.commons.io.DirectoryWalker.CancelException
-
Constructs a CancelException
with
the file and depth when cancellation occurred.
- CancelException(String, File, int) - Constructor for exception org.apache.commons.io.DirectoryWalker.CancelException
-
Constructs a CancelException
with
an appropriate message and the file and depth when
cancellation occurred.
- cancelRevisionGC() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Cancel a running revision garbage collection operation.
- cancelRevisionGC() - Method in class org.apache.jackrabbit.oak.spi.state.RevisionGC
-
- cancelRevisionGC() - Method in interface org.apache.jackrabbit.oak.spi.state.RevisionGCMBean
-
Cancel a running revision garbage collection operation.
- cancelRevisionGCForRole(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Cancel a running revision garbage collection operation for a given role.
- cancelScheduledJob() - Method in interface com.day.cq.reporting.RequestLogAnalyzer
-
- cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
-
- cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
-
- cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
-
- cancelSync() - Method in interface org.apache.sling.discovery.commons.providers.spi.ClusterSyncService
-
- cancelUpgrade() - Method in interface com.day.cq.compat.codeupgrade.CodeUpgradeTask
-
Called to cancel an upgrade that might be in progress
- canCheckIn(Asset) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Return a flag indicating whether the current user can check in the asset.
- canCheckIn(Asset, Privilege[]) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Return a flag indicating whether the current user can check in the asset.
- canCheckOut(Asset) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Return a flag indicating whether the current user can check out the asset.
- canCheckOut(Asset, Privilege[]) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Return a flag indicating whether the current user can check out the asset.
- canChooseAnswer() - Method in interface com.adobe.cq.social.qna.client.api.QnaPost
-
Indicates whether this is chosen answer.
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check whether this node is a numeric
node (
JsonNode.isNumber()
would return true) AND its value fits
within Java's 32-bit signed integer type,
int
.
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.DecimalNode
-
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- canConvertToInt() - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check whether this node is a numeric
node (
JsonNode.isNumber()
would return true) AND its value fits
within Java's 64-bit signed integer type,
long
.
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.DecimalNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- canConvertToLong() - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- canCreate() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Can the Principal
create child resources of the given resource
- canCreate(String, ResourceResolver) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be created at the path.
- canCreate(String, ResourceResolver) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canCreate(String, ResourceResolver) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canCreateAllValues(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canCreateAllValues(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canCreateFromAdaptable(Object, Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
- canCreateFromBoolean() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateFromBoolean() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- canCreateFromDouble() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateFromDouble() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- canCreateFromInt() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateFromInt() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- canCreateFromLong() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateFromLong() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- canCreateFromObjectWith() - Method in class com.fasterxml.jackson.databind.deser.std.JsonLocationInstantiator
-
- canCreateFromObjectWith() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateFromObjectWith() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to check whether a property-based creator
(argument-taking constructor or factory method)
is available to instantiate values from JSON Object
- canCreateFromString() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateFromString() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to check whether a String-based creator
is available for this instantiator
- canCreateUserGeneratedTag(String) - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManager
-
Verifies if the user, of the current session, can create a tag in the user generated space.
- canCreateUsingArrayDelegate() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateUsingArrayDelegate() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to check whether a array-delegate-based creator
(single-arg constructor or factory method)
is available for this instantiator
- canCreateUsingDefault() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateUsingDefault() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to check whether a default creator (constructor,
or no-arg static factory method)
is available for this instantiator
- canCreateUsingDefault() - Method in class com.fasterxml.jackson.databind.util.ConstantValueInstantiator
-
- canCreateUsingDelegate() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canCreateUsingDelegate() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to check whether a delegate-based creator (single-arg
constructor or factory method)
is available for this instantiator
- canCreateValue(Resource, String) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canCreateValue(Resource, String) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canDecodeInput(Object) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReaderSpi
-
- canDelete() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Can the Principal
delete the given resource
- canDelete(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be deleted at the path.
- canDelete(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canDelete(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canDeleteAllValues(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canDeleteAllValues(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canDeleteValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a value can be deleted
- canDeleteValue(Resource, String) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canDeleteValue(Resource, String) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canDeserialize(JavaType) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method that can be called to check whether mapper thinks
it could deserialize an Object of given type.
- canDeserialize(JavaType, AtomicReference<Throwable>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method similar to
ObjectMapper.canDeserialize(JavaType)
but that can return
actual
Throwable
that was thrown when trying to construct
serializer: this may be useful in figuring out what the actual problem is.
- canDisplay(char) - Method in class com.day.image.font.AbstractFont
-
Checks if this Font has a glyph for the specified character.
- canDisplay(char) - Method in class com.day.image.Font
-
Checks if this Font has a glyph for the specified character.
- canDisplayUpTo(CharacterIterator, int, int) - Method in class com.day.image.font.AbstractFont
-
Indicates whether or not this Font can display the specified String.
- canDisplayUpTo(String) - Method in class com.day.image.font.AbstractFont
-
Indicates whether or not this Font can display a specified String.
- canDisplayUpTo(char[], int, int) - Method in class com.day.image.font.AbstractFont
-
Indicates whether or not this Font can display the characters in the
specified text starting at start and ending at limit.
- canDisplayUpTo(CharacterIterator, int, int) - Method in class com.day.image.Font
-
Indicates whether or not this Font can display the specified String.
- canDisplayUpTo(String) - Method in class com.day.image.Font
-
Indicates whether or not this Font can display a specified String.
- canDisplayUpTo(char[], int, int) - Method in class com.day.image.Font
-
Indicates whether or not this Font can display the characters in the
specified text starting at start and ending at limit.
- canEditAcl() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Does the actual user have rights to edit the given resource
- canEditAcl() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.UserAllowedActions
-
Can the user edit the acl of the resource
- CanEditTemplateRenderCondition - Class in com.adobe.cq.sites.ui.renderconditions
-
- CanEditTemplateRenderCondition() - Constructor for class com.adobe.cq.sites.ui.renderconditions.CanEditTemplateRenderCondition
-
- canEncode(String) - Method in interface org.apache.commons.compress.archivers.zip.ZipEncoding
-
Check, whether the given string may be losslessly encoded using this
encoding.
- canEncodeImage(ImageTypeSpecifier) - Method in class com.day.imageio.plugins.GifImageWriterSpi
-
- canEncodeImage(ImageTypeSpecifier) - Static method in class com.day.imageio.plugins.GifImageWriterUtil
-
- canEvaluate(String) - Method in interface com.adobe.granite.workflow.rule.RuleEngine
-
Indicates if the rule in question can be evaluated by this rule engine
- canEvaluate(String) - Method in interface com.day.cq.workflow.rule.RuleEngine
-
- canEveryoneCreateGroup(Resource) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
- canExecute(String) - Method in interface com.adobe.granite.workflow.exec.DynamicParticipantExecutor
-
Returns true if this service can process the specified resource, false otherwise.
- canExecute(String) - Method in interface com.adobe.granite.workflow.exec.StepExecutor
-
Returns true if this service can process the specified resource, false otherwise.
- canExecute(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be executed at the path.
- canExecute(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canExecute(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.CollectionPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.DateRangePredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.FulltextPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.JcrPropertyPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.NodenamePredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PathPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PermissionPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
Returns whether this evaluator can handle its constraint via filtering,
ie.
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PredicateGroupEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.RangePropertyPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.SavedQueryPredicate
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.SimilarityPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.TypePredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.wcm.foundation.search.AssetRenditionFilterPredicateEvaluator
-
- canFilter(Predicate, EvaluationContext) - Method in class com.day.cq.wcm.foundation.search.SubAssetFilterPredicateEvaluator
-
- canHandle(SlingHttpServletRequest) - Method in interface com.adobe.cq.remote.content.renderer.RemoteContentRendererRequestHandler
-
- canHandle(String) - Method in interface com.adobe.granite.workflow.exec.WorkflowExternalProcessProxy
-
returns true if this proxy can execute requests on behalf of the specified processName
- canHandle(AgentConfig) - Method in interface com.day.cq.replication.TransportHandler
-
Returns true
if this transport handler can handle the given config.
- canHandle(String) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Returns true
if this QOM builder can handle a statement in
language
.
- canHandle(String) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Returns true
if this QOM builder can handle a statement in
language
.
- canHandle(String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
-
Returns true
if this query tree builder can handle a
statement in language
.
- canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
-
Returns true
if this query tree builder can handle a
statement in language
.
- canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
-
Returns true
if this query tree builder can handle a
statement in language
.
- canHandleBinaryNatively() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Introspection method that higher-level functionality may call
to see whether underlying data format can read and write binary
data natively; that is, embeded it as-is without using encodings
such as Base64.
- canHandleSubAssets() - Method in interface com.day.cq.dam.api.handler.AssetHandler
-
Indicates if the handler supports processing of sub assets
- canHandleSubAssets() - Method in class com.day.cq.dam.commons.handler.AbstractAssetHandler
-
Indicates if the handler supports processing of sub assets
- canInstantiate() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- canInstantiate() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that will return true if any of canCreateXxx
method
returns true: that is, if there is any way that an instance could
be created.
- canInstantiate() - Method in class com.fasterxml.jackson.databind.util.ConstantValueInstantiator
-
- canInviteGroupMember(ResourceResolver, CommunityContext, ServiceUserWrapper, SlingRepository, UserManager) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
Check if logged in user can invite group members.
- canLeaveGroup(ResourceResolver, CommunityContext, ServiceUserWrapper, SlingRepository, UserManager) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
Check if logged in user can invite group members.
- canManage(Resource) - Method in interface com.day.cq.wcm.foundation.forms.FormStructureHelper
-
- canModify() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Can the Principal
modify the given resource
- CANNOT_READ - Static variable in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Singleton instance of not readable filter
- CANNOT_WRITE - Static variable in class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Singleton instance of not writable filter
- canOmitFields() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Introspection method to call to check whether it is ok to omit
writing of Object fields or not.
- canOmitFields() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- canOpen - Variable in class com.sun.mail.imap.protocol.ListInfo
-
- canOverrideAccessModifiers() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for determining whether it is ok to try to force override of access
modifiers to be able to get or set values of non-public Methods, Fields;
to invoke non-public Constructors, Methods; or to instantiate non-public
Classes.
- canOverrideAccessModifiers() - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Convenience method for accessing serialization view in use (if any); equivalent to:
- canOverrideAccessModifiers() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- canOverrideAccessModifiers() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- canParseAsync() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- canParseAsync() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Introspection method that can be used to check whether this
factory can create non-blocking parsers: parsers that do not
use blocking I/O abstractions but instead use a
NonBlockingInputFeeder
.
- canParseAsync() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be called to determine if this parser instance
uses non-blocking ("asynchronous") input access for decoding or not.
- canPromoteGroupMember(ResourceResolver, CommunityContext, ServiceUserWrapper, SlingRepository, UserManager) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
Check if logged in user can promote group members.
- canRead() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Can the Principal
read the given resource
- canRead() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
Return if read access is granted for the Tree
associated with
this TreePermission
instance.
- canRead(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
Return if read access is granted for the property of the Tree
for
which this TreePermission
instance has been created.
- canRead() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Checks if this file can be read from (eg.
- canRead(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canRead(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canReadAll() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
Returns true
if read access is granted to the Tree
associated
with this instance and the whole subtree defined by it including all
properties.
- canReadAllValues(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canReadAllValues(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Whether this stream is able to read the given entry.
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Whether this class is able to read the given entry.
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Whether this class is able to read the given entry.
- canReadEntryData(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Whether this class is able to read the given entry.
- CanReadFileFilter - Class in org.apache.commons.io.filefilter
-
This filter accepts File
s that can be read.
- canReadObjectId() - Method in class com.fasterxml.jackson.core.JsonParser
-
Introspection method that may be called to see if the underlying
data format supports some kind of Object Ids natively (many do not;
for example, JSON doesn't).
- canReadObjectId() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- canReadProperties() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
Returns true
if all properties of the Tree
associated with
this instance can be read.
- canReadTypeId() - Method in class com.fasterxml.jackson.core.JsonParser
-
Introspection method that may be called to see if the underlying
data format supports some kind of Type Ids natively (many do not;
for example, JSON doesn't).
- canReadTypeId() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- canReadValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a value can be read
- canReadValue(Resource, String) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canReadValue(Resource, String) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canRenderOnWeb(String) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns true if the given mime type can be rendered in HTML by browser.
- canReplicate() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Can the Principal
replicate the given resource
- canRotate() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Indicates whether the device represented by this emulator supports device rotation (dual mode).
- canRunConcurrently(boolean) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Flag indicating whether the job can be run concurrently.
- canSerialize(Class<?>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method that can be called to check whether mapper thinks
it could serialize an instance of given Class.
- canSerialize(Class<?>, AtomicReference<Throwable>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method similar to
ObjectMapper.canSerialize(Class)
but that can return
actual
Throwable
that was thrown when trying to construct
serializer: this may be useful in figuring out what the actual problem is.
- canSerialize(Class<?>) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- canSerialize(Class<?>, AtomicReference<Throwable>) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
Method for checking whether instances of given type can be serialized,
and optionally why (as per Throwable
returned).
- canSetValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a value can be set
- canUpdate(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be updated at the path.
- canUpdate(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canUpdate(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canUpdateAllValues(Resource) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canUpdateAllValues(Resource) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canUpdateValue(Resource, String) - Method in class org.apache.sling.resourceaccesssecurity.AllowingResourceAccessGate
-
- canUpdateValue(Resource, String) - Method in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
- canUseCharArrays() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Introspection method that can be used by base factory to check
whether access using char[]
is something that actual
parser implementations can take advantage of, over having to
use Reader
.
- canUseFor(ObjectIdGenerator<?>) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerator
-
Method called to check whether this generator instance can
be used for Object Ids of specific generator type and
scope; determination is based by passing a configured
"blueprint" (prototype) instance; from which the actual
instances are created (using
ObjectIdGenerator.newForSerialization(java.lang.Object)
).
- canUseFor(ObjectIdGenerator<?>) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerators.StringIdGenerator
-
- canUseFor(ObjectIdGenerator<?>) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerators.UUIDGenerator
-
Since UUIDs are always unique, let's fully ignore scope definition
- canUseFor(ObjectIdResolver) - Method in interface com.fasterxml.jackson.annotation.ObjectIdResolver
-
Method called to check whether this resolver instance can be used for
Object Ids of specific resolver type; determination is based by passing a
configured "blueprint" (prototype) instance; from which the actual
instances are created (using
ObjectIdResolver.newForDeserialization(java.lang.Object)
).
- canUseFor(ObjectIdResolver) - Method in class com.fasterxml.jackson.annotation.SimpleObjectIdResolver
-
- canUseFor(ObjectIdGenerator<?>) - Method in class com.fasterxml.jackson.databind.ser.impl.PropertyBasedObjectIdGenerator
-
We must override this method, to prevent errors when scopes are the same,
but underlying class (on which to access property) is different.
- canUserRespond() - Method in interface com.adobe.cq.social.tally.Tally
-
checks if the current logged in user has privileges to respond to this tally (based on ACLs).
- canUserRespond(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.tally.Tally
-
checks if the current logged in user has privileges to respond to this tally (based on ACLs).
- canUseSchema(FormatSchema) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method that can be used to quickly check whether given schema
is something that parsers and/or generators constructed by this
factory could use.
- canUseSchema(FormatSchema) - Method in class com.fasterxml.jackson.core.JsonGenerator
-
- canUseSchema(FormatSchema) - Method in class com.fasterxml.jackson.core.JsonParser
-
- canUseSchema(FormatSchema) - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- canUseSchema(FormatSchema) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- CanvasBuilder - Interface in com.day.cq.wcm.designimporter.api
-
Defines contract for building a canvas from a raw HTML document stream.
- canvasBuilder - Variable in class com.day.cq.wcm.designimporter.DesignImporterContext
-
The CanvasBuilder object associated with the current import request
- CanvasBuildOptions - Class in com.day.cq.wcm.designimporter
-
Lets you have fine grained control over how the canvas is built.
- CanvasBuildOptions() - Constructor for class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
- CanvasComponentBuilder - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
Builds the canvas component script
- CanvasComponentBuilder() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.CanvasComponentBuilder
-
- CanvasComponentTagHandler - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
The canvas component tag handler is the top level or the "root" tag handler which handles the entry tag <div id="cqcanvas"> The body markup outside the bounds of the #cqcanvas tag is ignored.
- CanvasComponentTagHandler() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.CanvasComponentTagHandler
-
- CanvasComponentTagHandlerFactory - Class in com.day.cq.wcm.designimporter.parser.taghandlers.factory
-
- CanvasComponentTagHandlerFactory() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.factory.CanvasComponentTagHandlerFactory
-
- CanvasReferenceProvider - Class in com.day.cq.wcm.designimporter
-
- CanvasReferenceProvider() - Constructor for class com.day.cq.wcm.designimporter.CanvasReferenceProvider
-
- canWriteBinaryNatively() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Introspection method that may be called to see if the underlying
data format supports "native" binary data; that is, an efficient
output of binary content without encoding.
- canWriteBinaryNatively() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- canWriteBinaryNatively() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
Since we can efficiently store byte[]
, yes.
- canWriteEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Whether this stream is able to write the given entry.
- canWriteEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Whether this stream is able to write the given entry.
- CanWriteFileFilter - Class in org.apache.commons.io.filefilter
-
This filter accepts File
s that can be written to.
- canWriteFormattedNumbers() - Method in class com.fasterxml.jackson.core.json.WriterBasedJsonGenerator
-
- canWriteFormattedNumbers() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
- canWriteObjectId() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Introspection method that may be called to see if the underlying
data format supports some kind of Object Ids natively (many do not;
for example, JSON doesn't).
- canWriteObjectId() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- canWriteObjectId() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- canWriteTypeId() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Introspection method that may be called to see if the underlying
data format supports some kind of Type Ids natively (many do not;
for example, JSON doesn't).
- canWriteTypeId() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- canWriteTypeId() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.CollectionPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.DateRangePredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.FulltextPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.JcrPropertyPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.NodenamePredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PathPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PermissionPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
Returns whether this evaluator can return its constraint via xpath, ie.
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PredicateGroupEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.RangePropertyPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.SavedQueryPredicate
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.SimilarityPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.TypePredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.wcm.foundation.search.AssetRenditionFilterPredicateEvaluator
-
- canXpath(Predicate, EvaluationContext) - Method in class com.day.cq.wcm.foundation.search.SubAssetFilterPredicateEvaluator
-
- capabilities() - Method in class com.sun.mail.pop3.POP3Store
-
Return a Map of the capabilities the server provided,
as per RFC 2449.
- CAPABILITIES - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- CAPABILITIES_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- capability() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CAPABILITY command.
- CAPABILITY_CSS - Static variable in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
- CAPABILITY_DEVICEROTATION - Static variable in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
- CAPABILITY_IMAGES - Static variable in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
- CAPABILITY_JAVASCRIPT - Static variable in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
- CAPABILITY_TYPE_ARRAY - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- CapabilityRenderCondition - Class in com.adobe.cq.msm.ui.rendercondition
-
A condition that decides based on
Session#hasCapability(String, Object, Object[])
.
- CapabilityRenderCondition(Session, String[], String[]) - Constructor for class com.adobe.cq.msm.ui.rendercondition.CapabilityRenderCondition
-
- capacity() - Method in class org.apache.commons.lang.text.StrBuilder
-
Gets the current size of the internal character array buffer.
- capacity() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the current size of the internal character array buffer.
- capitalise(String) - Static method in class org.apache.commons.lang.StringUtils
-
- capitaliseAllWords(String) - Static method in class org.apache.commons.lang.StringUtils
-
- capitalize(String) - Static method in class org.apache.commons.lang.StringUtils
-
Capitalizes a String changing the first letter to title case as
per Character.toTitleCase(char)
.
- capitalize(String) - Static method in class org.apache.commons.lang.WordUtils
-
Capitalizes all the whitespace separated words in a String.
- capitalize(String, char[]) - Static method in class org.apache.commons.lang.WordUtils
-
Capitalizes all the delimiter separated words in a String.
- capitalize(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Capitalizes a String changing the first character to title case as
per Character.toTitleCase(int)
.
- capitalize(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Capitalizes all the whitespace separated words in a String.
- capitalize(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Capitalizes all the delimiter separated words in a String.
- capitalizeFully(String) - Static method in class org.apache.commons.lang.WordUtils
-
Converts all the whitespace separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.
- capitalizeFully(String, char[]) - Static method in class org.apache.commons.lang.WordUtils
-
Converts all the delimiter separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.
- capitalizeFully(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Converts all the whitespace separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.
- capitalizeFully(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Converts all the delimiter separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.
- CAPTION_WRITER - Static variable in interface org.apache.tika.metadata.Photoshop
-
- CaptionObject - Class in org.apache.tika.parser.captioning
-
A model for caption objects from graphics and texts typically includes
human readable sentence, language of the sentence and confidence score.
- CaptionObject(String, String, double) - Constructor for class org.apache.tika.parser.captioning.CaptionObject
-
- CAPTIONWRITER - Static variable in interface com.adobe.xmp.core.namespace.Photoshop
-
- CaptureResponseWrapper - Class in org.apache.sling.scripting.core.servlet
-
Extends the HttpServletResponse to wrap the response and capture the results.
- CaptureResponseWrapper(HttpServletResponse) - Constructor for class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Construct a new CaptureResponseWrapper.
- CARD_IMAGE_PATH - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementCardImage
-
- CARD_IMAGE_PATH - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- CardanEulerSingularityException - Exception in org.apache.commons.math.geometry
-
This class represents exceptions thrown while extractiong Cardan
or Euler angles from a rotation.
- CardanEulerSingularityException(boolean) - Constructor for exception org.apache.commons.math.geometry.CardanEulerSingularityException
-
Simple constructor.
- cardinal - Variable in enum com.day.cq.replication.ReplicationLog.Level
-
- cardinality(Object, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns the number of occurrences of obj in coll.
- cardinality(O, Iterable<? super O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
- cardinality - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The cardinality of the reference.
- CarouselSet - Interface in com.day.cq.dam.api.s7dam.set
-
Represents a Scene7 Carousel Set
- CASCADE_FROM_VALUE - Static variable in interface com.day.cq.dam.api.metadata.ComponentHandler
-
- Case - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CaseClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CaseInsensitiveMap - Class in org.apache.commons.collections.map
-
A case-insensitive Map
.
- CaseInsensitiveMap() - Constructor for class org.apache.commons.collections.map.CaseInsensitiveMap
-
Constructs a new empty map with default size and load factor.
- CaseInsensitiveMap(int) - Constructor for class org.apache.commons.collections.map.CaseInsensitiveMap
-
Constructs a new, empty map with the specified initial capacity.
- CaseInsensitiveMap(int, float) - Constructor for class org.apache.commons.collections.map.CaseInsensitiveMap
-
Constructs a new, empty map with the specified initial capacity and
load factor.
- CaseInsensitiveMap(Map) - Constructor for class org.apache.commons.collections.map.CaseInsensitiveMap
-
Constructor copying elements from another map.
- CaseInsensitiveMap<K,V> - Class in org.apache.commons.collections4.map
-
A case-insensitive Map
.
- CaseInsensitiveMap() - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructs a new empty map with default size and load factor.
- CaseInsensitiveMap(int) - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructs a new, empty map with the specified initial capacity.
- CaseInsensitiveMap(int, float) - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructs a new, empty map with the specified initial capacity and
load factor.
- CaseInsensitiveMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructor copying elements from another map.
- cast(InputStream) - Static method in class org.apache.tika.io.TikaInputStream
-
Returns the given stream casts to a TikaInputStream, or
null
if the stream is not a TikaInputStream.
- Castable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CastableExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CastAs - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- castAuthorizable(Authorizable, Class<T>) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- CastExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CATALOG_RELATION - Static variable in interface com.adobe.dam.print.ids.StringConstants
-
- CatalogBlueprintImporter - Interface in com.adobe.cq.commerce.pim.api
-
A service to which the ProductDataServlet delegates catalog blueprint importing.
- CatalogGenerator - Interface in com.adobe.cq.commerce.pim.api
-
- catalogRolloutHook(Page, Page) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Called during catalog creation or update to allow the commerce implementation to perform
implementation-specific actions.
- catalogRolloutHook(Page, Page) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Called during catalog creation or update to allow the commerce implementation to perform
implementation-specific actions.
- CatchAndRethrowClosure<E> - Class in org.apache.commons.collections4.functors
-
- CatchAndRethrowClosure() - Constructor for class org.apache.commons.collections4.functors.CatchAndRethrowClosure
-
- CATEGORIES_VIEW_TYPE - Static variable in interface com.adobe.cq.social.journal.client.api.JournalSidebar
-
The name of categories view type.
- CATEGORY - Static variable in class com.adobe.cq.screens.impl.aemio.ScreensModelLookup
-
- Category - Class in org.apache.log4j
-
This class is a minimal implementation of the original
org.apache.log4j.Category
class (as found in log4j 1.2) by
delegation of all calls to a
Logger
instance.
- CATEGORY - Static variable in interface org.apache.tika.metadata.IPTC
-
Deprecated.
- CATEGORY - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- CATEGORY - Static variable in interface org.apache.tika.metadata.OfficeOpenXMLCore
-
A categorization of the content of this package.
- CATEGORY - Static variable in interface org.apache.tika.metadata.Photoshop
-
- CATEGORY_CONNECT - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- CATEGORY_DAM - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- CATEGORY_EXTERNAL - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- CATEGORY_URL - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- CategoryTagHandler - Class in org.apache.sling.atom.taglib
-
- CategoryTagHandler() - Constructor for class org.apache.sling.atom.taglib.CategoryTagHandler
-
- catenateArrayItems(XMPMeta, String, String, String, String, boolean) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Create a single edit string from an array of strings.
- catenateArrayItems(XMPMeta, String, String, String, String, boolean) - Static method in class com.adobe.xmp.XMPUtils
-
Create a single edit string from an array of strings.
- CauchyDistribution - Interface in org.apache.commons.math.distribution
-
Cauchy Distribution.
- CauchyDistributionImpl - Class in org.apache.commons.math.distribution
-
- CauchyDistributionImpl() - Constructor for class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Creates cauchy distribution with the medain equal to zero and scale
equal to one.
- CauchyDistributionImpl(double, double) - Constructor for class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Create a cauchy distribution using the given median and scale.
- CauchyDistributionImpl(double, double, double) - Constructor for class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Create a cauchy distribution using the given median and scale.
- causeByInvalidItemStateException(Exception) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
Check to see if the specified exception caused by a jcr InvalidItemStateException.
- causeByInvalidItemStateException(Exception) - Static method in class com.adobe.cq.social.srp.utilities.internal.InternalStaticResourceUtilities
-
Check to see if the specified exception caused by a jcr InvalidItemStateException.
- causeByInvalidItemStateException(Exception) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
Check to see if the specified exception caused by a jcr InvalidItemStateException.
- Caverphone - Class in org.apache.commons.codec.language
-
- Caverphone() - Constructor for class org.apache.commons.codec.language.Caverphone
-
Deprecated.
Creates an instance of the Caverphone encoder
- caverphone(String) - Method in class org.apache.commons.codec.language.Caverphone
-
Deprecated.
Encodes the given String into a Caverphone value.
- Caverphone1 - Class in org.apache.commons.codec.language
-
Encodes a string into a Caverphone 1.0 value.
- Caverphone1() - Constructor for class org.apache.commons.codec.language.Caverphone1
-
- Caverphone2 - Class in org.apache.commons.codec.language
-
Encodes a string into a Caverphone 2.0 value.
- Caverphone2() - Constructor for class org.apache.commons.codec.language.Caverphone2
-
- CBRT - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- cbrt(double) - Static method in class org.apache.commons.math.util.FastMath
-
Compute the cubic root of a number.
- cc - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- CC - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by email address of first Cc recipient.
- CC_ASIPATH - Static variable in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- CC_ASIPATH - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- CC_CONSUMER_KEY - Static variable in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- CC_CONSUMER_KEY - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- CC_HOST_URL - Static variable in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- CC_HOST_URL - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- CC_REPORT_SUITE - Static variable in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- CC_REPORT_SUITE - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- CC_SECRET_KEY - Static variable in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- CC_SECRET_KEY - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- CDATA - Static variable in class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
- CDATA - Static variable in interface org.apache.cocoon.xml.sax.AttributeTypes
-
- CDATA_SECTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CDataSection() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CDataSectionChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CDataSectionContents() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CdataSectionEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CdataSectionStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CdataSectionStartForElementContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CDL - Class in org.apache.sling.commons.json.util
-
Deprecated.
- CDL() - Constructor for class org.apache.sling.commons.json.util.CDL
-
Deprecated.
- CdnCacheInvalidationParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CdnCacheInvalidationParam() - Constructor for class com.scene7.ipsapi.CdnCacheInvalidationParam
-
- CdnCacheInvalidationReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CdnCacheInvalidationReturn() - Constructor for class com.scene7.ipsapi.CdnCacheInvalidationReturn
-
- CE - Static variable in class org.joda.time.DateTimeConstants
-
Alternative constant (1) representing CE, Common Era (secular).
- CEIL - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- ceil() - Method in class org.apache.commons.math.dfp.Dfp
-
Round to an integer using the round ceil mode.
- ceil(double) - Static method in class org.apache.commons.math.util.FastMath
-
Get the smallest whole number larger than x.
- ceiling(E) - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
-
- ceiling(E) - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
-
- ceiling(E) - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
-
- ceiling(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Ceil this date, leaving the field specified as the most
significant field.
- ceiling(Calendar, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Ceil this date, leaving the field specified as the most
significant field.
- ceiling(Object, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Ceil this date, leaving the field specified as the most
significant field.
- ceiling(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most
significant field.
- ceiling(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most
significant field.
- ceiling(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most
significant field.
- Cell - Interface in org.apache.tika.parser.microsoft
-
Cell of content.
- CellDecorator - Class in org.apache.tika.parser.microsoft
-
Cell decorator.
- CellDecorator(Cell) - Constructor for class org.apache.tika.parser.microsoft.CellDecorator
-
- CellValue - Interface in com.day.cq.reporting
-
Interface that defines a cell value.
- center(String, int) - Static method in class org.apache.commons.lang.StringUtils
-
Centers a String in a larger String of size size
using the space character (' ').
- center(String, int, char) - Static method in class org.apache.commons.lang.StringUtils
-
Centers a String in a larger String of size size
.
- center(String, int, String) - Static method in class org.apache.commons.lang.StringUtils
-
Centers a String in a larger String of size size
.
- center(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size size
using the space character (' ').
- center(String, int, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size size
.
- center(String, int, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size size
.
- centroidOf(Collection<T>) - Method in interface org.apache.commons.math.stat.clustering.Clusterable
-
Returns the centroid of the given Collection of points.
- centroidOf(Collection<EuclideanIntegerPoint>) - Method in class org.apache.commons.math.stat.clustering.EuclideanIntegerPoint
-
Returns the centroid of the given Collection of points.
- centuries() - Method in class org.joda.time.chrono.AssembledChronology
-
- centuries - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- centuries() - Method in class org.joda.time.chrono.BaseChronology
-
Get the centuries duration field for this chronology.
- centuries() - Method in class org.joda.time.Chronology
-
Get the centuries duration field for this chronology.
- centuries() - Static method in class org.joda.time.DurationFieldType
-
Get the centuries field type.
- centuryOfEra() - Method in class org.joda.time.chrono.AssembledChronology
-
- centuryOfEra - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- centuryOfEra() - Method in class org.joda.time.chrono.BaseChronology
-
Get the century of era field for this chronology.
- centuryOfEra() - Method in class org.joda.time.Chronology
-
Get the century of era field for this chronology.
- centuryOfEra() - Method in class org.joda.time.DateMidnight
-
Deprecated.
Get the century of era property which provides access to advanced functionality.
- centuryOfEra() - Method in class org.joda.time.DateTime
-
Get the century of era property which provides access to advanced functionality.
- centuryOfEra() - Static method in class org.joda.time.DateTimeFieldType
-
Get the century of era field type.
- centuryOfEra() - Method in class org.joda.time.LocalDate
-
Get the century of era property which provides access to advanced functionality.
- centuryOfEra() - Method in class org.joda.time.LocalDateTime
-
Get the century of era property which provides access to advanced functionality.
- centuryOfEra() - Method in class org.joda.time.MutableDateTime
-
Get the century of era property.
- CERTIFICATE - Static variable in interface com.adobe.xmp.core.namespace.XMPRightsManagement
-
- CERTIFICATE - Static variable in interface org.apache.tika.metadata.XMPRights
-
A Web URL for a rights management certificate.
- CFALAYOUT_VALUE_EVEN_COLUMNS_OFFSET_DOWN_1_2_ROW - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_EVEN_COLUMNS_OFFSET_UP_1_2_ROW - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_EVEN_ROWS_OFFSET_DOWN_1_2_ROW_EVEN_COLUMNS_OFFSET_LEFT_1_2_COLUMN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_EVEN_ROWS_OFFSET_DOWN_1_2_ROW_EVEN_COLUMNS_OFFSET_RIGHT_1_2_COLUMN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_EVEN_ROWS_OFFSET_LEFT_1_2_COLUMN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_EVEN_ROWS_OFFSET_RIGHT_1_2_COLUMN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_EVEN_ROWS_OFFSET_UP_1_2_ROW_EVEN_COLUMNS_OFFSET_LEFT_1_2_COLUMN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_EVEN_ROWS_OFFSET_UP_1_2_ROW_EVEN_COLUMNS_OFFSET_RIGHT_1_2_COLUMN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFALAYOUT_VALUE_RECTANGULAR - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- CFG_FORMAT_FELIX_CA - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Format of the Apache Felix Config Admin.
- CFG_FORMAT_PROPERTIES - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Property file format.
- CFG_LAUNCHPAD_BOOTSTRAP - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the configuration for the bootstrap contents.
- CFG_LAUNCHPAD_WEB_XML - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the configuration containing the web.xml.
- CFG_MODE_MERGE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Mode for merging a configuration
- CFG_MODE_OVERWRITE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Mode for overwriting a configuration.
- CFG_UNPROCESSED - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Unprocessed configuration values.
- CFG_UNPROCESSED_FORMAT - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Format of the unprocessed configuration values.
- CFG_UNPROCESSED_MODE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Format of the unprocessed configuration values.
- CFH_SIG - Static variable in class org.apache.commons.compress.archivers.zip.ZipLong
-
Central File Header Signature
- ch - Variable in class org.apache.cocoon.xml.sax.SAXBuffer.Characters
-
- ch - Variable in class org.apache.cocoon.xml.sax.SAXBuffer.Comment
-
- ch - Variable in class org.apache.cocoon.xml.sax.SAXBuffer.IgnorableWhitespace
-
- ch.randelshofer.io - package ch.randelshofer.io
-
- ch.randelshofer.media.jpeg - package ch.randelshofer.media.jpeg
-
- chain(Iterator<Iterator<T>>) - Static method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
-
Returns the concatenation of all iterators in iterators
.
- chain(Iterator<T>...) - Static method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
-
Returns the concatenation of all iterators in iterators
.
- Chained(NameTransformer, NameTransformer) - Constructor for class com.fasterxml.jackson.databind.util.NameTransformer.Chained
-
- chainedClosure(Closure, Closure) - Static method in class org.apache.commons.collections.ClosureUtils
-
Create a new Closure that calls two Closures, passing the result of
the first into the second.
- chainedClosure(Closure[]) - Static method in class org.apache.commons.collections.ClosureUtils
-
Create a new Closure that calls each closure in turn, passing the
result into the next closure.
- chainedClosure(Collection) - Static method in class org.apache.commons.collections.ClosureUtils
-
Create a new Closure that calls each closure in turn, passing the
result into the next closure.
- ChainedClosure - Class in org.apache.commons.collections.functors
-
Closure implementation that chains the specified closures together.
- ChainedClosure(Closure[]) - Constructor for class org.apache.commons.collections.functors.ChainedClosure
-
Constructor that performs no validation.
- chainedClosure(Closure<? super E>...) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls each closure in turn, passing the
result into the next closure.
- chainedClosure(Collection<? extends Closure<? super E>>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls each closure in turn, passing the
result into the next closure.
- ChainedClosure<E> - Class in org.apache.commons.collections4.functors
-
Closure implementation that chains the specified closures together.
- ChainedClosure(Closure<? super E>...) - Constructor for class org.apache.commons.collections4.functors.ChainedClosure
-
Constructor that performs no validation.
- chainedClosure(Closure<? super E>...) - Static method in class org.apache.commons.collections4.functors.ChainedClosure
-
Factory method that performs validation and copies the parameter array.
- chainedClosure(Collection<? extends Closure<? super E>>) - Static method in class org.apache.commons.collections4.functors.ChainedClosure
-
Create a new Closure that calls each closure in turn, passing the
result into the next closure.
- chainedComparator(Comparator, Comparator) - Static method in class org.apache.commons.collections.ComparatorUtils
-
Gets a comparator that compares using two Comparator
s.
- chainedComparator(Comparator[]) - Static method in class org.apache.commons.collections.ComparatorUtils
-
Gets a comparator that compares using an array of Comparator
s, applied
in sequence until one returns not equal or the array is exhausted.
- chainedComparator(Collection) - Static method in class org.apache.commons.collections.ComparatorUtils
-
Gets a comparator that compares using a collection of Comparator
s,
applied in (default iterator) sequence until one returns not equal or the
collection is exhausted.
- chainedComparator(Comparator<E>...) - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Gets a comparator that compares using an array of Comparator
s, applied
in sequence until one returns not equal or the array is exhausted.
- chainedComparator(Collection<Comparator<E>>) - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Gets a comparator that compares using a collection of Comparator
s,
applied in (default iterator) sequence until one returns not equal or the
collection is exhausted.
- chainedIterable(Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines two iterables into a single iterable.
- chainedIterable(Iterable<? extends E>, Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines three iterables into a single iterable.
- chainedIterable(Iterable<? extends E>, Iterable<? extends E>, Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines four iterables into a single iterable.
- chainedIterable(Iterable<? extends E>...) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines the provided iterables into a single iterable.
- chainedIterator(Iterator, Iterator) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that iterates through two Iterator
s
one after another.
- chainedIterator(Iterator[]) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that iterates through an array of Iterator
s
one after another.
- chainedIterator(Collection) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that iterates through a collections of Iterator
s
one after another.
- chainedIterator(Iterator<? extends E>, Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that iterates through two Iterator
s
one after another.
- chainedIterator(Iterator<? extends E>...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that iterates through an array of Iterator
s
one after another.
- chainedIterator(Collection<Iterator<? extends E>>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that iterates through a collections of Iterator
s
one after another.
- chainedTransformer(NameTransformer, NameTransformer) - Static method in class com.fasterxml.jackson.databind.util.NameTransformer
-
Method that constructs transformer that applies given transformers
as a sequence; essentially combines separate transform operations
into one logical transformation.
- ChainedTransformer - Class in org.apache.commons.collections.functors
-
Transformer implementation that chains the specified transformers together.
- ChainedTransformer(Transformer[]) - Constructor for class org.apache.commons.collections.functors.ChainedTransformer
-
Constructor that performs no validation.
- chainedTransformer(Transformer, Transformer) - Static method in class org.apache.commons.collections.TransformerUtils
-
Create a new Transformer that calls two transformers, passing the result of
the first into the second.
- chainedTransformer(Transformer[]) - Static method in class org.apache.commons.collections.TransformerUtils
-
Create a new Transformer that calls each transformer in turn, passing the
result into the next transformer.
- chainedTransformer(Collection) - Static method in class org.apache.commons.collections.TransformerUtils
-
Create a new Transformer that calls each transformer in turn, passing the
result into the next transformer.
- ChainedTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that chains the specified transformers together.
- ChainedTransformer(Transformer<? super T, ? extends T>...) - Constructor for class org.apache.commons.collections4.functors.ChainedTransformer
-
Constructor that performs no validation.
- chainedTransformer(Transformer<? super T, ? extends T>...) - Static method in class org.apache.commons.collections4.functors.ChainedTransformer
-
Factory method that performs validation and copies the parameter array.
- chainedTransformer(Collection<? extends Transformer<? super T, ? extends T>>) - Static method in class org.apache.commons.collections4.functors.ChainedTransformer
-
Create a new Transformer that calls each transformer in turn, passing the
result into the next transformer.
- chainedTransformer(Transformer<? super T, ? extends T>...) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls each transformer in turn, passing the
result into the next transformer.
- chainedTransformer(Collection<? extends Transformer<? super T, ? extends T>>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls each transformer in turn, passing the
result into the next transformer.
- change(Tenant) - Method in interface org.apache.sling.tenant.spi.TenantManagerHook
-
Method called to update the given tenant.
- changeAvatar(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
- changeAvatar(Resource, Map<String, Object>, Session) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
Update the specified user profile with the specified Map
of properties.
- changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
- changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
-
Deprecated.
The property ours
has been changed in parent
while it was
also changed to a different value (theirs
) in the persistence store.
- changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
-
Deprecated.
The property ours
has been changed in parent
while it was
also changed to a different value (theirs
) in the persistence store.
- changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
-
The property ours
has been changed in parent
while it was
also changed to a different value (theirs
) in the persistence store.
- CHANGED - Static variable in interface com.adobe.xmp.core.namespace.ResourceEvent
-
- CHANGED - Static variable in class com.day.util.diff.Hunk
-
type indicates a changed block
- CHANGED - Static variable in class com.sun.mail.imap.protocol.ListInfo
-
- changed() - Method in interface org.apache.sling.commons.osgi.RankedServices.ChangeListener
-
Is called when the list of ranked services was changed due to bundle bindings/unbindings.
- changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
- changeDeletedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
-
Deprecated.
The node ours
has been changed in parent
while it was
removed in the persistence store.
- changeDeletedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
-
Deprecated.
The node ours
has been changed in parent
while it was
removed in the persistence store.
- changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
-
The node ours
has been changed in parent
while it was
removed in the persistence store.
- changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
- changeDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
-
Deprecated.
The property ours
has been changed in parent
while it was
removed in the persistence store.
- changeDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
-
Deprecated.
The property ours
has been changed in parent
while it was
removed in the persistence store.
- changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
-
The property ours
has been changed in parent
while it was
removed in the persistence store.
- ChangeDispatcher - Class in org.apache.jackrabbit.oak.spi.commit
-
A
ChangeDispatcher
instance dispatches content changes
to registered
Observer
s.
- ChangeDispatcher(NodeState) - Constructor for class org.apache.jackrabbit.oak.spi.commit.ChangeDispatcher
-
Create a new instance for dispatching content changes
- changeKeyStorePassword(ResourceResolver, String, char[], char[]) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Changes the password used to protect a user's key store.
- ChangeListener - Interface in com.day.util.diff
-
Listener that is called for each line in a document.
- ChangeLog - Interface in org.apache.jackrabbit.spi.commons.batch
-
- ChangeLogImpl - Class in org.apache.jackrabbit.spi.commons.batch
-
- ChangeLogImpl() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
-
- changePassword(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
- changePassword(Resource, Map<String, Object>, Session) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
Update the user password with the specified Map
.
- changePassword(String) - Method in interface com.day.cq.security.User
-
Deprecated.
- changePassword(String) - Method in interface org.apache.jackrabbit.api.security.user.User
-
Change the password of this user.
- changePassword(String, String) - Method in interface org.apache.jackrabbit.api.security.user.User
-
Change the password of this user.
- changeProperties(SerializationConfig, BeanDescription, List<BeanPropertyWriter>) - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerModifier
-
- CHANGES - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
Array of change types - optional.
- ChangeSet - Class in org.apache.commons.compress.changes
-
ChangeSet collects and performs changes to an archive.
- ChangeSet() - Constructor for class org.apache.commons.compress.changes.ChangeSet
-
- ChangeSetPerformer - Class in org.apache.commons.compress.changes
-
Performs ChangeSet operations on a stream.
- ChangeSetPerformer(ChangeSet) - Constructor for class org.apache.commons.compress.changes.ChangeSetPerformer
-
Constructs a ChangeSetPerformer with the changes from this ChangeSet
- ChangeSetResults - Class in org.apache.commons.compress.changes
-
Stores the results of an performed ChangeSet operation.
- ChangeSetResults() - Constructor for class org.apache.commons.compress.changes.ChangeSetResults
-
- changeState(Resource, String, Map<String, Object>, List<DataSource>, Session) - Method in class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
- changeState(SlingHttpServletRequest, Session) - Method in class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
- changeState(SlingHttpServletRequest, Session) - Method in interface com.adobe.cq.social.commons.comments.endpoints.CommentOperations
-
- changeState(Resource, String, Map<String, Object>, List<DataSource>, Session) - Method in interface com.adobe.cq.social.commons.comments.endpoints.CommentOperations
-
Change state of a comment with the specified Map
of properties and List
of attachments.
- changeState - Variable in class com.sun.mail.imap.protocol.ListInfo
-
- ChangeStateTask - Class in org.apache.sling.installer.api.tasks
-
Simple general task, setting the state of a registered resource.
- ChangeStateTask(TaskResourceGroup, ResourceState) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- ChangeStateTask(TaskResourceGroup, ResourceState, String) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- ChangeStateTask(TaskResourceGroup, ResourceState, Map<String, Object>, String[]) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- ChangeStateTask(TaskResourceGroup, ResourceState, Map<String, Object>, String[], String) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- changeTrustStorePassword(ResourceResolver, char[], char[]) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Changes the password used to protect the global trust store.
- channel() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelAssignmentModel
-
Deprecated.
- Channel - Interface in com.adobe.cq.social.notifications.channel
-
- Channel - Interface in com.day.cq.notification.api
-
Channel
...
- CHANNEL_ASSIGNMENT_PRIORITY_COMPARATOR - Static variable in interface com.adobe.cq.screens.assignment.AssignmentService
-
Sorts a list of channel assignments based on priority property.
- CHANNEL_DESCRIPTION - Static variable in interface com.adobe.cq.social.notifications.channel.Channel
-
- ChannelConfig - Interface in com.day.cq.notification.api
-
ChannelConfig
...
- ChannelException - Exception in com.adobe.cq.social.notifications.channel
-
ChannelException
...
- ChannelException() - Constructor for exception com.adobe.cq.social.notifications.channel.ChannelException
-
- ChannelException(String) - Constructor for exception com.adobe.cq.social.notifications.channel.ChannelException
-
- ChannelException(String, Throwable) - Constructor for exception com.adobe.cq.social.notifications.channel.ChannelException
-
- ChannelException(Throwable) - Constructor for exception com.adobe.cq.social.notifications.channel.ChannelException
-
- ChannelException - Class in com.day.cq.notification.api
-
ChannelException
...
- ChannelException() - Constructor for class com.day.cq.notification.api.ChannelException
-
- ChannelExtension - Interface in com.adobe.cq.social.notifications.channel
-
- ChannelManager - Interface in com.adobe.cq.social.notifications.channel
-
- ChannelProvider - Interface in com.day.cq.notification.api
-
ChannelProvider
...
- channels - Variable in class org.apache.commons.imaging.formats.psd.PsdHeaderInfo
-
- ChannelService - Interface in com.adobe.cq.screens.channel
-
Manages the channels in the repository.
- ChannelTypePropertyConverter() - Constructor for class org.apache.tika.metadata.XMPDM.ChannelTypePropertyConverter
-
Deprecated.
- Char - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CHAR_CONCAT_BUFFER - Static variable in class com.fasterxml.jackson.core.util.BufferRecycler
-
- CHAR_ENCODING_KEY - Static variable in class com.day.cq.wcm.designimporter.DesignImporterContext
-
- CHAR_NAME_COPY_BUFFER - Static variable in class com.fasterxml.jackson.core.util.BufferRecycler
-
- CHAR_REPRESENTATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- CHAR_STRING_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- CHAR_TEXT_BUFFER - Static variable in class com.fasterxml.jackson.core.util.BufferRecycler
-
- CHAR_TOKEN_BUFFER - Static variable in class com.fasterxml.jackson.core.util.BufferRecycler
-
- CHARACTER - Static variable in class org.osgi.jmx.JmxConstants
-
- CHARACTER_COUNT - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- CHARACTER_COUNT - Static variable in interface org.apache.tika.metadata.Office
-
The number of Characters in the document
- CHARACTER_COUNT_WITH_SPACES - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- CHARACTER_COUNT_WITH_SPACES - Static variable in interface org.apache.tika.metadata.Office
-
The number of Characters in the document, including spaces
- CHARACTER_ENCODING - Static variable in class org.apache.sling.api.resource.ResourceMetadata
-
The name of the optional property providing the character encoding of the
resource if the resource is streamable and contains character data (value
is "sling.characterEncoding").
- characterCellHeight - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- characterCellWidth - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- CharacterDeserializer(Class<Character>, Character) - Constructor for class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.CharacterDeserializer
-
- CharacterEscapes - Class in com.fasterxml.jackson.core.io
-
Abstract base class that defines interface for customizing character
escaping aspects for String values, for formats that use escaping.
- CharacterEscapes() - Constructor for class com.fasterxml.jackson.core.io.CharacterEscapes
-
- characterEscapes - Variable in class com.fasterxml.jackson.databind.ObjectWriter.GeneratorSettings
-
Caller may want to specify character escaping details, either as
defaults, or on call-by-call basis.
- characters(char[], int, int) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.ClickThroughComponentTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.GraphicalClickThroughComponentTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.LeadFormCTAComponentTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.MBoxExperienceTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.TargetComponentTagHandler
-
- characters(char[], int, int) - Method in interface com.day.cq.rewriter.htmlparser.DocumentHandler
-
Deprecated.
Receive notification of unparsed character data.
- characters(char[], int, int) - Method in class com.day.cq.rewriter.htmlparser.DocumentHandlerToSAXAdapter
-
Deprecated.
Called by HtmlParser if character data and tags are to be output for which no
special handling is necessary.
- characters(char[], int, int) - Method in class com.day.cq.rewriter.htmlparser.SAXWriter
-
Deprecated.
Called by HtmlParser if character data and tags are to be output for which no
special handling is necessary.
- characters(char[], int, int) - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
Receive notification of character data.
- characters(char[], int, int) - Method in interface com.day.cq.wcm.designimporter.api.TagHandler
-
Callback to signal the encounter of character content within tags.
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.HTMLContentHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.AbstractTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.DefaultComponentTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.DefaultTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImageComponentTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.InlineScriptTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.LinkTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.MetaTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.NonScriptTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ParsysComponentTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ScriptTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.StyleTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.TitleComponentTagHandler
-
- characters(char[], int, int) - Method in class com.day.cq.wcm.foundation.TableXMLBuilder
-
- characters(char[], int, int) - Method in class org.apache.cocoon.xml.sax.AbstractSAXConsumer
-
Receive notification of character data.
- characters(char[], int, int) - Method in class org.apache.cocoon.xml.sax.AbstractSAXPipe
-
Receive notification of character data.
- characters(char[], int, int) - Method in class org.apache.cocoon.xml.sax.SAXBuffer
-
- Characters(char[], int, int) - Constructor for class org.apache.cocoon.xml.sax.SAXBuffer.Characters
-
- characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Escapes and outputs the given characters.
- characters(char[], int, int) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- characters(char[], int, int) - Method in class org.apache.sling.rewriter.DefaultTransformer
-
- characters(char[], int, int) - Method in class org.apache.tika.mime.MimeTypesReader
-
- characters(char[], int, int) - Method in class org.apache.tika.parser.ctakes.CTAKESContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.parser.dif.DIFContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.parser.html.BoilerpipeContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.parser.microsoft.ooxml.OOXMLWordAndPowerPointTextHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.parser.xml.AttributeDependantMetadataHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.parser.xml.ElementMetadataHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.parser.xml.MetadataHandler
-
Deprecated.
- characters(char[], int, int) - Method in class org.apache.tika.sax.ContentHandlerDecorator
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.DIFContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.ExpandedTitleContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.LinkContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.PhoneExtractingContentHandler
-
The characters method is called whenever a Parser wants to pass raw...
- characters(char[], int, int) - Method in class org.apache.tika.sax.SafeContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.SecureContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.StandardsExtractingContentHandler
-
The characters method is called whenever a Parser wants to pass raw
characters to the ContentHandler.
- characters(char[], int, int) - Method in class org.apache.tika.sax.TeeContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.TextContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.ToTextContentHandler
-
Writes the given characters to the given character stream.
- characters(char[], int, int) - Method in class org.apache.tika.sax.ToXMLContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.WriteOutContentHandler
-
Writes the given characters to the given character stream.
- characters(char[], int, int) - Method in class org.apache.tika.sax.XHTMLContentHandler
-
- characters(String) - Method in class org.apache.tika.sax.XHTMLContentHandler
-
- characters(char[], int, int) - Method in class org.apache.tika.sax.xpath.MatchingContentHandler
-
- CharacterSetECI - Enum in com.google.zxing.common
-
Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1
of ISO 18004.
- CharArraySerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.CharArraySerializer
-
- charAt(int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Gets the character at the specified index.
- charAt(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the character at the specified index.
- CharEncoding - Class in org.apache.commons.codec
-
Character encoding names required of every implementation of the Java platform.
- CharEncoding() - Constructor for class org.apache.commons.codec.CharEncoding
-
- CharEncoding - Class in org.apache.commons.lang
-
Character encoding names required of every implementation of the Java platform.
- CharEncoding() - Constructor for class org.apache.commons.lang.CharEncoding
-
- CharEncoding - Class in org.apache.commons.lang3
-
- CharEncoding() - Constructor for class org.apache.commons.lang3.CharEncoding
-
Deprecated.
- charLength() - Method in class com.fasterxml.jackson.core.io.SerializedString
-
Returns length of the String as characters
- charLength() - Method in interface com.fasterxml.jackson.core.SerializableString
-
Returns length of the (unquoted) String as characters.
- charMatcher(char) - Static method in class org.apache.commons.lang.text.StrMatcher
-
Constructor that creates a matcher from a character.
- charMatcher(char) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Constructor that creates a matcher from a character.
- CharRange - Class in org.apache.commons.lang
-
A contiguous range of characters, optionally negated.
- CharRange(char) - Constructor for class org.apache.commons.lang.CharRange
-
Constructs a CharRange
over a single character.
- CharRange(char, boolean) - Constructor for class org.apache.commons.lang.CharRange
-
Constructs a CharRange
over a single character,
optionally negating the range.
- CharRange(char, char) - Constructor for class org.apache.commons.lang.CharRange
-
Constructs a CharRange
over a set of characters.
- CharRange(char, char, boolean) - Constructor for class org.apache.commons.lang.CharRange
-
Constructs a CharRange
over a set of characters,
optionally negating the range.
- CharRef - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CharSequenceInputStream - Class in org.apache.commons.io.input
-
InputStream
implementation that can read from String, StringBuffer,
StringBuilder or CharBuffer.
- CharSequenceInputStream(CharSequence, Charset, int) - Constructor for class org.apache.commons.io.input.CharSequenceInputStream
-
Constructor.
- CharSequenceInputStream(CharSequence, String, int) - Constructor for class org.apache.commons.io.input.CharSequenceInputStream
-
- CharSequenceInputStream(CharSequence, Charset) - Constructor for class org.apache.commons.io.input.CharSequenceInputStream
-
- CharSequenceInputStream(CharSequence, String) - Constructor for class org.apache.commons.io.input.CharSequenceInputStream
-
- CharSequenceReader - Class in org.apache.commons.io.input
-
Reader
implementation that can read from String, StringBuffer,
StringBuilder or CharBuffer.
- CharSequenceReader(CharSequence) - Constructor for class org.apache.commons.io.input.CharSequenceReader
-
Construct a new instance with the specified character sequence.
- CharSequenceTranslator - Class in org.apache.commons.lang3.text.translate
-
- CharSequenceTranslator() - Constructor for class org.apache.commons.lang3.text.translate.CharSequenceTranslator
-
Deprecated.
- CharSequenceUtils - Class in org.apache.commons.codec.binary
-
Operations on CharSequence
that are null
safe.
- CharSequenceUtils() - Constructor for class org.apache.commons.codec.binary.CharSequenceUtils
-
- CharSequenceUtils - Class in org.apache.commons.lang3
-
Operations on CharSequence
that are
null
safe.
- CharSequenceUtils() - Constructor for class org.apache.commons.lang3.CharSequenceUtils
-
CharSequenceUtils
instances should NOT be constructed in
standard programming.
- CHARSET - Static variable in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Default char set
- CharSet - Class in org.apache.commons.lang
-
A set of characters.
- CharSet - Class in org.apache.commons.lang3
-
A set of characters.
- CHARSET_PROPERTY - Static variable in class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
The Constant CHARSET_PROPERTY.
- CharsetAccessor - Interface in org.apache.commons.compress.archivers.zip
-
An interface added to allow access to the character set associated with an
NioZipEncoding
,
without requiring a new method to be added to
ZipEncoding
.
- CharsetDetector - Class in org.apache.tika.parser.txt
-
CharsetDetector
provides a facility for detecting the
charset or encoding of character data in an unknown format.
- CharsetDetector() - Constructor for class org.apache.tika.parser.txt.CharsetDetector
-
Constructor
- CharsetDetector(int) - Constructor for class org.apache.tika.parser.txt.CharsetDetector
-
- CharsetMatch - Class in org.apache.tika.parser.txt
-
This class represents a charset that has been identified by a CharsetDetector
as a possible encoding for a set of input data.
- charSetMatcher(char[]) - Static method in class org.apache.commons.lang.text.StrMatcher
-
Constructor that creates a matcher from a set of characters.
- charSetMatcher(String) - Static method in class org.apache.commons.lang.text.StrMatcher
-
Constructor that creates a matcher from a string representing a set of characters.
- charSetMatcher(char...) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Constructor that creates a matcher from a set of characters.
- charSetMatcher(String) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Constructor that creates a matcher from a string representing a set of characters.
- CharsetNames - Class in org.apache.commons.compress.utils
-
Character encoding names required of every implementation of the Java platform.
- CharsetNames() - Constructor for class org.apache.commons.compress.utils.CharsetNames
-
- Charsets - Class in org.apache.commons.codec
-
Charsets required of every implementation of the Java platform.
- Charsets() - Constructor for class org.apache.commons.codec.Charsets
-
- Charsets - Class in org.apache.commons.compress.utils
-
Charsets required of every implementation of the Java platform.
- Charsets() - Constructor for class org.apache.commons.compress.utils.Charsets
-
- Charsets - Class in org.apache.commons.io
-
Charsets required of every implementation of the Java platform.
- Charsets() - Constructor for class org.apache.commons.io.Charsets
-
- CharSetUtils - Class in org.apache.commons.lang
-
Operations on CharSet
s.
- CharSetUtils() - Constructor for class org.apache.commons.lang.CharSetUtils
-
CharSetUtils instances should NOT be constructed in standard programming.
- CharSetUtils - Class in org.apache.commons.lang3
-
Operations on CharSet
instances.
- CharSetUtils() - Constructor for class org.apache.commons.lang3.CharSetUtils
-
CharSetUtils instances should NOT be constructed in standard programming.
- CharsetUtils - Class in org.apache.tika.utils
-
- CharsetUtils() - Constructor for class org.apache.tika.utils.CharsetUtils
-
- CharsToNameCanonicalizer - Class in com.fasterxml.jackson.core.sym
-
This class is a kind of specialized type-safe Map, from char array to
String value.
- charsToQuad(char, char, char, char) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- CharStringLiteral() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- Chart - Class in com.day.cq.graphics.chart
-
Implementations extend this
- Chart - Class in com.day.cq.wcm.foundation
-
Provides convenience methods for displaying charts.
- Chart(Resource) - Constructor for class com.day.cq.wcm.foundation.Chart
-
Creates a new chart based on the given resource.
- ChartData - Interface in com.day.cq.reporting
-
This interface represents
Data
that is pepared for being used in charts.
- charToHex(int) - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- chartTypes - Static variable in class com.day.cq.graphics.chart.Chart
-
- CharTypes - Class in com.fasterxml.jackson.core.io
-
- CharTypes() - Constructor for class com.fasterxml.jackson.core.io.CharTypes
-
- CharUtils - Class in org.apache.commons.lang
-
Operations on char primitives and Character objects.
- CharUtils() - Constructor for class org.apache.commons.lang.CharUtils
-
CharUtils
instances should NOT be constructed in standard programming.
- CharUtils - Class in org.apache.commons.lang3
-
Operations on char primitives and Character objects.
- CharUtils() - Constructor for class org.apache.commons.lang3.CharUtils
-
CharUtils
instances should NOT be constructed in standard programming.
- check() - Method in class com.adobe.cq.msm.ui.rendercondition.CapabilityRenderCondition
-
- check() - Method in class com.adobe.granite.ui.components.rendercondition.AndRenderCondition
-
- check() - Method in class com.adobe.granite.ui.components.rendercondition.NotRenderCondition
-
- check() - Method in class com.adobe.granite.ui.components.rendercondition.OrRenderCondition
-
- check() - Method in class com.adobe.granite.ui.components.rendercondition.PrivilegeRenderCondition
-
- check() - Method in interface com.adobe.granite.ui.components.rendercondition.RenderCondition
-
Returns true
if the component should be rendered; false
otherwise.
- check() - Method in class com.adobe.granite.ui.components.rendercondition.SimpleRenderCondition
-
- check(ProtectionContext, String) - Method in interface com.adobe.granite.xss.XSSFilter
-
Deprecated.
Indicates whether or not a given source string contains XSS policy violations.
- check(ProtectionContext, String, String) - Method in interface com.adobe.granite.xss.XSSFilter
-
Deprecated.
Indicates whether or not a given source string contains XSS policy violations.
- check(String) - Method in interface com.day.cq.rewriter.linkchecker.ExternalLinkChecker
-
Checks the given uri.
- check() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CHECK Command.
- check(QValue) - Method in interface org.apache.jackrabbit.spi.QValueConstraint
-
Check if the specified value matches this constraint.
- check(Object, String, ResultLog) - Method in class org.apache.sling.hc.util.SimpleConstraintChecker
-
Check value against expression and report to result
- check(ProtectionContext, String) - Method in interface org.apache.sling.xss.XSSFilter
-
Indicates whether or not a given source string contains XSS policy violations.
- check(String, int...) - Static method in class org.apache.tika.embedder.ExternalEmbedder
-
Checks to see if the command can be run.
- check(String[], int...) - Static method in class org.apache.tika.embedder.ExternalEmbedder
-
Checks to see if the command can be run.
- check(String, int...) - Static method in class org.apache.tika.parser.external.ExternalParser
-
Checks to see if the command can be run.
- check(String[], int...) - Static method in class org.apache.tika.parser.external.ExternalParser
-
- check(Metadata) - Method in class org.apache.tika.parser.pdf.AccessChecker
-
- CHECK_TAG - Static variable in interface org.apache.tika.parser.external.ExternalParsersConfigReaderMetKeys
-
- checkAdditionCompatible(AnyMatrix, AnyMatrix) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Check if matrices are addition compatible
- checkAndFixAccess(Member) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- checkAndFixAccess(Member, boolean) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Method that is called if a Member
may need forced access,
to force a field, method or constructor to be accessible: this
is done by calling AccessibleObject.setAccessible(boolean)
.
- checkAndNotify() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Check whether the file and its children have been created, modified or deleted.
- checkAndRun(AssetUpdate.Check, AssetUpdate.Runner) - Method in interface com.day.cq.dam.commons.util.AssetUpdate
-
Perform and the check, and if successful, run the instance
- checkAndRunJob(AssetUpdate.Check, AssetUpdate.JobRunner) - Method in interface com.day.cq.dam.commons.util.AssetUpdate
-
- CheckAssetNamesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CheckAssetNamesParam() - Constructor for class com.scene7.ipsapi.CheckAssetNamesParam
-
- CheckAssetNamesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CheckAssetNamesReturn() - Constructor for class com.scene7.ipsapi.CheckAssetNamesReturn
-
- checkAvail() - Method in class org.apache.tika.parser.geo.topic.gazetteer.GeoGazetteerClient
-
Ping lucene-geo-gazetteer API
- checkBit(int) - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- checkBounds(String, int, int, int) - Method in class org.apache.commons.imaging.FormatCompliance
-
- checkCanvasPrimary(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
Checks if the passed canvas is primary.
- checkCanvasSecondary(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
Checks if the passed canvas is secondary.
- checkClientTrusted(X509Certificate[], String) - Method in class com.day.cq.analytics.sitecatalyst.util.EasyX509TrustManager
-
Deprecated.
- checkColumnIndex(AnyMatrix, int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Check if a column index is valid.
- checkCompareTo(String, String) - Method in enum org.apache.commons.io.IOCase
-
Compares two strings using the case-sensitivity rule.
- checkCompatible(Object, Class<?>, String) - Static method in exception com.day.commons.datasource.poolservice.TypeNotAvailableException
-
Return a suitable TypeNotAvailableException if o cannot be converted to
- checkConnection(String, String, String) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Checks the connection to Target Recommendations using the given credentials
- checkConstraint(SlingHttpServletRequest, SlingHttpServletResponse, FieldDescription) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Convenience method to check the constraint of a field element.
- checkConstraint(SlingHttpServletRequest, SlingHttpServletResponse, Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
-
- checkCredentials(String, String, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Deprecated.
- checkCredentials() - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function is used to validate the connection parameters with ExactTarget provided while creating the ExactTarget cloudservice configuration
- checkCredentials(ConnectionParams) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function is used to validate the connection parameters associated with ExactTarget
- CHECKED_IN - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
The DAV:checked-in property appears on a checked-in version-controlled
resource, and identifies the base version of this version-controlled
resource.
- CHECKED_OUT - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
The DAV:checked-out property identifies the base version of this resource.
- checkEndsWith(String, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string ends with another using the case-sensitivity rule.
- checkEquals(String, String) - Method in enum org.apache.commons.io.IOCase
-
Compares two strings using the case-sensitivity rule.
- checkEventModifiesIndex(Event) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Check the event and return true if it indicates data has been modified that affects the index.
- checkEventModifiesIndex(Event) - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Check the event and return true if it indicates data has been modified that affects the index.
- checkException() - Method in class org.apache.commons.exec.ExecuteWatchdog
-
This method will rethrow the exception that was possibly caught during
the run of the process.
- checkFileName(String) - Static method in class org.apache.commons.fileupload.util.Streams
-
Checks, whether the given file name is valid in the sense,
that it doesn't contain any NUL characters.
- checkforAIFile(Asset) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- checkFormat(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
Checks if path
is a valid path.
- checkFormat(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver
-
- checkFormat(String) - Static method in class org.apache.jackrabbit.spi.commons.conversion.NameParser
-
Check the format of the jcr name.
- checkFormat(String) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
-
Check the format of the given jcr path.
- checkFormStructure(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
- checkIfUserIsAdmin(UserManager, String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Check if the specified user id belong to the community administrator group.
- checkIfUserIsGroupAdmin(UserManager, String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Check if the specified user id belong to the group admin or not.
- checkIfUserIsModerator(UserManager, String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Check if the specified user id belongs to the moderator group
- CHECKIN - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has checked-in to the object.
- checkIn(Asset) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Check in an asset.
- checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- checkin(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkin for the Node
identified by the given
NodeId
.
- checkin() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
Perform a checkin on the version controlled resource.
- CHECKIN_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
This property determines the DAV:checkin-fork property of the version
that results from checking in this resource.
- CHECKIN_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
This property controls the behavior of CHECKIN when a version already
has a successor.
- checkIndexOf(String, int, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string contains another starting at a specific index using the
case-sensitivity rule.
- CheckingSchemaBuilder - Class in org.kohsuke.rngom.rngparser.ast.util
-
Wraps a
SchemaBuilder
and does all the semantic checks
required by the RELAX NG spec.
- CheckingSchemaBuilder(SchemaBuilder, ErrorHandler) - Constructor for class org.kohsuke.rngom.rngparser.ast.util.CheckingSchemaBuilder
-
- checkInitialization(InitializableProblemHandler) - Method in interface org.apache.tika.config.Initializable
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.captioning.tf.TensorflowRESTCaptioner
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.jdbc.SQLite3Parser
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.ocr.TesseractOCRParser
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.pdf.PDFParser
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.recognition.ObjectRecognitionParser
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.recognition.tf.TensorflowImageRecParser
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.recognition.tf.TensorflowRESTRecogniser
-
- checkInitialization(InitializableProblemHandler) - Method in class org.apache.tika.parser.sentiment.SentimentAnalysisParser
-
- checkinNodes(Session) - Method in class org.apache.jackrabbit.vault.fs.io.Importer
-
- checkItemType(String) - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
Throws an IllegalArgumentException if the type of the resource identified by its path
is not supported by the implementation.
- checkLink(String, boolean) - Method in interface com.day.cq.rewriter.linkchecker.ExternalLinkChecker
-
Checks the given link store in the repository and checks it for validity.
- checkLinks() - Method in interface com.day.cq.rewriter.linkchecker.ExternalLinkChecker
-
Walks through the links stored in the repository and checks them for validity
if necessary or removes them from the repository if they are no longer used.
- CheckLoginParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CheckLoginParam() - Constructor for class com.scene7.ipsapi.CheckLoginParam
-
- CheckLoginReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CheckLoginReturn() - Constructor for class com.scene7.ipsapi.CheckLoginReturn
-
- checkMultiplicationCompatible(AnyMatrix, AnyMatrix) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Check if matrices are multiplication compatible
- checkName(String, boolean) - Static method in class org.apache.jackrabbit.oak.namepath.JcrNameParser
-
- checkNode(Node) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Check the node and return true if the node belongs in this index.
- checkNode(Node) - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Check the node and return true if the node belongs in this index.
- checkOrder(double[], MathUtils.OrderDirection, boolean) - Static method in class org.apache.commons.math.util.MathUtils
-
Checks that the given array is sorted.
- checkOrder(double[]) - Static method in class org.apache.commons.math.util.MathUtils
-
Checks that the given array is sorted in strictly increasing order.
- checkOrder(double[], int, boolean) - Static method in class org.apache.commons.math.util.MathUtils
-
- checkOut(Asset) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Check out an asset.
- checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- checkout(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkout for the Node
identified by the given
NodeId
.
- checkout(SessionInfo, NodeId, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkout for the Node
identified by the given
NodeId
and for activity identified by the specified
activityId
.
- checkout() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
Perform a checkout on the version controlled resource.
- CHECKOUT_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
This property determines the DAV:checkout-fork property of the version
that results from checking in this resource.
- CHECKOUT_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
This property controls the behavior of CHECKOUT when a version already
is checked out or has a successor.
- CHECKOUT_IN_PLACE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
-
- CHECKOUT_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
The computed property DAV:checkout-set identifies each checked-out
resource whose DAV:checked-out property identifies this version.
The property is defined to have the following format:
- checkPermission(ResourceResolver, String, String) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
Checks a path and an action based on the passed in resolver.
- checkPermission(ResourceResolver, String, String) - Method in interface com.adobe.cq.social.srp.utilities.api.SocialResourceUtilities
-
Checks a path and an action based on the passed in resolver.
- checkPermission(ResourceResolver, String, String) - Static method in class com.adobe.cq.social.srp.utilities.internal.InternalStaticResourceUtilities
-
Checks a path and an action based on the passed in resolver.
- checkPermission(ResourceResolver, String, String) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
Checks a path and an action based on the passed in resolver.
- checkPermission(ResourceResolver, String, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Checks a path and an action based on the passed in resolver.
- checkPermission(Session) - Method in interface com.day.cq.replication.OutboxManager
-
- checkPermission(Session, ReplicationActionType, String) - Method in interface com.day.cq.replication.Replicator
-
Checks if a user session has enough permissions for a provided replication type and path
- checkPermissions(String) - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
- checkPermissions(String) - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- checkPermissions(String) - Method in interface com.adobe.cq.social.srp.SocialResource
-
- checkpoint(Long) - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- checkpoint(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
-
- checkpoint(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
- checkpoint(long, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
-
Creates a new checkpoint of the latest root of the tree.
- checkpoint(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
-
Creates a new checkpoint of the latest root of the tree.
- checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
-
- checkpoint(long) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
-
- checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- checkpoint(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkpoint for the Node
identified by the given
NodeId
.
- checkpoint(SessionInfo, NodeId, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkpoint for the Node
identified by the given
NodeId
.
- checkpointInfo(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
-
Retrieve the properties associated with a checkpoint.
- checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
-
- CheckpointMBean - Interface in org.apache.jackrabbit.oak.api.jmx
-
MBean for managing org.apache.jackrabbit.oak.spi.state.NodeStore#checkpoint checkpoints
.
- checkpoints() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
-
Returns all valid checkpoints.
- checkpoints() - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
-
- checkPrimaryType(NodeType) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Check the primary type and return true if the node belongs in this index.
- checkPrimaryType(NodeType) - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Check the primary type and return true if the node belongs in this index.
- checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Checks if the query statement
is valid according to the
specified query language
and returns the bind variable
names found in the query statement.
- checkReferer(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Check if the request is for this authentication handler.
- checkRegionMatches(String, int, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string contains another at a specific index using the case-sensitivity rule.
- checkRequired(SlingHttpServletRequest, FieldDescription) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Convenience method to check the required flag of a field element.
- checkRequired(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
-
- checkResource(Resource, SocialUtils) - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentListProvider
-
Allows a caller to determine whether this provider can retrieve the list of comments for the given resource.
- checkResource(Resource) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Check the resource and return true if the node belongs in this index.
- checkResource(Resource) - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Check the resource and return true if the node belongs in this index.
- checkResourceType(String) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Check the resource type and return true if the node belongs in this index.
- checkResourceType(String) - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Check the resource type and return true if the node belongs in this index.
- checkRowIndex(AnyMatrix, int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Check if a row index is valid.
- checkRule(Resource, SlingHttpServletRequest, PageContext, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Checks the rule specified by the given form property.
- CheckSchemaOperation - Class in org.apache.jackrabbit.core.util.db
-
- CheckSchemaOperation(ConnectionHelper, InputStream, String) - Constructor for class org.apache.jackrabbit.core.util.db.CheckSchemaOperation
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.day.cq.analytics.sitecatalyst.util.EasyX509TrustManager
-
Deprecated.
- checkStartsWith(String, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string starts with another using the case-sensitivity rule.
- checkState() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkSubMatrixIndex(AnyMatrix, int, int, int, int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Check if submatrix ranges indices are valid.
- checkSubMatrixIndex(AnyMatrix, int[], int[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Check if submatrix ranges indices are valid.
- checkSubtractionCompatible(AnyMatrix, AnyMatrix) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Check if matrices are subtraction compatible
- checkSuccess(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Check the response and throw when it is considered to represent a failure.
- CHECKSUM - Static variable in class org.apache.commons.compress.archivers.dump.DumpArchiveConstants
-
- checksum(File, Checksum) - Static method in class org.apache.commons.io.FileUtils
-
Computes the checksum of a file using the specified checksum object.
- ChecksumCalculatingInputStream - Class in org.apache.commons.compress.utils
-
A stream that calculates the checksum of the data read.
- ChecksumCalculatingInputStream(Checksum, InputStream) - Constructor for class org.apache.commons.compress.utils.ChecksumCalculatingInputStream
-
- checksumCRC32(File) - Static method in class org.apache.commons.io.FileUtils
-
Computes the checksum of a file using the CRC32 checksum routine.
- ChecksumVerifyingInputStream - Class in org.apache.commons.compress.utils
-
A stream that verifies the checksum of the data read once the stream is
exhausted.
- ChecksumVerifyingInputStream(Checksum, InputStream, long, long) - Constructor for class org.apache.commons.compress.utils.ChecksumVerifyingInputStream
-
- checkSupportedConversion(int, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- checkUnresolvedObjectId() - Method in class com.fasterxml.jackson.databind.deser.DefaultDeserializationContext
-
- checkUnresolvedObjectId() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Method called to ensure that every object id encounter during processing
are resolved.
- checkValid() - Method in interface com.day.cq.replication.Agent
-
Checks if the agent is valid and throws an exception if not.
- checkValid() - Method in interface com.day.cq.replication.AgentConfig
-
Checks if the configuration is valid and throws an exception if not.
- checkValidName(String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- checkValue(TokenFilter) - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
Method called to check whether value is to be included at current output
position, either as Object property, Array element, or root value.
- checkValueConstraints(QPropertyDefinition, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
Tests if the value constraints defined in the property definition
pd
are satisfied by the the specified values
.
- child() - Method in class com.fasterxml.jackson.core.json.DupDetector
-
- child(Class<?>) - Method in class com.fasterxml.jackson.databind.type.ClassStack
-
- child(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns a builder for constructing changes to the named child node.
- child(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- CHILD_NODE_DEFINITION - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- ChildInfo - Interface in org.apache.jackrabbit.spi
-
ChildInfo
...
- ChildInfoImpl - Class in org.apache.jackrabbit.spi.commons
-
ChildInfoImpl
implements a serializable ChildInfo
.
- ChildInfoImpl(Name, String, int) - Constructor for class org.apache.jackrabbit.spi.commons.ChildInfoImpl
-
Creates a new serializable ChildInfoImpl
.
- ChildMatcher - Class in org.apache.tika.sax.xpath
-
Intermediate evaluation state of a .../*...
XPath expression.
- ChildMatcher(Matcher) - Constructor for class org.apache.tika.sax.xpath.ChildMatcher
-
- childNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a node in the default selector is a child of a node
reachable by a specified absolute path.
- childNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a node in the specified selector is a child of a node
reachable by a specified absolute path.
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
-
- childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
-
Processes an added child node.
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
-
- childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
-
Validate an added node
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
-
- childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.MoveValidator
-
- childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
-
Called for all added child nodes.
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
-
- childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
-
Processes a changed child node.
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
-
- childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
-
Validate a changed node
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
-
- childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.MoveValidator
-
- childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
-
Called for all child nodes that may contain changes between the before
and after states.
- CHILDNODEDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the child node definition element.
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
-
- childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
-
Processes a deleted child node.
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
-
- childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
-
Validate a deleted node
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
-
- childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.MoveValidator
-
- childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
-
Called for all deleted child nodes.
- ChildNodeEntry - Interface in org.apache.jackrabbit.oak.spi.state
-
A
ChildNodeEntry
instance represents the child node states of a
NodeState
.
- ChildNodeImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
ChildNodeImpl
...
- childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a first selector's node is a child of a second selector's
node.
- ChildNodeJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
ChildNodeJoinConditionImpl
...
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensApplicationModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensApplicationsFolderModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelsFolderModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDeviceConfigModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDevicesFolderModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensLocationModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensLocationsFolderModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensProjectModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensScheduleModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensSchedulesFolderModel
-
- children() - Method in class com.adobe.cq.screens.impl.aemio.ScreensScreenModel
-
- Children - Class in com.adobe.cq.sites.ui.designfield.datasources
-
- Children() - Constructor for class com.adobe.cq.sites.ui.designfield.datasources.Children
-
- childrenAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
-
Accept the visitor.
- childrenAccept(XPathVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
-
Accept the visitor.
- ChildrenCollector - Class in org.apache.jackrabbit.util
-
ChildrenCollector
is a utility class
which can be used to 'collect' child elements of a
node.
- ChildrenCollector(Collection, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollector
-
Constructs a ChildrenCollector
- ChildrenCollectorFilter - Class in org.apache.jackrabbit.util
-
ChildrenCollectorFilter
is a utility class
which can be used to 'collect' child items of a
node whose names match a certain pattern.
- ChildrenCollectorFilter(String, Collection<Item>, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
Constructs a ChildrenCollectorFilter
- ChildrenCollectorFilter(String[], Collection<Item>, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
Constructs a ChildrenCollectorFilter
- ChildResource - Annotation Type in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a child resource
- ChildResource - Class in org.apache.sling.models.annotations.via
-
Marker class for using the ChildResource @Via provider.
- ChildResource() - Constructor for class org.apache.sling.models.annotations.via.ChildResource
-
- chiSquare(double[], long[]) - Method in interface org.apache.commons.math.stat.inference.ChiSquareTest
-
- chiSquare(long[][]) - Method in interface org.apache.commons.math.stat.inference.ChiSquareTest
-
- chiSquare(double[], long[]) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquare(long[][]) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquare(double[], long[]) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquare(long[][]) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareDataSetsComparison(long[], long[]) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquareDataSetsComparison(long[], long[]) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareDataSetsComparison(long[], long[]) - Method in interface org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest
-
- ChiSquaredDistribution - Interface in org.apache.commons.math.distribution
-
The Chi-Squared Distribution.
- ChiSquaredDistributionImpl - Class in org.apache.commons.math.distribution
-
- ChiSquaredDistributionImpl(double) - Constructor for class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
Create a Chi-Squared distribution with the given degrees of freedom.
- ChiSquaredDistributionImpl(double, GammaDistribution) - Constructor for class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
- ChiSquaredDistributionImpl(double, double) - Constructor for class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
Create a Chi-Squared distribution with the given degrees of freedom and
inverse cumulative probability accuracy.
- ChiSquareTest - Interface in org.apache.commons.math.stat.inference
-
An interface for Chi-Square tests.
- chiSquareTest(double[], long[]) - Method in interface org.apache.commons.math.stat.inference.ChiSquareTest
-
- chiSquareTest(double[], long[], double) - Method in interface org.apache.commons.math.stat.inference.ChiSquareTest
-
Performs a
Chi-square goodness of fit test evaluating the null hypothesis that the observed counts
conform to the frequency distribution described by the expected counts, with
significance level
alpha
.
- chiSquareTest(long[][]) - Method in interface org.apache.commons.math.stat.inference.ChiSquareTest
-
- chiSquareTest(long[][], double) - Method in interface org.apache.commons.math.stat.inference.ChiSquareTest
-
Performs a
chi-square test of independence evaluating the null hypothesis that the classifications
represented by the counts in the columns of the input 2-way table are independent of the rows,
with significance level
alpha
.
- chiSquareTest(double[], long[]) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquareTest(double[], long[], double) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
Performs a
Chi-square goodness of fit test evaluating the null hypothesis that the observed counts
conform to the frequency distribution described by the expected counts, with
significance level
alpha
.
- chiSquareTest(long[][]) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquareTest(long[][], double) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquareTest(double[], long[], double) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareTest(double[], long[]) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareTest(long[][], double) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareTest(long[][]) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareTestDataSetsComparison(long[], long[]) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquareTestDataSetsComparison(long[], long[], double) - Method in class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
- chiSquareTestDataSetsComparison(long[], long[]) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareTestDataSetsComparison(long[], long[], double) - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- chiSquareTestDataSetsComparison(long[], long[]) - Method in interface org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest
-
Returns the
observed significance level, or
p-value, associated with a Chi-Square two sample test comparing
bin frequency counts in
observed1
and
observed2
.
- chiSquareTestDataSetsComparison(long[], long[], double) - Method in interface org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest
-
Performs a Chi-Square two sample test comparing two binned data
sets.
- ChiSquareTestImpl - Class in org.apache.commons.math.stat.inference
-
- ChiSquareTestImpl() - Constructor for class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
Construct a ChiSquareTestImpl
- ChiSquareTestImpl(ChiSquaredDistribution) - Constructor for class org.apache.commons.math.stat.inference.ChiSquareTestImpl
-
Create a test instance using the given distribution for computing
inference statistics.
- CHKSUM_OFFSET - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
Offset of the checksum field within header record.
- CHKSUMLEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the checksum field in a header buffer.
- CHM_ITSF_V2_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_ITSF_V3_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_ITSP_V1_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_LZXC_MIN_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_LZXC_RESETTABLE_V1_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_LZXC_V2_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_PMGI_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_PMGI_MARKER - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_PMGL_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_SIGNATURE_LEN - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_VER_1 - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_VER_2 - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_VER_3 - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CHM_WINDOW_SIZE_BLOCK - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- ChmAccessor<T> - Interface in org.apache.tika.parser.chm.accessor
-
Defines an accessor interface
- ChmAssert - Class in org.apache.tika.parser.chm.assertion
-
Contains chm extractor assertions
- ChmAssert() - Constructor for class org.apache.tika.parser.chm.assertion.ChmAssert
-
- ChmBlockInfo - Class in org.apache.tika.parser.chm.lzx
-
A container that contains chm block information such as: i.
- ChmCommons - Class in org.apache.tika.parser.chm.core
-
- ChmCommons.EntryType - Enum in org.apache.tika.parser.chm.core
-
Represents entry types: uncompressed, compressed
- ChmCommons.IntelState - Enum in org.apache.tika.parser.chm.core
-
Represents intel file states during decompression
- ChmCommons.LzxState - Enum in org.apache.tika.parser.chm.core
-
Represents lzx states: started decoding, not started decoding
- ChmConstants - Class in org.apache.tika.parser.chm.core
-
- ChmDirectoryListingSet - Class in org.apache.tika.parser.chm.accessor
-
Holds chm listing entries
- ChmDirectoryListingSet(byte[], ChmItsfHeader, ChmItspHeader) - Constructor for class org.apache.tika.parser.chm.accessor.ChmDirectoryListingSet
-
Constructs chm directory listing set
- ChmExtractor - Class in org.apache.tika.parser.chm.core
-
Extracts text from chm file.
- ChmExtractor(InputStream) - Constructor for class org.apache.tika.parser.chm.core.ChmExtractor
-
- ChmItsfHeader - Class in org.apache.tika.parser.chm.accessor
-
The Header 0000: char[4] 'ITSF' 0004: DWORD 3 (Version number) 0008: DWORD
Total header length, including header section table and following data.
- ChmItsfHeader() - Constructor for class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
- ChmItspHeader - Class in org.apache.tika.parser.chm.accessor
-
Directory header The directory starts with a header; its format is as
follows: 0000: char[4] 'ITSP' 0004: DWORD Version number 1 0008: DWORD Length
of the directory header 000C: DWORD $0a (unknown) 0010: DWORD $1000 Directory
chunk size 0014: DWORD "Density" of quickref section, usually 2 0018: DWORD
Depth of the index tree - 1 there is no index, 2 if there is one level of
PMGI chunks 001C: DWORD Chunk number of root index chunk, -1 if there is none
(though at least one file has 0 despite there being no index chunk, probably
a bug) 0020: DWORD Chunk number of first PMGL (listing) chunk 0024: DWORD
Chunk number of last PMGL (listing) chunk 0028: DWORD -1 (unknown) 002C:
DWORD Number of directory chunks (total) 0030: DWORD Windows language ID
0034: GUID {5D02926A-212E-11D0-9DF9-00A0C922E6EC} 0044: DWORD $54 (This is
the length again) 0048: DWORD -1 (unknown) 004C: DWORD -1 (unknown) 0050:
DWORD -1 (unknown)
://translated.by/you/microsoft-s-html-help-chm-format-incomplete/original
/?show-translation-form=1
- ChmItspHeader() - Constructor for class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
- ChmLzxBlock - Class in org.apache.tika.parser.chm.lzx
-
Decompresses a chm block.
- ChmLzxBlock(int, byte[], long, ChmLzxBlock) - Constructor for class org.apache.tika.parser.chm.lzx.ChmLzxBlock
-
- ChmLzxcControlData - Class in org.apache.tika.parser.chm.accessor
-
::DataSpace/Storage//ControlData This file contains $20 bytes of
information on the compression.
- ChmLzxcControlData() - Constructor for class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
- ChmLzxcResetTable - Class in org.apache.tika.parser.chm.accessor
-
LZXC reset table For ensuring a decompression.
- ChmLzxcResetTable() - Constructor for class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
- ChmLzxState - Class in org.apache.tika.parser.chm.lzx
-
- ChmLzxState(int) - Constructor for class org.apache.tika.parser.chm.lzx.ChmLzxState
-
- ChmParser - Class in org.apache.tika.parser.chm
-
- ChmParser() - Constructor for class org.apache.tika.parser.chm.ChmParser
-
- ChmParsingException - Exception in org.apache.tika.parser.chm.exception
-
- ChmParsingException(String) - Constructor for exception org.apache.tika.parser.chm.exception.ChmParsingException
-
- ChmPmgiHeader - Class in org.apache.tika.parser.chm.accessor
-
Description Note: not always exists An index chunk has the following format:
0000: char[4] 'PMGI' 0004: DWORD Length of quickref/free area at end of
directory chunk 0008: Directory index entries (to quickref/free area) The
quickref area in an PMGI is the same as in an PMGL The format of a directory
index entry is as follows: BYTE: length of name BYTEs: name (UTF-8 encoded)
ENCINT: directory listing chunk which starts with name Encoded Integers aka
ENCINT An ENCINT is a variable-length integer.
- ChmPmgiHeader() - Constructor for class org.apache.tika.parser.chm.accessor.ChmPmgiHeader
-
- ChmPmglHeader - Class in org.apache.tika.parser.chm.accessor
-
Description There are two types of directory chunks -- index chunks, and
listing chunks.
- ChmPmglHeader() - Constructor for class org.apache.tika.parser.chm.accessor.ChmPmglHeader
-
- ChmSection - Class in org.apache.tika.parser.chm.lzx
-
- ChmSection(byte[]) - Constructor for class org.apache.tika.parser.chm.lzx.ChmSection
-
- ChmSection(byte[], byte[]) - Constructor for class org.apache.tika.parser.chm.lzx.ChmSection
-
- ChmWrapper - Class in org.apache.tika.parser.chm.core
-
- ChmWrapper() - Constructor for class org.apache.tika.parser.chm.core.ChmWrapper
-
- ChoiceNameClass - Class in org.kohsuke.rngom.rngparser.nc
-
- ChoiceNameClass(NameClass, NameClass) - Constructor for class org.kohsuke.rngom.rngparser.nc.ChoiceNameClass
-
- CHOICES_CASCADING_PARAM - Static variable in interface com.day.cq.dam.api.metadata.ComponentHandler
-
- CholeskyDecomposition - Interface in org.apache.commons.math.linear
-
An interface to classes that implement an algorithm to calculate the
Cholesky decomposition of a real symmetric positive-definite matrix.
- CholeskyDecompositionImpl - Class in org.apache.commons.math.linear
-
Calculates the Cholesky decomposition of a matrix.
- CholeskyDecompositionImpl(RealMatrix) - Constructor for class org.apache.commons.math.linear.CholeskyDecompositionImpl
-
Calculates the Cholesky decomposition of the given matrix.
- CholeskyDecompositionImpl(RealMatrix, double, double) - Constructor for class org.apache.commons.math.linear.CholeskyDecompositionImpl
-
Calculates the Cholesky decomposition of the given matrix.
- chomp(String) - Static method in class org.apache.commons.lang.StringUtils
-
Removes one newline from end of a String if it's there,
otherwise leave it alone.
- chomp(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Removes separator
from the end of
str
if it's there, otherwise leave it alone.
- chomp(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Removes one newline from end of a String if it's there,
otherwise leave it alone.
- chomp(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
- chompLast(String) - Static method in class org.apache.commons.lang.StringUtils
-
- chompLast(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
- chooseBlockSize(long) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- chooseMode(String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- chop(String) - Static method in class org.apache.commons.lang.StringUtils
-
Remove the last character from a String.
- chop(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Remove the last character from a String.
- chopNewline(String) - Static method in class org.apache.commons.lang.StringUtils
-
- Chromosome - Class in org.apache.commons.math.genetics
-
Individual in a population.
- Chromosome() - Constructor for class org.apache.commons.math.genetics.Chromosome
-
- ChromosomePair - Class in org.apache.commons.math.genetics
-
- ChromosomePair(Chromosome, Chromosome) - Constructor for class org.apache.commons.math.genetics.ChromosomePair
-
Create a chromosome pair.
- Chronology - Class in org.joda.time
-
Chronology provides access to the individual date time fields for a
chronological calendar system.
- Chronology() - Constructor for class org.joda.time.Chronology
-
- CHUNK_NODE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Constant for prefix for sling:chunk node name.
- ChunkedDeflaterOutputStream - Class in com.day.durbo.io
-
ChunkedDeflaterOutputStream
extends a DeflaterOutputStream
than can be restarted.
- ChunkedDeflaterOutputStream(OutputStream) - Constructor for class com.day.durbo.io.ChunkedDeflaterOutputStream
-
- ChunkedDeflaterOutputStream(OutputStream, Deflater) - Constructor for class com.day.durbo.io.ChunkedDeflaterOutputStream
-
- ChunkedDeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class com.day.durbo.io.ChunkedDeflaterOutputStream
-
- ChunkedDeflaterOutputStream - Class in com.day.io
-
ChunkedDeflaterOutputStream
extends a DeflaterOutputStream
than can be restarted.
- ChunkedDeflaterOutputStream(OutputStream) - Constructor for class com.day.io.ChunkedDeflaterOutputStream
-
- ChunkedDeflaterOutputStream(OutputStream, Deflater) - Constructor for class com.day.io.ChunkedDeflaterOutputStream
-
- ChunkedDeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class com.day.io.ChunkedDeflaterOutputStream
-
- ChunkedInflaterInputStream - Class in com.day.durbo.io
-
This class implements a stream filter for uncompressing data in the
"deflate" compression format.
- ChunkedInflaterInputStream(InputStream, Inflater, int) - Constructor for class com.day.durbo.io.ChunkedInflaterInputStream
-
Creates a new input stream with the specified decompressor and
buffer size.
- ChunkedInflaterInputStream(InputStream, Inflater) - Constructor for class com.day.durbo.io.ChunkedInflaterInputStream
-
Creates a new input stream with the specified decompressor and a
default buffer size.
- ChunkedInflaterInputStream(InputStream) - Constructor for class com.day.durbo.io.ChunkedInflaterInputStream
-
Creates a new input stream with a default decompressor and buffer size.
- ChunkedInflaterInputStream - Class in com.day.io
-
This class implements a stream filter for uncompressing data in the
"deflate" compression format.
- ChunkedInflaterInputStream(InputStream, Inflater, int) - Constructor for class com.day.io.ChunkedInflaterInputStream
-
Creates a new input stream with the specified decompressor and
buffer size.
- ChunkedInflaterInputStream(InputStream, Inflater) - Constructor for class com.day.io.ChunkedInflaterInputStream
-
Creates a new input stream with the specified decompressor and a
default buffer size.
- ChunkedInflaterInputStream(InputStream) - Constructor for class com.day.io.ChunkedInflaterInputStream
-
Creates a new input stream with a default decompressor and buffer size.
- ChunkedOutputStream - Class in org.apache.commons.io.output
-
OutputStream which breaks larger output blocks into chunks.
- ChunkedOutputStream(OutputStream, int) - Constructor for class org.apache.commons.io.output.ChunkedOutputStream
-
Creates a new stream that uses the specified chunk size.
- ChunkedOutputStream(OutputStream) - Constructor for class org.apache.commons.io.output.ChunkedOutputStream
-
- ChunkedWriter - Class in org.apache.commons.io.output
-
Writer which breaks larger output blocks into chunks.
- ChunkedWriter(Writer, int) - Constructor for class org.apache.commons.io.output.ChunkedWriter
-
Creates a new writer that uses the specified chunk size.
- ChunkedWriter(Writer) - Constructor for class org.apache.commons.io.output.ChunkedWriter
-
- chunkType - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunk
-
- ChunkType - Enum in org.apache.commons.imaging.formats.png
-
Type of a PNG chunk.
- CID_LENGTH - Static variable in class org.apache.commons.mail.HtmlEmail
-
Definition of the length of generated CID's.
- CircuitBreaker<T> - Interface in org.apache.commons.lang3.concurrent
-
- CircuitBreakingException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting runtime error conditions related to
circuit breakers.
- CircuitBreakingException() - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new, uninitialized instance of CircuitBreakingException
.
- CircuitBreakingException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new instance of CircuitBreakingException
and initializes it with the given message and cause.
- CircuitBreakingException(String) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new instance of CircuitBreakingException
and initializes it with the given message.
- CircuitBreakingException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new instance of CircuitBreakingException
and initializes it with the given cause.
- CircularFifoBuffer - Class in org.apache.commons.collections.buffer
-
CircularFifoBuffer is a first in first out buffer with a fixed size that
replaces its oldest element if full.
- CircularFifoBuffer() - Constructor for class org.apache.commons.collections.buffer.CircularFifoBuffer
-
Constructor that creates a buffer with the default size of 32.
- CircularFifoBuffer(int) - Constructor for class org.apache.commons.collections.buffer.CircularFifoBuffer
-
Constructor that creates a buffer with the specified size.
- CircularFifoBuffer(Collection) - Constructor for class org.apache.commons.collections.buffer.CircularFifoBuffer
-
Constructor that creates a buffer from the specified collection.
- CircularFifoQueue<E> - Class in org.apache.commons.collections4.queue
-
CircularFifoQueue is a first-in first-out queue with a fixed size that
replaces its oldest element if full.
- CircularFifoQueue() - Constructor for class org.apache.commons.collections4.queue.CircularFifoQueue
-
Constructor that creates a queue with the default size of 32.
- CircularFifoQueue(int) - Constructor for class org.apache.commons.collections4.queue.CircularFifoQueue
-
Constructor that creates a queue with the specified size.
- CircularFifoQueue(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.queue.CircularFifoQueue
-
Constructor that creates a queue from the specified collection.
- CITY - Static variable in class com.adobe.cq.address.api.Address
-
Deprecated.
Property describing the address city.
- CITY - Static variable in interface org.apache.tika.metadata.IPTC
-
Name of the city the content is focussing on -- either the place shown
in visual media or referenced by text or audio media.
- CITY - Static variable in interface org.apache.tika.metadata.Photoshop
-
- ClaimsSet - Class in org.apache.oltu.oauth2.jwt
-
Represents the Claims Set as defined in the 6.1 section of the JWT specification.
- classes() - Method in class org.apache.commons.math.util.TransformerMap
-
Returns the Set of Classes used as keys in the map.
- ClassicalRungeKuttaIntegrator - Class in org.apache.commons.math.ode.nonstiff
-
This class implements the classical fourth order Runge-Kutta
integrator for Ordinary Differential Equations (it is the most
often used Runge-Kutta method).
- ClassicalRungeKuttaIntegrator(double) - Constructor for class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegrator
-
Simple constructor.
- Classification - Interface in com.adobe.cq.commerce.api.classification
-
A Classification
organizes products into ClassificationCategory
s
in a tree-like structure.
- ClassificationAttribute - Interface in com.adobe.cq.commerce.api.classification
-
The ClassificationAttribute
is a product property that helps specify
a ClassificationCategory
.
- ClassificationCategory - Interface in com.adobe.cq.commerce.api.classification
-
The ClassificationCategory
is the building unit of a Classification
as a classification
is made of categories arranged in a tree-like structure.
- ClassificationManager - Interface in com.adobe.cq.commerce.api.classification
-
The ClassificationManager
provides methods to retrieve, update, create and
update product classifications.
- ClassificationsService - Interface in com.day.cq.analytics.sitecatalyst
-
Provides methods for Analytics Classification API related calls as specified
by the
Classifications API.
- ClassificationsTransformer - Interface in com.day.cq.analytics.sitecatalyst
-
Is a specific interface extending
Transformer
for transforming
resources in preparation for export as Classifications for Analytics.
- classify() - Method in class org.apache.commons.math.dfp.Dfp
-
Returns the type - one of FINITE, INFINITE, SNAN, QNAN.
- ClassInfo - Interface in org.apache.sling.scripting.sightly.java.compiler
-
- ClassIntrospector - Class in com.fasterxml.jackson.databind.introspect
-
Helper class used to introspect features of POJO value classes
used with Jackson.
- ClassIntrospector.MixInResolver - Interface in com.fasterxml.jackson.databind.introspect
-
Interface used for decoupling details of how mix-in annotation
definitions are accessed (via this interface), and how
they are stored (defined by classes that implement the interface)
- ClassKey - Class in com.fasterxml.jackson.databind.type
-
Key class, used as an efficient and accurate key
for locating per-class values, such as
JsonSerializer
s.
- ClassKey() - Constructor for class com.fasterxml.jackson.databind.type.ClassKey
-
- ClassKey(Class<?>) - Constructor for class com.fasterxml.jackson.databind.type.ClassKey
-
- ClassLoaderObjectInputStream - Class in org.apache.commons.io.input
-
A special ObjectInputStream that loads a class based on a specified
ClassLoader
rather than the system default.
- ClassLoaderObjectInputStream(ClassLoader, InputStream) - Constructor for class org.apache.commons.io.input.ClassLoaderObjectInputStream
-
Constructs a new ClassLoaderObjectInputStream.
- ClassLoaderWriter - Interface in org.apache.sling.commons.classloader
-
A class loader writer is a service allowing to dynamically generate
classes and resources.
- ClassLoaderWriterListener - Interface in org.apache.sling.commons.classloader
-
Whiteboard interface for scripting implementations which need to respond to
ClassLoader clearing events.
- ClassNameIdResolver - Class in com.fasterxml.jackson.databind.jsontype.impl
-
TypeIdResolver
implementation
that converts between fully-qualified
Java class names and (JSON) Strings.
- ClassNameIdResolver(JavaType, TypeFactory) - Constructor for class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver
-
- ClassNameMatcher - Interface in org.apache.commons.io.serialization
-
An object that matches a Class name to a condition.
- classNameOf(Object) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Helper method used to construct appropriate description
when passed either type (Class) or an instance; in latter
case, class of instance is to be used.
- classOf(Object) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- ClassParser - Class in org.apache.tika.parser.asm
-
Parser for Java .class files.
- ClassParser() - Constructor for class org.apache.tika.parser.asm.ClassParser
-
- ClassPathUtils - Class in org.apache.commons.lang3
-
Operations regarding the classpath.
- ClassPathUtils() - Constructor for class org.apache.commons.lang3.ClassPathUtils
-
ClassPathUtils
instances should NOT be constructed in
standard programming.
- ClassSerializer - Class in com.fasterxml.jackson.databind.ser.std
-
Also: default bean access will not do much good with Class.class.
- ClassSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.ClassSerializer
-
- ClassStack - Class in com.fasterxml.jackson.databind.type
-
Simple helper class used to keep track of 'call stack' for classes being referenced
(as well as unbound variables)
- ClassStack(Class<?>) - Constructor for class com.fasterxml.jackson.databind.type.ClassStack
-
- ClassUtil - Class in com.fasterxml.jackson.databind.util
-
- ClassUtil() - Constructor for class com.fasterxml.jackson.databind.util.ClassUtil
-
- ClassUtil.Ctor - Class in com.fasterxml.jackson.databind.util
-
Value class used for caching Constructor declarations; used because
caching done by JDK appears to be somewhat inefficient for some use cases.
- ClassUtils - Class in org.apache.commons.lang
-
Operates on classes without using reflection.
- ClassUtils() - Constructor for class org.apache.commons.lang.ClassUtils
-
ClassUtils instances should NOT be constructed in standard programming.
- ClassUtils - Class in org.apache.commons.lang3
-
Operates on classes without using reflection.
- ClassUtils() - Constructor for class org.apache.commons.lang3.ClassUtils
-
ClassUtils instances should NOT be constructed in standard programming.
- ClassUtils.Interfaces - Enum in org.apache.commons.lang3
-
- clean(String) - Static method in class org.apache.commons.lang.StringUtils
-
- clean(String) - Static method in class org.apache.tika.sax.CleanPhoneText
-
- clean(String) - Static method in class org.apache.tika.utils.CharsetUtils
-
Handle various common charset name errors, and return something
that will be considered valid (and is normalized)
- CLEAN_FAX_DATA_VALUE_CLEAN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- CLEAN_FAX_DATA_VALUE_REGENERATED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- CLEAN_FAX_DATA_VALUE_UNCLEAN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- cleanContentType(MimePart, String) - Static method in class com.sun.mail.util.MimeUtil
-
If a Content-Type handler has been specified,
call it to clean up the Content-Type value.
- cleanDirectory(File) - Static method in class org.apache.commons.io.FileUtils
-
Cleans a directory without deleting it.
- CleanPhoneText - Class in org.apache.tika.sax
-
Class to help de-obfuscate phone numbers in text.
- CleanPhoneText() - Constructor for class org.apache.tika.sax.CleanPhoneText
-
- cleanSubstitutions - Static variable in class org.apache.tika.sax.CleanPhoneText
-
- cleanup(String, ResourceResolver) - Method in interface com.day.cq.dam.api.AssetReferenceResolver
-
- cleanup() - Method in class com.day.cq.dam.api.metadata.ExtractedMetadata
-
Deletes all used temp files
- cleanup() - Method in class com.day.cq.reporting.AggregateManager
-
Cleans up the aggregates that were used.
- cleanup() - Method in interface com.day.cq.reporting.Column
-
Cleans up the column after using it.
- cleanup() - Method in interface com.day.cq.reporting.Processor
-
Cleans up the processor.
- cleanup() - Method in interface com.day.cq.reporting.Report
-
Cleans up the report after using it.
- cleanup() - Method in class org.apache.sling.scripting.core.ScriptHelper
-
Clean up this instance.
- cleanupDanglingAscendants(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
This method traverses up the hierarchy (uptil canvas dir) of the passed resource and deletes
all nodes without children.
- clear() - Method in class com.adobe.cq.commerce.common.ValueMapDecorator
- clear() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizables
-
- clear() - Method in class com.adobe.cq.social.scf.core.resourcetree.ResourceTypeTree
-
Clears the resource type hierarchy that has been built.
- clear() - Method in class com.adobe.cq.social.srp.internal.AbstractCache
-
- clear() - Method in class com.adobe.granite.ui.components.BulkEditValueMap
-
- clear() - Method in class com.adobe.internal.xmp.options.Options
-
Resets the options.
- clear() - Method in class com.adobe.reef.siren.builder.ActionBuilder
-
- clear() - Method in class com.adobe.reef.siren.builder.Builder
-
Resets all fields to their default values.
- clear() - Method in class com.adobe.reef.siren.builder.EntityBuilder
-
- clear() - Method in class com.adobe.reef.siren.builder.FieldBuilder
-
- clear() - Method in class com.adobe.reef.siren.builder.LinkBuilder
-
- clear() - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Removes all Values from this NCList.
- clear() - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Removes all entries from this NCMap object
.
- clear() - Method in interface com.adobe.xmp.core.XMPArray
-
Delete all array elements
- clear() - Method in class com.adobe.xmp.core.XMPLanguageAlternative
-
Delete all elements
- clear() - Method in class com.adobe.xmp.options.Options
-
Resets the options.
- clear() - Method in class com.adobe.xmp.path.XMPPath
-
- clear() - Static method in class com.codahale.metrics.SharedMetricRegistries
-
- clear() - Method in class com.day.cq.commons.ValueMapWrapper
-
- clear() - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Removes all lightbox entries.
- clear() - Method in interface com.day.cq.replication.ReplicationQueue
-
Clears this queue
- clear(Set<String>) - Method in interface com.day.cq.replication.ReplicationQueue
-
Clears the entries with the id's specified in the set.
- clear() - Method in class com.day.cq.search.PredicateGroup
-
- clear() - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- clear() - Method in class com.day.cq.wcm.foundation.forms.MergedValueMap
-
- clear() - Method in class com.day.cq.wcm.foundation.Table
-
- clear() - Method in class com.day.util.ListenerList
-
Clears the list of registered listeners.
- clear() - Method in class com.day.util.ListMap
-
- clear() - Method in class com.day.util.OrderedSet
-
- clear() - Method in class com.day.util.OrderedStringKeyMap
-
Removes all of the elements from this key map.
- clear() - Method in class com.fasterxml.jackson.databind.util.LRUMap
-
- clear() - Method in class com.google.zxing.common.BitArray
-
Clears all bits (sets to false).
- clear() - Method in class com.google.zxing.common.BitMatrix
-
Clears all bits (sets to false).
- clear(byte) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- clear() - Method in class org.apache.cocoon.xml.sax.ImmutableAttributesImpl
-
- clear() - Method in class org.apache.cocoon.xml.sax.NamespacesTable
-
Clear and reinitialize this namespace table before reuse.
- clear() - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Clears the bag by clearing the underlying map.
- clear() - Method in class org.apache.commons.collections.bag.UnmodifiableBag
-
- clear() - Method in class org.apache.commons.collections.bag.UnmodifiableSortedBag
-
- clear() - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
This method reinitializes the bean map to have default values for the
bean's properties.
- clear() - Method in class org.apache.commons.collections.bidimap.AbstractDualBidiMap
-
- clear() - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Removes all mappings from this map.
- clear() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMap
-
- clear() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMap
-
- clear() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMap
-
- clear() - Method in class org.apache.commons.collections.BinaryHeap
-
Deprecated.
Clears all elements from queue.
- clear() - Method in class org.apache.commons.collections.BoundedFifoBuffer
-
Deprecated.
Clears this buffer.
- clear() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer
-
Clears this buffer.
- clear() - Method in class org.apache.commons.collections.buffer.PriorityBuffer
-
Clears all elements from the buffer.
- clear() - Method in class org.apache.commons.collections.buffer.UnmodifiableBuffer
-
- clear() - Method in class org.apache.commons.collections.collection.AbstractCollectionDecorator
-
- clear() - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Removes all of the elements from this collection .
- clear() - Method in class org.apache.commons.collections.collection.SynchronizedCollection
-
- clear() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollection
-
- clear() - Method in class org.apache.commons.collections.collection.UnmodifiableCollection
-
- clear() - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Removes all of the elements from this list.
- clear() - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Clears the bag by clearing the underlying map.
- clear() - Method in class org.apache.commons.collections.DoubleOrderedMap
-
Deprecated.
Removes all mappings from this map
- clear() - Method in class org.apache.commons.collections.FastArrayList
-
Remove all of the elements from this list.
- clear() - Method in class org.apache.commons.collections.FastHashMap
-
Remove all mappings from this map.
- clear() - Method in class org.apache.commons.collections.FastTreeMap
-
Remove all mappings from this map.
- clear() - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- clear() - Method in class org.apache.commons.collections.list.FixedSizeList
-
- clear() - Method in class org.apache.commons.collections.list.SetUniqueList
-
- clear() - Method in class org.apache.commons.collections.list.TreeList
-
Clears the list, removing all entries.
- clear() - Method in class org.apache.commons.collections.list.UnmodifiableList
-
- clear() - Method in class org.apache.commons.collections.map.AbstractHashedMap
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections.map.AbstractLinkedMap
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections.map.AbstractMapDecorator
-
- clear() - Method in class org.apache.commons.collections.map.AbstractReferenceMap
-
Clears this map.
- clear() - Method in class org.apache.commons.collections.map.CompositeMap
-
Calls clear()
on all composited Maps.
- clear() - Method in class org.apache.commons.collections.map.FixedSizeMap
-
- clear() - Method in class org.apache.commons.collections.map.FixedSizeSortedMap
-
- clear() - Method in class org.apache.commons.collections.map.Flat3Map
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections.map.ListOrderedMap
-
- clear() - Method in class org.apache.commons.collections.map.MultiKeyMap
-
- clear() - Method in class org.apache.commons.collections.map.MultiValueMap
-
Clear the map.
- clear() - Method in class org.apache.commons.collections.map.SingletonMap
-
Unsupported operation.
- clear() - Method in class org.apache.commons.collections.map.StaticBucketMap
-
Clears the map of all entries.
- clear() - Method in class org.apache.commons.collections.map.UnmodifiableEntrySet
-
- clear() - Method in class org.apache.commons.collections.map.UnmodifiableMap
-
- clear() - Method in class org.apache.commons.collections.map.UnmodifiableOrderedMap
-
- clear() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMap
-
- clear() - Method in class org.apache.commons.collections.MultiHashMap
-
Deprecated.
Clear the map.
- clear() - Method in interface org.apache.commons.collections.PriorityQueue
-
Deprecated.
Clear all elements from queue.
- clear() - Method in class org.apache.commons.collections.ProxyMap
-
Deprecated.
Invokes the underlying Map.clear()
method.
- clear() - Method in class org.apache.commons.collections.ReferenceMap
-
Deprecated.
Clears this map.
- clear() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Implements Map.clear()
.
- clear() - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- clear() - Method in class org.apache.commons.collections.set.MapBackedSet
-
- clear() - Method in class org.apache.commons.collections.set.UnmodifiableSet
-
- clear() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSet
-
- clear() - Method in class org.apache.commons.collections.StaticBucketMap
-
Deprecated.
Implements Map.clear()
.
- clear() - Method in class org.apache.commons.collections.SynchronizedPriorityQueue
-
Deprecated.
Clear all elements from queue.
- clear() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Clears the bag by clearing the underlying map.
- clear() - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
-
- clear() - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
-
- clear() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
- clear() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Removes all mappings from this map.
- clear() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableBidiMap
-
- clear() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
-
- clear() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
-
- clear() - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
- clear() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Removes all of the elements from this collection .
- clear() - Method in class org.apache.commons.collections4.collection.IndexedCollection
-
- clear() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
- clear() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
-
- clear() - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
-
- clear() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- clear() - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- clear() - Method in class org.apache.commons.collections4.list.SetUniqueList
-
- clear() - Method in class org.apache.commons.collections4.list.TreeList
-
Clears the list, removing all entries.
- clear() - Method in class org.apache.commons.collections4.list.UnmodifiableList
-
- clear() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
-
- clear() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Clears this map.
- clear() - Method in class org.apache.commons.collections4.map.CompositeMap
-
Calls clear()
on all composited Maps.
- clear() - Method in class org.apache.commons.collections4.map.FixedSizeMap
-
- clear() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
-
- clear() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
- clear() - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.
Clear the map.
- clear() - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
Normal Map.clear()
behavior with the addition of clearing all
expiration entries as well.
- clear() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Unsupported operation.
- clear() - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Clears the map of all entries.
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
-
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableMap
-
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableOrderedMap
-
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
-
- clear() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
- clear() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
- clear() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
-
- clear() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Clears the multiset by clearing the underlying map.
- clear() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Clears the multiset removing all elements from the entrySet.
- clear() - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
-
- clear() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in interface org.apache.commons.collections4.Put
-
- clear() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Clears this queue.
- clear() - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
-
- clear() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Removes all of the elements from this composite set.
- clear() - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
- clear() - Method in class org.apache.commons.collections4.set.MapBackedSet
-
- clear() - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
-
- clear() - Method in class org.apache.commons.collections4.set.UnmodifiableSet
-
- clear() - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
-
- clear() - Method in class org.apache.commons.collections4.splitmap.TransformedSplitMap
-
- clear() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
-
- clear() - Method in class org.apache.commons.httpclient.HttpState
-
Clears the state information (all cookies, credentials and proxy credentials).
- clear(int) - Method in class org.apache.commons.lang.BitField
-
Clears the bits.
- clear() - Method in class org.apache.commons.lang.text.StrBuilder
-
Clears the string builder (convenience Collections API style method).
- clear(int) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clear() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Clears the string builder (convenience Collections API style method).
- clear() - Method in class org.apache.commons.math.random.AbstractRandomGenerator
-
- clear() - Method in class org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Resets all statistics and storage
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.FirstMoment
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.FourthMoment
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.Kurtosis
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.Mean
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.SecondMoment
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.Skewness
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviation
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.ThirdMoment
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.Variance
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovariance
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Resets all statistics and storage
- clear() - Method in class org.apache.commons.math.stat.descriptive.rank.Max
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.rank.Min
-
Clears the internal state of the Statistic
- clear() - Method in interface org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.summary.Product
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.summary.Sum
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfLogs
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfSquares
-
Clears the internal state of the Statistic
- clear() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Resets all statistics and storage
- clear() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Resets all statistics and storage
- clear() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Resets all statistics and storage
- clear() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Resets all statistics and storage
- clear() - Method in class org.apache.commons.math.stat.Frequency
-
Clears the frequency table
- clear() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Clears all data from the model.
- clear() - Method in interface org.apache.commons.math.util.DoubleArray
-
Clear the double array
- clear() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Clear the array, reset the size to the initialCapacity and the number
of elements to zero.
- clear() - Method in class org.apache.commons.math.util.TransformerMap
-
Clears all the Class to Transformer mappings.
- clear(Session, String, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes all ACL entries for a principal at a given absolute path.
- clear(Node, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes all ACL entries for a principal on a given node.
- clear(Node) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes the access control list at a given node.
- clear(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes the access control list at the specified absolute path.
- clear() - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
-
- clear() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
- clear() - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
-
Resets all internal state.
- clear() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Releases all references held by this collection.
- clear() - Method in class org.apache.jackrabbit.vault.util.Tree
-
- clear() - Static method in class org.apache.log4j.MDC
-
- clear() - Static method in class org.apache.log4j.NDC
-
- clear() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- clear() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
- clear() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- clear() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
- clear() - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Clear the map
- clear() - Method in interface org.apache.sling.scripting.api.ScriptCache
-
Empties the cache.
- clear() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Clear the contents of the buffer.
- clear() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Discard the output buffer.
- clear() - Method in class org.joda.time.format.DateTimeFormatterBuilder
-
Clears out all the appended elements, allowing this builder to be
reused.
- clear() - Method in class org.joda.time.format.PeriodFormatterBuilder
-
Clears out all the appended elements, allowing this builder to be reused.
- clear() - Method in class org.joda.time.MutablePeriod
-
Clears the period, setting all values back to zero.
- clear() - Method in interface org.joda.time.ReadWritablePeriod
-
Clears the period, setting all values back to zero.
- clear() - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Clear all entries in the MDC.
- clear() - Method in class org.slf4j.helpers.NOPMDCAdapter
-
- clear() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
-
- clear() - Static method in class org.slf4j.MDC
-
Clear all entries in the MDC of the underlying implementation.
- clear() - Method in interface org.slf4j.spi.MDCAdapter
-
Clear all entries in the MDC.
- CLEAR_UNNAMED_PROPERTIES - Static variable in class com.adobe.internal.xmp.options.TemplateOptions
-
- clearACL(Node) - Method in interface org.apache.jackrabbit.vault.fs.spi.ACLManagement
-
Removes all ACLs from the given node.
- clearAndGetParent() - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- clearAndGetParent() - Method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- clearAttributes() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- clearBitCache() - Method in class org.apache.commons.compress.utils.BitInputStream
-
- clearBuffer() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Clears the current contents of the buffer.
- clearBuffer() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
- clearBulkEditMode(HttpServletRequest) - Static method in class com.adobe.granite.ui.components.Field
-
Clears the bulk edit mode
- clearByte(byte) - Method in class org.apache.commons.lang.BitField
-
Clears the bits.
- clearByte(byte) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clearCache() - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Clear the cache.
- clearCache(Config, Session) - Method in interface com.day.cq.contentsync.ContentSyncManager
-
Clears the cache for the given config and using
the session for personalized content.
- clearCache() - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method that will clear up any cached type definitions that may
be cached by this
TypeFactory
instance.
- clearCache() - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
-
Clear the cache.
- clearCache() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
-
- clearCode(int) - Method in interface org.apache.commons.imaging.common.mylzw.MyLzwCompressor.Listener
-
- clearCookies() - Method in class org.apache.commons.httpclient.HttpState
-
Clears all cookies.
- clearCredentials() - Method in class org.apache.commons.httpclient.HttpState
-
Clears all credentials.
- clearCurrentToken() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- clearCurrentToken() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- clearCurrentToken() - Method in class com.fasterxml.jackson.core.JsonParser
-
- clearCurrentToken() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- clearDtdContext() - Method in class org.kohsuke.rngom.rngparser.parse.xml.DtdContext
-
- clearEventHandlers() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Remove all the event handlers that have been added to the integrator.
- clearEventHandlers() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Remove all the event handlers that have been added to the integrator.
- clearEventHandlers() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Remove all the event handlers that have been added to the integrator.
- clearEventsHandlers() - Method in class org.apache.commons.math.ode.events.CombinedEventsManager
-
Deprecated.
Remove all the events handlers that have been added to the manager.
- clearExtraPaxHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
clear all extra PAX headers.
- clearFacetCache() - Method in interface com.day.cq.search.QueryBuilder
-
Invalidates the facet cache, removing all currently
cached facets and forcing a new facet extraction on
future queries.
- clearFilters() - Method in interface org.apache.log4j.Appender
-
Clear the list of filters by removing all the filters in it.
- clearIEEEFlags() - Method in class org.apache.commons.math.dfp.DfpField
-
Clears the IEEE 854 status flags.
- clearInUse() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- clearInUse() - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Clear the in-use list.
- clearInUse() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- clearInUse() - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
- clearInUse() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Clear the in-use list.
- clearLocation() - Method in exception com.fasterxml.jackson.core.JsonProcessingException
-
Method that allows to remove context information from this exception's message.
- ClearMembershipAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
-
Authorizable action attempting to clear all group membership before removing
the specified authorizable.
- ClearMembershipAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.ClearMembershipAction
-
- clearObservations() - Method in class org.apache.commons.math.optimization.fitting.CurveFitter
-
Remove all observations.
- clearObservations() - Method in class org.apache.commons.math.optimization.fitting.PolynomialFitter
-
Remove all observations.
- clearPopularQueriesQueue() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
clears the Popular queue
- clearPopularQueriesQueue() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
clears the Popular queue
- clearPopularQueriesQueue() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- clearPopularQueriesQueue() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- clearProblemHandlers() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- clearProfiles() - Static method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Clears the current map of language profiles
- clearProperty(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Clear a property in the configuration.
- clearProxyCredentials() - Method in class org.apache.commons.httpclient.HttpState
-
Clears all proxy credentials.
- clearShort(short) - Method in class org.apache.commons.lang.BitField
-
Clears the bits.
- clearShort(short) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clearSlowQueriesQueue() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
clears the Slow queue
- clearSlowQueriesQueue() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
clears the Slow queue
- clearSlowQueriesQueue() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- clearSlowQueriesQueue() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- clearStepHandlers() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Remove all the step handlers that have been added to the integrator.
- clearStepHandlers() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Remove all the step handlers that have been added to the integrator.
- clearStepHandlers() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Remove all the step handlers that have been added to the integrator.
- CLI - Class in org.apache.commons.compress.archivers.sevenz
-
- CLI() - Constructor for class org.apache.commons.compress.archivers.sevenz.CLI
-
- ClickThroughComponentTagHandler - Class in com.day.cq.mcm.landingpage.parser.taghandlers.cta
-
The ClickThroughComponentTagHandler
handles the CTA click through link component.
- ClickThroughComponentTagHandler() - Constructor for class com.day.cq.mcm.landingpage.parser.taghandlers.cta.ClickThroughComponentTagHandler
-
- ClickThroughComponentTagHandlerFactory - Class in com.day.cq.mcm.landingpage.parser.taghandlers.cta
-
- ClickThroughComponentTagHandlerFactory() - Constructor for class com.day.cq.mcm.landingpage.parser.taghandlers.cta.ClickThroughComponentTagHandlerFactory
-
- client() - Method in interface com.adobe.versioncue.nativecomm.host.IRequest
-
Returns the client initiating the request.
- CLIENT_ID - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
- CLIENT_ID - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenProviderConstants
-
- CLIENT_ID - Static variable in class com.adobe.granite.auth.oauth.ProviderConfigProperties
-
The OAuth "Consumer Key"
- CLIENT_SECRET - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
- CLIENT_SECRET - Static variable in class com.adobe.granite.auth.oauth.ProviderConfigProperties
-
The OAuth "Consumer Secret"
- clientConnected(INCommHost, IClient) - Method in interface com.adobe.versioncue.nativecomm.host.IHostDelegate
-
Called when a new client connects.
- ClientContextUtil - Class in com.day.cq.personalization
-
- ClientContextUtil() - Constructor for class com.day.cq.personalization.ClientContextUtil
-
- ClientCredentialValidator - Class in org.apache.oltu.oauth2.as.validator
-
- ClientCredentialValidator() - Constructor for class org.apache.oltu.oauth2.as.validator.ClientCredentialValidator
-
- clientDisconnected(INCommHost, IClient) - Method in interface com.adobe.versioncue.nativecomm.host.IHostDelegate
-
Called when a client disconnects.
- clientInfo() - Static method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfoBuilder
-
- ClientInfo - Interface in org.apache.oltu.oauth2.common.domain.client
-
- ClientLibrary - Interface in com.adobe.granite.ui.clientlibs
-
ClientLibrary
represents a client library as defined in
content.
- ClientLibsBuilderImpl - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
- ClientLibsBuilderImpl() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.ClientLibsBuilderImpl
-
- ClientState - Class in com.adobe.granite.ui.components
-
- ClientState(SlingHttpServletRequest) - Constructor for class com.adobe.granite.ui.components.ClientState
-
Deprecated.
- ClientUtilities - Interface in com.adobe.cq.social.scf
-
Provides helper methods that aid in performing some request specific functions like XSS, URL generations, etc.
- ClientUtilityFactory - Interface in com.adobe.cq.social.scf
-
- ClimateForcast - Interface in org.apache.tika.metadata
-
- Clock - Class in com.codahale.metrics
-
An abstraction for how time passes.
- Clock() - Constructor for class com.codahale.metrics.Clock
-
- Clock.CpuTimeClock - Class in com.codahale.metrics
-
A clock implementation which returns the current thread's CPU time.
- Clock.UserTimeClock - Class in com.codahale.metrics
-
A clock implementation which returns the current time in epoch nanoseconds.
- clockhourOfDay() - Method in class org.joda.time.chrono.AssembledChronology
-
- clockhourOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- clockhourOfDay() - Method in class org.joda.time.chrono.BaseChronology
-
Get the hour of day (offset to 1-24) field for this chronology.
- clockhourOfDay() - Method in class org.joda.time.Chronology
-
Get the hour of day (offset to 1-24) field for this chronology.
- clockhourOfDay() - Static method in class org.joda.time.DateTimeFieldType
-
Get the hour of day (offset to 1-24) field type.
- clockhourOfHalfday() - Method in class org.joda.time.chrono.AssembledChronology
-
- clockhourOfHalfday - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- clockhourOfHalfday() - Method in class org.joda.time.chrono.BaseChronology
-
Get the hour of am/pm (offset to 1-12) field for this chronology.
- clockhourOfHalfday() - Method in class org.joda.time.Chronology
-
Get the hour of am/pm (offset to 1-12) field for this chronology.
- clockhourOfHalfday() - Static method in class org.joda.time.DateTimeFieldType
-
Get the hour of am/pm (offset to 1-12) field type.
- clone() - Method in class com.adobe.granite.taskmanagement.Condition
-
- clone() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- clone() - Method in interface com.adobe.internal.xmp.XMPMeta
-
Clones the complete metadata tree.
- clone() - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
- clone() - Method in interface com.adobe.xmp.core.XMPMetadata
-
Deep clone of the XMP tree
- clone() - Method in class com.adobe.xmp.options.SerializeOptions
-
- clone() - Method in interface com.adobe.xmp.XMPMeta
-
Clones the complete metadata tree.
- clone() - Method in class com.day.cq.search.Predicate
-
Clones this predicate so that the returned clone can be used completely
independently from this original.
- clone(boolean) - Method in class com.day.cq.search.Predicate
-
Clones this predicate so that the returned clone can be used completely
independently from this original.
- clone() - Method in class com.day.cq.search.PredicateGroup
-
Clones this predicate group so that the returned clone can be used
completely independently from this original.
- clone(boolean) - Method in class com.day.cq.search.PredicateGroup
-
Clones this predicate group so that the returned clone can be used
completely independently from this original.
- clone() - Method in class com.day.cq.search.suggest.builder.SearchIndexSuggestionExtractor.Options
-
- clone() - Method in class com.fasterxml.jackson.databind.util.ISO8601DateFormat
-
Deprecated.
- clone() - Method in class com.fasterxml.jackson.databind.util.StdDateFormat
-
- clone() - Method in class com.sun.mail.imap.ACL
-
Clone this ACL entry.
- clone() - Method in class com.sun.mail.imap.Rights
-
Returns a clone of this Rights object.
- clone() - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Clone this bean map using the following process:
If there is no underlying bean, return a cloned BeanMap without a
bean.
- clone() - Method in class org.apache.commons.collections.FastArrayList
-
Return a shallow copy of this FastArrayList
instance.
- clone() - Method in class org.apache.commons.collections.FastHashMap
-
Return a shallow copy of this FastHashMap
instance.
- clone() - Method in class org.apache.commons.collections.FastTreeMap
-
Return a shallow copy of this FastTreeMap
instance.
- clone() - Method in class org.apache.commons.collections.map.CaseInsensitiveMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections.map.Flat3Map
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections.map.HashedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections.map.IdentityMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections.map.LinkedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections.map.LRUMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections.map.SingletonMap
-
Clones the map without cloning the key or value.
- clone() - Method in class org.apache.commons.collections.MultiHashMap
-
Deprecated.
Clones the map creating an independent copy.
- clone() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Creates a shallow copy of this object, preserving the internal structure
by copying only references.
- clone() - Method in class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.HashedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.LinkedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.LRUMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Clones the map without cloning the key or value.
- clone() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBit
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Overwrite clone.
- clone() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.ZipShort
-
- clone() - Method in class org.apache.commons.httpclient.HostConfiguration
-
- clone() - Method in class org.apache.commons.httpclient.HttpHost
-
- clone() - Method in class org.apache.commons.imaging.common.BinaryConstant
-
- clone(Object[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Shallow clones an array returning a typecast result and handling
null
.
- clone(long[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(int[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(short[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(char[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(byte[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(double[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(float[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(boolean[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(Object) - Static method in class org.apache.commons.lang.ObjectUtils
-
Clone an object.
- clone(Serializable) - Static method in class org.apache.commons.lang.SerializationUtils
-
Deep clone an Object
using serialization.
- clone() - Method in class org.apache.commons.lang.text.StrBuilder
-
Clone this object.
- clone() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Creates a new instance of this Tokenizer.
- clone(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Shallow clones an array returning a typecast result and handling
null
.
- clone(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null
.
- clone(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Clone an object.
- clone(T) - Static method in class org.apache.commons.lang3.SerializationUtils
-
Deep clone an Object
using serialization.
- clone() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Creates a new instance of this Tokenizer.
- clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Clone the subtree identified by the given srcNodeId
in workspace named srcWorkspaceName
to the destination
in the workspace specified by the given SessionInfo
.
- clone() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- clone(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a new ResourceResolver
instance based on the given
authenticationInfo
map and the original authentication info
used to create this instance.
- clone(Map<String, Object>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the ResourceResolver
obtained by calling clone
on the wrapped resource resolver.
- clone() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
-
- clone() - Method in class org.apache.tika.parser.chm.lzx.ChmLzxState
-
- clone() - Method in class org.joda.time.MutableDateTime
-
Clone this object.
- clone() - Method in class org.joda.time.MutableInterval
-
Clone this object.
- clone() - Method in class org.joda.time.MutablePeriod
-
Clone this object.
- CloneFailedException - Exception in org.apache.commons.lang.exception
-
Exception thrown when a clone cannot be created.
- CloneFailedException(String) - Constructor for exception org.apache.commons.lang.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(Throwable) - Constructor for exception org.apache.commons.lang.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(String, Throwable) - Constructor for exception org.apache.commons.lang.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException - Exception in org.apache.commons.lang3.exception
-
Exception thrown when a clone cannot be created.
- CloneFailedException(String) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- cloneIfPossible(Object) - Static method in class org.apache.commons.lang.ObjectUtils
-
Clone an object if possible.
- cloneIfPossible(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Clone an object if possible.
- cloneLaunch(Launch, String, Calendar, boolean) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Clone a launch
- cloneStack() - Static method in class org.apache.log4j.NDC
-
- CloneTransformer - Class in org.apache.commons.collections.functors
-
Transformer implementation that returns a clone of the input object.
- cloneTransformer() - Static method in class org.apache.commons.collections.TransformerUtils
-
Gets a transformer that returns a clone of the input
object.
- CloneTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that returns a clone of the input object.
- cloneTransformer() - Static method in class org.apache.commons.collections4.functors.CloneTransformer
-
Factory returning the singleton instance.
- cloneTransformer() - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a transformer that returns a clone of the input object.
- close() - Method in class ch.randelshofer.io.ImageInputStreamAdapter
-
Closes this input stream and releases any system resources
associated with the stream.
- close() - Method in class com.adobe.cq.commerce.pim.common.Csv
-
Close all streams.
- close() - Method in class com.adobe.cq.history.utils.ReverseFileReader
-
- close(Resource, Session, boolean) - Method in interface com.adobe.cq.social.commons.moderation.api.ModerationOperations
-
Process a close/open request sent by a client.
- close(List<Resource>, Session, ResourceResolver, boolean) - Method in interface com.adobe.cq.social.commons.moderation.api.ModerationOperations
-
Process a bulk close/open request sent by a client.
- close() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Close the service.
- CLOSE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has closed the object.
- close() - Method in class com.adobe.internal.xmp.utils.XMLStreamWriterImpl
-
Closes the writer.
- close() - Method in class com.codahale.metrics.JmxReporter
-
Stops the reporter.
- close() - Method in class com.codahale.metrics.ScheduledReporter
-
Stops the reporter and shuts down its thread of execution.
- close() - Method in class com.codahale.metrics.Timer.Context
-
- close() - Method in class com.day.cq.commons.jcr.JcrObservationThrottle
-
MUST be called to clean up, DELETES the temp folder
node that was passed to constructor
- close() - Method in class com.day.cq.commons.SimpleXml
-
Closes the most recent open element.
- close() - Method in class com.day.cq.commons.SimpleXml.Element
-
Explicitly closes the XML element.
- close() - Method in interface com.day.cq.replication.ReplicationContentFactory
-
Closes this factory and releases all allocated resources.
- close() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
-
Deprecated.
- close() - Method in interface com.day.cq.search.suggest.SuggestionIndex
-
Closes the index and releases all allocated resources with it, e.g.
- close() - Method in interface com.day.crx.packaging.Proxy
-
- close() - Method in class com.day.durbo.DurboOutput
-
closes the output.
- close() - Method in class com.day.durbo.io.ChunkedInflaterInputStream
-
Closes the input stream.
- close() - Method in class com.day.durbo.io.RegionFileInputStream
- close() - Method in class com.day.io.BufferedRAFInputStream
-
- close() - Method in class com.day.io.BufferedRAFOutputStream
-
- close() - Method in class com.day.io.ChunkedInflaterInputStream
-
Closes the input stream.
- close() - Method in class com.day.io.DebugFileInputStream
-
- close() - Method in class com.day.io.file.SizedInputStream
-
- close() - Method in class com.day.io.RegionFileInputStream
- close() - Method in class com.day.text.csv.Csv
-
Close all streams.
- close() - Method in class com.day.util.diff.DiffWriter
- close() - Method in class com.fasterxml.jackson.core.base.GeneratorBase
-
- close() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- close() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- close() - Method in class com.fasterxml.jackson.core.io.MergedStream
-
- close() - Method in class com.fasterxml.jackson.core.io.SegmentedStringWriter
-
- close() - Method in class com.fasterxml.jackson.core.io.UTF32Reader
-
- close() - Method in class com.fasterxml.jackson.core.io.UTF8Writer
-
- close() - Method in class com.fasterxml.jackson.core.json.UTF8JsonGenerator
-
- close() - Method in class com.fasterxml.jackson.core.json.WriterBasedJsonGenerator
-
- close() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method called to close this generator, so that no more content
can be written.
- close() - Method in class com.fasterxml.jackson.core.JsonParser
-
Closes the parser so that no further iteration or data access
can be made; will also close the underlying input source
if parser either
owns the input source, or feature
JsonParser.Feature.AUTO_CLOSE_SOURCE
is enabled.
- close() - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
- close() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- close() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- close() - Method in class com.fasterxml.jackson.core.util.JsonParserSequence
-
- close() - Method in class com.fasterxml.jackson.databind.MappingIterator
-
- close() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- close() - Method in class com.fasterxml.jackson.databind.SequenceWriter
-
- close() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- close() - Method in class com.google.gson.stream.JsonReader
-
Closes this JSON reader and the underlying Reader
.
- close() - Method in class com.google.gson.stream.JsonWriter
-
Flushes and closes this writer and the underlying Writer
.
- close(boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Close this folder.
- close() - Method in class com.sun.mail.imap.IMAPStore
-
Close this Store.
- close() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CLOSE Command.
- close(boolean) - Method in class com.sun.mail.pop3.DefaultFolder
-
- close(boolean) - Method in class com.sun.mail.pop3.POP3Folder
-
- close() - Method in class com.sun.mail.pop3.POP3Store
-
- close() - Method in class com.sun.mail.smtp.SMTPTransport
-
Close the Transport and terminate the connection to the server.
- close() - Method in class com.sun.mail.util.BASE64EncoderStream
-
Forces any buffered output bytes to be encoded out to the stream
and closes this output stream
- close() - Method in class com.sun.mail.util.logging.MailHandler
-
Prevents any other records from being published.
- close() - Method in class com.sun.mail.util.QPEncoderStream
-
Forces any buffered output bytes to be encoded out to the stream
and closes this output stream
- close() - Method in class com.sun.mail.util.UUEncoderStream
-
- close() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Close this BundleTracker
.
- close() - Method in class org.apache.aries.util.tracker.RecursiveBundleTracker
-
Stop the tracking of bundles
- close() - Method in class org.apache.commons.codec.binary.BaseNCodecOutputStream
-
Closes this output stream and releases any system resources associated with the stream.
- close() - Method in class org.apache.commons.collections.CursorableLinkedList.Cursor
-
Deprecated.
Mark this cursor as no longer being needed.
- close() - Method in class org.apache.commons.collections.list.CursorableLinkedList.Cursor
-
Mark this cursor as no longer being needed.
- close() - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Mark this cursor as no longer being needed.
- close() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
- close() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
Calls finish if necessary, and then closes the OutputStream
- close() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
- close() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Closes the CPIO input stream.
- close() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Closes the CPIO output stream as well as the stream being filtered.
- close() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Closes the stream for this entry.
- close() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Closes the archive.
- close() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
- close() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Closes this stream.
- close() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Closes the underlying OutputStream.
- close() - Method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
Closes this stream, freeing all resources involved in the creation of this stream.
- close() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
- close() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- close() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Closes this output stream and releases any system resources
associated with the stream.
- close() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Closes the archive.
- close() - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Closes the input stream (unless it is System.in).
- close() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorOutputStream
- close() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.parallel.FileBasedScatterGatherBackingStore
-
- close() - Method in class org.apache.commons.compress.utils.BitInputStream
-
- close() - Method in class org.apache.commons.compress.utils.BoundedInputStream
-
- close() - Method in class org.apache.commons.compress.utils.ChecksumVerifyingInputStream
-
- close() - Method in class org.apache.commons.compress.utils.CloseShieldFilterInputStream
-
- close() - Method in class org.apache.commons.compress.utils.FixedLengthBlockOutputStream
-
- close() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
- close() - Method in class org.apache.commons.exec.LogOutputStream
-
Writes all remaining data from the buffer.
- close() - Method in class org.apache.commons.fileupload.MultipartStream.ItemInputStream
-
Closes the input stream.
- close(boolean) - Method in class org.apache.commons.fileupload.MultipartStream.ItemInputStream
-
Closes the input stream.
- close() - Method in interface org.apache.commons.fileupload.util.Closeable
-
Closes the object.
- close() - Method in class org.apache.commons.fileupload.util.LimitedInputStream
-
Closes this input stream and releases any system resources
associated with the stream.
- close() - Method in class org.apache.commons.imaging.common.BinaryOutputStream
-
- close() - Method in class org.apache.commons.io.input.AutoCloseInputStream
-
Closes the underlying input stream and replaces the reference to it
with a
ClosedInputStream
instance.
- close() - Method in class org.apache.commons.io.input.BoundedInputStream
-
- close() - Method in class org.apache.commons.io.input.BoundedReader
-
Closes the target
- close() - Method in class org.apache.commons.io.input.BrokenInputStream
-
Throws the configured exception.
- close() - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
- close() - Method in class org.apache.commons.io.input.CharSequenceReader
-
Close resets the file back to the start and removes any marked position.
- close() - Method in class org.apache.commons.io.input.CloseShieldInputStream
-
- close() - Method in class org.apache.commons.io.input.DemuxInputStream
-
Closes stream associated with current thread.
- close() - Method in class org.apache.commons.io.input.NullInputStream
-
Close this input stream - resets the internal state to
the initial values.
- close() - Method in class org.apache.commons.io.input.NullReader
-
Close this Reader - resets the internal state to
the initial values.
- close() - Method in class org.apache.commons.io.input.ObservableInputStream
-
- close() - Method in class org.apache.commons.io.input.ProxyInputStream
-
Invokes the delegate's close()
method.
- close() - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's close()
method.
- close() - Method in class org.apache.commons.io.input.ReaderInputStream
-
Close the stream.
- close() - Method in class org.apache.commons.io.input.ReversedLinesFileReader
-
Closes underlying resources.
- close() - Method in class org.apache.commons.io.input.TeeInputStream
-
Closes the proxied input stream and, if so configured, the associated
output stream.
- close() - Method in class org.apache.commons.io.input.UnixLineEndingInputStream
-
Closes the stream.
- close() - Method in class org.apache.commons.io.input.WindowsLineEndingInputStream
-
Closes the stream.
- close() - Method in class org.apache.commons.io.input.XmlStreamReader
-
Closes the XmlStreamReader stream.
- close(URLConnection) - Static method in class org.apache.commons.io.IOUtils
-
Closes a URLConnection.
- close() - Method in class org.apache.commons.io.LineIterator
-
Closes the underlying Reader
.
- close() - Method in class org.apache.commons.io.output.BrokenOutputStream
-
Throws the configured exception.
- close() - Method in class org.apache.commons.io.output.ByteArrayOutputStream
-
Closing a ByteArrayOutputStream
has no effect.
- close() - Method in class org.apache.commons.io.output.CloseShieldOutputStream
-
- close() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Closes underlying output stream, and mark this as closed
- close() - Method in class org.apache.commons.io.output.DemuxOutputStream
-
Closes stream associated with current thread.
- close() - Method in class org.apache.commons.io.output.FileWriterWithEncoding
-
Close the stream.
- close() - Method in class org.apache.commons.io.output.LockableFileWriter
-
Closes the file writer and deletes the lockfile (if possible).
- close() - Method in class org.apache.commons.io.output.NullWriter
-
- close() - Method in class org.apache.commons.io.output.ProxyOutputStream
-
Invokes the delegate's close()
method.
- close() - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's close()
method.
- close() - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Closing this writer has no effect.
- close() - Method in class org.apache.commons.io.output.TeeOutputStream
-
Closes both output streams.
- close() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Closes this output stream and releases any system resources associated
with this stream.
- close() - Method in class org.apache.commons.io.output.WriterOutputStream
-
Close the stream.
- close() - Method in class org.apache.commons.io.output.XmlStreamWriter
-
Closes the underlying writer.
- close() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Cleanup resources used internally by this instance.
- close() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Flushes all pending write operations and Closes this writer.
- close() - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Close backend and release resources like database connection if any.
- close() - Method in interface org.apache.jackrabbit.core.data.Backend
-
Close backend and release resources like database connection if any.
- close() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- close() - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Close the data store
- close() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- close() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
-
Closes the underlying input stream and replaces the reference to it
with a
ClosedInputStream
instance.
- close() - Method in class org.apache.jackrabbit.core.data.db.DerbyDataStore
-
Close the data store
- close() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
-
- close() - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
- close() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
-
- close() - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Close the cache.
- close() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Close the data store
- close() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
-
Close the file system.
- close() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
-
Close the file system.
- close() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Close the file system.
- close() - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
-
- close(ResultSet) - Static method in class org.apache.jackrabbit.core.util.db.DbUtility
-
This is a utility method which closes the given resources without throwing exceptions.
- close(Connection, Statement, ResultSet) - Static method in class org.apache.jackrabbit.core.util.db.DbUtility
-
This is a utility method which closes the given resources without throwing exceptions.
- close() - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
-
- close() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
-
Closes this context and releases any resources bound to it.
- close() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
-
Closes this context and releases any resources bound to it.
- close() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- close() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileOutput
-
- close() - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
Closes the exporter and releases the undelying structures.
- close() - Method in interface org.apache.jackrabbit.vault.fs.io.Archive
-
closes the archive
- close() - Method in class org.apache.jackrabbit.vault.fs.io.FileArchive
-
closes the archive
- close() - Method in class org.apache.jackrabbit.vault.fs.io.JarExporter
-
- close() - Method in class org.apache.jackrabbit.vault.fs.io.JcrArchive
-
closes the archive
- close() - Method in class org.apache.jackrabbit.vault.fs.io.JcrExporter
-
Closes the exporter and releases the undelying structures.
- close() - Method in class org.apache.jackrabbit.vault.fs.io.MappedArchive
-
- close() - Method in class org.apache.jackrabbit.vault.fs.io.MemoryArchive
-
closes the archive
- close() - Method in class org.apache.jackrabbit.vault.fs.io.PlatformExporter
-
Closes the exporter and releases the undelying structures.
- close() - Method in class org.apache.jackrabbit.vault.fs.io.SubArchive
-
closes the archive
- close() - Method in class org.apache.jackrabbit.vault.fs.io.ZipArchive
-
- close() - Method in class org.apache.jackrabbit.vault.fs.io.ZipStreamArchive
-
- close() - Method in interface org.apache.jackrabbit.vault.fs.spi.CNDWriter
-
- close() - Method in class org.apache.jackrabbit.vault.fs.VaultFileInputStream
- close() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Closes this package and destroys all temporary data.
- close() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Closes this package and releases underlying data.
- close() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Closes this package and releases underlying data.
- close() - Method in class org.apache.jackrabbit.vault.util.BinaryCheckOutputStream
-
- close() - Method in class org.apache.jackrabbit.vault.util.InputStreamPump
-
- close() - Method in class org.apache.jackrabbit.vault.util.LineInputStream
-
- close() - Method in class org.apache.jackrabbit.vault.util.LineOutputStream
-
- close() - Method in class org.apache.jackrabbit.vault.util.TempFileInputStream
-
- close() - Method in interface org.apache.log4j.Appender
-
Release any resources allocated within the appender such as file
handles, network connections, etc.
- close() - Method in interface org.apache.sling.api.resource.DynamicResourceProvider
-
Deprecated.
Close the resource provider.
- close() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Close this resource resolver.
- close() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- close() - Method in interface org.apache.sling.distribution.packaging.DistributionPackage
-
closes all resources associated with this instance
- close() - Method in interface org.apache.sling.engine.RequestLog
-
Deprecated.
Closes this request log.
- close() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Close the stream, flushing it first.
- close() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Close the stream.
- close() - Method in class org.apache.tika.fork.ForkParser
-
- close() - Method in class org.apache.tika.io.CloseShieldInputStream
-
- close() - Method in class org.apache.tika.io.LookaheadInputStream
-
- close() - Method in class org.apache.tika.io.NullInputStream
-
Close this input stream - resets the internal state to
the initial values.
- close() - Method in class org.apache.tika.io.ProxyInputStream
-
Invokes the delegate's close()
method.
- close() - Method in class org.apache.tika.io.TemporaryResources
-
Closes all tracked resources.
- close() - Method in class org.apache.tika.io.TikaInputStream
-
- close() - Method in class org.apache.tika.language.detect.LanguageWriter
-
Ignored.
- close() - Method in class org.apache.tika.language.ProfilingWriter
-
Deprecated.
- close() - Method in class org.apache.tika.parser.mp4.DirectFileReadDataSource
-
- close() - Method in class org.apache.tika.parser.ParsingReader
-
Closes the read end of the pipe.
- close() - Method in class org.apache.tika.utils.RereadableInputStream
-
Closes the input stream and removes the temporary file if one was
created.
- close() - Method in class org.slf4j.MDC.MDCCloseable
-
- Closeable - Interface in org.apache.commons.fileupload.util
-
Interface of an object, which may be closed.
- CloseApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Closes the archive entry, writing any trailer information that may
be required.
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Closes the archive entry.
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Close an entry.
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Writes all necessary data for this entry.
- closeArray(JsonGenerator) - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- CLOSED_INPUT_STREAM - Static variable in class org.apache.commons.io.input.ClosedInputStream
-
A singleton.
- CLOSED_OUTPUT_STREAM - Static variable in class org.apache.commons.io.output.ClosedOutputStream
-
A singleton.
- ClosedChoice - Class in com.adobe.xmp.schema.model.rules
-
The rule covers the XMP types "closed choice".
- ClosedChoice(Vocable.Type) - Constructor for class com.adobe.xmp.schema.model.rules.ClosedChoice
-
Constructor gets the type information of the Vocabulary.
- ClosedInputStream - Class in org.apache.commons.io.input
-
Closed input stream.
- ClosedInputStream() - Constructor for class org.apache.commons.io.input.ClosedInputStream
-
- ClosedInputStream - Class in org.apache.tika.io
-
Closed input stream.
- ClosedInputStream() - Constructor for class org.apache.tika.io.ClosedInputStream
-
- closeDocument() - Method in class com.day.cq.commons.SimpleXml
-
Closes the XML document after closing all open elements.
- ClosedOutputStream - Class in org.apache.commons.io.output
-
Closed output stream.
- ClosedOutputStream() - Constructor for class org.apache.commons.io.output.ClosedOutputStream
-
- closeForWriting() - Method in class org.apache.commons.compress.parallel.FileBasedScatterGatherBackingStore
-
- closeForWriting() - Method in interface org.apache.commons.compress.parallel.ScatterGatherBackingStore
-
Closes this backing store for further writing.
- CLOSEKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- closeNode() - Method in class com.day.durbo.DurboOutput
-
Writes an closing node marker to the output.
- closeObject(JsonGenerator) - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- closeOnFailAndThrowAsIOE(JsonGenerator, Exception) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Helper method that encapsulate logic in trying to close output generator
in case of failure; useful mostly in forcing flush()ing as otherwise
error conditions tend to be hard to diagnose.
- closeOnFailAndThrowAsIOE(JsonGenerator, Closeable, Exception) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Helper method that encapsulate logic in trying to close given Closeable
in case of failure; useful mostly in forcing flush()ing as otherwise
error conditions tend to be hard to diagnose.
- closeQuietly(ZipFile) - Static method in class org.apache.commons.compress.archivers.zip.ZipFile
-
close a zipfile quietly; throw no io fault, do nothing
on a null parameter
- closeQuietly(Closeable) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Closes the given Closeable and swallows any IOException that may occur.
- closeQuietly(boolean, Closeable...) - Static method in class org.apache.commons.imaging.util.IoUtils
-
- closeQuietly(Reader) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Writer) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(InputStream) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Closeable) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Closeable...) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Socket) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Selector) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(ServerSocket) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(LineIterator) - Static method in class org.apache.commons.io.LineIterator
-
- closeQuietly(Reader) - Static method in class org.apache.tika.io.IOUtils
-
Unconditionally close an Reader
.
- closeQuietly(Channel) - Static method in class org.apache.tika.io.IOUtils
-
Unconditionally close a Channel
.
- closeQuietly(Writer) - Static method in class org.apache.tika.io.IOUtils
-
Unconditionally close a Writer
.
- closeQuietly(InputStream) - Static method in class org.apache.tika.io.IOUtils
-
Unconditionally close an InputStream
.
- closeQuietly(OutputStream) - Static method in class org.apache.tika.io.IOUtils
-
Unconditionally close an OutputStream
.
- CloseQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- closeReplayFile() - Method in class org.apache.commons.math.random.ValueServer
-
Closes valuesFileURL
after use in REPLAY_MODE.
- CloseShieldFilterInputStream - Class in org.apache.commons.compress.utils
-
Re-implements FilterInputStream.close()
to do nothing.
- CloseShieldFilterInputStream(InputStream) - Constructor for class org.apache.commons.compress.utils.CloseShieldFilterInputStream
-
- CloseShieldInputStream - Class in org.apache.commons.io.input
-
Proxy stream that prevents the underlying input stream from being closed.
- CloseShieldInputStream(InputStream) - Constructor for class org.apache.commons.io.input.CloseShieldInputStream
-
Creates a proxy that shields the given input stream from being
closed.
- CloseShieldInputStream - Class in org.apache.tika.io
-
Proxy stream that prevents the underlying input stream from being closed.
- CloseShieldInputStream(InputStream) - Constructor for class org.apache.tika.io.CloseShieldInputStream
-
Creates a proxy that shields the given input stream from being
closed.
- CloseShieldOutputStream - Class in org.apache.commons.io.output
-
Proxy stream that prevents the underlying output stream from being closed.
- CloseShieldOutputStream(OutputStream) - Constructor for class org.apache.commons.io.output.CloseShieldOutputStream
-
Creates a proxy that shields the given output stream from being
closed.
- closeStream() - Method in class org.apache.jackrabbit.core.util.db.StreamWrapper
-
- CLOSING_BRACKET - Static variable in class com.day.cq.search.eval.XPath
-
- Closure - Interface in org.apache.commons.collections
-
Defines a functor interface implemented by classes that do something.
- Closure<T> - Interface in org.apache.commons.collections4
-
Defines a functor interface implemented by classes that do something.
- ClosureTransformer - Class in org.apache.commons.collections.functors
-
Transformer implementation that calls a Closure using the input object
and then returns the input.
- ClosureTransformer(Closure) - Constructor for class org.apache.commons.collections.functors.ClosureTransformer
-
Constructor that performs no validation.
- ClosureTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that calls a Closure using the input object
and then returns the input.
- ClosureTransformer(Closure<? super T>) - Constructor for class org.apache.commons.collections4.functors.ClosureTransformer
-
Constructor that performs no validation.
- closureTransformer(Closure<? super T>) - Static method in class org.apache.commons.collections4.functors.ClosureTransformer
-
Factory method that performs validation.
- ClosureUtils - Class in org.apache.commons.collections
-
ClosureUtils
provides reference implementations and utilities
for the Closure functor interface.
- ClosureUtils() - Constructor for class org.apache.commons.collections.ClosureUtils
-
This class is not normally instantiated.
- ClosureUtils - Class in org.apache.commons.collections4
-
ClosureUtils
provides reference implementations and utilities
for the Closure functor interface.
- CLOUD_CONFIG_ROOT - Static variable in class com.day.cq.dam.scene7.api.constants.Scene7Constants
-
S7 cloud configuration root path
- CLOUDSERVICE_CONF_PATH - Static variable in class com.adobe.granite.translation.connector.msft.core.ui.utils.MicrosoftCloudServiceUtils
-
- CLOUDSERVICE_ID - Static variable in interface com.adobe.cq.cloudservices.provisioning.ProvisioningHandler
-
The name of the service registration property indicating the name(s) of the service provided by the provisioning
implementation.
- CLOUDSERVICE_LIBS_PATH - Static variable in class com.adobe.granite.translation.connector.msft.core.ui.utils.MicrosoftCloudServiceUtils
-
- CloudSettingsUtil - Class in com.adobe.granite.cloudsettings
-
Utility methods utilized in the JSPs to retrieve and process data for displaying the cloudsettings UI
- CloudSettingsUtil() - Constructor for class com.adobe.granite.cloudsettings.CloudSettingsUtil
-
- Cluster<T extends Clusterable<T>> - Class in org.apache.commons.math.stat.clustering
-
- Cluster(T) - Constructor for class org.apache.commons.math.stat.clustering.Cluster
-
Build a cluster centered at a specified point.
- cluster(Collection<T>, int, int) - Method in class org.apache.commons.math.stat.clustering.KMeansPlusPlusClusterer
-
Runs the K-means++ clustering algorithm.
- Clusterable<T> - Interface in org.apache.commons.math.stat.clustering
-
Interface for points that can be clustered together.
- Clusterable - Interface in org.apache.jackrabbit.oak.spi.state
-
Interface for bearing cluster node specific information.
- ClusterNodeInfo - Class in com.day.crx.core.cluster
-
Contains information about a cluster node.
- ClusterNodeInfo(String, String, String, String) - Constructor for class com.day.crx.core.cluster.ClusterNodeInfo
-
Create a new instance of this class.
- ClusterNodeInfoTabular - Class in com.day.crx.sling.server.jmx
-
A convenient adapter to generate JMX
TabularData
where it's row type
is
ClusterNodeInfo
.
- ClusterNodeInfoTabular() - Constructor for class com.day.crx.sling.server.jmx.ClusterNodeInfoTabular
-
- ClusterSyncHistory - Class in org.apache.sling.discovery.commons.providers.spi.base
-
- ClusterSyncHistory() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
-
- ClusterSyncService - Interface in org.apache.sling.discovery.commons.providers.spi
-
The ClusterSyncService can be used to establish strong
consistency with the underlying (eventually consistent) repository in use.
- ClusterSyncServiceChain - Class in org.apache.sling.discovery.commons.providers.spi.base
-
Allows chaining of ClusterSyncService, itself implementing
the ClusterSyncService interface
- ClusterSyncServiceChain(ClusterSyncService...) - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
-
Creates a new chain of ClusterSyncService that calls a
cascaded sync with the provided ClusterSyncService.
- ClusterUploadTaskStatus - Class in com.scene7.ipsapi
-
Java class for ClusterUploadTaskStatus complex type.
- ClusterUploadTaskStatus() - Constructor for class com.scene7.ipsapi.ClusterUploadTaskStatus
-
- ClusterUploadTaskStatusArray - Class in com.scene7.ipsapi
-
Java class for ClusterUploadTaskStatusArray complex type.
- ClusterUploadTaskStatusArray() - Constructor for class com.scene7.ipsapi.ClusterUploadTaskStatusArray
-
- ClusterView - Interface in org.apache.sling.discovery
-
A ClusterView represents the instances of a cluster that are
up and running and that all can see each other at a certain point in time.
- cmmTypeSignature - Variable in class org.apache.commons.imaging.icc.IccProfileInfo
-
- CMYKJPEGImageReader - Class in ch.randelshofer.media.jpeg
-
Reads a JPEG image with colors in the CMYK color space.
- CMYKJPEGImageReader(CMYKJPEGImageReaderSpi) - Constructor for class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- CMYKJPEGImageReaderSpi - Class in ch.randelshofer.media.jpeg
-
A reader for JPEG images in the CMYK color space.
- CMYKJPEGImageReaderSpi() - Constructor for class ch.randelshofer.media.jpeg.CMYKJPEGImageReaderSpi
-
- CMYKJPEGImageReadParam - Class in ch.randelshofer.media.jpeg
-
This class adds ability to set CMYK Jpeg image read parameters like
inverseYCCK color hint.
- CMYKJPEGImageReadParam() - Constructor for class ch.randelshofer.media.jpeg.CMYKJPEGImageReadParam
-
- CndImporter - Class in org.apache.jackrabbit.commons.cnd
-
Utility class for importing compact node type definitions.
- CNDReader - Interface in org.apache.jackrabbit.vault.fs.spi
-
CNDReader
...
- CNDWriter - Interface in org.apache.jackrabbit.vault.fs.spi
-
Generic interface for a CND writer.
- CNT - Static variable in interface com.adobe.granite.security.user.util.PropConstants
-
- code(int) - Method in interface org.apache.commons.imaging.common.mylzw.MyLzwDecompressor.Listener
-
- CodedUrlHeader - Class in org.apache.jackrabbit.webdav.header
-
CodedUrlHeader
...
- CodedUrlHeader(String, String) - Constructor for class org.apache.jackrabbit.webdav.header.CodedUrlHeader
-
- CodePointTranslator - Class in org.apache.commons.lang3.text.translate
-
- CodePointTranslator() - Constructor for class org.apache.commons.lang3.text.translate.CodePointTranslator
-
Deprecated.
- CodeResponse() - Constructor for class org.apache.oltu.oauth2.common.error.OAuthError.CodeResponse
-
- CodeTokenValidator - Class in org.apache.oltu.oauth2.as.validator
-
- CodeTokenValidator() - Constructor for class org.apache.oltu.oauth2.as.validator.CodeTokenValidator
-
- CodeUpgradeTask - Interface in com.day.cq.compat.codeupgrade
-
A service that executes a code upgrade.
- CodeUpgradeTask.MigrationType - Enum in com.day.cq.compat.codeupgrade
-
Declares if the CodeUpgradeTask
needs to be executed immediately with upgrade startup or may be delayed
- CodeUpgradeTaskFilter - Interface in com.day.cq.compat.codeupgrade
-
Interface for Services that declare a filter logic for CodeUpgradeTasks that should not be executed.
- CodeValidator - Class in org.apache.oltu.oauth2.as.validator
-
- CodeValidator() - Constructor for class org.apache.oltu.oauth2.as.validator.CodeValidator
-
- CODING_METHODS_VALUE_T4_1D - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- CODING_METHODS_VALUE_T4_2D - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- CODING_METHODS_VALUE_T6 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- CODING_METHODS_VALUE_T81 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- CODING_METHODS_VALUE_T82_T43 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- CODING_METHODS_VALUE_T82_T85 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Rfc2301TagConstants
-
- coerce(String, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceData(BufferedImage, boolean) - Static method in class com.day.image.ImageSupport
-
Forces the data to match the state specified in the
isAlphaPremultiplied
variable.
- coerceToBoolean(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceToByte(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceToChar(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceToDouble(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceToFloat(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceToInt(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceToLong(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- coerceToShort(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- COL_CTL_LAYOUT - Static variable in class com.day.cq.wcm.foundation.ParagraphSystem
-
name of the layout property
- COL_CTL_TYPE - Static variable in class com.day.cq.wcm.foundation.ParagraphSystem
-
name of the column control type property
- COLLAB_EVENT_TOPIC - Static variable in class com.adobe.cq.social.forum.client.api.ForumEvent
-
- CollabUser - Interface in com.adobe.cq.social.ugcbase
-
CollabUser
represents a user in Social Collaboration applications.
- collate(Iterable<? extends O>, Iterable<? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List
such that the natural ordering of the elements is retained.
- collate(Iterable<? extends O>, Iterable<? extends O>, boolean) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List
such that the natural ordering of the elements is retained.
- collate(Iterable<? extends O>, Iterable<? extends O>, Comparator<? super O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List
such that the ordering of the elements according to Comparator c is retained.
- collate(Iterable<? extends O>, Iterable<? extends O>, Comparator<? super O>, boolean) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List
such that the ordering of the elements according to Comparator c is retained.
- collate(Iterable<? extends E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will traverse the
elements of the current and provided iterable in natural order.
- collate(Iterable<? extends E>, Comparator<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will traverse the
elements of the current and provided iterable according to the
ordering defined by an comparator.
- collatedIterable(Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines the two provided iterables into an ordered iterable using
natural ordering.
- collatedIterable(Comparator<? super E>, Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines the two provided iterables into an ordered iterable using the
provided comparator.
- collatedIterator(Comparator, Iterator, Iterator) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements
contained in a collection of ordered Iterator
s.
- collatedIterator(Comparator, Iterator[]) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements
contained in an array of Iterator
s.
- collatedIterator(Comparator, Collection) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements
contained in a collection of Iterator
s.
- collatedIterator(Comparator<? super E>, Iterator<? extends E>, Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements
contained in a collection of ordered Iterator
s.
- collatedIterator(Comparator<? super E>, Iterator<? extends E>...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements
contained in an array of Iterator
s.
- collatedIterator(Comparator<? super E>, Collection<Iterator<? extends E>>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements
contained in a collection of Iterator
s.
- CollatingIterator - Class in org.apache.commons.collections.iterators
-
Provides an ordered iteration over the elements contained in
a collection of ordered Iterators.
- CollatingIterator() - Constructor for class org.apache.commons.collections.iterators.CollatingIterator
-
Constructs a new CollatingIterator
.
- CollatingIterator(Comparator) - Constructor for class org.apache.commons.collections.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will used the
specified comparator for ordering.
- CollatingIterator(Comparator, int) - Constructor for class org.apache.commons.collections.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will used the
specified comparator for ordering and have the specified initial
capacity.
- CollatingIterator(Comparator, Iterator, Iterator) - Constructor for class org.apache.commons.collections.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will use the
specified comparator to provide ordered iteration over the two
given iterators.
- CollatingIterator(Comparator, Iterator[]) - Constructor for class org.apache.commons.collections.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will use the
specified comparator to provide ordered iteration over the array
of iterators.
- CollatingIterator(Comparator, Collection) - Constructor for class org.apache.commons.collections.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will use the
specified comparator to provide ordered iteration over the collection
of iterators.
- CollatingIterator<E> - Class in org.apache.commons.collections4.iterators
-
Provides an ordered iteration over the elements contained in a collection of
ordered Iterators.
- CollatingIterator() - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new CollatingIterator
.
- CollatingIterator(Comparator<? super E>) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will used the
specified comparator for ordering.
- CollatingIterator(Comparator<? super E>, int) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will used the
specified comparator for ordering and have the specified initial
capacity.
- CollatingIterator(Comparator<? super E>, Iterator<? extends E>, Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will use the
specified comparator to provide ordered iteration over the two given
iterators.
- CollatingIterator(Comparator<? super E>, Iterator<? extends E>[]) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will use the
specified comparator to provide ordered iteration over the array of
iterators.
- CollatingIterator(Comparator<? super E>, Collection<Iterator<? extends E>>) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new CollatingIterator
that will use the
specified comparator to provide ordered iteration over the collection of
iterators.
- Collation - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- collect(Collection, Transformer) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns a new Collection consisting of the elements of inputCollection transformed
by the given transformer.
- collect(Iterator, Transformer) - Static method in class org.apache.commons.collections.CollectionUtils
-
Transforms all elements from the inputIterator with the given transformer
and adds them to the outputCollection.
- collect(Collection, Transformer, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Transforms all elements from inputCollection with the given transformer
and adds them to the outputCollection.
- collect(Iterator, Transformer, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Transforms all elements from the inputIterator with the given transformer
and adds them to the outputCollection.
- collect(Iterable<I>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns a new Collection containing all elements of the input collection
transformed by the given transformer.
- collect(Iterator<I>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Transforms all elements from the input iterator with the given transformer
and adds them to the output collection.
- collect(Iterable<? extends I>, Transformer<? super I, ? extends O>, R) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Transforms all elements from input collection with the given transformer
and adds them to the output collection.
- collect(Iterator<? extends I>, Transformer<? super I, ? extends O>, R) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Transforms all elements from the input iterator with the given transformer
and adds them to the output collection.
- collectAndResolveSubtypes(AnnotatedMember, MapperConfig<?>, AnnotationIntrospector, JavaType) - Method in class com.fasterxml.jackson.databind.jsontype.SubtypeResolver
-
- collectAndResolveSubtypes(AnnotatedClass, MapperConfig<?>, AnnotationIntrospector) - Method in class com.fasterxml.jackson.databind.jsontype.SubtypeResolver
-
- collectAndResolveSubtypesByClass(MapperConfig<?>, AnnotatedMember, JavaType) - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdSubtypeResolver
-
- collectAndResolveSubtypesByClass(MapperConfig<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdSubtypeResolver
-
- collectAndResolveSubtypesByClass(MapperConfig<?>, AnnotatedMember, JavaType) - Method in class com.fasterxml.jackson.databind.jsontype.SubtypeResolver
-
Method for finding out all reachable subtypes for a property specified
by given element (method or field),
such that access is by type,
typically needed for serialization (converting from type to type name).
- collectAndResolveSubtypesByClass(MapperConfig<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.jsontype.SubtypeResolver
-
Method for finding out all reachable subtypes for given type,
such that access is by type,
typically needed for serialization (converting from type to type name).
- collectAndResolveSubtypesByTypeId(MapperConfig<?>, AnnotatedMember, JavaType) - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdSubtypeResolver
-
- collectAndResolveSubtypesByTypeId(MapperConfig<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdSubtypeResolver
-
- collectAndResolveSubtypesByTypeId(MapperConfig<?>, AnnotatedMember, JavaType) - Method in class com.fasterxml.jackson.databind.jsontype.SubtypeResolver
-
Method for finding out all reachable subtypes for a property specified
by given element (method or field),
such that access is by type id,
typically needed for deserialization (converting from type id to type).
- collectAndResolveSubtypesByTypeId(MapperConfig<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.jsontype.SubtypeResolver
-
Method for finding out all reachable subtypes for given type,
such that access is by type id,
typically needed for deserialization (converting from type id to type).
- collectChildNodes(Node, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- collectChildNodes(Node, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- collectDefaults() - Static method in enum com.fasterxml.jackson.core.JsonFactory.Feature
-
Method that calculates bit set (flags) of all features that
are enabled by default.
- collectDefaults() - Static method in enum com.fasterxml.jackson.core.JsonGenerator.Feature
-
Method that calculates bit set (flags) of all features that
are enabled by default.
- collectDefaults() - Static method in enum com.fasterxml.jackson.core.JsonParser.Feature
-
Method that calculates bit set (flags) of all features that
are enabled by default.
- collectFeatureDefaults(Class<F>) - Static method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method that calculates bit set (flags) of all features that
are enabled by default.
- collectFields(AnnotationIntrospector, TypeResolutionContext, ClassIntrospector.MixInResolver, TypeFactory, JavaType) - Static method in class com.fasterxml.jackson.databind.introspect.AnnotatedFieldCollector
-
- COLLECTION - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents a generic collection of objects of any type.
- COLLECTION - Static variable in class com.day.cq.search.eval.CollectionPredicateEvaluator
-
- COLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
-
The collection resource type
- COLLECTION_RESOURCE_TYPE - Static variable in interface org.apache.sling.hapi.HApiUtil
-
- COLLECTION_RESOURCE_TYPE_DESC - Static variable in interface org.apache.sling.hapi.HApiUtil
-
- COLLECTION_SLING_RES_TYPE - Static variable in interface com.day.cq.dam.api.DamConstants
-
- CollectionBag<E> - Class in org.apache.commons.collections4.bag
-
Decorates another
Bag
to comply with the Collection contract.
- CollectionBag(Bag<E>) - Constructor for class org.apache.commons.collections4.bag.CollectionBag
-
Constructor that wraps (not copies).
- collectionBag(Bag<E>) - Static method in class org.apache.commons.collections4.bag.CollectionBag
-
Factory method to create a bag that complies to the Collection contract.
- collectionBag(Bag<E>) - Static method in class org.apache.commons.collections4.BagUtils
-
Returns a bag that complies to the Collection contract, backed by the given bag.
- CollectionCommentTimelineEventType - Class in com.day.cq.dam.api.timeline.types
-
Comment type for collection comments.
- CollectionCommentTimelineEventType() - Constructor for class com.day.cq.dam.api.timeline.types.CollectionCommentTimelineEventType
-
- CollectionDeserializer - Class in com.fasterxml.jackson.databind.deser.std
-
Basic serializer that can take JSON "Array" structure and
construct a Collection
instance, with typed contents.
- CollectionDeserializer(JavaType, JsonDeserializer<Object>, TypeDeserializer, ValueInstantiator) - Constructor for class com.fasterxml.jackson.databind.deser.std.CollectionDeserializer
-
Constructor for context-free instances, where we do not yet know
which property is using this deserializer.
- CollectionDeserializer.CollectionReferringAccumulator - Class in com.fasterxml.jackson.databind.deser.std
-
Helper class for dealing with Object Id references for values contained in
collections being deserialized.
- collectionFromPath(ResourceResolver, String) - Method in interface org.apache.sling.hapi.HApiUtil
-
- collectionFromResource(ResourceResolver, Resource) - Method in interface org.apache.sling.hapi.HApiUtil
-
- CollectionHelper - Interface in com.adobe.cq.dam.cfm
-
Implementors provide easier access to DAM collections for managing the associated
content of a content fragment.
- CollectionInheritanceDecider - Interface in org.apache.sling.caconfig.resource.spi
-
- collectionItemName(String) - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
-
- CollectionLikeType - Class in com.fasterxml.jackson.databind.type
-
Type that represents things that act similar to Collection
;
but may or may not be instances of that interface.
- CollectionPagination - Class in com.adobe.cq.social.scf
-
Pagination settings use by the SocialCollectionComponent to determine the number of items on a page and embed
levels.
- CollectionPagination(int, int, int, String) - Constructor for class com.adobe.cq.social.scf.CollectionPagination
-
- CollectionPagination(int, int, int, String, int) - Constructor for class com.adobe.cq.social.scf.CollectionPagination
-
- CollectionPagination(int, int, int) - Constructor for class com.adobe.cq.social.scf.CollectionPagination
-
- CollectionPagination(int, int) - Constructor for class com.adobe.cq.social.scf.CollectionPagination
-
This uses the default embed level.
- CollectionPagination(int) - Constructor for class com.adobe.cq.social.scf.CollectionPagination
-
This uses the default embed level and page size.
- CollectionPagination(CollectionPagination) - Constructor for class com.adobe.cq.social.scf.CollectionPagination
-
- CollectionPredicateEvaluator - Class in com.day.cq.search.eval
-
- CollectionPredicateEvaluator() - Constructor for class com.day.cq.search.eval.CollectionPredicateEvaluator
-
- CollectionPreviewManager - Interface in com.day.cq.dam.api.ui.preview
-
Service that retrieves the assets representing the collection members for a given collection.
- CollectionPreviewProvider - Interface in com.day.cq.dam.api.ui.preview
-
Provider that retrieves the assets representing the collection members for a given collection.
- CollectionReferringAccumulator(Class<?>, Collection<Object>) - Constructor for class com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.CollectionReferringAccumulator
-
- CollectionSerializer - Class in com.fasterxml.jackson.databind.ser.std
-
Fallback serializer for cases where Collection is not known to be
of type for which more specializer serializer exists (such as
index-accessible List).
- CollectionSerializer(JavaType, boolean, TypeSerializer, JsonSerializer<Object>) - Constructor for class com.fasterxml.jackson.databind.ser.std.CollectionSerializer
-
- CollectionSerializer(JavaType, boolean, TypeSerializer, BeanProperty, JsonSerializer<Object>) - Constructor for class com.fasterxml.jackson.databind.ser.std.CollectionSerializer
-
- CollectionSerializer(CollectionSerializer, BeanProperty, TypeSerializer, JsonSerializer<?>, Boolean) - Constructor for class com.fasterxml.jackson.databind.ser.std.CollectionSerializer
-
- CollectionSortedBag<E> - Class in org.apache.commons.collections4.bag
-
Decorates another
SortedBag
to comply with the Collection contract.
- CollectionSortedBag(SortedBag<E>) - Constructor for class org.apache.commons.collections4.bag.CollectionSortedBag
-
Constructor that wraps (not copies).
- collectionSortedBag(SortedBag<E>) - Static method in class org.apache.commons.collections4.bag.CollectionSortedBag
-
Factory method to create a sorted bag that complies to the Collection contract.
- CollectionSortedOrder - Enum in com.adobe.cq.social.scf.core
-
Collection sorted order definition.
- collectionToString(Collection<?>) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Converts the passed collection
to a comma separated values String
representation.
- CollectionType - Class in com.fasterxml.jackson.databind.type
-
Type that represents Java Collection types (Lists, Sets).
- collectionType - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The collection type for the reference.
- CollectionUtils - Class in org.apache.commons.collections
-
Provides utility methods and decorators for Collection
instances.
- CollectionUtils() - Constructor for class org.apache.commons.collections.CollectionUtils
-
CollectionUtils
should not normally be instantiated.
- CollectionUtils - Class in org.apache.commons.collections4
-
Provides utility methods and decorators for Collection
instances.
- collectionViewed(String, String) - Static method in class com.day.cq.dam.api.DamEvent
-
Creates a
DamEvent
that corresponds to the event of a collection
being viewed.
- collectMethods(AnnotationIntrospector, TypeResolutionContext, ClassIntrospector.MixInResolver, TypeFactory, JavaType, List<JavaType>, Class<?>) - Static method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethodCollector
-
- collectProperties(Node, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- collectProperties(Node, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- collectRawImageData(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- collectResources() - Method in class org.apache.sling.commons.json.sling.ResourceTraversor
-
Deprecated.
Recursive descent from startResource, collecting JSONObjects into
startObject.
- collectVariants(Resource, Map<String, Product>) - Static method in class com.adobe.cq.commerce.common.CommerceHelper
-
Collects up a map of product variations (including the base product) under a given subtree.
- collisionCount() - Method in class com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer
-
Method mostly needed by unit tests; calculates number of
entries that are in collision list.
- ColognePhonetic - Class in org.apache.commons.codec.language
-
Encodes a string into a Cologne Phonetic value.
- ColognePhonetic() - Constructor for class org.apache.commons.codec.language.ColognePhonetic
-
- colognePhonetic(String) - Method in class org.apache.commons.codec.language.ColognePhonetic
-
Implements the Kölner Phonetik algorithm.
- COLON - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- ColonEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- COLOR_MODE - Static variable in interface org.apache.tika.metadata.Photoshop
-
- COLOR_RESPONSE_UNIT_VALUE_0_00001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Tiff4TagConstants
-
- COLOR_RESPONSE_UNIT_VALUE_0_0001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Tiff4TagConstants
-
- COLOR_RESPONSE_UNIT_VALUE_0_001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Tiff4TagConstants
-
- COLOR_RESPONSE_UNIT_VALUE_0_01 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Tiff4TagConstants
-
- COLOR_RESPONSE_UNIT_VALUE_0_1 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.Tiff4TagConstants
-
- COLOR_SPACE_VALUE_ADOBE_RGB - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DcfTagConstants
-
- COLOR_SPACE_VALUE_SRGB - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DcfTagConstants
-
- COLOR_SPACE_VALUE_UNCALIBRATED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DcfTagConstants
-
- ColorCieLab - Class in org.apache.commons.imaging.color
-
- ColorCieLab(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorCieLab
-
- ColorCieLch - Class in org.apache.commons.imaging.color
-
- ColorCieLch(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorCieLch
-
- ColorCieLuv - Class in org.apache.commons.imaging.color
-
- ColorCieLuv(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorCieLuv
-
- ColorCmy - Class in org.apache.commons.imaging.color
-
- ColorCmy(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorCmy
-
- ColorCmyk - Class in org.apache.commons.imaging.color
-
- ColorCmyk(double, double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorCmyk
-
- ColorConversions - Class in org.apache.commons.imaging.color
-
- ColorCurve - Class in com.day.image
-
The ColorCurve
class is a container to provide color and tonality
information.
- ColorCurve(ColorCurve) - Constructor for class com.day.image.ColorCurve
-
Creates a copy of the ColorCurve
instance.
- ColorCurve(Color) - Constructor for class com.day.image.ColorCurve
-
Creates a ColorCurve
with the given color and the default
mapping.
- ColorCurve(Color, float[]) - Constructor for class com.day.image.ColorCurve
-
Creates a ColorCurve
with the given color and an evenly
spaced interval table based on list of intensity points.
- ColorCurve(Color, float[], float[]) - Constructor for class com.day.image.ColorCurve
-
Creates a ColorCurve
with the given color and an interval
table based on list of intensity points where the interval distances
is also specified.
- ColorHsl - Class in org.apache.commons.imaging.color
-
- ColorHsl(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorHsl
-
- ColorHsv - Class in org.apache.commons.imaging.color
-
- ColorHsv(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorHsv
-
- ColorHunterLab - Class in org.apache.commons.imaging.color
-
- ColorHunterLab(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorHunterLab
-
- COLORIMETRIC_REFERENCE_VALUE_OUTPUT_REFERRED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- COLORIMETRIC_REFERENCE_VALUE_SCENE_REFERRED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.DngTagConstants
-
- colorize(Color, Color) - Method in class com.day.image.Layer
-
Colorizes the layer, i.e.
- ColorManagementOptions - Class in com.scene7.ipsapi
-
Java class for ColorManagementOptions complex type.
- ColorManagementOptions() - Constructor for class com.scene7.ipsapi.ColorManagementOptions
-
- colorMask(Layer, Color) - Method in class com.day.image.Layer
-
Colorizes the identical pixel of the source and destination layer with
the indicated color.
- ColorModeDataLength - Variable in class org.apache.commons.imaging.formats.psd.ImageContents
-
- colorResolution - Variable in class com.day.imageio.plugins.GIFStreamMetadata
-
- colorSpace - Variable in class org.apache.commons.imaging.icc.IccProfileInfo
-
- colorTableSizes - Static variable in class com.day.imageio.plugins.GIFStreamMetadata
-
- ColorTools - Class in org.apache.commons.imaging
-
A selection of tools for evaluating and manipulating color
spaces, color values, etc.
- ColorTools() - Constructor for class org.apache.commons.imaging.ColorTools
-
- ColorXyz - Class in org.apache.commons.imaging.color
-
- ColorXyz(double, double, double) - Constructor for class org.apache.commons.imaging.color.ColorXyz
-
- ColTag() - Constructor for class com.day.cq.wcm.foundation.Table.ColTag
-
- Column - Interface in com.day.cq.reporting
-
This interface represents a column, representing the data of a report.
- Column(Resource) - Constructor for class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- Column(Resource, Map<String, Integer>) - Constructor for class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- column(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Identifies a property in the default selector to include in the tabular
view of query results.
- column(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Identifies a property in the default selector to include in the tabular
view of query results.
- column(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Identifies a property in the specified selector to include in the tabular
view of query results.
- COLUMN_COUNT - Static variable in interface org.apache.tika.metadata.Database
-
- COLUMN_NAME - Static variable in interface org.apache.tika.metadata.Database
-
- ColumnImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
ColumnImpl
...
- columns - Variable in class org.apache.commons.imaging.formats.psd.PsdHeaderInfo
-
- columnsSize() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesTable
-
- columnsSize() - Method in interface com.adobe.cq.msm.ui.models.alllivecopies.LiveCopyTable
-
- com.adobe.cq.account.api - package com.adobe.cq.account.api
-
Provides a framework for managing addresses
- com.adobe.cq.address.api - package com.adobe.cq.address.api
-
Provides a framework for managing addresses.
- com.adobe.cq.address.api.location - package com.adobe.cq.address.api.location
-
Provides a framework for managing locations.
- com.adobe.cq.cloudservices.provisioning - package com.adobe.cq.cloudservices.provisioning
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.commerce.api - package com.adobe.cq.commerce.api
-
The principal API for the Commerce Integration Framework.
- com.adobe.cq.commerce.api.asset - package com.adobe.cq.commerce.api.asset
-
The API for product assets within the Commerce Integration Framework.
- com.adobe.cq.commerce.api.classification - package com.adobe.cq.commerce.api.classification
-
The product classification API for the Commerce Integration Framework.
- com.adobe.cq.commerce.api.collection - package com.adobe.cq.commerce.api.collection
-
The product collection API for the Commerce Integration Framework.
- com.adobe.cq.commerce.api.conf - package com.adobe.cq.commerce.api.conf
-
The configuration API for the Commerce Integration Framework.
- com.adobe.cq.commerce.api.promotion - package com.adobe.cq.commerce.api.promotion
-
The API for vouchers and promotions within the Commerce Integration Framework.
- com.adobe.cq.commerce.api.smartlist - package com.adobe.cq.commerce.api.smartlist
-
The smart list API for the Commerce Integration Framework.
- com.adobe.cq.commerce.common - package com.adobe.cq.commerce.common
-
Provides abstract and default classes useful in implementing a commerce provider
within the Commerce Integration Framework.
- com.adobe.cq.commerce.common.collection - package com.adobe.cq.commerce.common.collection
-
Provides abstract and default classes useful in implementing a commerce provider
within the Commerce Integration Framework.
- com.adobe.cq.commerce.common.promotion - package com.adobe.cq.commerce.common.promotion
-
Provides abstract classes for implementing promotions and vouchers.
- com.adobe.cq.commerce.pim.api - package com.adobe.cq.commerce.pim.api
-
The API for Product Information Management services for product data stored in CQ.
- com.adobe.cq.commerce.pim.common - package com.adobe.cq.commerce.pim.common
-
Provides abstract classes useful in implementing project-specific PIM services such
as product importers.
- com.adobe.cq.contentinsight - package com.adobe.cq.contentinsight
-
Defines package version.
- com.adobe.cq.dam.cfm - package com.adobe.cq.dam.cfm
-
Defines the basic API for creating and managing Content Fragments.
- com.adobe.cq.dam.cfm.content - package com.adobe.cq.dam.cfm.content
-
Provides a framework to process the content of a content fragment before it actually
gets rendered in a given context.
- com.adobe.cq.dam.cfm.converter - package com.adobe.cq.dam.cfm.converter
-
Provides an extensible framework for converting text formats (like plain text,
Markdown) into an HTML representation that can be used within an AEM page.
- com.adobe.cq.dam.dm.internalapi.image_server - package com.adobe.cq.dam.dm.internalapi.image_server
-
Defines exported package version.
- com.adobe.cq.dam.index.bootstrap - package com.adobe.cq.dam.index.bootstrap
-
- com.adobe.cq.dam.index.builder - package com.adobe.cq.dam.index.builder
-
Defines package version.
- com.adobe.cq.dam.index.builder.api - package com.adobe.cq.dam.index.builder.api
-
- com.adobe.cq.dam.index.helper - package com.adobe.cq.dam.index.helper
-
- com.adobe.cq.dam.mac.sync.api - package com.adobe.cq.dam.mac.sync.api
-
- com.adobe.cq.dashboards - package com.adobe.cq.dashboards
-
Defines package version.
- com.adobe.cq.deserfw.api - package com.adobe.cq.deserfw.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.experiencelog - package com.adobe.cq.experiencelog
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.export.json - package com.adobe.cq.export.json
-
Provides interfaces and classes used to generate a JSON rendition for the WCM components.
- com.adobe.cq.export.json.hierarchy - package com.adobe.cq.export.json.hierarchy
-
Provides interfaces and classes used to generate a JSON rendition for the WCM hierarchical components.
- com.adobe.cq.export.json.hierarchy.type - package com.adobe.cq.export.json.hierarchy.type
-
Provides interfaces and classes used to generate a JSON rendition for the WCM hierarchical components.
- com.adobe.cq.gfx - package com.adobe.cq.gfx
-
Defines exported package version.
- com.adobe.cq.history.api - package com.adobe.cq.history.api
-
Provides a framework for managing CQ history
- com.adobe.cq.history.api.timeline - package com.adobe.cq.history.api.timeline
-
Provides an interface for WCM History related timeline
TimelineEvent
s.
- com.adobe.cq.history.filter - package com.adobe.cq.history.filter
-
Provides a framework for managing CQ history
- com.adobe.cq.history.utils - package com.adobe.cq.history.utils
-
Provides a framework for managing CQ history
- com.adobe.cq.inbox.ui - package com.adobe.cq.inbox.ui
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.launches.api - package com.adobe.cq.launches.api
-
Provides a framework for managing WCM launches (future versions of a resource)
- com.adobe.cq.launches.api.timeline - package com.adobe.cq.launches.api.timeline
-
Provides an interface for WCM launches related timeline
TimelineEvent
s.
- com.adobe.cq.mcm.campaign - package com.adobe.cq.mcm.campaign
-
- com.adobe.cq.mcm.campaign.profile - package com.adobe.cq.mcm.campaign.profile
-
- com.adobe.cq.mcm.salesforce - package com.adobe.cq.mcm.salesforce
-
Defines package version.
- com.adobe.cq.msm.ui.models.alllivecopies - package com.adobe.cq.msm.ui.models.alllivecopies
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.msm.ui.models.blueprintconfig - package com.adobe.cq.msm.ui.models.blueprintconfig
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.msm.ui.rendercondition - package com.adobe.cq.msm.ui.rendercondition
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.msm.ui.util - package com.adobe.cq.msm.ui.util
-
this package for adobe internal use case only
- com.adobe.cq.projects.api - package com.adobe.cq.projects.api
-
Defines top level Project interfaces.
- com.adobe.cq.remote.content.renderer - package com.adobe.cq.remote.content.renderer
-
ADOBE CONFIDENTIAL
___________________
Copyright 2019 Adobe
All Rights Reserved.
- com.adobe.cq.scheduled.exporter - package com.adobe.cq.scheduled.exporter
-
Defines package version.
- com.adobe.cq.scheduled.exporter.process - package com.adobe.cq.scheduled.exporter.process
-
Defines package version.
- com.adobe.cq.screens - package com.adobe.cq.screens
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.assignment - package com.adobe.cq.screens.assignment
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.binding - package com.adobe.cq.screens.binding
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.channel - package com.adobe.cq.screens.channel
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.device - package com.adobe.cq.screens.device
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.device.registration - package com.adobe.cq.screens.device.registration
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.display - package com.adobe.cq.screens.display
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.impl.aemio - package com.adobe.cq.screens.impl.aemio
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.offlinecontent - package com.adobe.cq.screens.offlinecontent
-
- com.adobe.cq.screens.schedule - package com.adobe.cq.screens.schedule
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.screens.sessions - package com.adobe.cq.screens.sessions
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.sightly - package com.adobe.cq.sightly
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.sites.ui.designfield.datasources - package com.adobe.cq.sites.ui.designfield.datasources
-
- com.adobe.cq.sites.ui.models - package com.adobe.cq.sites.ui.models
-
This package regroups all the Sling Models used within Sites UI
- com.adobe.cq.sites.ui.models.admin.security - package com.adobe.cq.sites.ui.models.admin.security
-
This package regroups all the Sling Model Classes used to configure the permissions
- com.adobe.cq.sites.ui.models.admin.security.permission - package com.adobe.cq.sites.ui.models.admin.security.permission
-
This package regroups all the Sling Model Classes used to configure the permissions
- com.adobe.cq.sites.ui.renderconditions - package com.adobe.cq.sites.ui.renderconditions
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.smartcontent - package com.adobe.cq.smartcontent
-
- com.adobe.cq.social - package com.adobe.cq.social
-
AEM Communities enables the development of a relationship with site visitors that informs through
blogs, Q&A, and event calendars, while gaining insights through forums, comments
and other community content, often referred to as user generated content (UGC).
- com.adobe.cq.social.activitystreams.api - package com.adobe.cq.social.activitystreams.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.activitystreams.client.api - package com.adobe.cq.social.activitystreams.client.api
-
- com.adobe.cq.social.activitystreams.listener.api - package com.adobe.cq.social.activitystreams.listener.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.badging.api - package com.adobe.cq.social.badging.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.blueprint.api - package com.adobe.cq.social.blueprint.api
-
- com.adobe.cq.social.calendar.client.api - package com.adobe.cq.social.calendar.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.calendar.client.endpoints - package com.adobe.cq.social.calendar.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons - package com.adobe.cq.social.commons
-
- com.adobe.cq.social.commons.annotation - package com.adobe.cq.social.commons.annotation
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.bundleactivator - package com.adobe.cq.social.commons.bundleactivator
-
- com.adobe.cq.social.commons.comments.api - package com.adobe.cq.social.commons.comments.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.comments.endpoints - package com.adobe.cq.social.commons.comments.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.comments.listing - package com.adobe.cq.social.commons.comments.listing
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.comments.scheduler.api - package com.adobe.cq.social.commons.comments.scheduler.api
-
- com.adobe.cq.social.commons.comments.search - package com.adobe.cq.social.commons.comments.search
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.comments.states.internal - package com.adobe.cq.social.commons.comments.states.internal
-
- com.adobe.cq.social.commons.emailreply - package com.adobe.cq.social.commons.emailreply
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.events - package com.adobe.cq.social.commons.events
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.exception - package com.adobe.cq.social.commons.exception
-
- com.adobe.cq.social.commons.listing - package com.adobe.cq.social.commons.listing
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.moderation.api - package com.adobe.cq.social.commons.moderation.api
-
- com.adobe.cq.social.commons.moderation.events - package com.adobe.cq.social.commons.moderation.events
-
- com.adobe.cq.social.commons.tagcloud.api - package com.adobe.cq.social.commons.tagcloud.api
-
- com.adobe.cq.social.commons.tagging - package com.adobe.cq.social.commons.tagging
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.commons.ugclimiter.api - package com.adobe.cq.social.commons.ugclimiter.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.community.api - package com.adobe.cq.social.community.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.communityfunctions.api - package com.adobe.cq.social.communityfunctions.api
-
- com.adobe.cq.social.console.utils.api - package com.adobe.cq.social.console.utils.api
-
- com.adobe.cq.social.console.utils.api.internal - package com.adobe.cq.social.console.utils.api.internal
-
- com.adobe.cq.social.enablement.exceptions - package com.adobe.cq.social.enablement.exceptions
-
- com.adobe.cq.social.enablement.group.api - package com.adobe.cq.social.enablement.group.api
-
- com.adobe.cq.social.enablement.learningpath.endpoints.api - package com.adobe.cq.social.enablement.learningpath.endpoints.api
-
- com.adobe.cq.social.enablement.learningpath.model.api - package com.adobe.cq.social.enablement.learningpath.model.api
-
- com.adobe.cq.social.enablement.learningpath.reporting.api - package com.adobe.cq.social.enablement.learningpath.reporting.api
-
- com.adobe.cq.social.enablement.reporting.model.api - package com.adobe.cq.social.enablement.reporting.model.api
-
- com.adobe.cq.social.enablement.resource.endpoints.api - package com.adobe.cq.social.enablement.resource.endpoints.api
-
- com.adobe.cq.social.enablement.resource.model.api - package com.adobe.cq.social.enablement.resource.model.api
-
- com.adobe.cq.social.enablement.resource.reporting.api - package com.adobe.cq.social.enablement.resource.reporting.api
-
- com.adobe.cq.social.enablement.site.api - package com.adobe.cq.social.enablement.site.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.enablement.site.reporting.api - package com.adobe.cq.social.enablement.site.reporting.api
-
- com.adobe.cq.social.enablement.user.api - package com.adobe.cq.social.enablement.user.api
-
- com.adobe.cq.social.enablement.view.api - package com.adobe.cq.social.enablement.view.api
-
- com.adobe.cq.social.filelibrary.client.api - package com.adobe.cq.social.filelibrary.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.filelibrary.client.endpoints - package com.adobe.cq.social.filelibrary.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.forum.client.api - package com.adobe.cq.social.forum.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.forum.client.endpoints - package com.adobe.cq.social.forum.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.graph - package com.adobe.cq.social.graph
-
- com.adobe.cq.social.graph.client.api - package com.adobe.cq.social.graph.client.api
-
- com.adobe.cq.social.graph.client.endpoint - package com.adobe.cq.social.graph.client.endpoint
-
- com.adobe.cq.social.group.api - package com.adobe.cq.social.group.api
-
This package contains facilities to control functionalities related with groups
- com.adobe.cq.social.group.client.api - package com.adobe.cq.social.group.client.api
-
This package contains facilities to search for user generated content.
- com.adobe.cq.social.group.client.endpoints - package com.adobe.cq.social.group.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.handlebars.api - package com.adobe.cq.social.handlebars.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.ideation.client.api - package com.adobe.cq.social.ideation.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.ideation.client.endpoints - package com.adobe.cq.social.ideation.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.journal.client.api - package com.adobe.cq.social.journal.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.journal.client.endpoints - package com.adobe.cq.social.journal.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.members.api - package com.adobe.cq.social.members.api
-
This package contains interfaces for getting information for community users and community groups.
- com.adobe.cq.social.members.endpoints - package com.adobe.cq.social.members.endpoints
-
This package contains interfaces for getting operations available for community users/groups and classes, that
implement functionality for community group post operation.
- com.adobe.cq.social.messaging.api - package com.adobe.cq.social.messaging.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.messaging.client.api - package com.adobe.cq.social.messaging.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.messaging.client.endpoints - package com.adobe.cq.social.messaging.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.messaging.osgi - package com.adobe.cq.social.messaging.osgi
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.moderation.dashboard.api - package com.adobe.cq.social.moderation.dashboard.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.moderation.services.api - package com.adobe.cq.social.moderation.services.api
-
- com.adobe.cq.social.notifications.api - package com.adobe.cq.social.notifications.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.notifications.channel - package com.adobe.cq.social.notifications.channel
-
- com.adobe.cq.social.notifications.client.api - package com.adobe.cq.social.notifications.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.notifications.collection.endpoint - package com.adobe.cq.social.notifications.collection.endpoint
-
- com.adobe.cq.social.notifications.endpoint - package com.adobe.cq.social.notifications.endpoint
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.qna.client.api - package com.adobe.cq.social.qna.client.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.qna.client.endpoints - package com.adobe.cq.social.qna.client.endpoints
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.reporting.analytics - package com.adobe.cq.social.reporting.analytics
-
- com.adobe.cq.social.reporting.analytics.api - package com.adobe.cq.social.reporting.analytics.api
-
- com.adobe.cq.social.reporting.analytics.services - package com.adobe.cq.social.reporting.analytics.services
-
- com.adobe.cq.social.reporting.dv.api - package com.adobe.cq.social.reporting.dv.api
-
- com.adobe.cq.social.reporting.dv.model.api - package com.adobe.cq.social.reporting.dv.model.api
-
- com.adobe.cq.social.review.client.api - package com.adobe.cq.social.review.client.api
-
Provides the interfaces that defines review services.
- com.adobe.cq.social.review.client.endpoints - package com.adobe.cq.social.review.client.endpoints
-
Provides the interfaces that defines review services.
- com.adobe.cq.social.scf - package com.adobe.cq.social.scf
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scf.community - package com.adobe.cq.social.scf.community
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scf.core - package com.adobe.cq.social.scf.core
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scf.core.operations - package com.adobe.cq.social.scf.core.operations
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scf.core.resourcetree - package com.adobe.cq.social.scf.core.resourcetree
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scf.core.servlets - package com.adobe.cq.social.scf.core.servlets
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scf.utilities.api - package com.adobe.cq.social.scf.utilities.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scf.utilities.internal - package com.adobe.cq.social.scf.utilities.internal
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.scoring.api - package com.adobe.cq.social.scoring.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.serviceusers.internal - package com.adobe.cq.social.serviceusers.internal
-
- com.adobe.cq.social.site.api - package com.adobe.cq.social.site.api
-
- com.adobe.cq.social.site.endpoints - package com.adobe.cq.social.site.endpoints
-
- com.adobe.cq.social.srp - package com.adobe.cq.social.srp
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.srp.config - package com.adobe.cq.social.srp.config
-
- com.adobe.cq.social.srp.internal - package com.adobe.cq.social.srp.internal
-
Classes used by AEM Communities to implement ResourceProviders.
- com.adobe.cq.social.srp.utilities.api - package com.adobe.cq.social.srp.utilities.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.srp.utilities.internal - package com.adobe.cq.social.srp.utilities.internal
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.subscriptions.api - package com.adobe.cq.social.subscriptions.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.subscriptions.client.api - package com.adobe.cq.social.subscriptions.client.api
-
- com.adobe.cq.social.subscriptions.endpoint - package com.adobe.cq.social.subscriptions.endpoint
-
- com.adobe.cq.social.tally - package com.adobe.cq.social.tally
-
Provides the interfaces that defines tally services.
- com.adobe.cq.social.tally.client.api - package com.adobe.cq.social.tally.client.api
-
Provides the interfaces that defines tally services.
- com.adobe.cq.social.tally.client.endpoints - package com.adobe.cq.social.tally.client.endpoints
-
Provides the interfaces that defines tally services.
- com.adobe.cq.social.templates.api - package com.adobe.cq.social.templates.api
-
- com.adobe.cq.social.translation - package com.adobe.cq.social.translation
-
- com.adobe.cq.social.ugc.api - package com.adobe.cq.social.ugc.api
-
This package contains facilities to search for user generated content.
- com.adobe.cq.social.ugcbase - package com.adobe.cq.social.ugcbase
-
- com.adobe.cq.social.ugcbase.core - package com.adobe.cq.social.ugcbase.core
-
- com.adobe.cq.social.ugcbase.core.attachments - package com.adobe.cq.social.ugcbase.core.attachments
-
- com.adobe.cq.social.ugcbase.dispatcher.api - package com.adobe.cq.social.ugcbase.dispatcher.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.cq.social.ugcbase.moderation - package com.adobe.cq.social.ugcbase.moderation
-
- com.adobe.cq.social.ugcbase.osgi - package com.adobe.cq.social.ugcbase.osgi
-
- com.adobe.cq.social.ugcbase.security - package com.adobe.cq.social.ugcbase.security
-
Moved from cq-social-commons to make it available to all consumers even those
which cq-social-commons depends on.
- com.adobe.cq.social.user.api - package com.adobe.cq.social.user.api
-
- com.adobe.cq.social.user.internal - package com.adobe.cq.social.user.internal
-
- com.adobe.cq.social.user.ugc.management.api - package com.adobe.cq.social.user.ugc.management.api
-
- com.adobe.cq.socialmedia - package com.adobe.cq.socialmedia
-
Defines package version.
- com.adobe.cq.targetrecommendations.api - package com.adobe.cq.targetrecommendations.api
-
Defines package version.
- com.adobe.cq.targetrecommendations.api.model - package com.adobe.cq.targetrecommendations.api.model
-
Defines package version.
- com.adobe.cq.upgrades.backup - package com.adobe.cq.upgrades.backup
-
Defines package version.
- com.adobe.cq.upgradesexecutor - package com.adobe.cq.upgradesexecutor
-
Defines package version.
- com.adobe.cq.wcm.launches.utils - package com.adobe.cq.wcm.launches.utils
-
Provides utilities for managing WCM launches (future versions of a page)
- com.adobe.cq.wcm.mobile.qrcode.servlet - package com.adobe.cq.wcm.mobile.qrcode.servlet
-
- com.adobe.cq.wcm.ui.components.container.service - package com.adobe.cq.wcm.ui.components.container.service
-
Provides the WCM API for Container Components.
- com.adobe.cq.xf - package com.adobe.cq.xf
-
Defines package version.
- com.adobe.cq.xf.social - package com.adobe.cq.xf.social
-
Defines package version.
- com.adobe.cq.xf.ui - package com.adobe.cq.xf.ui
-
Defines package version.
- com.adobe.dam.print.ids - package com.adobe.dam.print.ids
-
Defines package version.
- com.adobe.granite.activitystreams - package com.adobe.granite.activitystreams
-
Provides a framework for reading and writing activity streams
- com.adobe.granite.activitystreams.utils - package com.adobe.granite.activitystreams.utils
-
Provides a utilities for reading and writing activity streams
- com.adobe.granite.asset.api - package com.adobe.granite.asset.api
-
This package defines Asset API to manage digital assets.
- com.adobe.granite.auth.cert - package com.adobe.granite.auth.cert
-
Provides a service to store and map certificates to users.
- com.adobe.granite.auth.ims - package com.adobe.granite.auth.ims
-
Defines the API for the IMS Provider
- com.adobe.granite.auth.oauth - package com.adobe.granite.auth.oauth
-
Defines the API for extensions to predefined OAuth authentication
providers
- com.adobe.granite.auth.saml.configuration - package com.adobe.granite.auth.saml.configuration
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.auth.saml.model - package com.adobe.granite.auth.saml.model
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.auth.saml.model.xml - package com.adobe.granite.auth.saml.model.xml
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.auth.saml.util - package com.adobe.granite.auth.saml.util
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.auth.saml.util.io - package com.adobe.granite.auth.saml.util.io
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.cloudsettings - package com.adobe.granite.cloudsettings
-
ADOBE CONFIDENTIAL
___________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.comments - package com.adobe.granite.comments
-
Provides a commenting API.
- com.adobe.granite.confmgr - package com.adobe.granite.confmgr
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.contexthub.api - package com.adobe.granite.contexthub.api
-
- com.adobe.granite.contexthub.commons - package com.adobe.granite.contexthub.commons
-
- com.adobe.granite.contexthub.models - package com.adobe.granite.contexthub.models
-
ADOBE CONFIDENTIAL
__________________
Copyright 2018 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.crypto - package com.adobe.granite.crypto
-
Provides a service to encrypt and decrypt binary and string data.
- com.adobe.granite.crypto.spi - package com.adobe.granite.crypto.spi
-
Provides a service to generate cryptographic keys suitable for storage.
- com.adobe.granite.crypto.spi.base - package com.adobe.granite.crypto.spi.base
-
Provides a Base Implementation for the
KeyProvider
service
- com.adobe.granite.haf.annotations - package com.adobe.granite.haf.annotations
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.haf.api - package com.adobe.granite.haf.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.haf.converter.api - package com.adobe.granite.haf.converter.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.haf.converter.api.description - package com.adobe.granite.haf.converter.api.description
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.haf.converter.platform.api - package com.adobe.granite.haf.converter.platform.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.httpcache.api - package com.adobe.granite.httpcache.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.i18n - package com.adobe.granite.i18n
-
Provides utility classes for locale handling
- com.adobe.granite.jmx.annotation - package com.adobe.granite.jmx.annotation
-
Provides annotation support to produce JMX metadata.
- com.adobe.granite.keystore - package com.adobe.granite.keystore
-
Provides a service to manage users' key-stores and a global trust-store.
- com.adobe.granite.license - package com.adobe.granite.license
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.logging - package com.adobe.granite.logging
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.maintenance - package com.adobe.granite.maintenance
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.oauth.jwt - package com.adobe.granite.oauth.jwt
-
OAuth JWT issuer for Granite
- com.adobe.granite.oauth.server - package com.adobe.granite.oauth.server
-
OAuth JWT issuer for Granite
- com.adobe.granite.offloading.api - package com.adobe.granite.offloading.api
-
Provides a framework for job offloading
- com.adobe.granite.offloading.workflow.api - package com.adobe.granite.offloading.workflow.api
-
Provides helper class and properties for use with workflow offloading.
- com.adobe.granite.omnisearch.api.core - package com.adobe.granite.omnisearch.api.core
-
Provides a framework for replicating and receiving content.
- com.adobe.granite.omnisearch.api.suggestion - package com.adobe.granite.omnisearch.api.suggestion
-
Provides a framework for replicating and receiving content.
- com.adobe.granite.omnisearch.commons - package com.adobe.granite.omnisearch.commons
-
Provides a framework for replicating and receiving content.
- com.adobe.granite.omnisearch.spi.core - package com.adobe.granite.omnisearch.spi.core
-
Provides a framework for replicating and receiving content.
- com.adobe.granite.operations - package com.adobe.granite.operations
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.optout.api - package com.adobe.granite.optout.api
-
- com.adobe.granite.references - package com.adobe.granite.references
-
Provides a service to provide and retrieve
Reference
s.
- com.adobe.granite.requests.logging.api - package com.adobe.granite.requests.logging.api
-
Provides a service to provide and retrieve the longest requests and the requests
registered in the current time frame.
- com.adobe.granite.resourceresolverhelper - package com.adobe.granite.resourceresolverhelper
-
- com.adobe.granite.resourcestatus - package com.adobe.granite.resourcestatus
-
This package defines an API which models generic statuses about resources and provides a
mechanism to generate and retrieve such statuses.
- com.adobe.granite.rest - package com.adobe.granite.rest
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.rest.converter - package com.adobe.granite.rest.converter
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.rest.converter.siren - package com.adobe.granite.rest.converter.siren
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.rest.filter - package com.adobe.granite.rest.filter
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.rest.query - package com.adobe.granite.rest.query
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.rest.utils - package com.adobe.granite.rest.utils
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.security.user - package com.adobe.granite.security.user
-
Provides a framework for accessing users and their properties.
- com.adobe.granite.security.user.util - package com.adobe.granite.security.user.util
-
Provides a framework for accessing users and their properties.
- com.adobe.granite.socialgraph - package com.adobe.granite.socialgraph
-
Provides a interfaces that define social graph semantics
- com.adobe.granite.socketio - package com.adobe.granite.socketio
-
- com.adobe.granite.taskmanagement - package com.adobe.granite.taskmanagement
-
Defines top level task management interfaces.
- com.adobe.granite.threaddump - package com.adobe.granite.threaddump
-
A Thread Dump collector background service implementation.
- com.adobe.granite.timeline - package com.adobe.granite.timeline
-
- com.adobe.granite.timeline.types - package com.adobe.granite.timeline.types
-
- com.adobe.granite.translation.api - package com.adobe.granite.translation.api
-
The Translation API provides a single source for all Machine Translation (MT) functionality.
- com.adobe.granite.translation.api.xliff - package com.adobe.granite.translation.api.xliff
-
The XLIFF API provides support for converting translation-object-XML to XLIFF, and vice-versa.
- com.adobe.granite.translation.connector.msft.core - package com.adobe.granite.translation.connector.msft.core
-
The Microsoft Translator Connector provides functionality to implement the Translation API as well as interfaces
for maintaining an authentication "AccessToken" and a new MicrosoftTranslatoinCloudConfig class for adapting the
credentials stored in the Cloud Config
- com.adobe.granite.translation.connector.msft.core.ui.models - package com.adobe.granite.translation.connector.msft.core.ui.models
-
- com.adobe.granite.translation.connector.msft.core.ui.utils - package com.adobe.granite.translation.connector.msft.core.ui.utils
-
- com.adobe.granite.translation.core - package com.adobe.granite.translation.core
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.granite.translation.core.common - package com.adobe.granite.translation.core.common
-
com.adobe.granite.translation.common contains the Abstract classes that are a first extension of the Translation
Integration Framework.
- com.adobe.granite.ui.clientlibs - package com.adobe.granite.ui.clientlibs
-
Provides services for the packaging of collections of CSS and JavaScript
as client libraries.
- com.adobe.granite.ui.clientlibs.script - package com.adobe.granite.ui.clientlibs.script
-
Provides services for the packaging of collections of CSS and JavaScript
as client libraries.
- com.adobe.granite.ui.components - package com.adobe.granite.ui.components
-
Provides API for developing Granite UI components.
- com.adobe.granite.ui.components.ds - package com.adobe.granite.ui.components.ds
-
Provides API for Granite UI datasources.
- com.adobe.granite.ui.components.formbuilder - package com.adobe.granite.ui.components.formbuilder
-
Provides API for building forms.
- com.adobe.granite.ui.components.htl - package com.adobe.granite.ui.components.htl
-
Provides API for building Granite UI components using HTL.
- com.adobe.granite.ui.components.rendercondition - package com.adobe.granite.ui.components.rendercondition
-
Provides API for Granite UI render conditions.
- com.adobe.granite.ui.tags - package com.adobe.granite.ui.tags
-
Provides jsp taglib for Granite UI.
- com.adobe.granite.workflow - package com.adobe.granite.workflow
-
Main Granite Workflow API
- com.adobe.granite.workflow.collection - package com.adobe.granite.workflow.collection
-
Main Granite Workflow API
- com.adobe.granite.workflow.collection.util - package com.adobe.granite.workflow.collection.util
-
Main Granite Workflow API
- com.adobe.granite.workflow.core.purge - package com.adobe.granite.workflow.core.purge
-
- com.adobe.granite.workflow.event - package com.adobe.granite.workflow.event
-
Main Granite Workflow API
- com.adobe.granite.workflow.exec - package com.adobe.granite.workflow.exec
-
Main Granite Workflow API
- com.adobe.granite.workflow.exec.filter - package com.adobe.granite.workflow.exec.filter
-
Main Granite Workflow API
- com.adobe.granite.workflow.job - package com.adobe.granite.workflow.job
-
Main Granite Workflow API
- com.adobe.granite.workflow.launcher - package com.adobe.granite.workflow.launcher
-
Main Granite Workflow API
- com.adobe.granite.workflow.metadata - package com.adobe.granite.workflow.metadata
-
Main Granite Workflow API
- com.adobe.granite.workflow.model - package com.adobe.granite.workflow.model
-
Main Granite Workflow API
- com.adobe.granite.workflow.payload - package com.adobe.granite.workflow.payload
-
Granite Workflow Payload Builder API
- com.adobe.granite.workflow.rule - package com.adobe.granite.workflow.rule
-
Main Granite Workflow API
- com.adobe.granite.workflow.serialization - package com.adobe.granite.workflow.serialization
-
Main Granite Workflow API
- com.adobe.granite.workflow.status - package com.adobe.granite.workflow.status
-
Main Granite Workflow API
- com.adobe.granite.xss - package com.adobe.granite.xss
-
- com.adobe.internal.pdftoolkit.core.util - package com.adobe.internal.pdftoolkit.core.util
-
- com.adobe.internal.xmp - package com.adobe.internal.xmp
-
- com.adobe.internal.xmp.options - package com.adobe.internal.xmp.options
-
- com.adobe.internal.xmp.properties - package com.adobe.internal.xmp.properties
-
- com.adobe.internal.xmp.utils - package com.adobe.internal.xmp.utils
-
- com.adobe.octopus.extract - package com.adobe.octopus.extract
-
- com.adobe.reef.siren - package com.adobe.reef.siren
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.reef.siren.builder - package com.adobe.reef.siren.builder
-
- com.adobe.reef.siren.converter - package com.adobe.reef.siren.converter
-
- com.adobe.social.integrations.livefyre.config.api - package com.adobe.social.integrations.livefyre.config.api
-
ADOBE SYSTEMS INCORPORATED
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.social.integrations.livefyre.user.api - package com.adobe.social.integrations.livefyre.user.api
-
ADOBE SYSTEMS INCORPORATED
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.adobe.versioncue.nativecomm - package com.adobe.versioncue.nativecomm
-
- com.adobe.versioncue.nativecomm.hook - package com.adobe.versioncue.nativecomm.hook
-
- com.adobe.versioncue.nativecomm.host - package com.adobe.versioncue.nativecomm.host
-
- com.adobe.versioncue.nativecomm.io - package com.adobe.versioncue.nativecomm.io
-
- com.adobe.versioncue.nativecomm.msg - package com.adobe.versioncue.nativecomm.msg
-
- com.adobe.xmp - package com.adobe.xmp
-
Defines package version.
- com.adobe.xmp.core - package com.adobe.xmp.core
-
Package contains the public API of the XMP data model
- com.adobe.xmp.core.namespace - package com.adobe.xmp.core.namespace
-
Package contains namespace constants that should be used to prevent typo errors
- com.adobe.xmp.core.parser - package com.adobe.xmp.core.parser
-
Package contains components to parse XMP data into the XMP data model
- com.adobe.xmp.core.serializer - package com.adobe.xmp.core.serializer
-
Package contains components to serialize the XMP data model
- com.adobe.xmp.options - package com.adobe.xmp.options
-
Defines package version.
- com.adobe.xmp.path - package com.adobe.xmp.path
-
Package contains components to work with XMP Paths
- com.adobe.xmp.properties - package com.adobe.xmp.properties
-
Defines package version.
- com.adobe.xmp.schema.model - package com.adobe.xmp.schema.model
-
- com.adobe.xmp.schema.model.rules - package com.adobe.xmp.schema.model.rules
-
- com.adobe.xmp.schema.rng.model - package com.adobe.xmp.schema.rng.model
-
- com.adobe.xmp.schema.rng.parser - package com.adobe.xmp.schema.rng.parser
-
- com.adobe.xmp.schema.rng.parser.exceptions - package com.adobe.xmp.schema.rng.parser.exceptions
-
- com.adobe.xmp.schema.service - package com.adobe.xmp.schema.service
-
- com.codahale.metrics - package com.codahale.metrics
-
- com.day.commons.datasource.poolservice - package com.day.commons.datasource.poolservice
-
- com.day.cq.analytics - package com.day.cq.analytics
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.analytics.sitecatalyst - package com.day.cq.analytics.sitecatalyst
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.analytics.sitecatalyst.common - package com.day.cq.analytics.sitecatalyst.common
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.analytics.sitecatalyst.datainsertion - package com.day.cq.analytics.sitecatalyst.datainsertion
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.analytics.sitecatalyst.rsmerger - package com.day.cq.analytics.sitecatalyst.rsmerger
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.analytics.sitecatalyst.util - package com.day.cq.analytics.sitecatalyst.util
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.analytics.testandtarget.mac - package com.day.cq.analytics.testandtarget.mac
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.analytics.testandtarget.util - package com.day.cq.analytics.testandtarget.util
-
ADOBE CONFIDENTIAL
__________________
Copyright 2012 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.audit - package com.day.cq.audit
-
Defines package version.
- com.day.cq.commons - package com.day.cq.commons
-
Defines package version.
- com.day.cq.commons.date - package com.day.cq.commons.date
-
Defines package version.
- com.day.cq.commons.feed - package com.day.cq.commons.feed
-
Defines package version.
- com.day.cq.commons.folderpreview - package com.day.cq.commons.folderpreview
-
- com.day.cq.commons.inherit - package com.day.cq.commons.inherit
-
Defines package version.
- com.day.cq.commons.jcr - package com.day.cq.commons.jcr
-
Defines package version.
- com.day.cq.commons.mail - package com.day.cq.commons.mail
-
Defines package version.
- com.day.cq.commons.predicate - package com.day.cq.commons.predicate
-
Defines package version.
- com.day.cq.commons.servlets - package com.day.cq.commons.servlets
-
Defines package version.
- com.day.cq.commons.thumbnail - package com.day.cq.commons.thumbnail
-
Defines package version.
- com.day.cq.compat.codeupgrade - package com.day.cq.compat.codeupgrade
-
Provides the WCM API.
- com.day.cq.compat.codeupgrade.annotations - package com.day.cq.compat.codeupgrade.annotations
-
Provides the WCM API.
- com.day.cq.connector - package com.day.cq.connector
-
Defines package version.
- com.day.cq.contentsync - package com.day.cq.contentsync
-
Defines package version.
- com.day.cq.contentsync.config - package com.day.cq.contentsync.config
-
Defines package version.
- com.day.cq.contentsync.handler - package com.day.cq.contentsync.handler
-
Defines package version.
- com.day.cq.contentsync.handler.util - package com.day.cq.contentsync.handler.util
-
Defines package version.
- com.day.cq.dam.api - package com.day.cq.dam.api
-
Defines package version.
- com.day.cq.dam.api.cache - package com.day.cq.dam.api.cache
-
Defines package version.
- com.day.cq.dam.api.checkout - package com.day.cq.dam.api.checkout
-
Defines package version.
- com.day.cq.dam.api.collection - package com.day.cq.dam.api.collection
-
Defines package version.
- com.day.cq.dam.api.handler - package com.day.cq.dam.api.handler
-
Defines package version.
- com.day.cq.dam.api.handler.store - package com.day.cq.dam.api.handler.store
-
Defines package version.
- com.day.cq.dam.api.handler.xmp - package com.day.cq.dam.api.handler.xmp
-
Defines package version.
- com.day.cq.dam.api.jobs - package com.day.cq.dam.api.jobs
-
Defines package version.
- com.day.cq.dam.api.lightbox - package com.day.cq.dam.api.lightbox
-
Defines package version.
- com.day.cq.dam.api.metadata - package com.day.cq.dam.api.metadata
-
Defines package version.
- com.day.cq.dam.api.metadata.xmp - package com.day.cq.dam.api.metadata.xmp
-
Defines package version.
- com.day.cq.dam.api.renditions - package com.day.cq.dam.api.renditions
-
Defines package version.
- com.day.cq.dam.api.reporting - package com.day.cq.dam.api.reporting
-
Defines package version.
- com.day.cq.dam.api.s7dam - package com.day.cq.dam.api.s7dam
-
Defines package version.
- com.day.cq.dam.api.s7dam.config - package com.day.cq.dam.api.s7dam.config
-
Defines package version.
- com.day.cq.dam.api.s7dam.constants - package com.day.cq.dam.api.s7dam.constants
-
Defines package version.
- com.day.cq.dam.api.s7dam.jobs - package com.day.cq.dam.api.s7dam.jobs
-
Defines package version.
- com.day.cq.dam.api.s7dam.omnisearch - package com.day.cq.dam.api.s7dam.omnisearch
-
Defines package version.
- com.day.cq.dam.api.s7dam.scene7 - package com.day.cq.dam.api.s7dam.scene7
-
Defines package version.
- com.day.cq.dam.api.s7dam.set - package com.day.cq.dam.api.s7dam.set
-
Defines package version.
- com.day.cq.dam.api.s7dam.utils - package com.day.cq.dam.api.s7dam.utils
-
Defines package version.
- com.day.cq.dam.api.thumbnail - package com.day.cq.dam.api.thumbnail
-
Defines package version.
- com.day.cq.dam.api.timeline.types - package com.day.cq.dam.api.timeline.types
-
Defines package version.
- com.day.cq.dam.api.ui.editor.metadata - package com.day.cq.dam.api.ui.editor.metadata
-
Defines package version.
- com.day.cq.dam.api.ui.preview - package com.day.cq.dam.api.ui.preview
-
Defines package version.
- com.day.cq.dam.commons.handler - package com.day.cq.dam.commons.handler
-
Defines package version.
- com.day.cq.dam.commons.metadata - package com.day.cq.dam.commons.metadata
-
Defines package version.
- com.day.cq.dam.commons.preset - package com.day.cq.dam.commons.preset
-
Defines package version.
- com.day.cq.dam.commons.process - package com.day.cq.dam.commons.process
-
Defines package version.
- com.day.cq.dam.commons.proxy - package com.day.cq.dam.commons.proxy
-
Defines package version.
- com.day.cq.dam.commons.sort - package com.day.cq.dam.commons.sort
-
Defines package version.
- com.day.cq.dam.commons.thumbnail - package com.day.cq.dam.commons.thumbnail
-
Defines package version.
- com.day.cq.dam.commons.thumbnail.provider - package com.day.cq.dam.commons.thumbnail.provider
-
Defines package version.
- com.day.cq.dam.commons.util - package com.day.cq.dam.commons.util
-
Defines package version.
- com.day.cq.dam.commons.watermark - package com.day.cq.dam.commons.watermark
-
Defines package version.
- com.day.cq.dam.commons.xml - package com.day.cq.dam.commons.xml
-
Defines package version.
- com.day.cq.dam.core.process - package com.day.cq.dam.core.process
-
Defines package version.
- com.day.cq.dam.entitlement.api - package com.day.cq.dam.entitlement.api
-
Defines package version.
- com.day.cq.dam.handler.ffmpeg - package com.day.cq.dam.handler.ffmpeg
-
Defines package version.
- com.day.cq.dam.indd - package com.day.cq.dam.indd
-
- com.day.cq.dam.performance.api - package com.day.cq.dam.performance.api
-
Defines package version.
- com.day.cq.dam.pim - package com.day.cq.dam.pim
-
- com.day.cq.dam.rating - package com.day.cq.dam.rating
-
Defines package version.
- com.day.cq.dam.scene7 - package com.day.cq.dam.scene7
-
Defines package version.
- com.day.cq.dam.scene7.api - package com.day.cq.dam.scene7.api
-
Defines package version.
- com.day.cq.dam.scene7.api.constants - package com.day.cq.dam.scene7.api.constants
-
Defines package version.
- com.day.cq.dam.scene7.api.model - package com.day.cq.dam.scene7.api.model
-
Defines package version.
- com.day.cq.dam.scene7.api.net - package com.day.cq.dam.scene7.api.net
-
Defines package version.
- com.day.cq.dam.stock.integration - package com.day.cq.dam.stock.integration
-
ADOBE CONFIDENTIAL
__________________
Copyright 2018 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.dam.usage.api - package com.day.cq.dam.usage.api
-
Defines package version.
- com.day.cq.dam.video - package com.day.cq.dam.video
-
Defines package version.
- com.day.cq.dam.word.extraction - package com.day.cq.dam.word.extraction
-
- com.day.cq.dam.word.process - package com.day.cq.dam.word.process
-
- com.day.cq.extwidget - package com.day.cq.extwidget
-
- com.day.cq.graphics - package com.day.cq.graphics
-
Defines package version.
- com.day.cq.graphics.chart - package com.day.cq.graphics.chart
-
Defines package version.
- com.day.cq.i18n - package com.day.cq.i18n
-
Provides utility classes for i18n handling
- com.day.cq.mailer - package com.day.cq.mailer
-
Defines package version.
- com.day.cq.mailer.commons - package com.day.cq.mailer.commons
-
Defines package version.
- com.day.cq.mailer.email - package com.day.cq.mailer.email
-
Defines package version.
- com.day.cq.mcm.api - package com.day.cq.mcm.api
-
- com.day.cq.mcm.api.newsletter - package com.day.cq.mcm.api.newsletter
-
Defines Newsletter API.
- com.day.cq.mcm.campaign - package com.day.cq.mcm.campaign
-
- com.day.cq.mcm.campaign.importer - package com.day.cq.mcm.campaign.importer
-
- com.day.cq.mcm.campaign.profile - package com.day.cq.mcm.campaign.profile
-
- com.day.cq.mcm.core - package com.day.cq.mcm.core
-
- com.day.cq.mcm.emailprovider - package com.day.cq.mcm.emailprovider
-
Defines package version.
- com.day.cq.mcm.emailprovider.service - package com.day.cq.mcm.emailprovider.service
-
Defines package version.
- com.day.cq.mcm.emailprovider.types - package com.day.cq.mcm.emailprovider.types
-
Defines package version.
- com.day.cq.mcm.emailprovider.util - package com.day.cq.mcm.emailprovider.util
-
Defines package version.
- com.day.cq.mcm.exacttarget - package com.day.cq.mcm.exacttarget
-
- com.day.cq.mcm.landingpage.leadform.creator - package com.day.cq.mcm.landingpage.leadform.creator
-
- com.day.cq.mcm.landingpage.parser.taghandlers.cta - package com.day.cq.mcm.landingpage.parser.taghandlers.cta
-
- com.day.cq.mcm.landingpage.parser.taghandlers.mbox - package com.day.cq.mcm.landingpage.parser.taghandlers.mbox
-
- com.day.cq.notification.api - package com.day.cq.notification.api
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.personalization - package com.day.cq.personalization
-
Defines package version.
- com.day.cq.personalization.dto - package com.day.cq.personalization.dto
-
Defines package version.
- com.day.cq.personalization.offerlibrary.usebean - package com.day.cq.personalization.offerlibrary.usebean
-
Defines package version.
- com.day.cq.personalization.tags - package com.day.cq.personalization.tags
-
Defines package version.
- com.day.cq.personalization.ui.groupedservicesselector - package com.day.cq.personalization.ui.groupedservicesselector
-
Defines package version.
- com.day.cq.personalization.ui.items - package com.day.cq.personalization.ui.items
-
Defines package version.
- com.day.cq.polling.importer - package com.day.cq.polling.importer
-
Defines package version.
- com.day.cq.preferences - package com.day.cq.preferences
-
Defines package version.
- com.day.cq.replication - package com.day.cq.replication
-
Provides a framework for replicating and receiving content.
- com.day.cq.reporting - package com.day.cq.reporting
-
- com.day.cq.retriever - package com.day.cq.retriever
-
Defines package version.
- com.day.cq.rewriter.htmlparser - package com.day.cq.rewriter.htmlparser
-
- com.day.cq.rewriter.linkchecker - package com.day.cq.rewriter.linkchecker
-
- com.day.cq.rewriter.pipeline - package com.day.cq.rewriter.pipeline
-
- com.day.cq.rewriter.processor - package com.day.cq.rewriter.processor
-
- com.day.cq.search - package com.day.cq.search
-
Defines package version.
- com.day.cq.search.eval - package com.day.cq.search.eval
-
Defines package version.
- com.day.cq.search.facets - package com.day.cq.search.facets
-
Defines package version.
- com.day.cq.search.facets.buckets - package com.day.cq.search.facets.buckets
-
Defines package version.
- com.day.cq.search.facets.extractors - package com.day.cq.search.facets.extractors
-
Defines package version.
- com.day.cq.search.result - package com.day.cq.search.result
-
Defines package version.
- com.day.cq.search.suggest - package com.day.cq.search.suggest
-
Defines package version.
- com.day.cq.search.suggest.builder - package com.day.cq.search.suggest.builder
-
Defines package version.
- com.day.cq.search.writer - package com.day.cq.search.writer
-
Defines package version.
- com.day.cq.searchpromote.xml - package com.day.cq.searchpromote.xml
-
Defines package version.
- com.day.cq.searchpromote.xml.form - package com.day.cq.searchpromote.xml.form
-
Defines package version.
- com.day.cq.searchpromote.xml.result - package com.day.cq.searchpromote.xml.result
-
Defines package version.
- com.day.cq.security - package com.day.cq.security
-
Defines package version.
- com.day.cq.security.privileges - package com.day.cq.security.privileges
-
Defines package version.
- com.day.cq.security.profile - package com.day.cq.security.profile
-
Defines package version.
- com.day.cq.security.resource - package com.day.cq.security.resource
-
Defines package version.
- com.day.cq.security.util - package com.day.cq.security.util
-
Defines package version.
- com.day.cq.statistics - package com.day.cq.statistics
-
- com.day.cq.statistics.util - package com.day.cq.statistics.util
-
- com.day.cq.tagging - package com.day.cq.tagging
-
- com.day.cq.wcm.api - package com.day.cq.wcm.api
-
- com.day.cq.wcm.api.components - package com.day.cq.wcm.api.components
-
- com.day.cq.wcm.api.designer - package com.day.cq.wcm.api.designer
-
- com.day.cq.wcm.api.policies - package com.day.cq.wcm.api.policies
-
- com.day.cq.wcm.api.reference - package com.day.cq.wcm.api.reference
-
- com.day.cq.wcm.command.api - package com.day.cq.wcm.command.api
-
Provides the Command API.
- com.day.cq.wcm.commons - package com.day.cq.wcm.commons
-
Provides the WCM commons API.
- com.day.cq.wcm.commons.policy - package com.day.cq.wcm.commons.policy
-
- com.day.cq.wcm.commons.search - package com.day.cq.wcm.commons.search
-
Provides the WCM commons search API.
- com.day.cq.wcm.commons.status - package com.day.cq.wcm.commons.status
-
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.wcm.contentsync - package com.day.cq.wcm.contentsync
-
Provides the content sync API.
- com.day.cq.wcm.core.components - package com.day.cq.wcm.core.components
-
Provides the WCM API.
- com.day.cq.wcm.core.contentfinder - package com.day.cq.wcm.core.contentfinder
-
Provides the WCM API.
- com.day.cq.wcm.core.references - package com.day.cq.wcm.core.references
-
ADOBE CONFIDENTIAL
__________________
Copyright 2013 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.wcm.core.stats - package com.day.cq.wcm.core.stats
-
Provides the WCM API.
- com.day.cq.wcm.core.utils - package com.day.cq.wcm.core.utils
-
Provides the WCM API.
- com.day.cq.wcm.designimporter - package com.day.cq.wcm.designimporter
-
Provides a design importer API.
- com.day.cq.wcm.designimporter.api - package com.day.cq.wcm.designimporter.api
-
Provides a design importer API.
- com.day.cq.wcm.designimporter.parser - package com.day.cq.wcm.designimporter.parser
-
Provides a design importer API.
- com.day.cq.wcm.designimporter.parser.taghandlers - package com.day.cq.wcm.designimporter.parser.taghandlers
-
Provides a design importer API.
- com.day.cq.wcm.designimporter.parser.taghandlers.factory - package com.day.cq.wcm.designimporter.parser.taghandlers.factory
-
Provides a design importer API.
- com.day.cq.wcm.designimporter.util - package com.day.cq.wcm.designimporter.util
-
Provides a design importer API.
- com.day.cq.wcm.emulator - package com.day.cq.wcm.emulator
-
Provides an emulator API.
- com.day.cq.wcm.foundation - package com.day.cq.wcm.foundation
-
Defines package version.
- com.day.cq.wcm.foundation.forms - package com.day.cq.wcm.foundation.forms
-
Defines package version.
- com.day.cq.wcm.foundation.forms.attachments - package com.day.cq.wcm.foundation.forms.attachments
-
ADOBE CONFIDENTIAL
__________________
Copyright 2015 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.wcm.foundation.model - package com.day.cq.wcm.foundation.model
-
This package regroups all the Sling Model Classes used with the foundation components
- com.day.cq.wcm.foundation.model.responsivegrid - package com.day.cq.wcm.foundation.model.responsivegrid
-
This package regroups all the Sling Model Classes used with the Responsive Grid foundation components
- com.day.cq.wcm.foundation.model.responsivegrid.export - package com.day.cq.wcm.foundation.model.responsivegrid.export
-
This package regroups all the interfaces used with for the export of the Responsive Grid components
- com.day.cq.wcm.foundation.search - package com.day.cq.wcm.foundation.search
-
Defines package version.
- com.day.cq.wcm.foundation.security - package com.day.cq.wcm.foundation.security
-
Defines package version.
- com.day.cq.wcm.foundation.utils - package com.day.cq.wcm.foundation.utils
-
Defines package version.
- com.day.cq.wcm.mobile.api - package com.day.cq.wcm.mobile.api
-
Provides a Mobile API.
- com.day.cq.wcm.mobile.api.device - package com.day.cq.wcm.mobile.api.device
-
Provides a Mobile API.
- com.day.cq.wcm.mobile.api.device.capability - package com.day.cq.wcm.mobile.api.device.capability
-
Provides a Mobile API.
- com.day.cq.wcm.mobile.api.devicespecs - package com.day.cq.wcm.mobile.api.devicespecs
-
Provides a Mobile API.
- com.day.cq.wcm.mobile.core - package com.day.cq.wcm.mobile.core
-
Provides a Mobile API.
- com.day.cq.wcm.models.annotations.injectorspecific - package com.day.cq.wcm.models.annotations.injectorspecific
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.wcm.msm.api - package com.day.cq.wcm.msm.api
-
- com.day.cq.wcm.msm.commons - package com.day.cq.wcm.msm.commons
-
- com.day.cq.wcm.msm.move.api - package com.day.cq.wcm.msm.move.api
-
Provides the MSM Move API
- com.day.cq.wcm.offline - package com.day.cq.wcm.offline
-
Provides an offline importer/exporter.
- com.day.cq.wcm.resource.details - package com.day.cq.wcm.resource.details
-
- com.day.cq.wcm.scripting - package com.day.cq.wcm.scripting
-
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
- com.day.cq.wcm.tags - package com.day.cq.wcm.tags
-
Provides an undo API.
- com.day.cq.wcm.undo - package com.day.cq.wcm.undo
-
Provides an undo API.
- com.day.cq.wcm.webservicesupport - package com.day.cq.wcm.webservicesupport
-
- com.day.cq.wcm.workflow.api - package com.day.cq.wcm.workflow.api
-
Provides a workflow API.
- com.day.cq.wcm.workflow.process - package com.day.cq.wcm.workflow.process
-
Provides workflow processes.
- com.day.cq.widget - package com.day.cq.widget
-
Provides services for the packaging of collections of CSS and JavaScript
as client libraries.
- com.day.cq.workflow - package com.day.cq.workflow
-
Defines package version.
- com.day.cq.workflow.collection - package com.day.cq.workflow.collection
-
Defines package version.
- com.day.cq.workflow.collection.util - package com.day.cq.workflow.collection.util
-
Defines package version.
- com.day.cq.workflow.event - package com.day.cq.workflow.event
-
Defines package version.
- com.day.cq.workflow.exec - package com.day.cq.workflow.exec
-
Defines package version.
- com.day.cq.workflow.exec.filter - package com.day.cq.workflow.exec.filter
-
Defines package version.
- com.day.cq.workflow.filter - package com.day.cq.workflow.filter
-
- com.day.cq.workflow.job - package com.day.cq.workflow.job
-
Defines package version.
- com.day.cq.workflow.launcher - package com.day.cq.workflow.launcher
-
- com.day.cq.workflow.metadata - package com.day.cq.workflow.metadata
-
Defines package version.
- com.day.cq.workflow.model - package com.day.cq.workflow.model
-
Defines package version.
- com.day.cq.workflow.predicate - package com.day.cq.workflow.predicate
-
- com.day.cq.workflow.rule - package com.day.cq.workflow.rule
-
Defines package version.
- com.day.cq.workflow.serialization - package com.day.cq.workflow.serialization
-
- com.day.cq.workflow.statistics - package com.day.cq.workflow.statistics
-
Defines package version.
- com.day.cq.workflow.status - package com.day.cq.workflow.status
-
Defines package version.
- com.day.cq.workflow.timeout.autoadvance - package com.day.cq.workflow.timeout.autoadvance
-
- com.day.cq.workflow.ui - package com.day.cq.workflow.ui
-
Defines package version.
- com.day.cq.workflow.util - package com.day.cq.workflow.util
-
- com.day.cq.xss - package com.day.cq.xss
-
- com.day.cq.xss.taglib - package com.day.cq.xss.taglib
-
- com.day.crx - package com.day.crx
-
- com.day.crx.core.cluster - package com.day.crx.core.cluster
-
Provides a framework for replicating and receiving content.
- com.day.crx.packaging - package com.day.crx.packaging
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.day.crx.packaging.gfx - package com.day.crx.packaging.gfx
-
ADOBE CONFIDENTIAL
__________________
Copyright 2014 Adobe Systems Incorporated
All Rights Reserved.
- com.day.crx.security.token - package com.day.crx.security.token
-
ADOBE CONFIDENTIAL
__________________
Copyright 2011 Adobe Systems Incorporated
All Rights Reserved.
- com.day.crx.sling.server.jmx - package com.day.crx.sling.server.jmx
-
Provides a framework for replicating and receiving content.
- com.day.crx.statistics - package com.day.crx.statistics
-
- com.day.durbo - package com.day.durbo
-
- com.day.durbo.io - package com.day.durbo.io
-
- com.day.image - package com.day.image
-
- com.day.image.font - package com.day.image.font
-
- com.day.imageio.plugins - package com.day.imageio.plugins
-
- com.day.io - package com.day.io
-
- com.day.io.disk - package com.day.io.disk
-
- com.day.io.file - package com.day.io.file
-
- com.day.text - package com.day.text
-
- com.day.text.csv - package com.day.text.csv
-
- com.day.util - package com.day.util
-
- com.day.util.diff - package com.day.util.diff
-
- com.drew.imaging - package com.drew.imaging
-
- com.drew.imaging.jpeg - package com.drew.imaging.jpeg
-
- com.drew.imaging.tiff - package com.drew.imaging.tiff
-
- com.drew.lang - package com.drew.lang
-
- com.drew.metadata - package com.drew.metadata
-
- com.drew.metadata.exif - package com.drew.metadata.exif
-
- com.drew.metadata.iptc - package com.drew.metadata.iptc
-
- com.drew.metadata.jpeg - package com.drew.metadata.jpeg
-
- com.fasterxml.jackson.annotation - package com.fasterxml.jackson.annotation
-
Public core annotations, most of which are used to configure how
Data Mapping/Binding works.
- com.fasterxml.jackson.core - package com.fasterxml.jackson.core
-
Main public API classes of the core streaming JSON
processor: most importantly
JsonFactory
used for constructing
JSON parser (
JsonParser
)
and generator
(
JsonGenerator
)
instances.
- com.fasterxml.jackson.core.async - package com.fasterxml.jackson.core.async
-
Package that contains abstractions needed to support optional
non-blocking decoding (parsing) functionality.
- com.fasterxml.jackson.core.base - package com.fasterxml.jackson.core.base
-
Base classes used by concrete Parser and Generator implementations;
contain functionality that is not specific to JSON or input
abstraction (byte vs char).
- com.fasterxml.jackson.core.filter - package com.fasterxml.jackson.core.filter
-
- com.fasterxml.jackson.core.format - package com.fasterxml.jackson.core.format
-
Package that contains interfaces needed for dynamic, pluggable
format (auto)detection; as well as basic utility classes for
simple format detection functionality.
- com.fasterxml.jackson.core.io - package com.fasterxml.jackson.core.io
-
- com.fasterxml.jackson.core.json - package com.fasterxml.jackson.core.json
-
JSON-specific parser and generator implementation classes that
Jackson defines and uses.
- com.fasterxml.jackson.core.json.async - package com.fasterxml.jackson.core.json.async
-
Non-blocking ("async") JSON parser implementation.
- com.fasterxml.jackson.core.sym - package com.fasterxml.jackson.core.sym
-
Internal implementation classes for efficient handling of
of symbols in JSON (field names in Objects)
- com.fasterxml.jackson.core.type - package com.fasterxml.jackson.core.type
-
Contains classes needed for type introspection, mostly used by data binding
functionality.
- com.fasterxml.jackson.core.util - package com.fasterxml.jackson.core.util
-
Utility classes used by Jackson Core functionality.
- com.fasterxml.jackson.databind - package com.fasterxml.jackson.databind
-
Basic data binding (mapping) functionality that
allows for reading JSON content into Java Objects (POJOs)
and JSON Trees (
JsonNode
), as well as
writing Java Objects and trees as JSON.
- com.fasterxml.jackson.databind.annotation - package com.fasterxml.jackson.databind.annotation
-
Annotations that directly depend on classes in databinding bundle
(not just Jackson core) and cannot be included
in Jackson core annotations package (because it cannot have any
external dependencies).
- com.fasterxml.jackson.databind.cfg - package com.fasterxml.jackson.databind.cfg
-
Package that contains most of configuration-related classes;
exception being couple of most-commonly used configuration
things (like Feature enumerations) that are at the
main level (com.fasterxml.jackson.databind
).
- com.fasterxml.jackson.databind.deser - package com.fasterxml.jackson.databind.deser
-
Contains implementation classes of deserialization part of
data binding.
- com.fasterxml.jackson.databind.deser.impl - package com.fasterxml.jackson.databind.deser.impl
-
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
- com.fasterxml.jackson.databind.deser.std - package com.fasterxml.jackson.databind.deser.std
-
Contains public standard implementations of abstraction that
Jackson uses.
- com.fasterxml.jackson.databind.exc - package com.fasterxml.jackson.databind.exc
-
- com.fasterxml.jackson.databind.ext - package com.fasterxml.jackson.databind.ext
-
Contains extended support for "external" packages: things that
may or may not be present in runtime environment, but that are
commonly enough used so that explicit support can be added.
- com.fasterxml.jackson.databind.introspect - package com.fasterxml.jackson.databind.introspect
-
Functionality needed for Bean introspection, required for detecting
accessors and mutators for Beans, as well as locating and handling
method annotations.
- com.fasterxml.jackson.databind.jsonFormatVisitors - package com.fasterxml.jackson.databind.jsonFormatVisitors
-
- com.fasterxml.jackson.databind.jsonschema - package com.fasterxml.jackson.databind.jsonschema
-
Classes needed for JSON schema support (currently just ability
to generate schemas using serialization part of data mapping)
- com.fasterxml.jackson.databind.jsontype - package com.fasterxml.jackson.databind.jsontype
-
Package that contains interfaces that define how to implement
functionality for dynamically resolving type during deserialization.
- com.fasterxml.jackson.databind.jsontype.impl - package com.fasterxml.jackson.databind.jsontype.impl
-
- com.fasterxml.jackson.databind.module - package com.fasterxml.jackson.databind.module
-
- com.fasterxml.jackson.databind.node - package com.fasterxml.jackson.databind.node
-
Contains concrete
JsonNode
implementations
Jackson uses for the Tree model.
- com.fasterxml.jackson.databind.ser - package com.fasterxml.jackson.databind.ser
-
Contains implementation classes of serialization part of
data binding.
- com.fasterxml.jackson.databind.ser.impl - package com.fasterxml.jackson.databind.ser.impl
-
Contains implementation classes of serialization part of
data binding.
- com.fasterxml.jackson.databind.ser.std - package com.fasterxml.jackson.databind.ser.std
-
- com.fasterxml.jackson.databind.type - package com.fasterxml.jackson.databind.type
-
Package that contains concrete implementations of
JavaType
, as
well as the factory (
TypeFactory
) for
constructing instances from various input data types
(like
Class
,
Type
)
and programmatically (for structured types, arrays,
List
s and
Map
s).
- com.fasterxml.jackson.databind.util - package com.fasterxml.jackson.databind.util
-
Utility classes for Mapper package.
- com.github.jknack.handlebars - package com.github.jknack.handlebars
-
- com.github.jknack.handlebars.cache - package com.github.jknack.handlebars.cache
-
- com.google.common.base - package com.google.common.base
-
- com.google.common.cache - package com.google.common.cache
-
- com.google.common.collect - package com.google.common.collect
-
- com.google.common.primitives - package com.google.common.primitives
-
- com.google.common.reflect - package com.google.common.reflect
-
- com.google.gson - package com.google.gson
-
This package provides the
Gson
class to convert Json to Java and
vice-versa.
- com.google.gson.annotations - package com.google.gson.annotations
-
This package provides annotations that can be used with
Gson
.
- com.google.gson.reflect - package com.google.gson.reflect
-
This package provides utility classes for finding type information for generic types.
- com.google.gson.stream - package com.google.gson.stream
-
- com.google.zxing - package com.google.zxing
-
- com.google.zxing.common - package com.google.zxing.common
-
- com.google.zxing.common.reedsolomon - package com.google.zxing.common.reedsolomon
-
- com.google.zxing.qrcode.decoder - package com.google.zxing.qrcode.decoder
-
- com.google.zxing.qrcode.encoder - package com.google.zxing.qrcode.encoder
-
- com.scene7.ipsapi - package com.scene7.ipsapi
-
- com.scene7.ipsapi.common - package com.scene7.ipsapi.common
-
- com.sun.mail.handlers - package com.sun.mail.handlers
-
- com.sun.mail.iap - package com.sun.mail.iap
-
- com.sun.mail.imap - package com.sun.mail.imap
-
- com.sun.mail.imap.protocol - package com.sun.mail.imap.protocol
-
- com.sun.mail.pop3 - package com.sun.mail.pop3
-
- com.sun.mail.smtp - package com.sun.mail.smtp
-
- com.sun.mail.util - package com.sun.mail.util
-
- com.sun.mail.util.logging - package com.sun.mail.util.logging
-
- COM_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- combine(ExtendedProperties) - Method in class org.apache.commons.collections.ExtendedProperties
-
Combines an existing Hashtable with this Hashtable.
- combine(UnivariateRealFunction, BivariateRealFunction) - Method in class org.apache.commons.math.analysis.ComposableFunction
-
Return a function combining the instance and another function.
- COMBINE_CHOICE - Static variable in interface org.kohsuke.rngom.rngparser.ast.builder.GrammarSection
-
- COMBINE_INTERLEAVE - Static variable in interface org.kohsuke.rngom.rngparser.ast.builder.GrammarSection
-
- CombinedEventsManager - Class in org.apache.commons.math.ode.events
-
- CombinedEventsManager() - Constructor for class org.apache.commons.math.ode.events.CombinedEventsManager
-
Deprecated.
Simple constructor.
- CombiningChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- COMMA - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- Comma - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommaForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- commaMatcher() - Static method in class org.apache.commons.lang.text.StrMatcher
-
Returns a matcher which matches the comma character.
- commaMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Returns a matcher which matches the comma character.
- command() - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Returns the native executable to launch.
- command(String) - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Sets the native executable to launch.
- command(File) - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Sets the native executable to launch.
- Command - Interface in com.day.cq.wcm.command.api
-
interface to execute a Command
- command(String, Argument) - Method in class com.sun.mail.iap.Protocol
-
Send a command to the server.
- Command - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
A Command
represents the type of instruction a certain HTL expression or block element should execute.
- COMMAND_DISK_SPACE - Static variable in class com.day.io.disk.DiskSpaceUtil
-
If this system property is set, this command line is used to measure the free disk space.
- COMMAND_LINE - Static variable in interface org.apache.tika.metadata.ClimateForcast
-
- COMMAND_TAG - Static variable in interface org.apache.tika.parser.external.ExternalParsersConfigReaderMetKeys
-
- COMMAND_ULIMIT - Static variable in class com.day.io.disk.DiskSpaceUtil
-
If this system property is set, this command line is used to measure the ulimit.
- CommandBuilder - Interface in com.day.cq.wcm.command.api
-
- CommandBuilderFactory - Interface in com.day.cq.wcm.command.api
-
- CommandException - Exception in com.day.cq.wcm.command.api
-
CommandException
models exceptions in
Command
executions
- CommandException(String) - Constructor for exception com.day.cq.wcm.command.api.CommandException
-
- CommandException(String, Throwable) - Constructor for exception com.day.cq.wcm.command.api.CommandException
-
- CommandException(Throwable) - Constructor for exception com.day.cq.wcm.command.api.CommandException
-
- CommandFailedException - Exception in com.sun.mail.iap
-
- CommandFailedException() - Constructor for exception com.sun.mail.iap.CommandFailedException
-
Constructs an CommandFailedException with no detail message.
- CommandFailedException(String) - Constructor for exception com.sun.mail.iap.CommandFailedException
-
Constructs an CommandFailedException with the specified detail message.
- CommandFailedException(Response) - Constructor for exception com.sun.mail.iap.CommandFailedException
-
Constructs an CommandFailedException with the specified Response.
- CommandHandler - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
The
CommandHandler
is the mechanism through which a
CommandStream
can be processed synchronously, as the stream is
written.
- CommandLauncher - Interface in org.apache.commons.exec.launcher
-
Interface to shield the caller from the various platform-dependent
implementations.
- CommandLauncherFactory - Class in org.apache.commons.exec.launcher
-
Builds a command launcher for the OS and JVM we are running under.
- CommandLauncherImpl - Class in org.apache.commons.exec.launcher
-
A command launcher for a particular JVM/OS platform.
- CommandLauncherImpl() - Constructor for class org.apache.commons.exec.launcher.CommandLauncherImpl
-
- CommandLauncherProxy - Class in org.apache.commons.exec.launcher
-
A command launcher that proxies another command launcher.
- CommandLauncherProxy(CommandLauncher) - Constructor for class org.apache.commons.exec.launcher.CommandLauncherProxy
-
- CommandLine - Class in org.apache.commons.exec
-
CommandLine objects help handling command lines specifying processes to
execute.
- CommandLine(String) - Constructor for class org.apache.commons.exec.CommandLine
-
Create a command line without any arguments.
- CommandLine(File) - Constructor for class org.apache.commons.exec.CommandLine
-
Create a command line without any arguments.
- CommandLine(CommandLine) - Constructor for class org.apache.commons.exec.CommandLine
-
Copy constructor.
- CommandLineProcess - Class in com.day.cq.dam.core.process
-
Workflow process that calls a command-line program and uses each output file
that it produces as an additional rendition.
- CommandLineProcess() - Constructor for class com.day.cq.dam.core.process.CommandLineProcess
-
- CommandLineProcess.Arguments - Enum in com.day.cq.dam.core.process
-
The available arguments to this process implementation.
- CommandPathArgument - Interface in com.day.cq.wcm.command.api
-
interface representing the path argument of a Command
- CommandPathArgumentBuilder - Interface in com.day.cq.wcm.command.api
-
interface to build CommandPathArgument
- CommandResource - Class in com.adobe.cq.social.srp.internal
-
- CommandResource(String, int, MapResource) - Constructor for class com.adobe.cq.social.srp.internal.CommandResource
-
- CommandResult - Interface in com.day.cq.wcm.command.api
-
interface representing result of executing a Command
- COMMANDS_PATH_SUFFIX - Static variable in interface com.adobe.cq.screens.binding.DeviceConstants
-
- CommandStream - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
This interface defines a stream to which
Command
s are pushed during the compilation of a HTL script by the
SightlyCompiler
.
- CommandVisitor<T> - Interface in org.apache.commons.collections4.sequence
-
This interface should be implemented by user object to walk
through
EditScript
objects.
- CommandVisitor - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
The
CommandVisitor
is the mechanism through which a
Command
can be processed.
- Comment<T extends CommentCollectionConfiguration> - Interface in com.adobe.cq.social.commons.comments.api
-
A Comment
represents a comment created by a user (author) on a specific target (e.g.
- COMMENT - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents a textual response to another object.
- Comment - Interface in com.adobe.granite.comments
-
A Comment
represents an annotation created by a user (author) on a specific target (e.g.
- comment(char[], int, int) - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
Report an XML comment anywhere in the document.
- comment(char[], int, int) - Method in class org.apache.cocoon.xml.sax.AbstractSAXConsumer
-
Report an XML comment anywhere in the document.
- comment(char[], int, int) - Method in class org.apache.cocoon.xml.sax.AbstractSAXPipe
-
Report an XML comment anywhere in the document.
- comment(char[], int, int) - Method in class org.apache.cocoon.xml.sax.DefaultLexicalHandler
-
- comment(char[], int, int) - Method in class org.apache.cocoon.xml.sax.EmbeddedSAXPipe
-
Ignore all comment
events if between
startDTD/endDTD events.
- comment(char[], int, int) - Method in class org.apache.cocoon.xml.sax.SAXBuffer
-
- Comment(char[], int, int) - Constructor for class org.apache.cocoon.xml.sax.SAXBuffer.Comment
-
- COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- Comment - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- comment(char[], int, int) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- comment(String) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- COMMENT - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
The "DAV:comment" property is used to track a brief comment about a resource that is
suitable for presentation to a user.
- COMMENT - Static variable in interface org.apache.tika.metadata.ClimateForcast
-
- Comment.ModeratorActions - Interface in com.adobe.cq.social.commons.comments.api
-
- Comment.ModeratorStatus - Interface in com.adobe.cq.social.commons.comments.api
-
- Comment.Tag - Interface in com.adobe.cq.social.commons.comments.api
-
- COMMENT_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- COMMENT_CS_RESOURCE_TYPE - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
The resource type for the comments component.
- COMMENT_INTRO - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- COMMENT_NODE_TYPE - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
The comment node type.
- COMMENT_RESOURCETYPE - Static variable in interface com.adobe.cq.social.commons.comments.api.Comment
-
The comment resourcetype.
- COMMENT_TAG - Static variable in interface org.apache.tika.mime.MimeTypesReaderMetKeys
-
- COMMENT_TOPIC - Static variable in class com.adobe.cq.social.commons.events.CommentEvent
-
The event topic suffix for comment events.
- Commentable - Class in org.apache.sling.provisioning.model
-
A commentable has a comment and a location.
- Commentable() - Constructor for class org.apache.sling.provisioning.model.Commentable
-
- commentAfter(N, CL) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.NameClassBuilder
-
- commentAfter(P, CL) - Method in interface org.kohsuke.rngom.rngparser.ast.builder.SchemaBuilder
-
- commentAfter(DPattern, CommentListImpl) - Method in class org.kohsuke.rngom.rngparser.digested.DSchemaBuilderImpl
-
- commentAfter(NameClass, CL) - Method in class org.kohsuke.rngom.rngparser.nc.NameClassBuilderImpl
-
- commentAfter(ParsedPattern, CommentList) - Method in class org.kohsuke.rngom.rngparser.parse.host.SchemaBuilderHost
-
- CommentCollection<C extends Comment,T extends CommentCollectionConfiguration> - Interface in com.adobe.cq.social.commons.comments.api
-
A
CommentCollection
represents a collection of
Comment
s.
- CommentCollection<C extends Comment> - Interface in com.adobe.granite.comments
-
A
CommentCollection
represents a collection of
Comment
s.
- COMMENTCOLLECTION_RESOURCETYPE - Static variable in interface com.adobe.cq.social.commons.comments.api.Comment
-
The commentcollection resourcetype.
- CommentCollectionConfiguration - Interface in com.adobe.cq.social.commons.comments.api
-
- CommentContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentContentCharDash - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentContents - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentCreator - Interface in com.adobe.cq.social.commons.emailreply
-
CommentCreator
interface provides opportunity to create comments to required social components.
- CommentCreatorManager - Interface in com.adobe.cq.social.commons.emailreply
-
A manager that determines which
CommentCreator
implementation should be used for a given Resource or
resource type.
- commented(String) - Static method in class com.adobe.granite.comments.CommentingEvent
-
creates an event for Type.COMMENTED
- CommentEmailBuilder - Interface in com.adobe.cq.social.commons.emailreply
-
- CommentEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentEvent - Class in com.adobe.cq.social.commons.events
-
Defines events that are triggered in a comment system.
- CommentEvent(Comment, String, CommentEvent.CommentActions) - Constructor for class com.adobe.cq.social.commons.events.CommentEvent
-
- CommentEvent.CommentActions - Enum in com.adobe.cq.social.commons.events
-
List of available comment actions that can trigger a comment event.
- CommentException - Exception in com.adobe.granite.comments
-
The CommentException
applies to exceptions occurring in commenting.
- CommentException() - Constructor for exception com.adobe.granite.comments.CommentException
-
- CommentException(String) - Constructor for exception com.adobe.granite.comments.CommentException
-
- CommentException(String, Throwable) - Constructor for exception com.adobe.granite.comments.CommentException
-
- CommentException(Throwable) - Constructor for exception com.adobe.granite.comments.CommentException
-
- COMMENTID_SEPARATOR - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- CommentingEvent - Class in com.adobe.granite.comments
-
The CommentingEvent
represents events occurred during commenting
- CommentingEvent(CommentingEvent.Type, String) - Constructor for class com.adobe.granite.comments.CommentingEvent
-
- CommentingEvent.Type - Enum in com.adobe.granite.comments
-
types of commenting events
- CommentingOperationHandler - Class in com.adobe.granite.comments
-
- CommentingOperationHandler() - Constructor for class com.adobe.granite.comments.CommentingOperationHandler
-
- CommentingProvider - Interface in com.adobe.granite.comments
-
- CommentLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentList<L extends Location> - Interface in org.kohsuke.rngom.rngparser.ast.builder
-
- CommentListCollection<E> - Interface in com.adobe.cq.social.commons.listing
-
Maintain a collection of data which is used by the CommenListProvider.
- CommentListProvider<E> - Interface in com.adobe.cq.social.commons.listing
-
Comments node type are sorted in different ordered for different component.
- CommentListProviderManager - Interface in com.adobe.cq.social.commons.listing
-
- CommentLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentManager - Interface in com.adobe.granite.comments
-
The
CommentManager
provides facilities to manage (create, get or remove)
CommentCollection
s.
- CommentOperationExtension - Interface in com.adobe.cq.social.commons.comments.endpoints
-
Hook operation to enable clients register callback during an execution of an operation.
- CommentOperationExtension.CommentOperation - Enum in com.adobe.cq.social.commons.comments.endpoints
-
Operation types.
- CommentOperations - Interface in com.adobe.cq.social.commons.comments.endpoints
-
- COMMENTS - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementSocialModel
-
- comments - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- COMMENTS - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- COMMENTS - Static variable in interface org.apache.tika.metadata.OfficeOpenXMLExtended
-
- COMMENTS - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- CommentSocialComponentFactory - Class in com.adobe.cq.social.commons.comments.api
-
- CommentSocialComponentFactory() - Constructor for class com.adobe.cq.social.commons.comments.api.CommentSocialComponentFactory
-
- CommentSocialComponentList - Interface in com.adobe.cq.social.commons.comments.listing
-
A collection of a comments.
- CommentSocialComponentListProvider - Interface in com.adobe.cq.social.commons.comments.listing
-
An interface that defines comment list providers that can retrieve a list of comments based on a specific set of
constraints like query/sort/resource type, etc.
- CommentSocialComponentListProviderManager - Interface in com.adobe.cq.social.commons.comments.listing
-
- CommentSocialComponentQueryableList - Interface in com.adobe.cq.social.commons.comments.listing
-
- CommentStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- CommentsTimelineEventType - Class in com.adobe.granite.timeline.types
-
- CommentsTimelineEventType() - Constructor for class com.adobe.granite.timeline.types.CommentsTimelineEventType
-
- CommentSystemSocialComponentFactory - Class in com.adobe.cq.social.commons.comments.api
-
SocialComponent
factory class.
- CommentSystemSocialComponentFactory() - Constructor for class com.adobe.cq.social.commons.comments.api.CommentSystemSocialComponentFactory
-
- CommentTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- COMMERCE_COOKIE_NAME - Static variable in interface com.adobe.cq.commerce.api.CommerceConstants
-
- COMMERCE_COOKIE_PREFIX - Static variable in interface com.adobe.cq.commerce.api.CommerceConstants
-
- CommerceBasePathsService - Interface in com.adobe.cq.commerce.api.conf
-
OSGI Service used to retrieve commerce JCR content base paths.
- CommerceConstants - Interface in com.adobe.cq.commerce.api
-
Various constants used in the Commerce API.
- CommerceException - Exception in com.adobe.cq.commerce.api
-
CommerceException
...
- CommerceException(String) - Constructor for exception com.adobe.cq.commerce.api.CommerceException
-
- CommerceException(String, Throwable) - Constructor for exception com.adobe.cq.commerce.api.CommerceException
-
- CommerceFacet - Interface in com.adobe.cq.commerce.api
-
Class that describes a facet
- CommerceFacetValue - Interface in com.adobe.cq.commerce.api
-
- CommerceHelper - Class in com.adobe.cq.commerce.common
-
- CommerceHelper() - Constructor for class com.adobe.cq.commerce.common.CommerceHelper
-
- CommerceProvider - Interface in com.adobe.cq.commerce.api
-
OSGi Service interface for accessing registered CommerceServiceFactory
instances in the system.
- CommerceQuery - Class in com.adobe.cq.commerce.api
-
Class that describes a commerce search query.
- CommerceQuery(HttpServletRequest) - Constructor for class com.adobe.cq.commerce.api.CommerceQuery
-
- CommerceQuery.Builder - Class in com.adobe.cq.commerce.api
-
- CommerceResult - Interface in com.adobe.cq.commerce.api
-
Class that describes a search result.
- CommerceSearchProvider - Interface in com.adobe.cq.commerce.common
-
The CommerceSearchProvider
is the common interface of search providers for the e-commerce
system.
- CommerceSearchProviderManager - Interface in com.adobe.cq.commerce.common
-
CommerceSearchProviderManager
defines the service to provide access to CommerceSearchProvider
instances available in the system.
- CommerceService - Interface in com.adobe.cq.commerce.api
-
The CommerceService
is the root of the Commerce API; other classes are fetched
through it.
- CommerceServiceFactory - Interface in com.adobe.cq.commerce.api
-
A
CommerceServiceFactory
constructs an implementation of a
CommerceService
,
which is the root of the Commerce API.
- CommerceSession - Interface in com.adobe.cq.commerce.api
-
The CommerceSession
provides anonymous or authenticated access to a (possibly remote)
commerce server.
- CommerceSession.CartEntry - Interface in com.adobe.cq.commerce.api
-
CartEntry
represents shopping cart line-items with a certain product and quantity.
- CommerceSort - Interface in com.adobe.cq.commerce.api
-
Interface that describes a search sort (i.e.
- commit(ResourceResolver) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Commit all transient changes: create, delete and updates
- commit() - Method in class org.apache.felix.jaas.boot.ProxyLoginModule
-
- commit(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
-
Commit transaction.
- commit() - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Commit the transaction identified by this context.
- commit(Map<String, Object>) - Method in interface org.apache.jackrabbit.oak.api.Root
-
Atomically persists all changes made to the tree attached to this root.
- commit() - Method in interface org.apache.jackrabbit.oak.api.Root
-
Atomically persists all changes made to the tree attached to this root.
- commit() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
-
- commit() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsTransaction
-
Commits the transaction and uploads all modifications to the repository.
- commit(ResourceResolver) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
-
Deprecated.
Commit all transient changes: create, delete and updates
- commit() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Persist all pending changes.
- commit() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- commit(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Commit all transient changes: create, delete and updates
- COMMIT_PATH - Static variable in interface org.apache.jackrabbit.oak.api.Root
-
- CommitContext - Interface in org.apache.jackrabbit.oak.spi.commit
-
A CommitContext instance can be obtained from
CommitInfo.getInfo()
if it has been set before the merge call.
- CommitFailedException - Exception in org.apache.jackrabbit.oak.api
-
Main exception thrown by methods defined on the ContentSession
interface indicating that committing a given set of changes failed.
- CommitFailedException(String, String, int, String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
-
- CommitFailedException(String, int, String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
-
- CommitFailedException(String, int, String) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
-
- CommitHook - Interface in org.apache.jackrabbit.oak.spi.commit
-
Extension point for validating and modifying content changes.
- commitImport(Configuration, int) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Commits the import for processing.
- CommitInfo - Class in org.apache.jackrabbit.oak.spi.commit
-
Commit info instances associate some meta data with a commit.
- CommitInfo(String, String) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
Creates a commit info for the given session and user.
- CommitInfo(String, String, Map<String, Object>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
Creates a commit info for the given session and user and info map.
- CommitInfo(String, String, Map<String, Object>, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
Creates a commit info for the given session and user and info map.
- common - Variable in class com.day.cq.wcm.foundation.forms.FormResourceEdit.CommonAndPartial
-
Common values, present in all multi-value properties.
- CommonAndPartial() - Constructor for class com.day.cq.wcm.foundation.forms.FormResourceEdit.CommonAndPartial
-
- CommonContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- COMMONS_EXEC_DEBUG - Static variable in class org.apache.commons.exec.util.DebugUtils
-
System property to determine how to dump an exception.
- COMMONS_EXEC_LENIENT - Static variable in class org.apache.commons.exec.util.DebugUtils
-
System property to determine how to handle exceptions.
- CommonsDigester - Class in org.apache.tika.parser.utils
-
- CommonsDigester(int, String) - Constructor for class org.apache.tika.parser.utils.CommonsDigester
-
Include a string representing the comma-separated algorithms to run: e.g.
- CommonsDigester(int, CommonsDigester.DigestAlgorithm...) - Constructor for class org.apache.tika.parser.utils.CommonsDigester
-
- CommonsDigester.DigestAlgorithm - Enum in org.apache.tika.parser.utils
-
- CommunitiesContentFragment - Interface in com.adobe.cq.social.moderation.dashboard.api
-
- CommunitiesContentFragmentService - Interface in com.adobe.cq.social.moderation.services.api
-
- COMMUNITY - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
The Constant COMMUNITY.
- COMMUNITY_ETC_ROOT_PATH - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
Community etc root path
- COMMUNITY_GROUP_ROOT_NAME - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
- COMMUNITY_GROUPS_PATH - Static variable in interface com.adobe.cq.social.members.api.CommunityMemberGroup
-
- COMMUNITY_SITE_ROOT_PATH - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
- COMMUNITY_TEMPLATE_PATH - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
- COMMUNITY_TMP_ROOT_PATH - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
- COMMUNITY_USERS_PATH - Static variable in interface com.adobe.cq.social.members.api.CommunityMemberUser
-
- CommunityAuthorizableCollection - Interface in com.adobe.cq.social.scf.community
-
- CommunityConstants - Class in com.adobe.cq.social.community.api
-
Define various paths that are used by community multi-tenants and sites.
- CommunityContext - Interface in com.adobe.cq.social.community.api
-
- CommunityGroup - Interface in com.adobe.cq.social.group.client.api
-
- COMMUNITYGROUP_IMAGE_EXTENSION - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- COMMUNITYGROUP_IMAGE_HEIGHT - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- COMMUNITYGROUP_IMAGE_PATH - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- COMMUNITYGROUP_IMAGE_THUMB_OPERATOR - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- COMMUNITYGROUP_IMAGE_WIDTH - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- CommunityGroupAuthor - Interface in com.adobe.cq.social.group.client.api
-
- CommunityGroupAuthorEventListener - Class in com.adobe.cq.social.group.client.api
-
- CommunityGroupAuthorEventListener() - Constructor for class com.adobe.cq.social.group.client.api.CommunityGroupAuthorEventListener
-
- CommunityGroupCollection - Interface in com.adobe.cq.social.group.client.api
-
- CommunityGroupCollectionConfiguration - Interface in com.adobe.cq.social.group.client.api
-
- CommunityGroupConfiguration - Interface in com.adobe.cq.social.group.client.api
-
- CommunityGroupConstants - Interface in com.adobe.cq.social.group.client.api
-
The Interface CommunityGroupConstants.
- CommunityGroupFolder - Interface in com.adobe.cq.social.group.client.api
-
The Interface CommunitySiteFolder.
- CommunityGroupMemberListComponent - Interface in com.adobe.cq.social.group.client.api
-
- CommunityGroupOperationExtension - Interface in com.adobe.cq.social.group.client.endpoints
-
- CommunityGroupOperationExtension.CommunityGroupOperation - Enum in com.adobe.cq.social.group.client.endpoints
-
- CommunityGroupOperations - Interface in com.adobe.cq.social.group.client.endpoints
-
- CommunityGroupPublishEventListener - Class in com.adobe.cq.social.group.client.api
-
- CommunityGroupPublishEventListener() - Constructor for class com.adobe.cq.social.group.client.api.CommunityGroupPublishEventListener
-
- CommunityGroupService - Interface in com.adobe.cq.social.group.client.api
-
CommunityGroupService
provides a service managing community groups.
- CommunityGroupUser - Interface in com.adobe.cq.social.group.client.api
-
- CommunityGroupUserSocialComponentFactory - Class in com.adobe.cq.social.group.client.api
-
- CommunityGroupUserSocialComponentFactory() - Constructor for class com.adobe.cq.social.group.client.api.CommunityGroupUserSocialComponentFactory
-
- CommunityMemberGroup - Interface in com.adobe.cq.social.members.api
-
- CommunityMemberGroupCollection - Interface in com.adobe.cq.social.members.api
-
- CommunityMemberGroupMembers - Interface in com.adobe.cq.social.members.api
-
- CommunityMemberGroupProfile - Interface in com.adobe.cq.social.members.api
-
- CommunityMemberGroupProfileOperationExtension - Interface in com.adobe.cq.social.members.endpoints
-
Hook operation to enable clients register callback during an execution of an operation.
- CommunityMemberGroupProfileOperationExtension.MemberGroupOperation - Enum in com.adobe.cq.social.members.endpoints
-
Operation types.
- CommunityMemberGroupProfileOperations - Interface in com.adobe.cq.social.members.endpoints
-
- CommunityMembersTunnelValidator - Interface in com.adobe.cq.social.members.endpoints
-
- CommunityMemberUser - Interface in com.adobe.cq.social.members.api
-
- CommunityMemberUserCollection - Interface in com.adobe.cq.social.members.api
-
- CommunityMemberUserProfile - Interface in com.adobe.cq.social.members.api
-
- CommunityMemberUserProfileOperationExtension - Interface in com.adobe.cq.social.members.endpoints
-
Hook operation to enable clients register callback during an execution of an operation.
- CommunityMemberUserProfileOperationExtension.CommunityMemberUserProfileOperation - Enum in com.adobe.cq.social.members.endpoints
-
Operation types.
- CommunityMemberUserProfileOperations - Interface in com.adobe.cq.social.members.endpoints
-
Interface for CommunityMemberUserProfileOperations.
- CommunitySimpleAuthorizableCollection - Interface in com.adobe.cq.social.scf.community
-
- CommunitySiteTranslationConstants - Class in com.adobe.cq.social.scf.community
-
- CommunitySiteTranslationConstants() - Constructor for class com.adobe.cq.social.scf.community.CommunitySiteTranslationConstants
-
- CommunityUser - Interface in com.adobe.cq.social.scf.community
-
- CommunityUserGroup - Enum in com.adobe.cq.social.community.api
-
- COMP_OBJ - Static variable in class org.apache.tika.parser.microsoft.POIFSContainerDetector
-
Some other kind of embedded document, in a CompObj container within another OLE2 document
- COMPACT - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- compact() - Method in class com.day.cq.reporting.Data
-
This class must called after the data has been calculated completely, no further
changes have to be made and the
- CompactNodeTypeDefReader<T,N> - Class in org.apache.jackrabbit.commons.cnd
-
CompactNodeTypeDefReader.
- CompactNodeTypeDefReader(Reader, String, DefinitionBuilderFactory<T, N>) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Creates a new CND reader and parses the given stream.
- CompactNodeTypeDefReader(Reader, String, N, DefinitionBuilderFactory<T, N>) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Creates a new CND reader and parses the given stream.
- CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.commons.cnd
-
Prints node type defs in a compact notation
Print Format:
<ex = "http://apache.org/jackrabbit/example">
[ex:NodeType] > ex:ParentType1, ex:ParentType2
orderable mixin
- ex:property (STRING) = 'default1', 'default2'
primary mandatory autocreated protected multiple VERSION
< 'constraint1', 'constraint2'
+ ex:node (ex:reqType1, ex:reqType2) = ex:defaultType
mandatory autocreated protected multiple VERSION
- CompactNodeTypeDefWriter(Writer, Session, boolean) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Creates a new nodetype writer based on a session
- CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.spi.commons.nodetype.compact
-
Prints node type defs in a compact notation
Print Format:
<ex = "http://apache.org/jackrabbit/example">
[ex:NodeType] > ex:ParentType1, ex:ParentType2
orderable mixin
- ex:property (STRING) = 'default1', 'default2'
primary mandatory autocreated protected multiple VERSION
< 'constraint1', 'constraint2'
+ ex:node (ex:reqType1, ex:reqType2) = ex:defaultType
mandatory autocreated protected multiple VERSION
- CompactNodeTypeDefWriter(Writer, Session, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
-
Creates a new nodetype writer based on a session
- CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
-
Creates a new nodetype writer that does not include namespaces.
- CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
-
Creates a new nodetype writer
- CompactNodeTypeDefWriter.NamespaceMapping - Interface in org.apache.jackrabbit.commons.cnd
-
Map namespace prefixes such as present in a qualified JCR name to
the corresponding namespace URI.
- CompactParseable - Class in org.kohsuke.rngom.rngparser.parse.compact
-
RELAX NG schema in the compact syntax.
- CompactParseable(InputSource, ErrorHandler) - Constructor for class org.kohsuke.rngom.rngparser.parse.compact.CompactParseable
-
- CompactStringObjectMap - Class in com.fasterxml.jackson.databind.util
-
Specialized lookup class that implements functionality similar to
Map
, but for special case of key always being
String
and using more compact (and memory-access
friendly) hashing scheme.
- Company - Class in com.scene7.ipsapi
-
Java class for Company complex type.
- Company() - Constructor for class com.scene7.ipsapi.Company
-
- COMPANY - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- COMPANY - Static variable in interface org.apache.tika.metadata.OfficeOpenXMLExtended
-
- COMPANY_HANDLE - Static variable in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Scene7 generated company handle ID
- CompanyArray - Class in com.scene7.ipsapi
-
Java class for CompanyArray complex type.
- CompanyArray() - Constructor for class com.scene7.ipsapi.CompanyArray
-
- CompanyMember - Class in com.scene7.ipsapi
-
Java class for CompanyMember complex type.
- CompanyMember() - Constructor for class com.scene7.ipsapi.CompanyMember
-
- CompanyMemberArray - Class in com.scene7.ipsapi
-
Java class for CompanyMemberArray complex type.
- CompanyMemberArray() - Constructor for class com.scene7.ipsapi.CompanyMemberArray
-
- CompanyMembership - Class in com.scene7.ipsapi
-
Java class for CompanyMembership complex type.
- CompanyMembership() - Constructor for class com.scene7.ipsapi.CompanyMembership
-
- CompanyMembershipArray - Class in com.scene7.ipsapi
-
Java class for CompanyMembershipArray complex type.
- CompanyMembershipArray() - Constructor for class com.scene7.ipsapi.CompanyMembershipArray
-
- CompanyMembershipUpdate - Class in com.scene7.ipsapi
-
Java class for CompanyMembershipUpdate complex type.
- CompanyMembershipUpdate() - Constructor for class com.scene7.ipsapi.CompanyMembershipUpdate
-
- CompanyMembershipUpdateArray - Class in com.scene7.ipsapi
-
Java class for CompanyMembershipUpdateArray complex type.
- CompanyMembershipUpdateArray() - Constructor for class com.scene7.ipsapi.CompanyMembershipUpdateArray
-
- CompanyMetadataInfo - Class in com.scene7.ipsapi
-
Java class for CompanyMetadataInfo complex type.
- CompanyMetadataInfo() - Constructor for class com.scene7.ipsapi.CompanyMetadataInfo
-
- CompanyMetadataInfoArray - Class in com.scene7.ipsapi
-
Java class for CompanyMetadataInfoArray complex type.
- CompanyMetadataInfoArray() - Constructor for class com.scene7.ipsapi.CompanyMetadataInfoArray
-
- CompanySettings - Class in com.scene7.ipsapi
-
Java class for CompanySettings complex type.
- CompanySettings() - Constructor for class com.scene7.ipsapi.CompanySettings
-
- ComparableComparator - Class in org.apache.commons.collections.comparators
-
A Comparator
that compares
Comparable
objects.
- ComparableComparator() - Constructor for class org.apache.commons.collections.comparators.ComparableComparator
-
Constructor whose use should be avoided.
- ComparableComparator<E extends java.lang.Comparable<? super E>> - Class in org.apache.commons.collections4.comparators
-
A Comparator
that compares Comparable
objects.
- ComparableComparator() - Constructor for class org.apache.commons.collections4.comparators.ComparableComparator
-
Constructor whose use should be avoided.
- comparableComparator() - Static method in class org.apache.commons.collections4.comparators.ComparableComparator
-
Gets the singleton instance of a ComparableComparator.
- comparableComparator() - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
Utility method for creating a Comparator
of T
from a
Comparable
of type T
.
- COMPARATOR - Static variable in class org.apache.commons.codec.language.bm.Rule.Phoneme
-
- comparator() - Method in class org.apache.commons.collections.bag.AbstractSortedBagDecorator
-
- comparator() - Method in class org.apache.commons.collections.bag.PredicatedSortedBag
-
- comparator() - Method in class org.apache.commons.collections.bag.SynchronizedSortedBag
-
- comparator() - Method in class org.apache.commons.collections.bag.TransformedSortedBag
-
- comparator() - Method in class org.apache.commons.collections.bag.TreeBag
-
- comparator() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapDecorator
-
- comparator() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap
-
- comparator() - Method in class org.apache.commons.collections.buffer.PriorityBuffer
-
Gets the comparator being used for this buffer, null is natural order.
- comparator() - Method in class org.apache.commons.collections.FastTreeMap
-
Return the comparator used to order this map, or null
if this map uses its keys' natural order.
- comparator() - Method in class org.apache.commons.collections.map.AbstractSortedMapDecorator
-
- comparator() - Method in class org.apache.commons.collections.map.LazySortedMap
-
- comparator() - Method in class org.apache.commons.collections.map.PredicatedSortedMap
-
- comparator() - Method in class org.apache.commons.collections.map.TransformedSortedMap
-
- comparator() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMap
-
- comparator() - Method in class org.apache.commons.collections.set.AbstractSortedSetDecorator
-
- comparator() - Method in class org.apache.commons.collections.set.PredicatedSortedSet
-
- comparator() - Method in class org.apache.commons.collections.set.SynchronizedSortedSet
-
- comparator() - Method in class org.apache.commons.collections.set.TransformedSortedSet
-
- comparator() - Method in interface org.apache.commons.collections.SortedBag
-
Returns the comparator associated with this sorted set, or null
if it uses its elements' natural ordering.
- comparator() - Method in class org.apache.commons.collections.TreeBag
-
Deprecated.
- comparator() - Method in class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
-
- comparator() - Method in class org.apache.commons.collections4.bag.PredicatedSortedBag
-
- comparator() - Method in class org.apache.commons.collections4.bag.SynchronizedSortedBag
-
- comparator() - Method in class org.apache.commons.collections4.bag.TransformedSortedBag
-
- comparator() - Method in class org.apache.commons.collections4.bag.TreeBag
-
- comparator() - Method in class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
-
- comparator() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
- comparator() - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
-
- comparator() - Method in class org.apache.commons.collections4.map.LazySortedMap
-
- comparator() - Method in class org.apache.commons.collections4.map.PredicatedSortedMap
-
- comparator() - Method in class org.apache.commons.collections4.map.TransformedSortedMap
-
- comparator() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
-
- comparator() - Method in class org.apache.commons.collections4.set.AbstractSortedSetDecorator
-
- comparator() - Method in class org.apache.commons.collections4.set.PredicatedSortedSet
-
- comparator() - Method in class org.apache.commons.collections4.set.TransformedSortedSet
-
- comparator() - Method in interface org.apache.commons.collections4.SortedBag
-
Returns the comparator associated with this sorted set, or null
if it uses its elements' natural ordering.
- comparator() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
-
- COMPARATOR - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- COMPARATOR - Static variable in class org.apache.commons.imaging.formats.tiff.TiffElement
-
- COMPARATOR - Static variable in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- ComparatorChain - Class in org.apache.commons.collections.comparators
-
A ComparatorChain is a Comparator that wraps one or
more Comparators in sequence.
- ComparatorChain() - Constructor for class org.apache.commons.collections.comparators.ComparatorChain
-
Construct a ComparatorChain with no Comparators.
- ComparatorChain(Comparator) - Constructor for class org.apache.commons.collections.comparators.ComparatorChain
-
Construct a ComparatorChain with a single Comparator,
sorting in the forward order
- ComparatorChain(Comparator, boolean) - Constructor for class org.apache.commons.collections.comparators.ComparatorChain
-
Construct a Comparator chain with a single Comparator,
sorting in the given order
- ComparatorChain(List) - Constructor for class org.apache.commons.collections.comparators.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the
List.
- ComparatorChain(List, BitSet) - Constructor for class org.apache.commons.collections.comparators.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the
given List.
- ComparatorChain<E> - Class in org.apache.commons.collections4.comparators
-
A ComparatorChain is a Comparator that wraps one or more Comparators in
sequence.
- ComparatorChain() - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain with no Comparators.
- ComparatorChain(Comparator<E>) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain with a single Comparator,
sorting in the forward order
- ComparatorChain(Comparator<E>, boolean) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a Comparator chain with a single Comparator,
sorting in the given order
- ComparatorChain(List<Comparator<E>>) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the
List.
- ComparatorChain(List<Comparator<E>>, BitSet) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the
given List.
- comparatorPermutation(List<S>, Comparator<S>) - Static method in class org.apache.commons.math.genetics.RandomKey
-
Generates a representation of a permutation corresponding to the
data
sorted by comparator
.
- ComparatorPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate that compares the input object with the one stored in the predicate using a comparator.
- ComparatorPredicate(T, Comparator<T>, ComparatorPredicate.Criterion) - Constructor for class org.apache.commons.collections4.functors.ComparatorPredicate
-
Constructor that performs no validation.
- comparatorPredicate(T, Comparator<T>) - Static method in class org.apache.commons.collections4.functors.ComparatorPredicate
-
Factory to create the comparator predicate
- comparatorPredicate(T, Comparator<T>, ComparatorPredicate.Criterion) - Static method in class org.apache.commons.collections4.functors.ComparatorPredicate
-
Factory to create the comparator predicate
- ComparatorPredicate.Criterion - Enum in org.apache.commons.collections4.functors
-
- ComparatorUtils - Class in org.apache.commons.collections
-
Provides convenient static utility methods for Comparator
objects.
- ComparatorUtils() - Constructor for class org.apache.commons.collections.ComparatorUtils
-
ComparatorUtils should not normally be instantiated.
- ComparatorUtils - Class in org.apache.commons.collections4
-
Provides convenient static utility methods for Comparator
objects.
- compare(String, String) - Method in class com.adobe.cq.social.scf.core.resourcetree.ResourceTypeIsAComparator
-
- compare(XMPPath) - Method in class com.adobe.xmp.path.XMPPath
-
Compares the provided path with this path.
- compare(AbstractListServlet.ListItem, AbstractListServlet.ListItem) - Method in class com.day.cq.commons.servlets.AbstractListServlet.ListItemComparator
- compare(AbstractListServlet.ListItem, AbstractListServlet.ListItem) - Method in class com.day.cq.commons.servlets.AbstractReplicableListServlet.ListItemComparator
- compare(P, P) - Method in class com.day.cq.wcm.foundation.List.PageComparator
- compare(Object, Object) - Method in class org.apache.commons.codec.StringEncoderComparator
-
Compares two strings based not on the strings themselves, but on an encoding of the two strings using the
StringEncoder this Comparator was created with.
- compare(Object, Object) - Method in class org.apache.commons.collections.comparators.BooleanComparator
-
Compares two arbitrary Objects.
- compare(Boolean, Boolean) - Method in class org.apache.commons.collections.comparators.BooleanComparator
-
- compare(Object, Object) - Method in class org.apache.commons.collections.comparators.ComparableComparator
-
Compare the two Comparable
arguments.
- compare(Object, Object) - Method in class org.apache.commons.collections.comparators.ComparatorChain
-
Perform comparisons on the Objects as per
Comparator.compare(o1,o2).
- compare(Object, Object) - Method in class org.apache.commons.collections.comparators.FixedOrderComparator
-
Compares two objects according to the order of this Comparator.
- compare(Object, Object) - Method in class org.apache.commons.collections.comparators.NullComparator
-
Perform a comparison between two objects.
- compare(Object, Object) - Method in class org.apache.commons.collections.comparators.ReverseComparator
-
Compares two objects in reverse order.
- compare(Object, Object) - Method in class org.apache.commons.collections.comparators.TransformingComparator
-
Returns the result of comparing the values from the transform operation.
- compare(Boolean, Boolean) - Method in class org.apache.commons.collections4.comparators.BooleanComparator
-
- compare(E, E) - Method in class org.apache.commons.collections4.comparators.ComparableComparator
-
Compare the two Comparable
arguments.
- compare(E, E) - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Perform comparisons on the Objects as per
Comparator.compare(o1,o2).
- compare(T, T) - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Compares two objects according to the order of this Comparator.
- compare(E, E) - Method in class org.apache.commons.collections4.comparators.NullComparator
-
Perform a comparison between two objects.
- compare(E, E) - Method in class org.apache.commons.collections4.comparators.ReverseComparator
-
Compares two objects in reverse order.
- compare(I, I) - Method in class org.apache.commons.collections4.comparators.TransformingComparator
-
Returns the result of comparing the values from the transform operation.
- compare(K, K) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
- compare(String, int, int) - Method in class org.apache.commons.imaging.FormatCompliance
-
- compare(String, int[], int) - Method in class org.apache.commons.imaging.FormatCompliance
-
- compare(File, File) - Method in class org.apache.commons.io.comparator.CompositeFileComparator
-
Compare the two files using delegate comparators.
- compare(File, File) - Method in class org.apache.commons.io.comparator.DefaultFileComparator
-
Compare the two files using the File.compareTo(File)
method.
- compare(File, File) - Method in class org.apache.commons.io.comparator.DirectoryFileComparator
-
Compare the two files using the File.isDirectory()
method.
- compare(File, File) - Method in class org.apache.commons.io.comparator.ExtensionFileComparator
-
Compare the extensions of two files the specified case sensitivity.
- compare(File, File) - Method in class org.apache.commons.io.comparator.LastModifiedFileComparator
-
Compare the last the last modified date/time of two files.
- compare(File, File) - Method in class org.apache.commons.io.comparator.NameFileComparator
-
Compare the names of two files with the specified case sensitivity.
- compare(File, File) - Method in class org.apache.commons.io.comparator.PathFileComparator
-
Compare the paths of two files the specified case sensitivity.
- compare(File, File) - Method in class org.apache.commons.io.comparator.SizeFileComparator
-
Compare the length of two files.
- compare(double, double) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Compares two doubles
for order.
- compare(float, float) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Compares two floats for order.
- compare(double, double) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Compares two doubles
for order.
- compare(float, float) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Compares two floats for order.
- compare(Comparable, Comparable) - Static method in class org.apache.commons.lang.ObjectUtils
-
Null safe comparison of Comparables.
- compare(Comparable, Comparable, boolean) - Static method in class org.apache.commons.lang.ObjectUtils
-
Null safe comparison of Comparables.
- compare(boolean, boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Compares two boolean
values.
- compare(char, char) - Static method in class org.apache.commons.lang3.CharUtils
-
Compares two char
values numerically.
- compare(int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares two int
values numerically.
- compare(long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares to long
values numerically.
- compare(short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares to short
values numerically.
- compare(byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares two byte
values numerically.
- compare(T, T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- compare(T, T, boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- compare(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, as per String.compareTo(String)
, returning :
- compare(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, as per String.compareTo(String)
, returning :
- compare(QueryStatDto, QueryStatDto) - Method in class org.apache.jackrabbit.stats.QueryStatDtoComparator
-
- compare(QueryStatDtoImpl, QueryStatDtoImpl) - Method in class org.apache.jackrabbit.stats.QueryStatDtoOccurrenceComparator
-
- compare(Item, Item) - Method in class org.apache.jackrabbit.vault.util.ItemNameComparator
-
- compare(Node, Node) - Method in class org.apache.jackrabbit.vault.util.NodeNameComparator
-
- compare(String, String) - Method in class org.apache.jackrabbit.vault.util.PathComparator
-
Compared to the String.compareTo(String)
it handles the '/'
differently giving it the highest priority so that:
- compare(Value, Value) - Method in class org.apache.jackrabbit.vault.util.ValueComparator
-
- compare(String, String) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.AttributeNameComparator
-
- compare(Object, Object) - Method in class org.joda.time.DateTimeComparator
-
Compare two objects against only the range of date time fields as
specified in the constructor.
- COMPARE_BASELINE - Static variable in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
-
- compareAgainstBaseState(NodeState, NodeState, NodeStateDiff) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
Generic default comparison algorithm that simply walks through the
property and child node lists of the given base state and compares
the entries one by one with corresponding ones (if any) in this state.
- compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
Generic default comparison algorithm that simply walks through the
property and child node lists of the given base state and compares
the entries one by one with corresponding ones (if any) in this state.
- compareAgainstBaseState(NodeState, NodeStateDiff) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Compares this node state against the given base state.
- CompareBaselineReport - Class in org.apache.jackrabbit.webdav.version.report
-
CompareBaselineReport
...
- CompareBaselineReport() - Constructor for class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
-
- compareBytes(byte[], int, byte[], int, int) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- compareBytes(String, byte[], byte[]) - Method in class org.apache.commons.imaging.FormatCompliance
-
- compareHandles(String, String) - Static method in class com.day.text.Text
-
compares to handles lexigographically with one exception: the '/'
character is always considered smaller than all other chars.
- compareIgnoreCase(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, ignoring case differences,
as per String.compareToIgnoreCase(String)
, returning :
- compareIgnoreCase(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, ignoring case differences,
as per String.compareToIgnoreCase(String)
, returning :
- comparePropertiesAgainstBaseState(NodeState, NodeState, NodeStateDiff) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
Compares the properties of base
state with this
state.
- compareTo(Address) - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Compares the current address with another one for sorting.
- compareTo(DefaultCommerceFacetValue) - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacetValue
- compareTo(Launch) - Method in interface com.adobe.cq.launches.api.Launch
-
Compares the current launch with another one for sorting.
- compareTo(XMPDateTime) - Method in class com.adobe.xmp.core.XMPDateTime
-
- compareTo(Version) - Method in class com.day.cq.commons.Version
-
Compares this version to the given one, segment by segment with a special
"SNAPSHOT" handling.
- compareTo(Scene7Endpoint) - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- compareTo(Term) - Method in class com.day.cq.search.suggest.Term
-
- compareTo(Hit) - Method in class com.day.cq.wcm.core.contentfinder.Hit
-
- compareTo(TypeReference<T>) - Method in class com.fasterxml.jackson.core.type.TypeReference
-
The only reason we define this method (and require implementation
of Comparable
) is to prevent constructing a
reference without type information.
- compareTo(Version) - Method in class com.fasterxml.jackson.core.Version
-
- compareTo(POJOPropertyBuilder) - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- compareTo(ClassKey) - Method in class com.fasterxml.jackson.databind.type.ClassKey
-
- compareTo(App2Segment) - Method in class org.apache.commons.imaging.formats.jpeg.segments.App2Segment
-
- compareTo(Object) - Method in class org.apache.commons.lang.math.Fraction
-
Compares this object to another based on size.
- compareTo(Object) - Method in class org.apache.commons.lang.mutable.MutableBoolean
-
Compares this mutable to another in ascending order.
- compareTo(Object) - Method in class org.apache.commons.lang.mutable.MutableByte
-
Compares this mutable to another in ascending order.
- compareTo(Object) - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Compares this mutable to another in ascending order.
- compareTo(Object) - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Compares this mutable to another in ascending order.
- compareTo(Object) - Method in class org.apache.commons.lang.mutable.MutableInt
-
Compares this mutable to another in ascending order.
- compareTo(Object) - Method in class org.apache.commons.lang.mutable.MutableLong
-
Compares this mutable to another in ascending order.
- compareTo(Object) - Method in class org.apache.commons.lang.mutable.MutableShort
-
Compares this mutable to another in ascending order.
- compareTo(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Compares this object to another based on size.
- compareTo(MutableBoolean) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Compares this mutable to another in ascending order.
- compareTo(MutableByte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Compares this mutable to another in ascending order.
- compareTo(MutableDouble) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Compares this mutable to another in ascending order.
- compareTo(MutableFloat) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Compares this mutable to another in ascending order.
- compareTo(MutableInt) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Compares this mutable to another in ascending order.
- compareTo(MutableLong) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Compares this mutable to another in ascending order.
- compareTo(MutableShort) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Compares this mutable to another in ascending order.
- compareTo(Pair<L, R>) - Method in class org.apache.commons.lang3.tuple.Pair
-
Compares the pair based on the left element followed by the right element.
- compareTo(Triple<L, M, R>) - Method in class org.apache.commons.lang3.tuple.Triple
-
Compares the triple based on the left element, followed by the middle element,
finally the right element.
- compareTo(BigFraction) - Method in class org.apache.commons.math.fraction.BigFraction
-
Compares this object to another based on size.
- compareTo(Fraction) - Method in class org.apache.commons.math.fraction.Fraction
-
Compares this object to another based on size.
- compareTo(Chromosome) - Method in class org.apache.commons.math.genetics.Chromosome
-
Compares two chromosomes based on their fitness.
- compareTo(BigReal) - Method in class org.apache.commons.math.util.BigReal
- compareTo(double, double, double) - Static method in class org.apache.commons.math.util.MathUtils
-
Compares two numbers given some amount of allowed error.
- compareTo(Type<?>) - Method in class org.apache.jackrabbit.oak.api.Type
-
- compareTo(PackageId) - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Compares this id with the given one.
- compareTo(Version) - Method in class org.apache.jackrabbit.vault.packaging.Version
-
Compares this version to the given one, segment by segment without any special
"SNAPSHOT" handling.
- compareTo(Path) - Method in class org.apache.sling.api.resource.path.Path
-
- compareTo(BundleVersionInfo<?>) - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
-
- compareTo(InstallTask) - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
All comparisons are based on getSortKey().
- compareTo(Object) - Method in class org.apache.sling.provisioning.model.Artifact
-
- compareTo(ArtifactGroup) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
-
- compareTo(Configuration) - Method in class org.apache.sling.provisioning.model.Configuration
-
- compareTo(Feature) - Method in class org.apache.sling.provisioning.model.Feature
-
- compareTo(RunMode) - Method in class org.apache.sling.provisioning.model.RunMode
-
- compareTo(Version) - Method in class org.apache.sling.provisioning.model.Version
-
Compares this Version
object to another Version
.
- compareTo(Property) - Method in class org.apache.tika.metadata.Property
-
- compareTo(MediaType) - Method in class org.apache.tika.mime.MediaType
-
- compareTo(MimeType) - Method in class org.apache.tika.mime.MimeType
-
- compareTo(CharsetMatch) - Method in class org.apache.tika.parser.txt.CharsetMatch
-
Compare to other CharsetMatch objects.
- compareTo(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
-
Compares this duration with the specified duration based on length.
- compareTo(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
-
Compares this object with the specified object for ascending
millisecond instant order.
- compareTo(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
-
Compares this partial with another returning an integer
indicating the order.
- compareTo(BaseSingleFieldPeriod) - Method in class org.joda.time.base.BaseSingleFieldPeriod
-
Compares this period to another object of the same class.
- compareTo(ReadableInstant) - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Compare this field to the same field on another instant.
- compareTo(ReadablePartial) - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Compare this field to the same field on another partial instant.
- compareTo(ReadableInstant) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Compare this field to the same field on another instant.
- compareTo(ReadablePartial) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Compare this field to the same field on another partial instant.
- compareTo(DurationField) - Method in class org.joda.time.field.BaseDurationField
-
- compareTo(DurationField) - Method in class org.joda.time.field.DelegatedDurationField
-
- compareTo(DurationField) - Method in class org.joda.time.field.MillisDurationField
-
- compareTo(DurationField) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always returns zero, indicating that sort order is not relevent.
- compareTo(ReadablePartial) - Method in class org.joda.time.LocalDate
-
Compares this partial with another returning an integer
indicating the order.
- compareTo(ReadablePartial) - Method in class org.joda.time.LocalDateTime
-
Compares this partial with another returning an integer
indicating the order.
- compareTo(ReadablePartial) - Method in class org.joda.time.LocalTime
-
Compares this partial with another returning an integer
indicating the order.
- CompareToBuilder - Class in org.apache.commons.lang.builder
-
Assists in implementing Comparable.compareTo(Object)
methods.
- CompareToBuilder() - Constructor for class org.apache.commons.lang.builder.CompareToBuilder
-
Constructor for CompareToBuilder.
- CompareToBuilder - Class in org.apache.commons.lang3.builder
-
Assists in implementing Comparable.compareTo(Object)
methods.
- CompareToBuilder() - Constructor for class org.apache.commons.lang3.builder.CompareToBuilder
-
Constructor for CompareToBuilder.
- comparison(QueryObjectModelFactory, DynamicOperand, StaticOperand) - Method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns a comparison between the given operands using this operator.
- comparison(DynamicOperand, String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Filters node-tuples based on the outcome of a binary operation.
- ComparisonExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- ComparisonImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
ComparisonImpl
...
- ComparisonOperation() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- ComparisonOperator - Enum in com.adobe.granite.taskmanagement
-
ComparisonOperator
is used in the construction of
Filter
expressions.
- ComparisonType - Enum in com.adobe.cq.social.ugc.api
-
Defines the type of comparison to use when comparing property values.
- CompAttrConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CompCommentConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CompDocConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- CompElemConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- COMPILATION - Static variable in interface org.apache.tika.metadata.XMPDM
-
"An album created by various artists."
- CompilationOutput - Interface in org.apache.sling.scripting.sightly.java.compiler
-
- CompilationResult - Interface in org.apache.sling.commons.compiler
-
The compilation result allows clients of the java compiler
to check for error messages, warnings (if not disabled by
the options) and allows to access the compiled classes.
- CompilationResult - Interface in org.apache.sling.scripting.sightly.compiler
-
This class encapsulates the result of a compile operation performed by the
SightlyCompiler
.
- CompilationUnit - Interface in org.apache.sling.commons.compiler
-
This interface describes a compilation unit - usually a java class.
- CompilationUnit - Interface in org.apache.sling.scripting.sightly.compiler
-
This class describes a compilation unit that the
SightlyCompiler
will process during the call of the
compile
methods.
- CompilationUnitWithSource - Interface in org.apache.sling.commons.compiler
-
Extension of the CompilationUnit interface which allows for the explicit
declaration of the source file name.
- compile(Collection<ScriptResource>, Writer, CompilerContext) - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptCompiler
-
Compiles a given collection of resources.
- compile(String) - Static method in class com.fasterxml.jackson.core.JsonPointer
-
Factory method that parses given input and construct matching pointer
instance, if it represents a valid JSON Pointer: if not, a
IllegalArgumentException
is thrown.
- compile(CompilationUnit[], Options) - Method in interface org.apache.sling.commons.compiler.JavaCompiler
-
Compile the compilation units.
- compile(CompilationUnit) - Method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
-
- compile(CompilationUnit, BackendCompiler) - Method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
-
- compile(File, File[]) - Method in class org.joda.time.tz.ZoneInfoCompiler
-
Returns a map of ids to DateTimeZones.
- CompilerContext - Interface in com.adobe.granite.ui.clientlibs.script
-
CompilerContext
...
- CompilerMessage - Class in org.apache.sling.commons.compiler
-
This class encapsulates a message produced the compiler.
- CompilerMessage(String, int, int, String) - Constructor for class org.apache.sling.commons.compiler.CompilerMessage
-
The error message constructor.
- CompilerMessage - Interface in org.apache.sling.scripting.sightly.compiler
-
This class describes the messages (warnings or errors) the
SightlyCompiler
will produce when compiling a script.
- compileString(String) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method for constructing a specialized textual object that can typically
be serialized faster than basic String
(depending
on escaping needed if any, char-to-byte encoding if needed).
- COMPLETE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has completed the object.
- complete(WorkItem, Route) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- complete(WorkItem, Route) - Method in interface com.day.cq.workflow.WorkflowSession
-
- complete(JsonParser, DeserializationContext, Object) - Method in class com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler
-
Method called after JSON Object closes, and has to ensure that all external
type ids have been handled.
- complete(JsonParser, DeserializationContext, PropertyValueBuffer, PropertyBasedCreator) - Method in class com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler
-
Variant called when creation of the POJO involves buffering of creator properties
as well as property-based creator.
- completeAndClearBuffer(Object[], int) - Method in class com.fasterxml.jackson.databind.util.ObjectBuffer
-
Method called to indicate that the buffering process is now
complete; and to construct a combined exactly-sized result
array.
- completeAndClearBuffer(Object[], int, Class<T>) - Method in class com.fasterxml.jackson.databind.util.ObjectBuffer
-
- completeAndClearBuffer(Object[], int, List<Object>) - Method in class com.fasterxml.jackson.databind.util.ObjectBuffer
-
- completeAndClearBuffer(T, int) - Method in class com.fasterxml.jackson.databind.util.PrimitiveArrayBuilder
-
- completeAndCoalesce(int) - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
Method that will complete "manual" output process, coalesce
content (if necessary) and return results as a contiguous buffer.
- COMPLETED - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
-
- COMPLETED_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
-
The item containing the list of bundles completing the batch operation.
- completeTask(String, String) - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
Completes the task with the given id and action.
- Complex - Class in org.apache.commons.math.complex
-
Representation of a Complex number - a number which has both a
real and imaginary part.
- Complex(double, double) - Constructor for class org.apache.commons.math.complex.Complex
-
Create a complex number given the real and imaginary parts.
- ComplexField - Class in org.apache.commons.math.complex
-
Representation of the complex numbers field.
- ComplexFormat - Class in org.apache.commons.math.complex
-
Formats a Complex number in cartesian format "Re(c) + Im(c)i".
- ComplexFormat() - Constructor for class org.apache.commons.math.complex.ComplexFormat
-
Create an instance with the default imaginary character, 'i', and the
default number format for both real and imaginary parts.
- ComplexFormat(NumberFormat) - Constructor for class org.apache.commons.math.complex.ComplexFormat
-
Create an instance with a custom number format for both real and
imaginary parts.
- ComplexFormat(NumberFormat, NumberFormat) - Constructor for class org.apache.commons.math.complex.ComplexFormat
-
Create an instance with a custom number format for the real part and a
custom number format for the imaginary part.
- ComplexFormat(String) - Constructor for class org.apache.commons.math.complex.ComplexFormat
-
Create an instance with a custom imaginary character, and the default
number format for both real and imaginary parts.
- ComplexFormat(String, NumberFormat) - Constructor for class org.apache.commons.math.complex.ComplexFormat
-
Create an instance with a custom imaginary character, and a custom number
format for both real and imaginary parts.
- ComplexFormat(String, NumberFormat, NumberFormat) - Constructor for class org.apache.commons.math.complex.ComplexFormat
-
Create an instance with a custom imaginary character, a custom number
format for the real part, and a custom number format for the imaginary
part.
- ComplexUtils - Class in org.apache.commons.math.complex
-
Static implementations of common
Complex
utilities functions.
- COMPONENT - Static variable in class com.adobe.cq.sightly.WCMBindings
-
- component - Variable in class com.day.cq.wcm.commons.AbstractImageServlet.ImageContext
-
- Component(int, int, int, int) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment.Component
-
- Component(int, int, int) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.SosSegment.Component
-
- COMPONENT_CAPABILITY_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
-
Capability name for Service Component Runtime.
- COMPONENT_CONTEXT - Static variable in class com.adobe.cq.sightly.WCMBindings
-
- COMPONENT_FACTORY - Static variable in interface org.osgi.service.component.ComponentConstants
-
A service registration property for a Component Factory that contains the
value of the factory
attribute.
- COMPONENT_ID - Static variable in interface org.osgi.service.component.ComponentConstants
-
A component property that contains the generated id for a component
configuration.
- COMPONENT_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
-
A component property for a component configuration that contains the name
of the component as specified in the name
attribute of the
component
element.
- COMPONENT_PATH_PROP - Static variable in class com.adobe.cq.social.scoring.api.ScoringConstants
-
the component path where the score rule is located.
- COMPONENT_PROPERTY_CONSTRAINT_MSG - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
-
- COMPONENT_PROPERTY_ENABLED - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
-
- COMPONENT_PROPERTY_HINT - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
-
- COMPONENT_PROPERTY_ORDER - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
-
- COMPONENT_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.component.ComponentConstants
-
Compile time constant for the Specification Version of Declarative
Services.
- ComponentConfigurationDTO - Class in org.osgi.service.component.runtime.dto
-
A representation of an actual instance of a declared component description
parameterized by component properties.
- ComponentConfigurationDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
- ComponentConstants - Interface in org.osgi.service.component
-
Defines standard names for Service Component constants.
- ComponentContext - Interface in org.osgi.service.component
-
A Component Context object is used by a component instance to interact with
its execution context including locating services by reference name.
- ComponentDescriptionDTO - Class in org.osgi.service.component.runtime.dto
-
A representation of a declared component description.
- ComponentDescriptionDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
- ComponentDetails(String) - Constructor for class com.day.cq.mcm.landingpage.parser.taghandlers.cta.LeadFormCTAComponentTagHandler.ComponentDetails
-
- ComponentException - Exception in org.osgi.service.component
-
Unchecked exception which may be thrown by Service Component Runtime.
- ComponentException(String, Throwable) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified message and cause.
- ComponentException(String) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified message.
- ComponentException(Throwable) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified cause.
- ComponentExporter - Interface in com.adobe.cq.export.json
-
Defines the JSON export of a component.
- ComponentFactory<S> - Interface in org.osgi.service.component
-
When a component is declared with the factory
attribute on its
component
element, Service Component Runtime will register a
Component Factory service to allow new component configurations to be created
and activated rather than automatically creating and activating component
configuration as necessary.
- componentFactoryManager - Variable in class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
- ComponentHandler - Interface in com.day.cq.dam.api.metadata
-
Base class for handling runtime rendering of resources
after application of rules residing on them
- ComponentHelper - Class in com.adobe.granite.ui.components
-
A convenient helper for development of Granite UI components that are
implemented using JSP.
- ComponentHelper(PageContext) - Constructor for class com.adobe.granite.ui.components.ComponentHelper
-
- ComponentHelper - Class in com.adobe.granite.ui.components.htl
-
A convenient base Use class for development of Granite UI components that are
implemented using HTL.
- ComponentHelper() - Constructor for class com.adobe.granite.ui.components.htl.ComponentHelper
-
- ComponentHelper.Options - Class in com.adobe.granite.ui.components
-
An options to be passed to the included resource's renderer.
- componentIdentifier - Variable in class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment.Component
-
- ComponentInheritanceValueMap - Class in com.adobe.cq.commerce.common
-
Deprecated.
- ComponentInheritanceValueMap(Resource) - Constructor for class com.adobe.cq.commerce.common.ComponentInheritanceValueMap
-
Deprecated.
- ComponentInheritanceValueMap - Class in com.day.cq.commons.inherit
-
- ComponentInheritanceValueMap(Resource) - Constructor for class com.day.cq.commons.inherit.ComponentInheritanceValueMap
-
Will wrap the
ValueMap
returned by
resource.adaptTo(ValueMap.class)
, or use an empty map if
resource
is null or if it doesn't adapt to a ValueMap.
- ComponentInheritanceValueMap(ValueMap) - Constructor for class com.day.cq.commons.inherit.ComponentInheritanceValueMap
-
Use this if the underlying
Resource
for a
ValueMap
is not
available and no inheritance is needed.
- ComponentInstance<S> - Interface in org.osgi.service.component
-
A ComponentInstance encapsulates a component instance of an activated
component configuration.
- ComponentMapping(String, String, String) - Constructor for class com.day.cq.wcm.foundation.AllowedComponentList.ComponentMapping
-
Deprecated.
- ComponentModel - Class in com.adobe.cq.sites.ui.models
-
- ComponentModel() - Constructor for class com.adobe.cq.sites.ui.models.ComponentModel
-
- ComponentProvider - Interface in com.day.cq.reporting
-
This interface provides means to provide components to a report (such as value
resolvers, aggregates, etc.).
- COMPONENTS - Static variable in class org.apache.commons.imaging.palette.PaletteFactory
-
- ComponentServiceObjects<S> - Interface in org.osgi.service.component
-
Allows multiple service objects for a service to be obtained.
- componentSuffixGenerator - Variable in class com.day.cq.wcm.designimporter.DesignImporterContext
-
The suffix generator that generates suffixes per component names to uniquely identify
them in the node hierarchy.
- ComponentSuffixGenerator - Class in com.day.cq.wcm.designimporter.util
-
Utility class that maintains stacked counters which can be used as suffixes for uniquely identifying names.
- ComponentSuffixGenerator() - Constructor for class com.day.cq.wcm.designimporter.util.ComponentSuffixGenerator
-
- ComponentUtil - Class in com.day.cq.wcm.designimporter.util
-
Utility class for CQ component related repository operations
- ComponentUtil() - Constructor for class com.day.cq.wcm.designimporter.util.ComponentUtil
-
- ComposableFunction - Class in org.apache.commons.math.analysis
-
- ComposableFunction() - Constructor for class org.apache.commons.math.analysis.ComposableFunction
-
- compose(Collection<? extends Editor>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
-
- compose(Collection<? extends EditorProvider>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
-
- compose(Collection<CommitHook>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeHook
-
- composeArrayItemPath(String, int) - Static method in class com.adobe.internal.xmp.XMPPathFactory
-
Compose the path expression for an item in an array.
- composeArrayItemPath(String, int) - Static method in class com.adobe.xmp.XMPPathFactory
-
Compose the path expression for an item in an array.
- composeFieldSelector(String, String, String, String) - Static method in class com.adobe.internal.xmp.XMPPathFactory
-
Compose the path expression to select an alternate item by a field's value.
- composeFieldSelector(String, String, String, String) - Static method in class com.adobe.xmp.XMPPathFactory
-
Compose the path expression to select an alternate item by a field's value.
- composeLangSelector(String, String) - Static method in class com.adobe.internal.xmp.XMPPathFactory
-
Compose the path expression to select an alternate item by language.
- composeLangSelector(String, String) - Static method in class com.adobe.xmp.XMPPathFactory
-
Compose the path expression to select an alternate item by language.
- ComposeMessageSocialComponent - Interface in com.adobe.cq.social.messaging.client.api
-
Compose message as social component.
- composeQualifierPath(String, String) - Static method in class com.adobe.internal.xmp.XMPPathFactory
-
Compose the path expression for a qualifier.
- composeQualifierPath(String, String) - Static method in class com.adobe.xmp.XMPPathFactory
-
Compose the path expression for a qualifier.
- COMPOSER - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The composer's name."
- composeStructFieldPath(String, String) - Static method in class com.adobe.internal.xmp.XMPPathFactory
-
Compose the path expression for a field in a struct.
- composeStructFieldPath(String, String) - Static method in class com.adobe.xmp.XMPPathFactory
-
Compose the path expression for a field in a struct.
- composite(Property, Property[]) - Static method in class org.apache.tika.metadata.Property
-
Constructs a new composite property from the given primary and array of secondary properties.
- CompositeActionProvider - Class in org.apache.jackrabbit.oak.spi.security.user.action
-
- CompositeActionProvider(Collection<? extends AuthorizableActionProvider>) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
-
- CompositeActionProvider(AuthorizableActionProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
-
- CompositeCollection - Class in org.apache.commons.collections.collection
-
Decorates a collection of other collections to provide a single unified view.
- CompositeCollection() - Constructor for class org.apache.commons.collections.collection.CompositeCollection
-
Create an empty CompositeCollection.
- CompositeCollection(Collection) - Constructor for class org.apache.commons.collections.collection.CompositeCollection
-
Create a Composite Collection with only coll composited.
- CompositeCollection(Collection[]) - Constructor for class org.apache.commons.collections.collection.CompositeCollection
-
Create a CompositeCollection with colls as the initial list of
composited collections.
- CompositeCollection<E> - Class in org.apache.commons.collections4.collection
-
Decorates a collection of other collections to provide a single unified view.
- CompositeCollection() - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create an empty CompositeCollection.
- CompositeCollection(Collection<E>) - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create a Composite Collection with one collection.
- CompositeCollection(Collection<E>, Collection<E>) - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create a Composite Collection with two collections.
- CompositeCollection(Collection<E>...) - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create a Composite Collection with an array of collections.
- CompositeCollection.CollectionMutator - Interface in org.apache.commons.collections.collection
-
Pluggable strategy to handle changes to the composite.
- CompositeCollection.CollectionMutator<E> - Interface in org.apache.commons.collections4.collection
-
Pluggable strategy to handle changes to the composite.
- CompositeConfiguration<T extends SecurityConfiguration> - Class in org.apache.jackrabbit.oak.spi.security
-
- CompositeConfiguration(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- CompositeConfiguration(String, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- CompositeConflictHandler - Class in org.apache.jackrabbit.oak.spi.commit
-
A CompositeConflictHandler
delegates conflict handling
to multiple backing handlers.
- CompositeConflictHandler(Iterable<ThreeWayConflictHandler>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
Create a new CompositeConflictHandler
with an initial set of
backing handler.
- CompositeConflictHandler() - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
Create a new CompositeConflictHandler
with no backing handlers.
- CompositeCredentialsSupport - Class in org.apache.jackrabbit.oak.spi.security.authentication.credentials
-
Composite implementation of the
CredentialsSupport
interface that handles multiple providers.
- CompositeDetector - Class in org.apache.tika.detect
-
Content type detector that combines multiple different detection mechanisms.
- CompositeDetector(MediaTypeRegistry, List<Detector>, Collection<Class<? extends Detector>>) - Constructor for class org.apache.tika.detect.CompositeDetector
-
- CompositeDetector(MediaTypeRegistry, List<Detector>) - Constructor for class org.apache.tika.detect.CompositeDetector
-
- CompositeDetector(List<Detector>) - Constructor for class org.apache.tika.detect.CompositeDetector
-
- CompositeDetector(Detector...) - Constructor for class org.apache.tika.detect.CompositeDetector
-
- CompositeDigester - Class in org.apache.tika.parser.digest
-
- CompositeDigester(DigestingParser.Digester...) - Constructor for class org.apache.tika.parser.digest.CompositeDigester
-
- CompositeEditor - Class in org.apache.jackrabbit.oak.spi.commit
-
Aggregation of a list of editors into a single editor.
- CompositeEditor(Collection<? extends Editor>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
-
- CompositeEditor(Editor...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
-
- CompositeEditorProvider - Class in org.apache.jackrabbit.oak.spi.commit
-
Aggregation of a list of editor providers into a single provider.
- CompositeEditorProvider(EditorProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
-
- CompositeEncodingDetector - Class in org.apache.tika.detect
-
- CompositeEncodingDetector(List<EncodingDetector>, Collection<Class<? extends EncodingDetector>>) - Constructor for class org.apache.tika.detect.CompositeEncodingDetector
-
- CompositeEncodingDetector(List<EncodingDetector>) - Constructor for class org.apache.tika.detect.CompositeEncodingDetector
-
- CompositeExternalParser - Class in org.apache.tika.parser.external
-
A Composite Parser that wraps up all the available External Parsers,
and provides an easy way to access them.
- CompositeExternalParser() - Constructor for class org.apache.tika.parser.external.CompositeExternalParser
-
- CompositeExternalParser(MediaTypeRegistry) - Constructor for class org.apache.tika.parser.external.CompositeExternalParser
-
- CompositeFileComparator - Class in org.apache.commons.io.comparator
-
Compare two files using a set of delegate file Comparator
.
- CompositeFileComparator(Comparator<File>...) - Constructor for class org.apache.commons.io.comparator.CompositeFileComparator
-
Create a composite comparator for the set of delegate comparators.
- CompositeFileComparator(Iterable<Comparator<File>>) - Constructor for class org.apache.commons.io.comparator.CompositeFileComparator
-
Create a composite comparator for the set of delegate comparators.
- CompositeFormat - Class in org.apache.commons.lang.text
-
Formats using one formatter and parses using a different formatter.
- CompositeFormat(Format, Format) - Constructor for class org.apache.commons.lang.text.CompositeFormat
-
Create a format that points its parseObject method to one implementation
and its format method to another.
- CompositeFormat - Class in org.apache.commons.lang3.text
-
- CompositeFormat(Format, Format) - Constructor for class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.
Create a format that points its parseObject method to one implementation
and its format method to another.
- CompositeFormat - Class in org.apache.commons.math.util
-
Base class for formatters of composite objects (complex numbers, vectors ...).
- CompositeFormat() - Constructor for class org.apache.commons.math.util.CompositeFormat
-
- CompositeHook - Class in org.apache.jackrabbit.oak.spi.commit
-
Composite commit hook.
- CompositeHook(CommitHook...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeHook
-
- CompositeInitializer - Class in org.apache.jackrabbit.oak.spi.lifecycle
-
- CompositeInitializer(Collection<RepositoryInitializer>) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
-
- CompositeInitializer(RepositoryInitializer...) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
-
- CompositeMap - Class in org.apache.commons.collections.map
-
Decorates a map of other maps to provide a single unified view.
- CompositeMap() - Constructor for class org.apache.commons.collections.map.CompositeMap
-
Create a new, empty, CompositeMap.
- CompositeMap(Map, Map) - Constructor for class org.apache.commons.collections.map.CompositeMap
-
Create a new CompositeMap with two composited Map instances.
- CompositeMap(Map, Map, CompositeMap.MapMutator) - Constructor for class org.apache.commons.collections.map.CompositeMap
-
Create a new CompositeMap with two composited Map instances.
- CompositeMap(Map[]) - Constructor for class org.apache.commons.collections.map.CompositeMap
-
Create a new CompositeMap which composites all of the Map instances in the
argument.
- CompositeMap(Map[], CompositeMap.MapMutator) - Constructor for class org.apache.commons.collections.map.CompositeMap
-
Create a new CompositeMap which composites all of the Map instances in the
argument.
- CompositeMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates a map of other maps to provide a single unified view.
- CompositeMap() - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new, empty, CompositeMap.
- CompositeMap(Map<K, V>, Map<K, V>) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap with two composited Map instances.
- CompositeMap(Map<K, V>, Map<K, V>, CompositeMap.MapMutator<K, V>) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap with two composited Map instances.
- CompositeMap(Map<K, V>...) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap which composites all of the Map instances in the
argument.
- CompositeMap(Map<K, V>[], CompositeMap.MapMutator<K, V>) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap which composites all of the Map instances in the
argument.
- CompositeMap.MapMutator - Interface in org.apache.commons.collections.map
-
This interface allows definition for all of the indeterminate
mutators in a CompositeMap, as well as providing a hook for
callbacks on key collisions.
- CompositeMap.MapMutator<K,V> - Interface in org.apache.commons.collections4.map
-
This interface allows definition for all of the indeterminate
mutators in a CompositeMap, as well as providing a hook for
callbacks on key collisions.
- CompositeMatcher - Class in org.apache.tika.sax.xpath
-
Composite XPath evaluation state.
- CompositeMatcher(Matcher, Matcher) - Constructor for class org.apache.tika.sax.xpath.CompositeMatcher
-
- CompositeObserver - Class in org.apache.jackrabbit.oak.spi.commit
-
Composite observer that delegates all content changes to the set of
currently registered component observers.
- CompositeObserver() - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
-
- CompositeParser - Class in org.apache.tika.parser
-
Composite parser that delegates parsing tasks to a component parser
based on the declared content type of the incoming document.
- CompositeParser(MediaTypeRegistry, List<Parser>, Collection<Class<? extends Parser>>) - Constructor for class org.apache.tika.parser.CompositeParser
-
- CompositeParser(MediaTypeRegistry, List<Parser>) - Constructor for class org.apache.tika.parser.CompositeParser
-
- CompositeParser(MediaTypeRegistry, Parser...) - Constructor for class org.apache.tika.parser.CompositeParser
-
- CompositeParser() - Constructor for class org.apache.tika.parser.CompositeParser
-
- CompositePattern - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
-
- CompositePattern(List<RestrictionPattern>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
-
- CompositePrincipalConfiguration - Class in org.apache.jackrabbit.oak.spi.security.principal
-
PrincipalConfiguration
that combines different principal provider
implementations that share a common principal manager implementation.
- CompositePrincipalConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
-
- CompositePrincipalConfiguration(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
-
- CompositePrincipalProvider - Class in org.apache.jackrabbit.oak.spi.security.principal
-
PrincipalProvider
implementation that aggregates a list of principal
providers into a single.
- CompositePrincipalProvider(List<PrincipalProvider>) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
-
- CompositeRegistration - Class in org.apache.jackrabbit.oak.spi.whiteboard
-
- CompositeRegistration(Registration...) - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.CompositeRegistration
-
- CompositeRegistration(List<Registration>) - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.CompositeRegistration
-
- CompositeReplicationAction - Class in com.day.cq.replication
-
- CompositeReplicationAction(List<ReplicationAction>) - Constructor for class com.day.cq.replication.CompositeReplicationAction
-
- CompositeRestrictionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
-
- CompositeSet - Class in org.apache.commons.collections.set
-
Decorates a set of other sets to provide a single unified view.
- CompositeSet() - Constructor for class org.apache.commons.collections.set.CompositeSet
-
Create an empty CompositeSet
- CompositeSet(Set) - Constructor for class org.apache.commons.collections.set.CompositeSet
-
Create a CompositeSet with just set
composited
- CompositeSet(Set[]) - Constructor for class org.apache.commons.collections.set.CompositeSet
-
Create a composite set with sets as the initial set of composited Sets
- CompositeSet<E> - Class in org.apache.commons.collections4.set
-
Decorates a set of other sets to provide a single unified view.
- CompositeSet() - Constructor for class org.apache.commons.collections4.set.CompositeSet
-
Create an empty CompositeSet.
- CompositeSet(Set<E>) - Constructor for class org.apache.commons.collections4.set.CompositeSet
-
Create a CompositeSet with just set
composited.
- CompositeSet(Set<E>...) - Constructor for class org.apache.commons.collections4.set.CompositeSet
-
Create a composite set with sets as the initial set of composited Sets.
- CompositeSet.SetMutator - Interface in org.apache.commons.collections.set
-
Define callbacks for mutation operations.
- CompositeSet.SetMutator<E> - Interface in org.apache.commons.collections4.set
-
Define callbacks for mutation operations.
- CompositeTagHandler - Class in org.apache.tika.parser.mp3
-
Takes an array of
ID3Tags
in preference order, and when asked for
a given tag, will return it from the first
ID3Tags
that has it.
- CompositeTagHandler(ID3Tags[]) - Constructor for class org.apache.tika.parser.mp3.CompositeTagHandler
-
- CompositeTokenConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authentication.token
-
- CompositeTokenConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenConfiguration
-
- CompositeTokenConfiguration(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenConfiguration
-
- CompositeTokenProvider - Class in org.apache.jackrabbit.oak.spi.security.authentication.token
-
Aggregates a collection of
TokenProvider
s into a single
provider.
- compositeType(String, String, Item...) - Static method in class org.osgi.jmx.Item
-
Create a Composite Type
- CompositeValueMap - Class in org.apache.sling.api.wrappers
-
An implementation of the
ValueMap
based on two
ValueMap
s:
- One containing the properties
- Another one containing the defaults to use in case the properties map
does not contain the values.
- CompositeValueMap(ValueMap, ValueMap) - Constructor for class org.apache.sling.api.wrappers.CompositeValueMap
-
Constructor
- CompositeValueMap(ValueMap, ValueMap, boolean) - Constructor for class org.apache.sling.api.wrappers.CompositeValueMap
-
Constructor
- CompositeWorkspaceInitializer - Class in org.apache.jackrabbit.oak.spi.lifecycle
-
- CompositeWorkspaceInitializer(Collection<WorkspaceInitializer>) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeWorkspaceInitializer
-
- CompositeWorkspaceInitializer(WorkspaceInitializer...) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeWorkspaceInitializer
-
- composition() - Method in interface com.adobe.cq.gfx.Plan
-
Returns the special composition layer.
- CompoundIterator - Class in com.day.util
-
Implements the Iterator
interface and combines two
Iterator
objects into one single Iterator
.
- CompoundIterator(Iterator, Iterator) - Constructor for class com.day.util.CompoundIterator
-
Creates a CompoundIterator
based on parent
and child
.
- CompPIConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- compress(byte[]) - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor
-
Feeds bytes into the compressor which in turn may emit zero or
more blocks to the callback during the execution of this
method.
- compress(byte[], int, int) - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor
-
Feeds bytes into the compressor which in turn may emit zero or
more blocks to the callback during the execution of this
method.
- compress(byte[]) - Method in class org.apache.commons.imaging.common.mylzw.MyLzwCompressor
-
- compress(byte[]) - Method in class org.apache.commons.imaging.common.PackBits
-
- CompressedDataReader - Class in org.apache.commons.imaging.formats.psd.datareaders
-
- CompressedDataReader(DataParser) - Constructor for class org.apache.commons.imaging.formats.psd.datareaders.CompressedDataReader
-
- Compression - Variable in class org.apache.commons.imaging.formats.psd.ImageContents
-
- COMPRESSION_DEFLATE_INFLATE - Static variable in class org.apache.commons.imaging.formats.png.PngConstants
-
- COMPRESSION_TYPE_INFLATE_DEFLATE - Static variable in class org.apache.commons.imaging.formats.png.PngConstants
-
- COMPRESSION_VALUE_ADOBE_DEFLATE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_CCIRLEW - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_CCITT_1D - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_DCS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_DEFLATE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_EPSON_ERF_COMPRESSED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_IT8BL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_IT8CTPAD - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_IT8LW - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_IT8MP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_JBIG - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_JBIG_B_AND_W - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_JBIG_COLOR - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_JPEG - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_JPEG_2000 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_JPEG_OLD_STYLE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_KODAK_DCR_COMPRESSED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_LZW - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_NEXT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_NIKON_NEF_COMPRESSED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_PACK_BITS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_PENTAX_PEF_COMPRESSED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_PIXAR_FILM - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_PIXAR_LOG - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_SGILOG - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_SGILOG_24 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_T4_GROUP_3_FAX - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_T6_GROUP_4_FAX - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_THUNDERSCAN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- COMPRESSION_VALUE_UNCOMPRESSED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- compressionMethod - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunkIccp
-
- compressionMethod - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunkIhdr
-
- compressModifiedHuffman(byte[], int, int) - Static method in class org.apache.commons.imaging.common.itu_t4.T4AndT6Compression
-
Compressed with the "Modified Huffman" encoding of section 10 in the
TIFF6 specification.
- CompressorException - Exception in org.apache.commons.compress.compressors
-
Compressor related exception
- CompressorException(String) - Constructor for exception org.apache.commons.compress.compressors.CompressorException
-
Constructs a new exception with the specified detail message.
- CompressorException(String, Throwable) - Constructor for exception org.apache.commons.compress.compressors.CompressorException
-
Constructs a new exception with the specified detail message and cause.
- CompressorInputStream - Class in org.apache.commons.compress.compressors
-
- CompressorInputStream() - Constructor for class org.apache.commons.compress.compressors.CompressorInputStream
-
- CompressorOutputStream - Class in org.apache.commons.compress.compressors
-
- CompressorOutputStream() - Constructor for class org.apache.commons.compress.compressors.CompressorOutputStream
-
- CompressorParser - Class in org.apache.tika.parser.pkg
-
Parser for various compression formats.
- CompressorParser() - Constructor for class org.apache.tika.parser.pkg.CompressorParser
-
- CompressorParserOptions - Interface in org.apache.tika.parser.pkg
-
Interface for setting options for the
CompressorParser
by passing
via the
ParseContext
.
- CompressorStreamFactory - Class in org.apache.commons.compress.compressors
-
Factory to create Compressor[In|Out]putStreams from names.
- CompressorStreamFactory() - Constructor for class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an instance with the decompress Concatenated option set to false.
- CompressorStreamFactory(boolean, int) - Constructor for class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an instance with the provided decompress Concatenated option.
- CompressorStreamFactory(boolean) - Constructor for class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an instance with the provided decompress Concatenated option.
- CompressorStreamProvider - Interface in org.apache.commons.compress.compressors
-
- compressT4_1D(byte[], int, int, boolean) - Static method in class org.apache.commons.imaging.common.itu_t4.T4AndT6Compression
-
- compressT4_2D(byte[], int, int, boolean, int) - Static method in class org.apache.commons.imaging.common.itu_t4.T4AndT6Compression
-
- compressT6(byte[], int, int) - Static method in class org.apache.commons.imaging.common.itu_t4.T4AndT6Compression
-
- compressThreadDumps(OutputStream, String...) - Method in interface com.adobe.granite.threaddump.ThreadDumpsFileManager
-
Compresses in the target output stream, using the Zip algorithm, all the selected directories/zip files.
- CompTextConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- Computable<I,O> - Interface in org.apache.commons.lang3.concurrent
-
Definition of an interface for a wrapper around a calculation that takes a single parameter and returns a result.
- compute(I) - Method in interface org.apache.commons.lang3.concurrent.Computable
-
This method carries out the given operation with the provided argument.
- compute(I) - Method in class org.apache.commons.lang3.concurrent.Memoizer
-
This method will return the result of the calculation and cache it, if it
has not previously been calculated.
- COMPUTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- computeAssetDownloadSize(AssetDownloadService.AssetDownloadParams) - Method in interface com.day.cq.dam.api.jobs.AssetDownloadService
-
Computes uncompressed size of assets requested for download
- computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- computeAutoValues(QPropertyDefinition) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Given the QPropertyDefinition
of an autocreated
property, compute suitable values to be used in transient space until
the newly created node gets saved.
- computeCheckSum(byte[]) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Compute the checksum of a tar entry header.
- computeCorrelationMatrix(RealMatrix) - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelation
-
Computes the correlation matrix for the columns of the
input matrix.
- computeCorrelationMatrix(double[][]) - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelation
-
Computes the correlation matrix for the columns of the
input rectangular array.
- computeCorrelationMatrix(RealMatrix) - Method in class org.apache.commons.math.stat.correlation.SpearmansCorrelation
-
Computes the Spearman's rank correlation matrix for the columns of the
input matrix.
- computeCorrelationMatrix(double[][]) - Method in class org.apache.commons.math.stat.correlation.SpearmansCorrelation
-
Computes the Spearman's rank correlation matrix for the columns of the
input rectangular array.
- ComputedConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- computeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Compute the derivatives and check the number of evaluations.
- computeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.FirstOrderConverter
-
Get the current time derivative of the state vector.
- computeDerivatives(double, double[], double[]) - Method in interface org.apache.commons.math.ode.FirstOrderDifferentialEquations
-
Get the current time derivative of the state vector.
- computeDistribution() - Method in class org.apache.commons.math.random.ValueServer
-
Computes the empirical distribution using values from the file
in valuesFileURL
, using the default number of bins.
- computeDistribution(int) - Method in class org.apache.commons.math.random.ValueServer
-
Computes the empirical distribution using values from the file
in valuesFileURL
and binCount
bins.
- computeExp(Dfp, Dfp) - Static method in class org.apache.commons.math.dfp.DfpField
-
Compute exp(a).
- computeJacobians(double, double[], double[], double[][], double[][]) - Method in interface org.apache.commons.math.ode.jacobians.ODEWithJacobians
-
Deprecated.
Compute the partial derivatives of ODE with respect to state.
- computeLn(Dfp, Dfp, Dfp) - Static method in class org.apache.commons.math.dfp.DfpField
-
Compute ln(a).
- computeMillis() - Method in class org.joda.time.format.DateTimeParserBucket
-
Computes the parsed datetime by setting the saved fields.
- computeMillis(boolean) - Method in class org.joda.time.format.DateTimeParserBucket
-
Computes the parsed datetime by setting the saved fields.
- computeMillis(boolean, String) - Method in class org.joda.time.format.DateTimeParserBucket
-
Computes the parsed datetime by setting the saved fields.
- computeMillis(boolean, CharSequence) - Method in class org.joda.time.format.DateTimeParserBucket
-
Computes the parsed datetime by setting the saved fields.
- computeRelativePath(Path) - Method in interface org.apache.jackrabbit.spi.Path
-
Computes the relative path from this
absolute path to
other
.
- computeSecondDerivatives(double, double[], double[], double[]) - Method in interface org.apache.commons.math.ode.SecondOrderDifferentialEquations
-
Get the current time derivative of the state vector.
- ComSegment - Class in org.apache.commons.imaging.formats.jpeg.segments
-
- ComSegment(int, byte[]) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.ComSegment
-
- ComSegment(int, int, InputStream) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.ComSegment
-
- concat(String, String) - Static method in class org.apache.commons.io.FilenameUtils
-
Concatenates a filename to a base path using normal command line style rules.
- CONCAT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- concatComplianceClasses(String[]) - Static method in class org.apache.jackrabbit.webdav.DavCompliance
-
- concatenate(Object[]) - Static method in class org.apache.commons.lang.StringUtils
-
- ConcreteBeanPropertyBase - Class in com.fasterxml.jackson.databind.introspect
-
Intermediate
BeanProperty
class shared by concrete readable- and
writable property implementations for sharing common functionality.
- ConcurrentException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting error conditions related to accessing
data of background tasks.
- ConcurrentException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
Creates a new instance of ConcurrentException
and initializes it
with the given cause.
- ConcurrentException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
Creates a new instance of ConcurrentException
and initializes it
with the given message and cause.
- ConcurrentInitializer<T> - Interface in org.apache.commons.lang3.concurrent
-
Definition of an interface for the thread-safe initialization of objects.
- ConcurrentRuntimeException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting runtime error conditions related to
accessing data of background tasks.
- ConcurrentRuntimeException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
Creates a new instance of ConcurrentRuntimeException
and
initializes it with the given cause.
- ConcurrentRuntimeException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
Creates a new instance of ConcurrentRuntimeException
and
initializes it with the given message and cause.
- ConcurrentUtils - Class in org.apache.commons.lang3.concurrent
-
An utility class providing functionality related to the java.util.concurrent
package.
- ConcurrentUtils - Class in org.apache.tika.utils
-
Utility Class for Concurrency in Tika
- ConcurrentUtils() - Constructor for class org.apache.tika.utils.ConcurrentUtils
-
- Condition - Class in com.adobe.granite.taskmanagement
-
Used to specify conditions in a
Filter
for a TaskManagement query
- Condition() - Constructor for class com.adobe.granite.taskmanagement.Condition
-
Construct a new Condition instance with null property,
comparisonOperator and comparisonValue fields.
- CONDITION_MBEAN - Static variable in interface com.adobe.granite.operations.OperationsService
-
Property setting a condition for an mbean.
- CONDITION_RUNMODE - Static variable in interface com.adobe.granite.operations.OperationsService
-
Property setting a condition for the run mode.
- Conditional - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
Command
imposes a condition on the next rendering commands.
- Conditional() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Conditional
-
- Conditional.End - Class in org.apache.sling.scripting.sightly.compiler.commands
-
- Conditional.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
-
- ConditionalFileFilter - Interface in org.apache.commons.io.filefilter
-
Defines operations for conditional file filters.
- CONDITIONS_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- Conf - Interface in com.adobe.granite.confmgr
-
- CONF_TEMPLATES_PATH - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
- ConfConstants - Interface in com.adobe.granite.confmgr
-
- Config - Class in com.adobe.granite.ui.components
-
The config properties of a resource.
- Config(Resource) - Constructor for class com.adobe.granite.ui.components.Config
-
- Config(Resource, boolean) - Constructor for class com.adobe.granite.ui.components.Config
-
Create a new Config object for the given resource.
- Config(Resource, ValueMap, ValueMap) - Constructor for class com.adobe.granite.ui.components.Config
-
Create a new Config object for the given resource.
- Config - Interface in com.day.cq.contentsync.config
-
The Config
interface provides access to
content sync configurations.
- Config() - Constructor for class com.day.cq.dam.core.process.CreateThumbnailProcess.Config
-
- Config(String[], ThumbnailConfig[]) - Constructor for class com.day.cq.dam.core.process.CreateThumbnailProcess.Config
-
- Config() - Constructor for class com.day.cq.dam.core.process.CreateWebEnabledImageProcess.Config
-
- config(String) - Method in class com.sun.mail.util.MailLogger
-
Log a message at the CONFIG level.
- config(PrintWriter) - Method in interface org.apache.felix.scr.info.ScrInfo
-
List in text the current SCR configuration
- config(Map<String, Serializable>) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Add optional configuration for the job.
- CONFIG_DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
-
- CONFIG_FILTER_GROUP_PREFIX - Static variable in class com.adobe.cq.social.moderation.dashboard.api.FilterGroupSocialComponentFactory
-
Prefix for parsing filterGroup configuration properties.
- CONFIG_ID - Static variable in class com.adobe.granite.auth.oauth.ProviderConfigProperties
-
A unique ID to identify this configuration id.
- CONFIG_LARGE_COMMENT_THRESHOLD - Static variable in class com.day.cq.dam.commons.handler.StandardImageHandler
-
- CONFIG_LARGE_FILE_THRESHOLD - Static variable in class com.day.cq.dam.commons.handler.StandardImageHandler
-
- CONFIG_NODE_NAME - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
The Constant CONFIG_NODE_NAME.
- CONFIG_NODE_NAME - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupConstants
-
The config node name.
- CONFIG_NODETYPE - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupConstants
-
The config nodetype.
- CONFIG_PARSE_PATTERN - Static variable in class com.adobe.cq.social.moderation.dashboard.api.FilterGroupSocialComponentFactory
-
Pattern for parsing configuration properties.
- CONFIG_PRINTER_MODES - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
-
The property marking a service as a configuration printer.
- CONFIG_PRINTER_WEB_UNESCAPED - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
-
Name of the optional service registration property indicating that a
ConfigurationPrinter
service will provide HTML output when used
in
web
mode.
- CONFIG_ROOT_PATH - Static variable in class com.adobe.cq.upgrades.backup.BackupConstants
-
Root path of pre-upgrade backups configuration
- CONFIG_TARGET_PATH_PREFIX - Static variable in class com.day.cq.contentsync.handler.AbstractDefaultContentUpdateHandler
-
The name of the property that defines the target path.
- CONFIG_UPDATE - Static variable in interface com.adobe.cq.screens.binding.DeviceConstants.Commands
-
- CONFIG_XML - Static variable in interface org.apache.jackrabbit.vault.util.Constants
-
name of the vault fs config file.
- configBucketNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationResourceResolverConfig
-
All bucket names starting with sling:configs and the alternative ones.
- ConfigEntry - Class in com.adobe.granite.workflow.launcher
-
The ConfigEntry
represents one workflow launcher
configuration entry
- ConfigEntry(int, String, String, String, String, String, String, boolean, List<String>, List<String>) - Constructor for class com.adobe.granite.workflow.launcher.ConfigEntry
-
Deprecated.
- ConfigEntry(int, String, String, List<String>, String, String, String, boolean, List<String>, List<String>, List<String>, List<String>) - Constructor for class com.adobe.granite.workflow.launcher.ConfigEntry
-
Construct a ConfigEntry with the specified information.
- ConfigEntry - Interface in com.day.cq.contentsync.config
-
The ConfigEntry
interface provides access to
single entries of a content sync configuration.
- ConfigEntry - Class in com.day.cq.workflow.launcher
-
The ConfigEntry
represents one workflow launcher
configuration entry
- ConfigEntry(int, String, String, String, String, String, String, boolean, List<String>, List<String>) - Constructor for class com.day.cq.workflow.launcher.ConfigEntry
-
- ConfigFeature - Interface in com.fasterxml.jackson.databind.cfg
-
Interface that actual SerializationFeature enumerations used by
MapperConfig
implementations must implement.
- ConfigHelper - Class in org.apache.jackrabbit.vault.fs.config
-
ConfigHelper
...
- ConfigHelper() - Constructor for class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- ConfigManager - Interface in com.day.cq.replication
-
ConfigManager
...
- ConfigManager.ConfigEvent - Interface in com.day.cq.replication
-
Interface for configuration event
- ConfigManager.ConfigEvent.Type - Enum in com.day.cq.replication
-
The event type
- ConfigManager.ConfigEventListener - Interface in com.day.cq.replication
-
Interface for configuration event listeners.
- ConfigOverride - Class in com.fasterxml.jackson.databind.cfg
-
Configuration object that is accessed by databinding functionality
to find overrides to configuration of properties, based on declared
type of the property.
- configOverride(Class<?>) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
"Mutant accessor" for getting a mutable configuration override object for
given type, needed to add or change per-type overrides applied
to properties of given type.
- configOverride(Class<?>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Accessor for getting a mutable configuration override object for
given type, needed to add or change per-type overrides applied
to properties of given type.
- ConfigOverrides - Class in com.fasterxml.jackson.databind.cfg
-
- ConfigOverrides() - Constructor for class com.fasterxml.jackson.databind.cfg.ConfigOverrides
-
- ConfigProvider - Interface in org.apache.sling.commons.log.logback
-
Provides source for Logback configuration fragment.
- ConfigService - Interface in com.day.cq.reporting
-
This interface defines a configuration service for the reporting framework.
- ConfigSetting - Class in com.scene7.ipsapi
-
Java class for ConfigSetting complex type.
- ConfigSetting() - Constructor for class com.scene7.ipsapi.ConfigSetting
-
- ConfigSettingArray - Class in com.scene7.ipsapi
-
Java class for ConfigSettingArray complex type.
- ConfigSettingArray() - Constructor for class com.scene7.ipsapi.ConfigSettingArray
-
- ConfigurableThreadPoolExecutor - Interface in org.apache.tika.concurrent
-
Allows Thread Pool to be Configurable.
- Configuration - Class in com.adobe.cq.social.srp.internal
-
Implementation of com.day.cq.wcm.webservicesupport.Configuration.
- Configuration(SocialResourceConfiguration) - Constructor for class com.adobe.cq.social.srp.internal.Configuration
-
Constructor.
- Configuration - Annotation Type in org.apache.sling.caconfig.annotation
-
Marks an annotation class to be useable with Sling context-aware configuration.
- Configuration - Class in org.apache.sling.provisioning.model
-
A configuration has either
- a pid
- or a factory pid and an alias (pid)
and properties.
- Configuration(String, String) - Constructor for class org.apache.sling.provisioning.model.Configuration
-
Create a new configuration
- CONFIGURATION_COMPONENT_OPTIONAL - Static variable in interface org.apache.sling.rewriter.ProcessingComponentConfiguration
-
Configuration for an optional component, only transformers support this option.
- ConfigurationAdminMBean - Interface in org.osgi.jmx.service.cm
-
This MBean provides the management interface to the OSGi Configuration
Administration Service.
- ConfigurationBase - Class in org.apache.jackrabbit.oak.spi.security
-
Abstract base implementation for the various security configurations.
- ConfigurationBase() - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
-
osgi constructor
- ConfigurationBase(SecurityProvider, ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
-
non-osgi constructor
- ConfigurationBuilder - Interface in org.apache.sling.caconfig
-
Defines how the configuration should be mapped and returned.
- ConfigurationCollectionData - Interface in org.apache.sling.caconfig.management
-
Provides access to the configuration collection data and metadata for a given context path.
- ConfigurationCollectionPersistData - Class in org.apache.sling.caconfig.spi
-
Data for persisting configuration collections.
- ConfigurationCollectionPersistData(Collection<ConfigurationPersistData>) - Constructor for class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
-
- ConfigurationConstants - Class in org.apache.sling.installer.factories.configuration
-
- ConfigurationConstants() - Constructor for class org.apache.sling.installer.factories.configuration.ConfigurationConstants
-
- ConfigurationData - Interface in org.apache.sling.caconfig.management
-
Provides access to the configuration data and metadata for a given context path.
- ConfigurationException - Exception in com.day.cq.mcm.campaign
-
Thrown when the Adobe Campaign configuration is not present or invalid.
- ConfigurationException(String) - Constructor for exception com.day.cq.mcm.campaign.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception com.day.cq.mcm.campaign.ConfigurationException
-
- ConfigurationException - Class in org.apache.jackrabbit.core.config
-
Exception class used for configuration errors.
- ConfigurationException(String) - Constructor for class org.apache.jackrabbit.core.config.ConfigurationException
-
Creates a configuration exception.
- ConfigurationException(String, Exception) - Constructor for class org.apache.jackrabbit.core.config.ConfigurationException
-
Creates a configuration exception that is caused by another exception.
- ConfigurationException - Exception in org.apache.jackrabbit.vault.fs.config
-
ConfigurationException
...
- ConfigurationException() - Constructor for exception org.apache.jackrabbit.vault.fs.config.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.apache.jackrabbit.vault.fs.config.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception org.apache.jackrabbit.vault.fs.config.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.apache.jackrabbit.vault.fs.config.ConfigurationException
-
- ConfigurationImpl - Class in com.adobe.cq.social.ugcbase.core
-
Deprecated.
- ConfigurationImpl(SocialResourceConfiguration) - Constructor for class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
Constructor.
- ConfigurationInheritanceStrategy - Interface in org.apache.sling.caconfig.spi
-
Defines how (and if) resources in a resource hierarchy should inherit form each other.
- ConfigurationInheritanceStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
- ConfigurationManagementSettings - Interface in org.apache.sling.caconfig.management
-
Settings for reading and writing configurations.
- ConfigurationManager - Interface in org.apache.sling.caconfig.management
-
Manages reading and writing configurations e.g.
- ConfigurationMetadata - Class in org.apache.sling.caconfig.spi.metadata
-
Defines a configuration.
- ConfigurationMetadata(String, Collection<PropertyMetadata<?>>, boolean) - Constructor for class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
-
- configurationMetadata(ConfigurationMetadata) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
-
- ConfigurationMetadataProvider - Interface in org.apache.sling.caconfig.spi
-
Allows applications to provide the necessary metadata for configurations.
- ConfigurationMetadataProviderMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
- ConfigurationOverrideMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
- ConfigurationOverrideProvider - Interface in org.apache.sling.caconfig.spi
-
Provide information to override configuration data.
- ConfigurationParameters - Class in org.apache.jackrabbit.oak.spi.security
-
ConfigurationParameters is a convenience class that allows typed access to configuration properties.
- ConfigurationParameters.Milliseconds - Class in org.apache.jackrabbit.oak.spi.security
-
Helper class for configuration parameters that denote a "duration", such
as a timeout or expiration time.
- ConfigurationPersistData - Class in org.apache.sling.caconfig.spi
-
Data for persisting configuration properties.
- ConfigurationPersistData(Map<String, Object>) - Constructor for class org.apache.sling.caconfig.spi.ConfigurationPersistData
-
- ConfigurationPersistenceAccessDeniedException - Exception in org.apache.sling.caconfig.spi
-
Is thrown when configuration cannot be persisted because the user is not allowed to write to repository.
- ConfigurationPersistenceAccessDeniedException(String, Throwable) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException
-
- ConfigurationPersistenceAccessDeniedException(String) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException
-
- ConfigurationPersistenceException - Exception in org.apache.sling.caconfig.spi
-
Is thrown when configuration cannot be persisted.
- ConfigurationPersistenceException(String, Throwable) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceException
-
- ConfigurationPersistenceException(String) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceException
-
- ConfigurationPersistenceStrategy - Interface in org.apache.sling.caconfig.spi
-
- ConfigurationPersistenceStrategy2 - Interface in org.apache.sling.caconfig.spi
-
Defines how configuration data is stored in the configuration resource.
- ConfigurationPersistenceStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
- configurationPid - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The configuration pids.
- configurationPolicy - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The configuration policy.
- ConfigurationPrinter - Interface in org.apache.felix.webconsole
-
- ConfigurationResolveException - Exception in org.apache.sling.caconfig
-
Is thrown when configuration cannot be resolved.
- ConfigurationResolveException(String, Throwable) - Constructor for exception org.apache.sling.caconfig.ConfigurationResolveException
-
- ConfigurationResolveException(String) - Constructor for exception org.apache.sling.caconfig.ConfigurationResolveException
-
- ConfigurationResolver - Interface in org.apache.sling.caconfig
-
Getting context-aware configurations for a given resource context.
- ConfigurationResourceResolver - Interface in org.apache.sling.caconfig.resource
-
Getting context-aware configuration resources for a given resource context.
- ConfigurationResourceResolverConfig - Interface in org.apache.sling.caconfig.management
-
Service for accessing the ConfigurationResourceResolver configuration from other services.
- ConfigurationResourceResolvingStrategy - Interface in org.apache.sling.caconfig.resource.spi
-
Defines how and where the configuration resources are looked up.
- ConfigurationResourceResolvingStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
- ConfigurationUtil - Class in org.apache.jackrabbit.oak.spi.security.authentication
-
Utility to create Configuration
s for built-in LoginModule implementations.
- Configurator - Interface in org.apache.log4j.spi
-
Implemented by classes capable of configuring log4j using a URL.
- configure(CommunityGroup, ResourceResolver, ResourceResolver, ResourceResolver) - Method in interface com.adobe.cq.social.group.api.GroupConfigurator.CustomGroupConfigurator
-
- configure(FilterSettings) - Method in interface com.day.cq.reporting.Filter
-
Configures the filter.
- configure(Node) - Method in interface com.day.cq.reporting.ValueResolver
-
Configures the value resolver from the specified data node.
- configure(String, String[], SlingRepository) - Method in interface com.day.cq.xss.EscapingRule
-
Deprecated.
Configures the rule.
- configure(JsonFactory.Feature, boolean) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for enabling or disabling specified parser feature
(check
JsonParser.Feature
for list of features)
- configure(JsonParser.Feature, boolean) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for enabling or disabling specified parser feature
(check
JsonParser.Feature
for list of features)
- configure(JsonGenerator.Feature, boolean) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for enabling or disabling specified generator feature
(check
JsonGenerator.Feature
for list of features)
- configure(JsonGenerator.Feature, boolean) - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method for enabling or disabling specified feature:
check
JsonGenerator.Feature
for list of available features.
- configure(JsonParser.Feature, boolean) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method for enabling or disabling specified feature
(check
JsonParser.Feature
for list of features)
- configure(MapperFeature, boolean) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for changing state of an on/off mapper feature for
this mapper instance.
- configure(SerializationFeature, boolean) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for changing state of an on/off serialization feature for
this object mapper.
- configure(DeserializationFeature, boolean) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for changing state of an on/off deserialization feature for
this object mapper.
- configure(JsonParser.Feature, boolean) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for changing state of specified
JsonParser.Feature
s
for parser instances this object mapper creates.
- configure(JsonGenerator.Feature, boolean) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for changing state of an on/off
JsonGenerator
feature for
generator instances this object mapper creates.
- configure() - Static method in class org.apache.log4j.BasicConfigurator
-
- configure(Appender) - Static method in class org.apache.log4j.BasicConfigurator
-
- configure(Properties) - Static method in class org.apache.log4j.PropertyConfigurator
-
- configure(String) - Static method in class org.apache.log4j.PropertyConfigurator
-
- configure(URL) - Static method in class org.apache.log4j.PropertyConfigurator
-
- configure(Element) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configure(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configure(URL) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configure(ParseContext) - Method in class org.apache.tika.parser.microsoft.AbstractOfficeParser
-
- configure(PDF2XHTML) - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
Configures the given pdf2XHTML.
- configureAndWatch(String) - Static method in class org.apache.log4j.PropertyConfigurator
-
- configureAndWatch(String, long) - Static method in class org.apache.log4j.PropertyConfigurator
-
- configureAndWatch(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configureAndWatch(String, long) - Static method in class org.apache.log4j.xml.DOMConfigurator
-
- configureFromArraySettings(AnnotatedWithParams, JavaType, SettableBeanProperty[]) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- configureFromBooleanCreator(AnnotatedWithParams) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- configureFromDoubleCreator(AnnotatedWithParams) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- configureFromIntCreator(AnnotatedWithParams) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- configureFromLongCreator(AnnotatedWithParams) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- configureFromObjectSettings(AnnotatedWithParams, AnnotatedWithParams, JavaType, SettableBeanProperty[], AnnotatedWithParams, SettableBeanProperty[]) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
Method for setting properties related to instantiating values
from JSON Object.
- configureFromStringCreator(AnnotatedWithParams) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- configureIncompleteParameter(AnnotatedParameter) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- configureInstance(String, Map<TopicConfigurationAction, Set<String>>) - Method in interface com.adobe.granite.offloading.api.OffloadingTopicManager
-
Configures the topics an instance will process using a configuration map structured in the following way:
- CONFIRM - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has confirmed or agrees with the object.
- confirmDelete(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Method to confirm that identifier can be deleted from
Backend
- CONFLICT - Static variable in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
-
- ConflictAnnotatingRebaseDiff - Class in org.apache.jackrabbit.oak.spi.state
-
This implementation of
AbstractRebaseDiff
implements a
NodeStateDiff
,
which performs the conflict handling as defined in
NodeStore.rebase(NodeBuilder)
on the Oak SPI state level by annotating conflicting items with conflict
markers.
- ConflictAnnotatingRebaseDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
-
- ConflictHandler - Interface in org.apache.jackrabbit.oak.spi.commit
-
- ConflictHandlers - Class in org.apache.jackrabbit.oak.spi.commit
-
- conflictPropMap - Variable in class com.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder
-
- ConflictType - Enum in org.apache.jackrabbit.oak.spi.state
-
Enum to define various types of conflicts.
- ConfMgr - Interface in com.adobe.granite.confmgr
-
- conjugate() - Method in class org.apache.commons.math.complex.Complex
-
Return the conjugate of this complex number.
- ConjugateGradientFormula - Enum in org.apache.commons.math.optimization.general
-
- connect(INativeService) - Method in interface com.adobe.versioncue.nativecomm.io.IConnectionFactory
-
- connect(Socket) - Method in class com.sun.mail.smtp.SMTPTransport
-
Start the SMTP protocol on the given socket, which was already
connected by the caller.
- ConnectionException - Exception in com.day.cq.mcm.campaign
-
Thrown when a connection to Adobe Campaign fails or returns
with an unexpected status code.
- ConnectionException(String) - Constructor for exception com.day.cq.mcm.campaign.ConnectionException
-
- ConnectionException(String, Throwable) - Constructor for exception com.day.cq.mcm.campaign.ConnectionException
-
- ConnectionException(String, int) - Constructor for exception com.day.cq.mcm.campaign.ConnectionException
-
- ConnectionException(String, Throwable, int) - Constructor for exception com.day.cq.mcm.campaign.ConnectionException
-
- ConnectionException - Exception in com.sun.mail.iap
-
- ConnectionException() - Constructor for exception com.sun.mail.iap.ConnectionException
-
Constructs an ConnectionException with no detail message.
- ConnectionException(String) - Constructor for exception com.sun.mail.iap.ConnectionException
-
Constructs an ConnectionException with the specified detail message.
- ConnectionException(Protocol, Response) - Constructor for exception com.sun.mail.iap.ConnectionException
-
Constructs an ConnectionException with the specified Response.
- ConnectionFactory - Class in org.apache.jackrabbit.core.util.db
-
A factory for new database connections.
- ConnectionFactory() - Constructor for class org.apache.jackrabbit.core.util.db.ConnectionFactory
-
- ConnectionHelper - Class in org.apache.jackrabbit.core.util.db
-
This class provides convenience methods to execute SQL statements.
- ConnectionHelper(DataSource, boolean) - Constructor for class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
- ConnectionHelper.RetryManager<T> - Class in org.apache.jackrabbit.core.util.db
-
This class encapsulates the logic to retry a method invocation if it threw an SQLException.
- ConnectionParams - Interface in com.day.cq.mcm.emailprovider.types
-
This interface manages the connection parameters for an email provider.
- connectionsPerProcess() - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Returns the number of connections established per process.
- connectionsPerProcess(int) - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Sets the number of connections established per process.
- ConnectorFactory - Interface in org.apache.felix.http.jetty
-
The ConnectorFactory
is a service interface which allows
extensions to inject custom Jetty Connector
instances to add
to the Jetty server.
- ConnectorResource - Interface in com.day.cq.connector
-
ConnectorResource
provides unified access to content exposed
by various JCR connector implementations.
- CONSENT_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- consistencyCheck(String, Boolean) - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- Console - Class in com.day.cq.commons
-
- Console(String, String, String, String, String) - Constructor for class com.day.cq.commons.Console
-
- ConsoleAppender - Class in org.apache.log4j
-
- ConsoleAppender() - Constructor for class org.apache.log4j.ConsoleAppender
-
- ConsoleReporter - Class in com.codahale.metrics
-
A reporter which outputs measurements to a PrintStream
, like System.out
.
- ConsoleReporter.Builder - Class in com.codahale.metrics
-
- ConsoleUtil - Class in com.day.cq.commons
-
Deprecated.
- ConsoleUtil(QueryManager, ObservationManager, String[]) - Constructor for class com.day.cq.commons.ConsoleUtil
-
Deprecated.
Construct a Tool with Query- and Observation-facility to gather list of cq:Console node types.
- ConsolidatedCacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
-
- ConsolidatedDataStoreCacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
-
- ConsolidatingChangeLog - Class in org.apache.jackrabbit.spi.commons.batch
-
- ConsolidatingChangeLog() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
-
Create a new instance of a consolidating change log.
- CONST(boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(byte) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(char) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(short) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(long) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(float) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(double) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST_8BIM - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- CONST_BYTE(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST_SHORT(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONSTANT_MODE - Static variable in class org.apache.commons.math.random.ValueServer
-
Always return mu
- constantFactory(Object) - Static method in class org.apache.commons.collections.FactoryUtils
-
Creates a Factory that will return the same object each time the factory
is used.
- ConstantFactory - Class in org.apache.commons.collections.functors
-
Factory implementation that returns the same constant each time.
- ConstantFactory(Object) - Constructor for class org.apache.commons.collections.functors.ConstantFactory
-
Constructor that performs no validation.
- constantFactory(T) - Static method in class org.apache.commons.collections4.FactoryUtils
-
Creates a Factory that will return the same object each time the factory
is used.
- ConstantFactory<T> - Class in org.apache.commons.collections4.functors
-
Factory implementation that returns the same constant each time.
- ConstantFactory(T) - Constructor for class org.apache.commons.collections4.functors.ConstantFactory
-
Constructor that performs no validation.
- constantFactory(T) - Static method in class org.apache.commons.collections4.functors.ConstantFactory
-
Factory method that performs validation.
- constantFuture(T) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Gets an implementation of Future
that is immediately done
and returns the specified constant value.
- ConstantInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A very simple implementation of the
ConcurrentInitializer
interface
which always returns the same object.
- ConstantInitializer(T) - Constructor for class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Creates a new instance of ConstantInitializer
and initializes it
with the object to be managed.
- ConstantNameProvider - Interface in org.apache.jackrabbit.spi.commons.query
-
Provides descriptive names for integer constants
- Constants - Class in com.adobe.cq.mcm.campaign
-
- Constants() - Constructor for class com.adobe.cq.mcm.campaign.Constants
-
- Constants - Class in com.adobe.granite.rest
-
Constants
provides various constants.
- Constants - Class in com.day.cq.analytics.testandtarget.util
-
- Constants - Interface in com.day.cq.wcm.commons
-
CQ5 Constants
- Constants - Interface in org.apache.jackrabbit.vault.util
-
Defines some (file) name constants.
- ConstantTimeToLiveExpirationPolicy() - Constructor for class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
-
Default constructor.
- ConstantTimeToLiveExpirationPolicy(long) - Constructor for class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
-
Construct a policy with the given time-to-live constant measured in
milliseconds.
- ConstantTimeToLiveExpirationPolicy(long, TimeUnit) - Constructor for class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
-
Construct a policy with the given time-to-live constant measured in
the given time unit of measure.
- ConstantTransformer - Class in org.apache.commons.collections.functors
-
Transformer implementation that returns the same constant each time.
- ConstantTransformer(Object) - Constructor for class org.apache.commons.collections.functors.ConstantTransformer
-
Constructor that performs no validation.
- constantTransformer(Object) - Static method in class org.apache.commons.collections.TransformerUtils
-
Creates a Transformer that will return the same object each time the
transformer is used.
- ConstantTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that returns the same constant each time.
- ConstantTransformer(O) - Constructor for class org.apache.commons.collections4.functors.ConstantTransformer
-
Constructor that performs no validation.
- constantTransformer(O) - Static method in class org.apache.commons.collections4.functors.ConstantTransformer
-
Transformer method that performs validation.
- constantTransformer(O) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that will return the same object each time the
transformer is used.
- ConstantValueInstantiator - Class in com.fasterxml.jackson.databind.util
-
Trivial
ValueInstantiator
implementation that will simply return constant
Object
it is configured with.
- ConstantValueInstantiator(Object) - Constructor for class com.fasterxml.jackson.databind.util.ConstantValueInstantiator
-
- Constraint - Interface in com.adobe.cq.social.ugc.api
-
Defines a restriction as part of a query.
- CONSTRAINT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- CONSTRAINT - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Type name for constraint violation errors.
- CONSTRAINT - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
-
- ConstraintGroup - Class in com.adobe.cq.social.ugc.api
-
Defines a grouping of constraints.
- ConstraintGroup() - Constructor for class com.adobe.cq.social.ugc.api.ConstraintGroup
-
Construct a new ConstraintGroup.
- ConstraintGroup(Operator) - Constructor for class com.adobe.cq.social.ugc.api.ConstraintGroup
-
Construct a new ConstraintGroup with the given operator.
- ConstraintImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
ConstraintImpl
is the common basis for classes that implement
the Constraint
interface.
- ConstraintImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.ConstraintImpl
-
- ConstraintVisitor - Interface in com.adobe.cq.social.ugc.api
-
ConstraintVisitor implementations can be used to travers a set of constraints.
- construct(Object, Boolean) - Static method in class com.fasterxml.jackson.annotation.JacksonInject.Value
-
- construct(PropertyAccessor, JsonAutoDetect.Visibility) - Static method in class com.fasterxml.jackson.annotation.JsonAutoDetect.Value
-
Factory method for cnstructing instance with visibility of specified accessor
(or, in case of
ALL
, all of them) set as specified; and the
rest (if any) set as
JsonAutoDetect.Visibility.DEFAULT
).
- construct(JsonAutoDetect.Visibility, JsonAutoDetect.Visibility, JsonAutoDetect.Visibility, JsonAutoDetect.Visibility, JsonAutoDetect.Visibility) - Static method in class com.fasterxml.jackson.annotation.JsonAutoDetect.Value
-
- construct(JsonFormat) - Static method in class com.fasterxml.jackson.annotation.JsonFormat.Features
-
- construct(JsonFormat.Feature[], JsonFormat.Feature[]) - Static method in class com.fasterxml.jackson.annotation.JsonFormat.Features
-
- construct(Set<String>, boolean, boolean, boolean, boolean) - Static method in class com.fasterxml.jackson.annotation.JsonIgnoreProperties.Value
-
Factory method that may be used (although is NOT the recommended way)
to construct an instance from a full set of properties.
- construct(JsonInclude.Include, JsonInclude.Include) - Static method in class com.fasterxml.jackson.annotation.JsonInclude.Value
-
Factory method to use for constructing an instance for components
- construct(JsonInclude.Include, JsonInclude.Include, Class<?>, Class<?>) - Static method in class com.fasterxml.jackson.annotation.JsonInclude.Value
-
Factory method to use for constructing an instance for components
- construct(Nulls, Nulls) - Static method in class com.fasterxml.jackson.annotation.JsonSetter.Value
-
Factory method that may be used (although is NOT the recommended way)
to construct an instance from a full set of properties.
- construct(String, int, int[], int) - Static method in class com.fasterxml.jackson.core.sym.NameN
-
- construct(Collection<SettableBeanProperty>, boolean, Map<String, List<PropertyName>>) - Static method in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap
-
- construct(Collection<SettableBeanProperty>, boolean) - Static method in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap
-
Deprecated.
- construct(AnnotationIntrospector, AnnotatedWithParams, BeanPropertyDefinition[]) - Static method in class com.fasterxml.jackson.databind.deser.impl.CreatorCandidate
-
- construct(SettableBeanProperty, AnnotatedMember) - Static method in class com.fasterxml.jackson.databind.deser.impl.MergingSettableBeanProperty
-
- construct(JavaType, PropertyName, ObjectIdGenerator<?>, JsonDeserializer<?>, SettableBeanProperty, ObjectIdResolver) - Static method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReader
-
Factory method called by
BeanSerializerBase
with the initial information based on standard settings for the type
for which serializer is being built.
- construct(DeserializationContext, ValueInstantiator, SettableBeanProperty[], BeanPropertyMap) - Static method in class com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator
-
Factory method used for building actual instances to be used with POJOS:
resolves deserializers, checks for "null values".
- construct(DeserializationContext, ValueInstantiator, SettableBeanProperty[], boolean) - Static method in class com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator
-
Factory method used for building actual instances to be used with types
OTHER than POJOs.
- construct(DeserializationContext, ValueInstantiator, SettableBeanProperty[]) - Static method in class com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator
-
Deprecated.
- construct(JavaType, MapperConfig<?>) - Static method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- construct(JavaType, MapperConfig<?>, ClassIntrospector.MixInResolver) - Static method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- construct(JsonAutoDetect.Value) - Static method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- construct(MapperConfig<?>, JavaType, Collection<NamedType>, boolean, boolean) - Static method in class com.fasterxml.jackson.databind.jsontype.impl.TypeNameIdResolver
-
- construct(Boolean, String, Integer, String) - Static method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- construct(boolean, String, Integer, String) - Static method in class com.fasterxml.jackson.databind.PropertyMetadata
-
Deprecated.
- construct(String) - Static method in class com.fasterxml.jackson.databind.PropertyName
-
- construct(String, String) - Static method in class com.fasterxml.jackson.databind.PropertyName
-
- construct(String, BeanPropertyDefinition, Annotations, JavaType) - Static method in class com.fasterxml.jackson.databind.ser.impl.AttributePropertyWriter
-
- construct(JavaType, PropertyName, ObjectIdGenerator<?>, boolean) - Static method in class com.fasterxml.jackson.databind.ser.impl.ObjectIdWriter
-
Factory method called by
BeanSerializerBase
with the initial information based on standard settings for the type
for which serializer is being built.
- construct(Class<?>, SerializationConfig, BeanDescription, JsonFormat.Value) - Static method in class com.fasterxml.jackson.databind.ser.std.EnumSerializer
-
- construct(Set<String>, JavaType, boolean, TypeSerializer, JsonSerializer<Object>, JsonSerializer<Object>, Object) - Static method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- construct(String[], JavaType, boolean, TypeSerializer, JsonSerializer<Object>, JsonSerializer<Object>, Object) - Static method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- construct(Class<?>, EnumValues) - Static method in class com.fasterxml.jackson.databind.ser.std.StdKeySerializers.EnumKeySerializer
-
- construct(JavaType, TypeBindings) - Static method in class com.fasterxml.jackson.databind.type.ArrayType
-
- construct(JavaType, TypeBindings, Object, Object) - Static method in class com.fasterxml.jackson.databind.type.ArrayType
-
- construct(Class<?>, TypeBindings, JavaType, JavaType[], JavaType) - Static method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- construct(Class<?>, JavaType) - Static method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- construct(Class<?>, TypeBindings, JavaType, JavaType[], JavaType) - Static method in class com.fasterxml.jackson.databind.type.CollectionType
-
- construct(Class<?>, JavaType) - Static method in class com.fasterxml.jackson.databind.type.CollectionType
-
- construct(Class<?>, JavaType, JavaType) - Static method in class com.fasterxml.jackson.databind.type.MapLikeType
-
Deprecated.
- construct(Class<?>, TypeBindings, JavaType, JavaType[], JavaType, JavaType) - Static method in class com.fasterxml.jackson.databind.type.MapType
-
- construct(Class<?>, JavaType, JavaType) - Static method in class com.fasterxml.jackson.databind.type.MapType
-
Deprecated.
- construct(Class<?>, TypeBindings, JavaType, JavaType[], JavaType) - Static method in class com.fasterxml.jackson.databind.type.ReferenceType
-
- construct(Class<?>, JavaType) - Static method in class com.fasterxml.jackson.databind.type.ReferenceType
-
Deprecated.
- construct(Class<?>) - Static method in class com.fasterxml.jackson.databind.type.SimpleType
-
- construct(Map<String, T>) - Static method in class com.fasterxml.jackson.databind.util.CompactStringObjectMap
-
- construct(SerializationConfig, Class<Enum<?>>) - Static method in class com.fasterxml.jackson.databind.util.EnumValues
-
NOTE: do NOT call this if configuration may change, and choice between toString()
and name() might change dynamically.
- construct(MapperConfig<?>, AnnotatedMember) - Static method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- construct(MapperConfig<?>, AnnotatedMember, PropertyName) - Static method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- construct(MapperConfig<?>, AnnotatedMember, PropertyName, PropertyMetadata, JsonInclude.Include) - Static method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
Method called to create instance for virtual properties.
- construct(MapperConfig<?>, AnnotatedMember, PropertyName, PropertyMetadata, JsonInclude.Value) - Static method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- construct(Class<?>[]) - Static method in class com.fasterxml.jackson.databind.util.ViewMatcher
-
- constructArrayType(Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructArrayType(JavaType) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructCalendar(Date) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Convenience method for constructing Calendar instance set
to specified time, to be modified and used by caller.
- constructCollectionLikeType(Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructCollectionLikeType(Class<?>, JavaType) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructCollectionType(Class<? extends Collection>, Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructCollectionType(Class<? extends Collection>, JavaType) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructDefaultPrettyPrinter() - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
- constructDelegatingKeyDeserializer(DeserializationConfig, JavaType, JsonDeserializer<?>) - Static method in class com.fasterxml.jackson.databind.deser.std.StdKeyDeserializers
-
- constructEnumKeyDeserializer(EnumResolver) - Static method in class com.fasterxml.jackson.databind.deser.std.StdKeyDeserializers
-
- constructEnumKeyDeserializer(EnumResolver, AnnotatedMethod) - Static method in class com.fasterxml.jackson.databind.deser.std.StdKeyDeserializers
-
- constructFor(Class<Enum<?>>, AnnotationIntrospector) - Static method in class com.fasterxml.jackson.databind.util.EnumResolver
-
Factory method for constructing resolver that maps from Enum.name() into
Enum value
- constructForNonPOJO(BeanDescription) - Static method in class com.fasterxml.jackson.databind.deser.AbstractDeserializer
-
Factory method used when constructing instances for non-POJO types, like
Map
s.
- constructForProperty(BeanProperty) - Static method in class com.fasterxml.jackson.databind.deser.impl.NullsFailProvider
-
- constructForRootValue(JavaType) - Static method in class com.fasterxml.jackson.databind.deser.impl.NullsFailProvider
-
- constructFromCanonical(String) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructFromName(MapperConfig<?>, Class<Enum<?>>) - Static method in class com.fasterxml.jackson.databind.util.EnumValues
-
- constructFromToString(MapperConfig<?>, Class<Enum<?>>) - Static method in class com.fasterxml.jackson.databind.util.EnumValues
-
- constructGeneralizedType(JavaType, Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- ConstructionDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- constructLookup() - Method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- constructMapLikeType(Class<?>, Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructMapLikeType(Class<?>, JavaType, JavaType) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructMapType(Class<? extends Map>, Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method for constructing a
MapType
instance
- constructMapType(Class<? extends Map>, JavaType, JavaType) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method for constructing a
MapType
instance
- Constructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- constructors - Variable in class com.fasterxml.jackson.databind.introspect.AnnotatedClass.Creators
-
Single argument constructors the class has, if any.
- ConstructorUtils - Class in org.apache.commons.lang.reflect
-
Utility reflection methods focussed on constructors, modelled after
MethodUtils
.
- ConstructorUtils() - Constructor for class org.apache.commons.lang.reflect.ConstructorUtils
-
ConstructorUtils instances should NOT be constructed in standard
programming.
- ConstructorUtils - Class in org.apache.commons.lang3.reflect
-
Utility reflection methods focused on constructors, modeled after
MethodUtils
.
- ConstructorUtils() - Constructor for class org.apache.commons.lang3.reflect.ConstructorUtils
-
ConstructorUtils instances should NOT be constructed in standard
programming.
- constructParametricType(Class<?>, Class<?>...) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Factory method for constructing
JavaType
that
represents a parameterized type.
- constructParametricType(Class<?>, JavaType...) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Factory method for constructing
JavaType
that
represents a parameterized type.
- constructParametrizedType(Class<?>, Class<?>, JavaType...) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructParametrizedType(Class<?>, Class<?>, Class<?>...) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructParser(int, ObjectCodec, ByteQuadsCanonicalizer, CharsToNameCanonicalizer, int) - Method in class com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper
-
- constructRawCollectionLikeType(Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method that can be used to construct "raw" Collection-like type; meaning that its
parameterization is unknown.
- constructRawCollectionType(Class<? extends Collection>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method that can be used to construct "raw" Collection type; meaning that its
parameterization is unknown.
- constructRawMapLikeType(Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method that can be used to construct "raw" Map-like type; meaning that its
parameterization is unknown.
- constructRawMapType(Class<? extends Map>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method that can be used to construct "raw" Map type; meaning that its
parameterization is unknown.
- constructReader() - Method in class com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper
-
- constructReferenceType(Class<?>, JavaType) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructSimpleType(Class<?>, JavaType[]) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Method for constructing a type instance with specified parameterization.
- constructSimpleType(Class<?>, Class<?>, JavaType[]) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructSpecializedType(JavaType, Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- constructSpecializedType(JavaType, Class<?>) - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Convenience method for constructing subtypes, retaining generic
type parameter (if any)
- constructSpecializedType(JavaType, Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
Factory method for creating a subtype of given base type, as defined
by specified subclass; but retaining generic type information if any.
- constructTextBuffer() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- constructType(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Helper method that will construct
JavaType
for given
raw class.
- constructType(TypeReference<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Helper method that will construct
JavaType
for given
type reference
This is a simple short-cut for:
- constructType(Type) - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Convenience method for constructing
JavaType
for given JDK
type (usually
Class
)
- constructType(Class<?>) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Convenience method, functionally equivalent to:
- constructType(Type) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Convenience method for constructing
JavaType
out of given
type (typically
java.lang.Class
), but without explicit
context.
- constructType(Type) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructType(Type, TypeBindings) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructType(TypeReference<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructType(Type, Class<?>) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructType(Type, JavaType) - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- constructUnsafe(Class<?>) - Static method in class com.fasterxml.jackson.databind.type.SimpleType
-
Method used by core Jackson classes: NOT to be used by application code:
it does NOT properly handle inspection of super-types, so neither parent
Classes nor implemented Interfaces are accessible with resulting type
instance.
- constructUnsafe(Class<?>, AnnotationIntrospector) - Static method in class com.fasterxml.jackson.databind.util.EnumResolver
-
This method is needed because of the dynamic nature of constructing Enum
resolvers.
- constructUnsafeUsingMethod(Class<?>, AnnotatedMember, AnnotationIntrospector) - Static method in class com.fasterxml.jackson.databind.util.EnumResolver
-
Method used when actual String serialization is indicated using @JsonValue
on a method.
- constructUnsafeUsingToString(Class<?>, AnnotationIntrospector) - Static method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- constructUsingMethod(Class<Enum<?>>, AnnotatedMember, AnnotationIntrospector) - Static method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- constructUsingToString(Class<Enum<?>>) - Static method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- constructUsingToString(Class<Enum<?>>, AnnotationIntrospector) - Static method in class com.fasterxml.jackson.databind.util.EnumResolver
-
Factory method for constructing resolver that maps from Enum.toString() into
Enum value
- constructValueInstantiator(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- constructViewBased(BeanPropertyWriter, Class<?>[]) - Static method in class com.fasterxml.jackson.databind.ser.impl.FilteredBeanPropertyWriter
-
- constructWithoutSuperTypes(Class<?>, MapperConfig<?>) - Static method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- constructWithoutSuperTypes(Class<?>, MapperConfig<?>, ClassIntrospector.MixInResolver) - Static method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- constructXMPSchema(SchemaGenerationHandler) - Method in class com.adobe.xmp.schema.rng.parser.RelaxNGDataModel
-
Gets the schema which is represented by this RelaxNGDataModel
- CONSUME - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has consumed the object.
- consume() - Method in class org.apache.commons.io.input.ObservableInputStream
-
Reads all data from the underlying InputStream
, while notifying the
observers.
- consume(Artifact, InputStream) - Method in interface org.apache.sling.provisioning.model.io.ModelArchiveReader.ArtifactConsumer
-
Consume the artifact from the archive
The input stream must not be closed by the consumer.
- consume(String) - Method in interface org.apache.tika.parser.external.ExternalParser.LineConsumer
-
Consume a line
- consumeLayoutResource() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Consumes the current available layout resource for current page.
- consumeTag() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Consumes the current available tag for current page.
- CONTACT - Static variable in interface org.apache.tika.metadata.ClimateForcast
-
- CONTACT_INFO_ADDRESS - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information address part.
- CONTACT_INFO_CITY - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information city part.
- CONTACT_INFO_COUNTRY - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information country part.
- CONTACT_INFO_EMAIL - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information email address part.
- CONTACT_INFO_PHONE - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information phone number part.
- CONTACT_INFO_POSTAL_CODE - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information part denoting the local postal code.
- CONTACT_INFO_STATE_PROVINCE - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information part denoting regional information such as state or province.
- CONTACT_INFO_WEB_URL - Static variable in interface org.apache.tika.metadata.IPTC
-
The contact information web address part.
- CONTACTS - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- containedParsersCount() - Method in class com.fasterxml.jackson.core.util.JsonParserSequence
-
Method that is most useful for debugging or testing;
returns actual number of underlying parsers sequence
was constructed with (nor just ones remaining active)
- containedType(int) - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Method for accessing definitions of contained ("child")
types.
- containedType(int) - Method in class com.fasterxml.jackson.databind.JavaType
-
- containedType(int) - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
- containedTypeCount() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Method for checking how many contained types this type
has.
- containedTypeCount() - Method in class com.fasterxml.jackson.databind.JavaType
-
- containedTypeCount() - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
- containedTypeName(int) - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Method for accessing name of type variable in indicated
position.
- containedTypeName(int) - Method in class com.fasterxml.jackson.databind.JavaType
-
Deprecated.
- containedTypeName(int) - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
Deprecated.
- containedTypeOrUnknown(int) - Method in class com.fasterxml.jackson.databind.JavaType
-
Convenience method that is functionally same as:
JavaType t = containedType(index);
if (t == null) {
t = TypeFactory.unknownType();
}
and typically used to eliminate need for null checks for common case
where we just want to check if containedType is available first; and
if not, use "unknown type" (which translates to java.lang.Object
basically).
- CONTAINER - Static variable in interface com.day.cq.dam.scene7.api.Scene7Service
-
Scene7 specification used in getAssociatedAssets - Array of set and template assets containing the specified asset.
- ContainerComponentProvider - Interface in com.day.cq.wcm.designimporter.api
-
Tagging interface for component providers that supply container components like canvas and parsys.
- ContainerDeserializerBase<T> - Class in com.fasterxml.jackson.databind.deser.std
-
Intermediate base deserializer class that adds more shared accessor
so that other classes can access information about contained (value) types
- ContainerExporter - Interface in com.adobe.cq.export.json
-
Defines the JSON export of a container component.
- ContainerExtractor - Interface in org.apache.tika.extractor
-
Tika container extractor interface.
- ContainerNode<T extends ContainerNode<T>> - Class in com.fasterxml.jackson.databind.node
-
This intermediate base class is used for all container nodes,
specifically, array and object nodes.
- ContainerSerializer<T> - Class in com.fasterxml.jackson.databind.ser
-
Intermediate base class for serializers used for serializing
types that contain element(s) of other types, such as arrays,
Collection
s (Lists
, Sets
etc) and Map
s and iterable things
(Iterator
s).
- contains(Product) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns true if product reference is part of the collection.
- contains(Product) - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- contains(String) - Method in class com.adobe.cq.social.scf.core.resourcetree.ResourceTypeTree
-
- contains(ApiLink.SCOPE) - Method in enum com.adobe.granite.haf.annotations.ApiLink.SCOPE
-
Determines if the current scope contains the passed in scope value.
- contains(ApiProperty.SCOPE) - Method in enum com.adobe.granite.haf.annotations.ApiProperty.SCOPE
-
Determines if the current scope contains the passed in scope value.
- contains(NCType) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns true if this Array contains the specified NCType.
- contains(Object) - Method in class com.adobe.xmp.path.XMPPath
-
- contains(Asset) - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Checks if the asset of the given path is contained in the lightbox .
- contains(Rendition) - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Checks if the rendition of the given path is contained in the lightbox .
- contains(Asset) - Method in interface com.day.cq.dam.api.s7dam.set.MediaSet
-
Deprecated.
Returns true if asset
is part of Image Set
- contains(Object) - Method in class com.day.cq.search.PredicateGroup
-
- contains(Object) - Method in class com.day.util.OrderedSet
-
- contains(Object) - Method in class com.day.util.OrderedStringKeyMap
-
Checks if this map contains the specified value.
- contains(String) - Method in class com.day.util.OrderedStringKeyMap
-
Checks if this map contains the specified key.
- contains(LinkedNode<ST>, ST) - Static method in class com.fasterxml.jackson.databind.util.LinkedNode
-
Convenience method that can be used to check if a linked list
with given head node (which may be null to indicate empty list)
contains given value
- contains(JsonElement) - Method in class com.google.gson.JsonArray
-
Returns true if this array contains the specified element.
- contains(Rights.Right) - Method in class com.sun.mail.imap.Rights
-
Check whether the specified right is present in this Rights object.
- contains(Rights) - Method in class com.sun.mail.imap.Rights
-
Check whether all the rights in the specified Rights object are
present in this Rights object.
- contains(String) - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
-
- contains(String) - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
-
- contains(Object) - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Determines if the bag contains the given element by checking if the
underlying map contains the element as a key.
- contains(Object) - Method in class org.apache.commons.collections.collection.AbstractCollectionDecorator
-
- contains(Object) - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Checks whether this composite collection contains the object.
- contains(Object) - Method in class org.apache.commons.collections.collection.SynchronizedCollection
-
- contains(Object) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns true if this list contains the specified element.
- contains(Object) - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Determines if the bag contains the given element by checking if the
underlying map contains the element as a key.
- contains(Object) - Method in class org.apache.commons.collections.FastArrayList
-
Return true
if this list contains the specified element.
- contains(Object) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- contains(Object) - Method in class org.apache.commons.collections.list.SetUniqueList
-
- contains(Object) - Method in class org.apache.commons.collections.list.TreeList
-
Searches for the presence of an object in the list.
- contains(Object) - Method in class org.apache.commons.collections.set.MapBackedSet
-
- contains(Object) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Determines if the bag contains the given element by checking if the
underlying map contains the element as a key.
- contains(Object) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
- contains(Object) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Checks whether this composite collection contains the object.
- contains(Object) - Method in class org.apache.commons.collections4.collection.IndexedCollection
- contains(Object) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
- contains(Object) - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if the object is contained in this iterable.
- contains(Iterable<E>, Object) - Static method in class org.apache.commons.collections4.IterableUtils
-
Checks if the object is contained in the given iterable.
- contains(Iterable<? extends E>, E, Equator<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Checks if the object is contained in the given iterable.
- contains(Iterator<E>, Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Checks if the object is contained in the given iterator.
- contains(Object) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- contains(Object) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
- contains(Object) - Method in class org.apache.commons.collections4.list.TreeList
-
Searches for the presence of an object in the list.
- contains(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Determines if the multiset contains the given element by checking if the
underlying map contains the element as a key.
- contains(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Determines if the multiset contains the given element.
- contains(Object) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Checks whether this composite set contains the object.
- contains(Object) - Method in class org.apache.commons.collections4.set.MapBackedSet
-
- contains(Object[], Object) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the object is in the given array.
- contains(long[], long) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(int[], int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(short[], short) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(char[], char) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(byte[], byte) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double, double) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if a value falling within the given tolerance is in the
given array.
- contains(float[], float) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(boolean[], boolean) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if the value is in the given array.
- contains(char) - Method in class org.apache.commons.lang.CharRange
-
Is the character specified contained in this range.
- contains(CharRange) - Method in class org.apache.commons.lang.CharRange
-
Are all the characters of the passed in range contained in
this range.
- contains(char) - Method in class org.apache.commons.lang.CharSet
-
Does the CharSet
contain the specified
character ch
.
- contains(String, char) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if String contains a search character, handling null
.
- contains(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if String contains a search String, handling null
.
- contains(char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Checks if the string builder contains the specified char.
- contains(String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Checks if the string builder contains the specified string.
- contains(StrMatcher) - Method in class org.apache.commons.lang.text.StrBuilder
-
Checks if the string builder contains a string matched using the
specified matcher.
- contains(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the object is in the given array.
- contains(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if a value falling within the given tolerance is in the
given array.
- contains(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(char) - Method in class org.apache.commons.lang3.CharSet
-
Does the CharSet
contain the specified
character ch
.
- contains(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether the specified element occurs within this range.
- contains(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if CharSequence contains a search character, handling null
.
- contains(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if CharSequence contains a search CharSequence, handling null
.
- contains(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks if the string builder contains the specified char.
- contains(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks if the string builder contains the specified string.
- contains(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks if the string builder contains a string matched using the
specified matcher.
- contains(String, String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a full text search condition.
- contains(String) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
-
Returns true
if this instance contains a configuration entry with
the specified key irrespective of the defined value; false
otherwise.
- CONTAINS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- contains(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns true
if this collection contains o
.
- contains(Item, int) - Method in class org.apache.jackrabbit.vault.fs.api.ItemFilterSet
-
Evaluates the filters if this set does
cover
the
given item.
- contains(Item, String, int) - Method in class org.apache.jackrabbit.vault.fs.api.ItemFilterSet
-
Evaluates the filters if this set does
cover
the
given item.
- contains(String) - Method in class org.apache.jackrabbit.vault.fs.api.NodeNameList
-
- contains(String) - Method in class org.apache.jackrabbit.vault.fs.api.PathFilterSet
-
Evaluates the filters if this set does
cover
the
given item.
- contains(String) - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Checks if the given node path is contained in this workspace filter.
- contains(String) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Checks if the given node path is contained in this workspace filter.
- contains(PackageId) - Method in interface org.apache.jackrabbit.vault.packaging.registry.PackageRegistry
-
Checks if this registry contains the package with the given id.
- contains(String) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
- contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Checks if this set contains the property with the specified name.
- contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
Returns true if this PropContainer
contains a content element
that matches the given DavPropertyName
.
- CONTAINS - Static variable in class org.apache.sling.hc.util.SimpleConstraintChecker
-
- contains(Resource) - Method in interface org.apache.sling.resource.collection.ResourceCollection
-
Returns true if resource reference is part of the collection.
- contains(long) - Method in class org.joda.time.base.AbstractInterval
-
Does this time interval contain the specified millisecond instant.
- contains(ReadableInstant) - Method in class org.joda.time.base.AbstractInterval
-
Does this time interval contain the specified instant.
- contains(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
-
Does this time interval contain the specified time interval.
- contains(ReadableInstant) - Method in interface org.joda.time.ReadableInterval
-
Does this time interval contain the specified instant.
- contains(ReadableInterval) - Method in interface org.joda.time.ReadableInterval
-
Does this time interval contain the specified time interval.
- contains(QName) - Method in class org.kohsuke.rngom.rngparser.nc.AnyNameExceptNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.rngparser.nc.ChoiceNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.rngparser.nc.NameClass
-
Returns true if the given QName
is a valid name
for this QName.
- contains(QName) - Method in class org.kohsuke.rngom.rngparser.nc.NsNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.rngparser.nc.NsNameExceptNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.rngparser.nc.SimpleNameClass
-
- contains(Marker) - Method in class org.slf4j.helpers.BasicMarker
-
- contains(String) - Method in class org.slf4j.helpers.BasicMarker
-
This method is mainly used with Expression Evaluators.
- contains(Marker) - Method in interface org.slf4j.Marker
-
Does this marker contain a reference to the 'other' marker? Marker A is defined
to contain marker B, if A == B or if B is referenced by A, or if B is referenced
by any one of A's references (recursively).
- contains(String) - Method in interface org.slf4j.Marker
-
Does this marker contain the marker named 'name'?
If 'name' is null the returned value is always false.
- containsAll(Collection<?>) - Method in class com.adobe.xmp.path.XMPPath
-
- containsAll(Collection<?>) - Method in class com.day.cq.search.PredicateGroup
-
- containsAll(Collection) - Method in class com.day.util.OrderedSet
-
- containsAll(Collection) - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Determines if the bag contains the given elements.
- containsAll(Collection) - Method in interface org.apache.commons.collections.Bag
-
(Violation)
Returns true
if the bag contains all elements in
the given collection, respecting cardinality.
- containsAll(Collection) - Method in class org.apache.commons.collections.collection.AbstractCollectionDecorator
-
- containsAll(Collection) - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Checks whether this composite contains all the elements in the specified collection.
- containsAll(Collection) - Method in class org.apache.commons.collections.collection.SynchronizedCollection
-
- containsAll(Collection) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns true if this list contains all of the elements of the
specified collection.
- containsAll(Collection) - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Determines if the bag contains the given elements.
- containsAll(Bag) - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Returns true
if the bag contains all elements in
the given collection, respecting cardinality.
- containsAll(Collection) - Method in class org.apache.commons.collections.FastArrayList
-
Return true
if this list contains all of the elements
in the specified Collection.
- containsAll(Collection) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- containsAll(Collection) - Method in class org.apache.commons.collections.list.SetUniqueList
-
- containsAll(Collection) - Method in class org.apache.commons.collections.set.MapBackedSet
-
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Determines if the bag contains the given elements.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.bag.CollectionBag
-
(Change)
Returns true
if the bag contains all elements in
the given collection, not respecting cardinality.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
-
- containsAll(Collection<?>) - Method in interface org.apache.commons.collections4.Bag
-
(Violation)
Returns true
if the bag contains all elements in
the given collection, respecting cardinality.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Checks whether this composite contains all the elements in the specified collection.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.IndexedCollection
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
- containsAll(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true
iff all elements of coll2
are also contained
in coll1
.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
- containsAll(Collection<?>) - Method in interface org.apache.commons.collections4.MultiSet
-
Returns true
if the MultiSet contains at least one
occurrence for each element contained in the given collection.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Checks whether this composite contains all the elements in the specified collection.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.set.MapBackedSet
-
- containsAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
- containsAllOptions(int) - Method in class com.adobe.internal.xmp.options.Options
-
- containsAllOptions(int) - Method in class com.adobe.xmp.options.Options
-
- containsAllWords(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Checks if the String contains all words in the given array.
- containsAny(Collection, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns true
iff at least one element is in both collections.
- containsAny(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true
iff at least one element is in both collections.
- containsAny(String, char[]) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains any character in the given
set of characters.
- containsAny(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains any character in the given set of characters.
- containsAny(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet,
and identifies whether any of the characters are present in the specified string.
- containsAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains any character in the given
set of characters.
- containsAny(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains any character in the given set of characters.
- containsAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains any of the CharSequences in the given array.
- containsAttribute(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
-
Deprecated.
Return a flag indicating whether a specified attribute exists
- containScene7Filter(Map, ResourceResolver) - Method in interface com.day.cq.dam.api.s7dam.omnisearch.S7OmniSearchHandler
-
Check if the predicate contains "scene7remote" to enable remote asset query from IPS
- containsClass(Class<?>) - Method in class org.apache.commons.math.util.TransformerMap
-
Tests if a Class is present in the TransformerMap.
- containsContentElement(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Indicates whether this info contains an element with the given name/namespace.
- containsDouble(double) - Method in class org.apache.commons.lang.math.DoubleRange
-
Tests whether the specified double
occurs within
this range using double
comparison.
- containsDouble(Number) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified Number
occurs within
this range using double
comparison..
- containsDouble(double) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified double
occurs within
this range using double
comparison.
- containsElement(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.OptionsInfo
-
Returns true if a child element with the given name and namespace is present.
- containsEmail(String) - Static method in class org.apache.tika.parser.mail.MailUtil
-
If the chunk looks like it contains an email
- ContainsExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- containsFileName(String) - Method in class com.day.io.file.TempDirectory
-
- containsFloat(float) - Method in class org.apache.commons.lang.math.FloatRange
-
Tests whether the specified float
occurs within
this range using float
comparison.
- containsFloat(Number) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified Number
occurs within
this range using float
comparison.
- containsFloat(float) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified float
occurs within
this range using float
comparison.
- containsHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- containsIgnoreCase(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if String contains a search String irrespective of case,
handling null
.
- containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if CharSequence contains a search CharSequence irrespective of case,
handling null
.
- containsInteger(int) - Method in class org.apache.commons.lang.math.IntRange
-
Tests whether the specified int
occurs within
this range using int
comparison.
- containsInteger(Number) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified Number
occurs within
this range using int
comparison..
- containsInteger(int) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified int
occurs within
this range using int
comparison.
- containsKey(Object) - Method in class com.adobe.cq.commerce.common.ValueMapDecorator
- containsKey(Object) - Method in class com.adobe.granite.rest.utils.DeepModifiableValueMapDecorator
- containsKey(Object) - Method in class com.adobe.granite.rest.utils.ModifiableMappedValueMapDecorator
- containsKey(Object) - Method in class com.adobe.granite.ui.components.BulkEditValueMap
-
- containsKey(NCType) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns true if this NCMap contains a mapping for the specified key.
- containsKey(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns true if this NCMap contains a mapping for the specified key.
- containsKey(Object) - Method in class com.day.cq.commons.ValueMapWrapper
-
- containsKey(Object) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- containsKey(Object) - Method in class com.day.cq.wcm.foundation.forms.MergedValueMap
-
- containsKey(String) - Method in class com.day.util.OrderedStringKeyMap
-
Checks if this map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Returns true if the bean defines a property with the given name.
- containsKey(Object) - Method in class org.apache.commons.collections.bidimap.AbstractDualBidiMap
-
- containsKey(Object) - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.DoubleOrderedMap
-
Deprecated.
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class org.apache.commons.collections.FastHashMap
-
Return true
if this map contains a mapping for the
specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.FastTreeMap
-
Return true
if this map contains a mapping for the
specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.map.AbstractHashedMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.map.AbstractMapDecorator
-
- containsKey(Object) - Method in class org.apache.commons.collections.map.AbstractReferenceMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.map.CompositeMap
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class org.apache.commons.collections.map.Flat3Map
-
Checks whether the map contains the specified key.
- containsKey(Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
- containsKey(Object) - Method in class org.apache.commons.collections.map.SingletonMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.map.StaticBucketMap
-
Checks if the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections.ProxyMap
-
Deprecated.
Invokes the underlying Map.containsKey(Object)
method.
- containsKey(Object) - Method in class org.apache.commons.collections.ReferenceMap
-
Deprecated.
Returns true
if this map contains the given key.
- containsKey(Object) - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Implements Map.containsKey(Object)
.
- containsKey(Object) - Method in class org.apache.commons.collections.StaticBucketMap
-
Deprecated.
Implements Map.containsKey(Object)
.
- containsKey(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
- containsKey(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified key.
- containsKey(Object) - Method in interface org.apache.commons.collections4.Get
-
- containsKey(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
-
- containsKey(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns true
if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.Flat3Map
-
Checks whether the map contains the specified key.
- containsKey(Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to determining the
contains result.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Checks if the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
- containsKey(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
- containsKey(Object) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns true
if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
- containsKey(Object) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
-
- containsKey(int) - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMap
-
Check if a value is associated with a key.
- containsKey(int) - Method in class org.apache.commons.math.util.OpenIntToFieldHashMap
-
Check if a value is associated with a key.
- containsKey(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
- containsKey(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
- containsKey(Object) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
-
- containsKey(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- containsKey(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
Checks if the map contains the property identified by the passed property name.
- containsLong(long) - Method in class org.apache.commons.lang.math.LongRange
-
Tests whether the specified long
occurs within
this range using long
comparison.
- containsLong(Number) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified Number
occurs within
this range using long
comparison..
- containsLong(long) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified long
occurs within
this range using long
comparison.
- containsMapping(Object, Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
- containsMapping(Object, Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
- containsMapping(Object, Object) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Checks whether the map contains a mapping for the specified key and value.
- containsMove(String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
-
- containsNone(String, char[]) - Static method in class org.apache.commons.lang.StringUtils
-
Checks that the String does not contain certain characters.
- containsNone(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks that the String does not contain certain characters.
- containsNone(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks that the CharSequence does not contain certain characters.
- containsNone(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks that the CharSequence does not contain certain characters.
- containsNow() - Method in class org.joda.time.base.AbstractInterval
-
Does this time interval contain the current instant.
- containsNumber(Number) - Method in class org.apache.commons.lang.math.DoubleRange
-
Tests whether the specified number
occurs within
this range using double
comparison.
- containsNumber(Number) - Method in class org.apache.commons.lang.math.FloatRange
-
Tests whether the specified number
occurs within
this range using float
comparison.
- containsNumber(Number) - Method in class org.apache.commons.lang.math.IntRange
-
Tests whether the specified number
occurs within
this range using int
comparison.
- containsNumber(Number) - Method in class org.apache.commons.lang.math.LongRange
-
Tests whether the specified number
occurs within
this range using long
comparison.
- containsNumber(Number) - Method in class org.apache.commons.lang.math.NumberRange
-
Tests whether the specified number
occurs within
this range.
- containsNumber(Number) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified Number
occurs within
this range.
- containsOneOf(int) - Method in class com.adobe.internal.xmp.options.Options
-
- containsOneOf(int) - Method in class com.adobe.xmp.options.Options
-
- containsOnly(String, char[]) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only certain characters.
- containsOnly(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only certain characters.
- containsOnly(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only certain characters.
- containsOnly(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only certain characters.
- containsOption(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Checks whether the expression has the specified option.
- containsRange(Range) - Method in class org.apache.commons.lang.math.DoubleRange
-
Tests whether the specified range occurs entirely within this range
using double
comparison.
- containsRange(Range) - Method in class org.apache.commons.lang.math.FloatRange
-
Tests whether the specified range occurs entirely within this range
using float
comparison.
- containsRange(Range) - Method in class org.apache.commons.lang.math.IntRange
-
Tests whether the specified range occurs entirely within this range
using int
comparison.
- containsRange(Range) - Method in class org.apache.commons.lang.math.LongRange
-
Tests whether the specified range occurs entirely within this range
using long
comparison.
- containsRange(Range) - Method in class org.apache.commons.lang.math.Range
-
Tests whether the specified range occurs entirely within this range.
- containsRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range contains all the elements of the specified range.
- containsResource(Resource) - Method in interface com.adobe.cq.launches.api.Launch
-
Returns true
if the launch contains the provided production
resource
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.rngparser.nc.AnyNameExceptNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.rngparser.nc.ChoiceNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.rngparser.nc.NameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.rngparser.nc.NsNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.rngparser.nc.NsNameExceptNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.rngparser.nc.SimpleNameClass
-
- containsSymbol(String) - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.SymbolTable
-
Returns true if the symbol table already contains the specified
symbol.
- containsSymbol(char[], int, int) - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.SymbolTable
-
Returns true if the symbol table already contains the specified
symbol.
- containsTransformer(NumberTransformer) - Method in class org.apache.commons.math.util.TransformerMap
-
Tests if a NumberTransformer is present in the TransformerMap.
- containsTypeVariables(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Learn, recursively, whether any of the type parameters associated with type
are bound to variables.
- containsValue(Object) - Method in class com.adobe.cq.commerce.common.ValueMapDecorator
- containsValue(Object) - Method in class com.adobe.granite.ui.components.BulkEditValueMap
-
- containsValue(Object) - Method in class com.day.cq.commons.ValueMapWrapper
-
- containsValue(Object) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- containsValue(Object) - Method in class com.day.cq.wcm.foundation.forms.MergedValueMap
-
- containsValue(Object) - Method in class com.day.util.OrderedStringKeyMap
-
Checks if this map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Returns true if the bean defines a property whose current value is
the given object.
- containsValue(Object) - Method in class org.apache.commons.collections.bidimap.AbstractDualBidiMap
-
- containsValue(Object) - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.DoubleOrderedMap
-
Deprecated.
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.FastHashMap
-
Return true
if this map contains one or more keys mapping
to the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.FastTreeMap
-
Return true
if this map contains one or more keys mapping
to the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.AbstractHashedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.AbstractLinkedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.AbstractMapDecorator
-
- containsValue(Object) - Method in class org.apache.commons.collections.map.AbstractReferenceMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.CompositeMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.Flat3Map
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
- containsValue(Object) - Method in class org.apache.commons.collections.map.MultiValueMap
-
Checks whether the map contains the value specified.
- containsValue(Object, Object) - Method in class org.apache.commons.collections.map.MultiValueMap
-
Checks whether the collection at the specified key contains the value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.SingletonMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.map.StaticBucketMap
-
Checks if the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections.MultiHashMap
-
Deprecated.
Checks whether the map contains the value specified.
- containsValue(Object, Object) - Method in class org.apache.commons.collections.MultiHashMap
-
Deprecated.
Checks whether the collection at the specified key contains the value.
- containsValue(Object) - Method in interface org.apache.commons.collections.MultiMap
-
Checks whether the map contains the value specified.
- containsValue(Object) - Method in class org.apache.commons.collections.ProxyMap
-
Deprecated.
Invokes the underlying Map.containsValue(Object)
method.
- containsValue(Object) - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Implements Map.containsValue(Object)
.
- containsValue(Object) - Method in class org.apache.commons.collections.StaticBucketMap
-
Deprecated.
Implements Map.containsValue(Object)
.
- containsValue(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
- containsValue(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified value.
- containsValue(Object) - Method in interface org.apache.commons.collections4.Get
-
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
-
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns true
if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.Flat3Map
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.
Checks whether the map contains the value specified.
- containsValue(Object, Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.
Checks whether the collection at the specified key contains the value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to determining the
contains result.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Checks if the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
- containsValue(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
- containsValue(Object) - Method in interface org.apache.commons.collections4.MultiMap
-
Deprecated.
Checks whether the map contains the value specified.
- containsValue(Object) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Checks whether the map contains at least one mapping for the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
- containsValue(Object) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
-
- containsValue(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
- containsValue(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
- containsValue(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- containsWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Check whether the given CharSequence contains any whitespace characters.
- containsWildcards(String) - Static method in class com.day.cq.wcm.commons.GlobPattern
-
Returns true
if the string contains wildcards.
- containsWildcards(String) - Static method in class com.day.text.GlobPattern
-
Returns true
if the string contains wildcards.
- CONTENT - Static variable in class com.day.cq.mcm.emailprovider.ESConstants
-
- CONTENT - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CONTENT_DISPOSITION - Static variable in class org.apache.commons.fileupload.FileUploadBase
-
HTTP content disposition header name.
- CONTENT_DISPOSITION - Static variable in interface org.apache.tika.metadata.HttpHeaders
-
- CONTENT_ENCODING - Static variable in interface org.apache.tika.metadata.HttpHeaders
-
- CONTENT_FRAGMENT - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetsModel
-
- CONTENT_FRAGMENT_ASSOCIATED_MEDIA_NODE_NAME - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
The content fragment associated media node name.
- CONTENT_FRAGMENT_NODE_NAME - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
The content fragment node name.
- CONTENT_LANGUAGE - Static variable in interface org.apache.tika.metadata.HttpHeaders
-
- CONTENT_LENGTH - Static variable in class org.apache.commons.fileupload.FileUploadBase
-
HTTP content length header name.
- CONTENT_LENGTH - Static variable in class org.apache.sling.api.resource.ResourceMetadata
-
The name of the optional property providing the content length of the
resource if the resource is streamable (value is "sling.contentLength").
- CONTENT_LENGTH - Static variable in interface org.apache.tika.metadata.HttpHeaders
-
- CONTENT_LOCATION - Static variable in interface org.apache.tika.metadata.HttpHeaders
-
- CONTENT_MD5 - Static variable in interface org.apache.tika.metadata.HttpHeaders
-
- CONTENT_PATH - Static variable in class com.adobe.cq.xf.ExperienceFragmentsConstants
-
The path where experience fragments are stored
- CONTENT_PATH - Static variable in interface com.day.cq.audit.AuditLogPurgeRule
-
- CONTENT_ROOT - Static variable in class com.adobe.cq.screens.impl.aemio.ScreensModelLookup
-
- CONTENT_ROOT_PATH - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
The Constant CONTENT_ROOT_PATH.
- CONTENT_STATUS - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- CONTENT_STATUS - Static variable in interface org.apache.tika.metadata.OfficeOpenXMLCore
-
The status of the content.
- CONTENT_TYPE - Static variable in class org.apache.commons.fileupload.FileUploadBase
-
HTTP content type header name.
- CONTENT_TYPE - Static variable in class org.apache.commons.mail.Email
-
- CONTENT_TYPE - Static variable in class org.apache.commons.mail.EmailConstants
-
- CONTENT_TYPE - Static variable in class org.apache.oltu.oauth2.common.OAuth.HeaderType
-
- CONTENT_TYPE - Static variable in class org.apache.sling.api.resource.ResourceMetadata
-
The name of the optional property providing the content type of the
resource if the resource is streamable (value is "sling.contentType").
- CONTENT_TYPE - Static variable in interface org.apache.tika.metadata.HttpHeaders
-
- CONTENT_TYPE_HINT - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
This is currently used to identify Content-Type that may be
included within a document, such as in html documents
(e.g.
- CONTENT_TYPE_OVERRIDE - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- CONTENT_TYPES - Static variable in class org.apache.jackrabbit.webdav.util.CSRFUtil
-
Request content types for CSRF checking, see JCR-3909, JCR-4002, and JCR-4009
- ContentAwareMimeTypeService - Interface in org.apache.sling.commons.contentdetection
-
The
ContentAwareMimeTypeService
interface extends the
MimeTypeService
API for services
which can detect mime types based on the content passed to them.
- ContentBuilder - Interface in com.day.cq.replication
-
A ContentBuilder assembles the data for the replication.
- contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
-
- contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.ChangeDispatcher
-
- contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
-
- contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.DiffObserver
-
- contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
-
- contentChanged(NodeState, CommitInfo) - Method in interface org.apache.jackrabbit.oak.spi.commit.Observer
-
Observes a content change.
- ContentCreator - Interface in org.apache.sling.jcr.contentloader
-
The
ContentCreator
is used by the
ContentReader
to create the actual content.
- ContentElement - Interface in com.adobe.cq.dam.cfm
-
Implementations of this interface allow accessing elements of a content fragment in a
way agnostic to the underlying data structures.
- contentEquals(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Compares the contents of two files to determine if they are equal or not.
- contentEquals(InputStream, InputStream) - Static method in class org.apache.commons.io.IOUtils
-
Compares the contents of two Streams to determine if they are equal or
not.
- contentEquals(Reader, Reader) - Static method in class org.apache.commons.io.IOUtils
-
Compares the contents of two Readers to determine if they are equal or
not.
- contentEquals(InputStream, InputStream) - Static method in class org.apache.tika.io.IOUtils
-
Compare the contents of two Streams to determine if they are equal or
not.
- contentEquals(Reader, Reader) - Static method in class org.apache.tika.io.IOUtils
-
Compare the contents of two Readers to determine if they are equal or
not.
- contentEqualsIgnoreEOL(File, File, String) - Static method in class org.apache.commons.io.FileUtils
-
Compares the contents of two files to determine if they are equal or not.
- contentEqualsIgnoreEOL(Reader, Reader) - Static method in class org.apache.commons.io.IOUtils
-
Compares the contents of two Readers to determine if they are equal or
not, ignoring EOL characters.
- ContentExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- ContentFinderListInfoProviderHelper - Class in com.day.cq.wcm.core.contentfinder
-
- ContentFinderListInfoProviderHelper() - Constructor for class com.day.cq.wcm.core.contentfinder.ContentFinderListInfoProviderHelper
-
- ContentFragment - Interface in com.adobe.cq.dam.cfm
-
Implementations of this interface allow to access content fragments through a stable
API, independently from the actual content structure.
- ContentFragmentException - Exception in com.adobe.cq.dam.cfm
-
This class represents a generic exception in handling content fragments.
- ContentFragmentException(String) - Constructor for exception com.adobe.cq.dam.cfm.ContentFragmentException
-
Create a new content fragment exception.
- ContentFragmentException(String, Throwable) - Constructor for exception com.adobe.cq.dam.cfm.ContentFragmentException
-
Creates a new nested content fragment exception.
- ContentFragmentManager - Interface in com.adobe.cq.dam.cfm
-
Implementations of this interface provide means to manage content fragments.
- ContentGenerator - Interface in com.adobe.cq.mcm.campaign
-
Interface for creating the content of a newsletter.
- ContentHandlerDecorator - Class in org.apache.tika.sax
-
Decorator base class for the ContentHandler
interface.
- ContentHandlerDecorator(ContentHandler) - Constructor for class org.apache.tika.sax.ContentHandlerDecorator
-
Creates a decorator for the given SAX event handler.
- ContentHandlerFactory - Interface in org.apache.tika.sax
-
Interface to allow easier injection of code for getting a new ContentHandler
- ContentImporter - Interface in org.apache.sling.jcr.contentloader
-
The ContentImporter
service
- ContentImportListener - Interface in org.apache.sling.jcr.contentloader
-
Listener interface to provide callbacks for all imported updates
for interested parties.
- contentLength() - Method in class org.apache.commons.fileupload.portlet.PortletRequestContext
-
Retrieve the content length of the request.
- contentLength() - Method in class org.apache.commons.fileupload.servlet.ServletRequestContext
-
Retrieve the content length of the request.
- contentLength() - Method in interface org.apache.commons.fileupload.UploadContext
-
Retrieve the content length of the request.
- ContentPackage - Interface in org.apache.jackrabbit.commons.packaging
-
- ContentPackageExporter - Interface in org.apache.jackrabbit.commons.packaging
-
- CONTENTPATH_ATTRIBUTE - Static variable in class com.adobe.granite.ui.components.Value
-
- ContentPolicyStyle - Class in com.day.cq.wcm.commons.policy
-
A compatibility wrapper using a content policy as a style.
- ContentPolicyStyle(ContentPolicy, Cell) - Constructor for class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- ContentReader - Interface in org.apache.sling.jcr.contentloader
-
The ContentReader
- ContentReference - Class in com.day.cq.wcm.core.references
-
- ContentReference(Resource, Resource, ContentReferenceDescription, String) - Constructor for class com.day.cq.wcm.core.references.ContentReference
-
- ContentReferenceDescription - Class in com.day.cq.wcm.core.references
-
- ContentReferenceDescription(String, String) - Constructor for class com.day.cq.wcm.core.references.ContentReferenceDescription
-
- ContentRepository - Interface in org.apache.jackrabbit.oak.api
-
Oak content repository.
- contents - Variable in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- contentsAsArray() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- contentsAsDecimal() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
Convenience method for converting contents of the buffer
into a BigDecimal
.
- contentsAsDouble() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
Convenience method for converting contents of the buffer
into a Double value.
- contentsAsInt(boolean) - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
Specialized convenience method that will decode a 32-bit int,
of at most 9 digits (and possible leading minus sign).
- contentsAsLong(boolean) - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
Specialized convenience method that will decode a 64-bit int,
of at most 18 digits (and possible leading minus sign).
- contentsAsString() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- ContentSession - Interface in org.apache.jackrabbit.oak.api
-
Authentication session for accessing a content repository.
- contentsToWriter(Writer) - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- ContentSyncConstants - Interface in com.day.cq.contentsync
-
The ContentSyncConstants
interface defines node type,
resource type and property names used throughout content sync.
- ContentSyncManager - Interface in com.day.cq.contentsync
-
The ContentSyncManager
listens for changes to content
sync configurations stored in the repository and updates
the zip content cache accordingly.
- ContentTagHandler - Class in org.apache.sling.atom.taglib
-
- ContentTagHandler() - Constructor for class org.apache.sling.atom.taglib.ContentTagHandler
-
- ContentType - Interface in com.adobe.granite.haf.converter.api
-
An interface that models a content type used by the framework to do the content negotation in order to choose
the HypermediaConverter to be used to serialize the model.
- contentType - Variable in enum com.adobe.granite.ui.clientlibs.LibraryType
-
The content type of the library
- CONTENTTYPE - Static variable in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
default content-type (i.e.
- ContentType() - Constructor for class org.apache.oltu.oauth2.common.OAuth.ContentType
-
- ContentTypeAdapter - Interface in com.adobe.cq.dam.cfm.converter
-
Provides a format adapter.
- ContentTypeConverter - Interface in com.adobe.cq.dam.cfm.converter
-
Provides means to convert texts of a certain content type to another content type.
- contentTypeFromType(int) - Static method in class org.apache.jackrabbit.commons.webdav.JcrValueType
-
- ContentTypeUtil - Class in org.apache.sling.jcr.contentloader
-
- ContentTypeUtil() - Constructor for class org.apache.sling.jcr.contentloader.ContentTypeUtil
-
- ContentUpdateHandler - Interface in com.day.cq.contentsync.handler
-
Interface for Content Sync cache update handlers.
- ContentVariation - Interface in com.adobe.cq.dam.cfm
-
Implementations of this interface allow to access a variation of a content element
through a stable API, agnostic to the underlying content structure.
- Context - Class in com.adobe.xmp.schema.rng.model
-
The input schema definition file can define multiple XMP schemas.
- Context() - Constructor for class com.adobe.xmp.schema.rng.model.Context
-
Constructs a new Context.
- Context - Interface in com.day.cq.dam.api
-
A context is given to a
FormatHandler
in order to identify the chain of handlers and the asset being
generated.
- Context - Class in com.day.cq.reporting
-
This class represents the context for creating a report.
- Context(SlingRepository, QueryBuilder, ComponentProvider, ResourceBundle, PathResolvingCache, Session) - Constructor for class com.day.cq.reporting.Context
-
Creates a new context for creating a report.
- Context - Interface in org.apache.jackrabbit.oak.spi.security
-
- CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
-
The name of the service registration property containing the context
of this service.
- CONTEXT - Static variable in interface org.apache.sling.resourceaccesssecurity.ResourceAccessGate
-
The name of the service registration property containing the context
of this service.
- CONTEXT - Static variable in interface org.apache.sling.scripting.api.BindingsValuesProvider
-
The name of the multi-value service property that defines the context(s) to which
a BindingsValuesProvider applies.
- Context - Interface in org.kohsuke.rngom.rngparser.parse
-
Provides contextual information.
- Context.Default - Class in org.apache.jackrabbit.oak.spi.security
-
Default implementation of the Context
interface that always returns
false
.
- CONTEXT_FOR_ALL_TYPES - Static variable in interface com.adobe.cq.social.handlebars.api.TemplateContextProvider
-
The context for all types.
- CONTEXT_HEADERS - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenProviderConstants
-
The key name to reference the default headers in a request context.
- CONTEXT_ID - Static variable in class org.apache.felix.http.whiteboard.HttpWhiteboardConstants
-
Deprecated.
The service registration property indicating the name of a
HttpContext
service.
- CONTEXT_JWT - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenProviderConstants
-
The key name to reference a JWT in a request context.
- CONTEXT_PARAMETERS - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenProviderConstants
-
The key name to reference the default parameters in a request context.
- CONTEXT_RESOURCE_ATTR_NAME - Static variable in class com.day.cq.wcm.core.utils.ScaffoldingUtils
-
The name of the request attribute used to store the scaffolding context (ie: the resource
being edited via the scaffolding).
- CONTEXT_SHARED - Static variable in class org.apache.felix.http.whiteboard.HttpWhiteboardConstants
-
Deprecated.
The service registration property indicating whether a
HttpContext
service registered with the
HttpWhiteboardConstants.CONTEXT_ID
service registration
property is shared across bundles or not.
- CONTEXT_URI - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenProviderConstants
-
The key name to reference the URI used to obtain an access token in a request context.
- ContextAttributes - Class in com.fasterxml.jackson.databind.cfg
-
Helper class used for storing and accessing per-call attributes.
- ContextAttributes() - Constructor for class com.fasterxml.jackson.databind.cfg.ContextAttributes
-
- ContextAttributes.Impl - Class in com.fasterxml.jackson.databind.cfg
-
- contextDestroyed(ServletContextEvent) - Method in class org.apache.commons.fileupload.servlet.FileCleanerCleanup
-
Called when the web application is being destroyed.
- ContextedException - Exception in org.apache.commons.lang3.exception
-
An exception that provides an easy and safe way to add contextual information.
- ContextedException() - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException without message or cause.
- ContextedException(String) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with message, but without cause.
- ContextedException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause, but without message.
- ContextedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause and message.
- ContextedException(String, Throwable, ExceptionContext) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause, message, and ExceptionContext.
- ContextedRuntimeException - Exception in org.apache.commons.lang3.exception
-
A runtime exception that provides an easy and safe way to add contextual information.
- ContextedRuntimeException() - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException without message or cause.
- ContextedRuntimeException(String) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with message, but without cause.
- ContextedRuntimeException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause, but without message.
- ContextedRuntimeException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause and message.
- ContextedRuntimeException(String, Throwable, ExceptionContext) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause, message, and ExceptionContext.
- ContextHub - Interface in com.adobe.granite.contexthub.api
-
- ContextHub.ModeStatus - Enum in com.adobe.granite.contexthub.api
-
Defines possible states based on which modes can be filtered.
- ContextHub.ModuleStatus - Enum in com.adobe.granite.contexthub.api
-
Defines possible states based on which modules can be filtered.
- ContextHub.StoreStatus - Enum in com.adobe.granite.contexthub.api
-
Defines possible states based on which stores can be filtered.
- ContextHubConfigField - Interface in com.adobe.granite.contexthub.models
-
Defines the ContextHubConfigField
Sling Model used for the /granite/contexthub/components/configuratino/form/inheritedconfig
component.
- contextInitialized(ServletContextEvent) - Method in class org.apache.commons.fileupload.servlet.FileCleanerCleanup
-
Called when the web application is initialized.
- ContextItemExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- ContextPathStrategy - Interface in org.apache.sling.caconfig.resource.spi
-
Allows application to define a strategy to find context paths and config references for content paths.
- ContextPathStrategyMultiplexer - Interface in org.apache.sling.caconfig.management
-
- ContextPathStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ContextPathStrategy
implementations in the container
and consolidates their result based on service ranking.
- ContextProfileAvatarTag - Class in com.day.cq.personalization.tags
-
Implements the <personalisation:contextProfileAvatar/>
tag
AdobePatentID="B1393"
- ContextProfileAvatarTag() - Constructor for class com.day.cq.personalization.tags.ContextProfileAvatarTag
-
- ContextProfileHtmlInputTag - Class in com.day.cq.personalization.tags
-
Implements the <personalisation:contextProfileProperty/>
tag
AdobePatentID="B1393"
- ContextProfileHtmlInputTag() - Constructor for class com.day.cq.personalization.tags.ContextProfileHtmlInputTag
-
- ContextProfileLinkTag - Class in com.day.cq.personalization.tags
-
Implements the <personalisation:contextProfileLink/>
tag AdobePatentID="B1393"
- ContextProfileLinkTag() - Constructor for class com.day.cq.personalization.tags.ContextProfileLinkTag
-
- ContextProfilePropertyTag - Class in com.day.cq.personalization.tags
-
Implements the <personalisation:contextProfileProperty/>
tag AdobePatentID="B1393"
- ContextProfilePropertyTag() - Constructor for class com.day.cq.personalization.tags.ContextProfilePropertyTag
-
- ContextResource - Class in org.apache.sling.caconfig.resource.spi
-
Holds reference to a context root resource and configuration reference path
that was detected for the configuration context.
- ContextResource(Resource, String, int) - Constructor for class org.apache.sling.caconfig.resource.spi.ContextResource
-
- ContextResource(Resource, String) - Constructor for class org.apache.sling.caconfig.resource.spi.ContextResource
-
- ContextSessionPersistence - Class in com.day.cq.personalization
-
- ContextSessionPersistence() - Constructor for class com.day.cq.personalization.ContextSessionPersistence
-
- ContextStateUpdate - Class in com.scene7.ipsapi
-
Java class for ContextStateUpdate complex type.
- ContextStateUpdate() - Constructor for class com.scene7.ipsapi.ContextStateUpdate
-
- ContextStateUpdateArray - Class in com.scene7.ipsapi
-
Java class for ContextStateUpdateArray complex type.
- ContextStateUpdateArray() - Constructor for class com.scene7.ipsapi.ContextStateUpdateArray
-
- ContextualDeserializer - Interface in com.fasterxml.jackson.databind.deser
-
Add-on interface that
JsonDeserializer
s can implement to get a callback
that can be used to create contextual (context-dependent) instances of
deserializer to use for handling properties of supported type.
- ContextualKeyDeserializer - Interface in com.fasterxml.jackson.databind.deser
-
Add-on interface that
KeyDeserializer
s can implement to get a callback
that can be used to create contextual instances of key deserializer to use for
handling Map keys of supported type.
- ContextualSerializer - Interface in com.fasterxml.jackson.databind.ser
-
Add-on interface that
JsonSerializer
s can implement to get a callback
that can be used to create contextual instances of serializer to use for
handling properties of supported type.
- CONTINUATION - Static variable in class com.sun.mail.iap.Response
-
- CONTINUE - Static variable in interface org.apache.commons.math.ode.events.EventHandler
-
Continue indicator.
- CONTINUE - Static variable in interface org.apache.commons.math.ode.jacobians.EventHandlerWithJacobians
-
Deprecated.
Continue indicator.
- ContinuedFraction - Class in org.apache.commons.math.util
-
Provides a generic means to evaluate continued fractions.
- ContinuousDistribution - Interface in org.apache.commons.math.distribution
-
Base interface for continuous distributions.
- ContinuousOutputModel - Class in org.apache.commons.math.ode
-
This class stores all information provided by an ODE integrator
during the integration process and build a continuous model of the
solution from this.
- ContinuousOutputModel() - Constructor for class org.apache.commons.math.ode.ContinuousOutputModel
-
Simple constructor.
- contract() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Contracts the storage array to the (size of the element set) + 1 - to
avoid a zero length array.
- CONTRAST_1_VALUE_HIGH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- CONTRAST_1_VALUE_LOW - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- CONTRAST_1_VALUE_NORMAL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- CONTRIBUTOR - Static variable in interface org.apache.tika.metadata.DublinCore
-
An entity responsible for making contributions to the content of the
resource.
- CONTRIBUTOR - Static variable in class org.apache.tika.metadata.Metadata
-
- CONTRIBUTOR - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- ContributorTagHandler - Class in org.apache.sling.atom.taglib
-
- ContributorTagHandler() - Constructor for class org.apache.sling.atom.taglib.ContributorTagHandler
-
- CONTROL_DATA - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- CONTROLLED_VOCABULARY_TERM - Static variable in interface org.apache.tika.metadata.IPTC
-
A term to describe the content of the image by a value from a Controlled
Vocabulary.
- CONVENTIONS - Static variable in interface org.apache.tika.metadata.ClimateForcast
-
- converged(int, RealPointValuePair, RealPointValuePair) - Method in interface org.apache.commons.math.optimization.RealConvergenceChecker
-
Check if the optimization algorithm has converged considering the last points.
- converged(int, RealPointValuePair, RealPointValuePair) - Method in class org.apache.commons.math.optimization.SimpleRealPointChecker
-
Check if the optimization algorithm has converged considering the last points.
- converged(int, RealPointValuePair, RealPointValuePair) - Method in class org.apache.commons.math.optimization.SimpleScalarValueChecker
-
Check if the optimization algorithm has converged considering the last points.
- converged(int, VectorialPointValuePair, VectorialPointValuePair) - Method in class org.apache.commons.math.optimization.SimpleVectorialPointChecker
-
Check if the optimization algorithm has converged considering the last points.
- converged(int, VectorialPointValuePair, VectorialPointValuePair) - Method in class org.apache.commons.math.optimization.SimpleVectorialValueChecker
-
Check if the optimization algorithm has converged considering the last points.
- converged(int, VectorialPointValuePair, VectorialPointValuePair) - Method in interface org.apache.commons.math.optimization.VectorialConvergenceChecker
-
Check if the optimization algorithm has converged considering the last points.
- ConvergenceException - Exception in org.apache.commons.math
-
Error thrown when a numerical computation can not be performed because the
numerical result failed to converge to a finite value.
- ConvergenceException() - Constructor for exception org.apache.commons.math.ConvergenceException
-
Default constructor.
- ConvergenceException(String, Object...) - Constructor for exception org.apache.commons.math.ConvergenceException
-
- ConvergenceException(Localizable, Object...) - Constructor for exception org.apache.commons.math.ConvergenceException
-
Constructs an exception with specified formatted detail message.
- ConvergenceException(Throwable) - Constructor for exception org.apache.commons.math.ConvergenceException
-
Create an exception with a given root cause.
- ConvergenceException(Throwable, String, Object...) - Constructor for exception org.apache.commons.math.ConvergenceException
-
- ConvergenceException(Throwable, Localizable, Object...) - Constructor for exception org.apache.commons.math.ConvergenceException
-
Constructs an exception with specified formatted detail message and root cause.
- ConvergenceException - Exception in org.apache.commons.math.exception
-
Error thrown when a numerical computation can not be performed because the
numerical result failed to converge to a finite value.
- ConvergenceException() - Constructor for exception org.apache.commons.math.exception.ConvergenceException
-
Construct the exception.
- ConvergenceException(Localizable) - Constructor for exception org.apache.commons.math.exception.ConvergenceException
-
Construct the exception with a specific context.
- ConvergenceException(Localizable, Object...) - Constructor for exception org.apache.commons.math.exception.ConvergenceException
-
Construct the exception with a specific context and arguments.
- ConvergingAlgorithm - Interface in org.apache.commons.math
-
- ConvergingAlgorithmImpl - Class in org.apache.commons.math
-
- Conversion - Class in org.apache.commons.lang3
-
Static methods to convert a type into another, with endianness and bit ordering awareness.
- Conversion() - Constructor for class org.apache.commons.lang3.Conversion
-
- convert(JsonNode, DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.StdNodeBasedDeserializer
-
- convert(IN) - Method in interface com.fasterxml.jackson.databind.util.Converter
-
Main conversion method.
- convert(IN) - Method in class com.fasterxml.jackson.databind.util.StdConverter
-
- convert(String, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(InputStream, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(String[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(InputStream[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(Value[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(Value, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Converts the given value to a value of the specified target type.
- convert(String, String, Class, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- convert(Object) - Static method in class org.apache.tika.metadata.XMPDM.ChannelTypePropertyConverter
-
Deprecated.
How a standalone converter might work
- convertAndSet(Metadata, Object) - Static method in class org.apache.tika.metadata.XMPDM.ChannelTypePropertyConverter
-
Deprecated.
How convert+set might work
- convertBetweenColorSpaces(BufferedImage, ColorSpace, ColorSpace) - Method in class org.apache.commons.imaging.ColorTools
-
- convertBetweenColorSpacesX2(BufferedImage, ColorSpace, ColorSpace) - Method in class org.apache.commons.imaging.ColorTools
-
- convertBetweenICCProfiles(BufferedImage, ICC_Profile, ICC_Profile) - Method in class org.apache.commons.imaging.ColorTools
-
- convertCIELabtoARGBTest(int, int, int) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELabtoCIELCH(ColorCieLab) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELabtoCIELCH(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELabtoXYZ(ColorCieLab) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELabtoXYZ(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELCHtoCIELab(ColorCieLch) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELCHtoCIELab(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELuvtoXYZ(ColorCieLuv) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCIELuvtoXYZ(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertClassesToClassNames(List) - Static method in class org.apache.commons.lang.ClassUtils
-
Given a List
of Class
objects, this method converts
them into class names.
- convertClassesToClassNames(List<Class<?>>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Given a List
of Class
objects, this method converts
them into class names.
- convertClassNamesToClasses(List) - Static method in class org.apache.commons.lang.ClassUtils
-
Given a List
of class names, this method converts them into classes.
- convertClassNamesToClasses(List<String>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Given a List
of class names, this method converts them into classes.
- convertCMYKtoCMY(ColorCmyk) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCMYKtoCMY(double, double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCMYKtoRGB(int, int, int, int) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCMYKtoRGB_Adobe(int, int, int, int) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCMYtoCMYK(ColorCmy) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertCMYtoRGB(ColorCmy) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertDurationsTo(TimeUnit) - Method in class com.codahale.metrics.ConsoleReporter.Builder
-
Convert durations to the given time unit.
- convertDurationsTo(TimeUnit) - Method in class com.codahale.metrics.CsvReporter.Builder
-
Convert durations to the given time unit.
- convertDurationsTo(TimeUnit) - Method in class com.codahale.metrics.JmxReporter.Builder
-
Convert durations to the given time unit.
- convertDurationsTo(TimeUnit) - Method in class com.codahale.metrics.Slf4jReporter.Builder
-
Convert durations to the given time unit.
- Converter<T> - Interface in com.adobe.reef.siren.converter
-
Converter
is an interface describing a Java class that can perform
Object-to-Entity and Entity-to-Object conversions between model data objects
and a Entity representation of those objects that is suitable for rendering.
- Converter<IN,OUT> - Interface in com.fasterxml.jackson.databind.util
-
Helper interface for things that convert Objects of
one type to another.
- Converter - Interface in org.joda.time.convert
-
Basic converter interface for specifying what object type can be converted.
- Converter.None - Class in com.fasterxml.jackson.databind.util
-
This marker class is only to be used with annotations, to
indicate that no converter is to be used.
- ConverterContext - Interface in com.adobe.granite.haf.converter.api
-
A context object providing useful information from the request.
- ConverterContext<T> - Interface in com.adobe.reef.siren.converter
-
ConverterContext
contains all of the state information related to the
processing of a conversion of the corresponding object.
- ConverterException - Exception in com.adobe.reef.siren.converter
-
- ConverterException(String) - Constructor for exception com.adobe.reef.siren.converter.ConverterException
-
- ConverterException(Throwable) - Constructor for exception com.adobe.reef.siren.converter.ConverterException
-
- ConverterException(String, Throwable) - Constructor for exception com.adobe.reef.siren.converter.ConverterException
-
- converterInstance(MapperConfig<?>, Annotated, Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.HandlerInstantiator
-
Method called to construct a Converter instance used for specified class.
- converterInstance(Annotated, Object) - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Helper method to use to construct a
Converter
, given a definition
that may be either actual converter instance, or Class for instantiating one.
- ConverterManager - Class in org.joda.time.convert
-
ConverterManager controls the date and time converters.
- ConverterResponse - Interface in com.adobe.granite.haf.converter.api
-
An object describing the response from a HypermediaConverter serializing a resource.
- ConverterResponseBuilder - Interface in com.adobe.granite.haf.converter.api
-
A builder for creating ConverterResponse objects.
- ConverterResponseBuilderFactory - Interface in com.adobe.granite.haf.converter.api
-
Factory for creating a ConverterResponseBuilder.
- convertFileCollectionToFileArray(Collection<File>) - Static method in class org.apache.commons.io.FileUtils
-
Converts a Collection containing java.io.File instanced into array
representation.
- convertFromBoolean(boolean) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Convert from boolean to string.
- convertFromBoolean(boolean) - Static method in class com.adobe.xmp.XMPUtils
-
Convert from boolean to string.
- convertFromDate(XMPDateTime) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Convert from XMPDateTime
to string.
- convertFromDate(XMPDateTime) - Static method in class com.adobe.xmp.XMPUtils
-
Convert from XMPDateTime
to string.
- convertFromDouble(double) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Convert from long to string.
- convertFromDouble(double) - Static method in class com.adobe.xmp.XMPUtils
-
Convert from long to string.
- convertFromInteger(int) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Convert from int to string.
- convertFromInteger(int) - Static method in class com.adobe.xmp.XMPUtils
-
Convert from int to string.
- convertFromLong(long) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Convert from long to string.
- convertFromLong(long) - Static method in class com.adobe.xmp.XMPUtils
-
Convert from long to string.
- convertHSLtoRGB(ColorHsl) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertHSLtoRGB(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertHSVtoRGB(ColorHsv) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertHSVtoRGB(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertHunterLabtoXYZ(ColorHunterLab) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertHunterLabtoXYZ(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertLocalToUTC(long, boolean, long) - Method in class org.joda.time.DateTimeZone
-
Converts a local instant to a standard UTC instant with the same
local time attempting to use the same offset as the original.
- convertLocalToUTC(long, boolean) - Method in class org.joda.time.DateTimeZone
-
Converts a local instant to a standard UTC instant with the same
local time.
- convertProperties(Properties) - Static method in class org.apache.commons.collections.ExtendedProperties
-
Convert a standard properties class into a configuration class.
- convertRatesTo(TimeUnit) - Method in class com.codahale.metrics.ConsoleReporter.Builder
-
Convert rates to the given time unit.
- convertRatesTo(TimeUnit) - Method in class com.codahale.metrics.CsvReporter.Builder
-
Convert rates to the given time unit.
- convertRatesTo(TimeUnit) - Method in class com.codahale.metrics.JmxReporter.Builder
-
Convert rates to the given time unit.
- convertRatesTo(TimeUnit) - Method in class com.codahale.metrics.Slf4jReporter.Builder
-
Convert rates to the given time unit.
- convertResourceTypeFilter(String) - Static method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Convert resource filter query to Solr format.
- convertRGBtoCMY(int) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertRGBtoHSL(int) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertRGBtoHSV(int) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertRGBtoXYZ(int) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertStreamToString(InputStream) - Static method in class com.day.io.file.StreamUtils
-
- convertStringToStream(String) - Static method in class com.day.io.file.StreamUtils
-
- convertToBoolean(String) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Convert from string to Boolean.
- convertToBoolean(String) - Static method in class com.adobe.xmp.XMPUtils
-
Convert from string to Boolean.
- convertToColorSpace(BufferedImage, ColorSpace) - Method in class org.apache.commons.imaging.ColorTools
-
- convertToDate(String) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Converts a string value to an XMPDateTime
.
- convertToDate(String) - Static method in class com.adobe.xmp.XMPUtils
-
Converts a string value to an XMPDateTime
.
- convertToDouble(String) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Converts a string value to a double
.
- convertToDouble(String) - Static method in class com.adobe.xmp.XMPUtils
-
Converts a string value to a double
.
- convertToEditablePage(Page, Page, Product) - Method in interface com.adobe.cq.commerce.pim.api.CatalogGenerator
-
Convert a product page proxy to a standard, editable page.
- convertToHTML(String, String) - Method in interface com.adobe.cq.dam.cfm.converter.ContentTypeConverter
-
Converts a given text of the specified format to its HTML equivalent.
- convertToICCProfile(BufferedImage, ICC_Profile) - Method in class org.apache.commons.imaging.ColorTools
-
- convertToIndexed(BufferedImage, int, Color, Color, RenderingHints) - Static method in class com.day.image.DitherOp
-
Converts the source image to an image with IndexColorModel and with
a maximal number of colors.
- converttoInt(byte[]) - Static method in class org.apache.tika.parser.image.ICNSType
-
- convertToInteger(String) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Converts a string value to an int
.
- convertToInteger(String) - Static method in class com.adobe.xmp.XMPUtils
-
Converts a string value to an int
.
- convertToJSONArray(JSONObject, String) - Method in class org.apache.tika.parser.ner.grobid.GrobidNERecogniser
-
Converts JSON Object to JSON Array
- convertToJSONObject(String) - Method in class org.apache.tika.parser.ner.grobid.GrobidNERecogniser
-
Parses a JSON String and converts it to a JSON Object
- convertToLocalTime(XMPDateTime) - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Make sure a time is local.
- convertToLocalTime(XMPDateTime) - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Make sure a time is local.
- convertToLocalTimeZone(XMPDateTime, boolean) - Static method in class com.adobe.xmp.core.XMPDateTimeUtils
-
Set to the local time zone (local timezone is provided by the OS).
- convertToLong(String) - Static method in class com.adobe.internal.xmp.XMPUtils
-
Converts a string value to a long
.
- convertToLong(String) - Static method in class com.adobe.xmp.XMPUtils
-
Converts a string value to a long
.
- convertToOffloadingPayload(String[]) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Converts the given payload array into a flat string for use on the job properties.
- convertTosRGB(BufferedImage) - Method in class org.apache.commons.imaging.ColorTools
-
- convertToType(String, String) - Method in interface com.adobe.cq.dam.cfm.converter.ContentTypeConverter
-
Converts the given HTML fragment to an equivalent text of the specified
target format.
- convertToUTCTime(XMPDateTime) - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Make sure a time is UTC.
- convertToUTCTime(XMPDateTime) - Static method in class com.adobe.xmp.core.XMPDateTimeUtils
-
Make sure a time is UTC.
- convertToUTCTime(XMPDateTime) - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Make sure a time is UTC.
- convertUTCToLocal(long) - Method in class org.joda.time.DateTimeZone
-
Converts a standard UTC instant to a local instant with the same
local time.
- convertValue(Object, Class<T>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Convenience method for doing two-step conversion from given value, into
instance of given value type, if (but only if!) conversion is needed.
- convertValue(Object, TypeReference<?>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- convertValue(Object, JavaType) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- convertXLIFFStreamToXMLDocument(InputStream, String, String) - Method in interface com.adobe.granite.translation.api.xliff.TranslationXLIFFService
-
Converts an XLIFF InputStream to an equivalent XML
- convertXMLDocumentToXLIFFString(Document, String, String, String) - Method in interface com.adobe.granite.translation.api.xliff.TranslationXLIFFService
-
Converts an XML document, corresponding to a translation object, to an equivalent XLIFF string
- convertXYZtoCIELab(ColorXyz) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertXYZtoCIELab(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertXYZtoCIELuv(ColorXyz) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertXYZtoCIELuv(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertXYZtoHunterLab(ColorXyz) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertXYZtoHunterLab(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertXYZtoRGB(ColorXyz) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertXYZtoRGB(double, double, double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- convertYCbCrtoRGB(int, int, int) - Static method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterYCbCr
-
This method converts a YUV (aka YCbCr) colorspace to a RGB colorspace.
- Cookie - Class in org.apache.sling.commons.json.http
-
Deprecated.
- Cookie() - Constructor for class org.apache.sling.commons.json.http.Cookie
-
Deprecated.
- COOKIE_ID_NAME - Static variable in interface com.day.crx.packaging.PackageShare
-
- CookieList - Class in org.apache.sling.commons.json.http
-
Deprecated.
- CookieList() - Constructor for class org.apache.sling.commons.json.http.CookieList
-
Deprecated.
- CookieUtil - Class in com.adobe.cq.commerce.common
-
The CookieUtil
helps in working with cookies on request/response objects.
- CookieUtil() - Constructor for class com.adobe.cq.commerce.common.CookieUtil
-
- Coordinates - Class in com.adobe.cq.address.api.location
-
Deprecated.
- Coordinates(String, String) - Constructor for class com.adobe.cq.address.api.location.Coordinates
-
Deprecated.
- Coordinates(Double, Double) - Constructor for class com.adobe.cq.address.api.location.Coordinates
-
Deprecated.
- CopticChronology - Class in org.joda.time.chrono
-
Implements the Coptic calendar system, which defines every fourth year as
leap, much like the Julian calendar.
- copy(ActivityObject) - Static method in class com.adobe.granite.activitystreams.utils.Util
-
- copy(Activity) - Static method in class com.adobe.granite.activitystreams.utils.Util
-
- copy(MediaLink) - Static method in class com.adobe.granite.activitystreams.utils.Util
-
- copy(Resource, String, int) - Method in interface com.adobe.granite.rest.ResourceManager
-
Copies all properties and resources of the implementor to the
destUri
.
- copy(Resource, Resource, String, int) - Static method in class com.adobe.granite.rest.utils.Resources
-
Copies the resource
into the destinationParent
.
- copy(Resource, Resource, String, int, Set<String>) - Static method in class com.adobe.granite.rest.utils.Resources
-
Copies the resource
into the destinationParent
.
- copy(XMPSimple) - Method in interface com.adobe.xmp.core.XMPStruct
-
Creates a new XMPSimple node and copies the provided simple node with qualifiers into the new node
- copy(XMPStruct) - Method in interface com.adobe.xmp.core.XMPStruct
-
Creates a new XMPStruct node and copies the whole tree of the provided struct into the new node
- copy(XMPArray) - Method in interface com.adobe.xmp.core.XMPStruct
-
Creates a new XMPArray node and copies the whole tree of the provided array into the new node
- copy(Item, Node, String) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Copy the src
item into the dstParent
node.
- copy(Node, Node, String) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Copy the src
node into the dstParent
node.
- copy(Node, Node, String, boolean) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Copy the src
node into the dstParent
node.
- copy(Property, Node, String) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Copy the src
property into the dstParent
node.
- copy() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing a new
JsonFactory
that has
the same settings as this instance, but is otherwise
independent (i.e.
- copy() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
Turns out we are not necessarily 100% stateless, alas, since
ClassIntrospector
typically has a cache.
- copy() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverrides
-
- copy() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- copy() - Method in class com.fasterxml.jackson.databind.cfg.MutableConfigOverride
-
- copy() - Method in class com.fasterxml.jackson.databind.deser.DefaultDeserializationContext
-
Method needed to ensure that
ObjectMapper.copy()
will work
properly; specifically, that caches are cleared, but settings
will otherwise remain identical; and that no sharing of state
occurs.
- copy() - Method in class com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.Impl
-
- copy() - Method in class com.fasterxml.jackson.databind.introspect.BasicClassIntrospector
-
- copy() - Method in class com.fasterxml.jackson.databind.introspect.ClassIntrospector
-
Method that may be needed when `copy()`ing `ObjectMapper` instances.
- copy() - Method in interface com.fasterxml.jackson.databind.introspect.ClassIntrospector.MixInResolver
-
Method called to create a new, non-shared copy, to be used by different
ObjectMapper
instance, and one that should not be connected
to this instance, if resolver has mutable state.
- copy() - Method in class com.fasterxml.jackson.databind.introspect.SimpleMixInResolver
-
- copy() - Method in class com.fasterxml.jackson.databind.MappingJsonFactory
-
- copy() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for creating a new
ObjectMapper
instance that
has same initial configuration as this instance.
- copy() - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
Method needed to ensure that
ObjectMapper.copy()
will work
properly; specifically, that caches are cleared, but settings
will otherwise remain identical; and that no sharing of state
occurs.
- copy() - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.Impl
-
- copy(MessageSet[], String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
COPY command.
- copy(int, int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
- copy(InputStream, OutputStream) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Copies the content of a InputStream into an OutputStream.
- copy(InputStream, OutputStream, int) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Copies the content of a InputStream into an OutputStream
- copy(Map<K, V>) - Static method in class org.apache.commons.exec.util.MapUtils
-
Clones a map.
- copy(InputStream, OutputStream, boolean) - Static method in class org.apache.commons.fileupload.util.Streams
-
Copies the contents of the given InputStream
to the given OutputStream
.
- copy(InputStream, OutputStream, boolean, byte[]) - Static method in class org.apache.commons.fileupload.util.Streams
-
Copies the contents of the given InputStream
to the given OutputStream
.
- copy(byte[], OutputStream) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Copy bytes from a byte[]
to an OutputStream
.
- copy(byte[], Writer) - Static method in class org.apache.commons.io.CopyUtils
-
- copy(byte[], Writer, String) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Copy and convert bytes from a byte[]
to chars on a
Writer
, using the specified encoding.
- copy(InputStream, OutputStream) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Copy bytes from an InputStream
to an
OutputStream
.
- copy(Reader, Writer) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Copy chars from a Reader
to a Writer
.
- copy(InputStream, Writer) - Static method in class org.apache.commons.io.CopyUtils
-
- copy(InputStream, Writer, String) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Copy and convert bytes from an InputStream
to chars on a
Writer
, using the specified encoding.
- copy(Reader, OutputStream) - Static method in class org.apache.commons.io.CopyUtils
-
- copy(Reader, OutputStream, String) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Serialize chars from a Reader
to bytes on an
OutputStream
, and flush the OutputStream
.
- copy(String, OutputStream) - Static method in class org.apache.commons.io.CopyUtils
-
- copy(String, OutputStream, String) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Serialize chars from a String
to bytes on an
OutputStream
, and
flush the OutputStream
.
- copy(String, Writer) - Static method in class org.apache.commons.io.CopyUtils
-
Deprecated.
Copy chars from a String
to a Writer
.
- copy(InputStream, OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from an InputStream
to an
OutputStream
.
- copy(InputStream, OutputStream, int) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from an InputStream
to an OutputStream
using an internal buffer of the
given size.
- copy(InputStream, Writer) - Static method in class org.apache.commons.io.IOUtils
-
- copy(InputStream, Writer, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from an InputStream
to chars on a
Writer
using the specified character encoding.
- copy(InputStream, Writer, String) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from an InputStream
to chars on a
Writer
using the specified character encoding.
- copy(Reader, Writer) - Static method in class org.apache.commons.io.IOUtils
-
Copies chars from a Reader
to a Writer
.
- copy(Reader, OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
- copy(Reader, OutputStream, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Copies chars from a Reader
to bytes on an
OutputStream
using the specified character encoding, and
calling flush.
- copy(Reader, OutputStream, String) - Static method in class org.apache.commons.io.IOUtils
-
Copies chars from a Reader
to bytes on an
OutputStream
using the specified character encoding, and
calling flush.
- copy() - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Returns a (deep) copy of this vector.
- copy() - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns a (deep) copy of this vector.
- copy() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Create a new BigMatrix which is a copy of this.
- copy() - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns a (deep) copy of this.
- copy() - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns a (deep) copy of this.
- copy() - Method in interface org.apache.commons.math.linear.FieldVector
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Returns a (deep) copy of this vector.
- copy() - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Returns a (deep) copy of this.
- copy() - Method in interface org.apache.commons.math.linear.RealVector
-
Returns a (deep) copy of this vector.
- copy() - Method in class org.apache.commons.math.linear.SparseFieldMatrix
-
Returns a (deep) copy of this.
- copy() - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Returns a (deep) copy of this.
- copy() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Copy the instance.
- copy() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Copy the instance.
- copy() - Method in interface org.apache.commons.math.ode.sampling.StepInterpolator
-
Copy the instance.
- copy() - Method in class org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
Returns a copy of the statistic with the same internal state.
- copy() - Method in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatistic
-
Returns a copy of the statistic with the same internal state.
- copy() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns a copy of this DescriptiveStatistics instance with the same internal state.
- copy(DescriptiveStatistics, DescriptiveStatistics) - Static method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.FirstMoment
-
Returns a copy of the statistic with the same internal state.
- copy(FirstMoment, FirstMoment) - Static method in class org.apache.commons.math.stat.descriptive.moment.FirstMoment
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.FourthMoment
-
Returns a copy of the statistic with the same internal state.
- copy(FourthMoment, FourthMoment) - Static method in class org.apache.commons.math.stat.descriptive.moment.FourthMoment
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Returns a copy of the statistic with the same internal state.
- copy(GeometricMean, GeometricMean) - Static method in class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.Kurtosis
-
Returns a copy of the statistic with the same internal state.
- copy(Kurtosis, Kurtosis) - Static method in class org.apache.commons.math.stat.descriptive.moment.Kurtosis
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.Mean
-
Returns a copy of the statistic with the same internal state.
- copy(Mean, Mean) - Static method in class org.apache.commons.math.stat.descriptive.moment.Mean
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.SecondMoment
-
Returns a copy of the statistic with the same internal state.
- copy(SecondMoment, SecondMoment) - Static method in class org.apache.commons.math.stat.descriptive.moment.SecondMoment
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.SemiVariance
-
Returns a copy of the statistic with the same internal state.
- copy(SemiVariance, SemiVariance) - Static method in class org.apache.commons.math.stat.descriptive.moment.SemiVariance
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.Skewness
-
Returns a copy of the statistic with the same internal state.
- copy(Skewness, Skewness) - Static method in class org.apache.commons.math.stat.descriptive.moment.Skewness
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviation
-
Returns a copy of the statistic with the same internal state.
- copy(StandardDeviation, StandardDeviation) - Static method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviation
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.ThirdMoment
-
Returns a copy of the statistic with the same internal state.
- copy(ThirdMoment, ThirdMoment) - Static method in class org.apache.commons.math.stat.descriptive.moment.ThirdMoment
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.moment.Variance
-
Returns a copy of the statistic with the same internal state.
- copy(Variance, Variance) - Static method in class org.apache.commons.math.stat.descriptive.moment.Variance
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.rank.Max
-
Returns a copy of the statistic with the same internal state.
- copy(Max, Max) - Static method in class org.apache.commons.math.stat.descriptive.rank.Max
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.rank.Min
-
Returns a copy of the statistic with the same internal state.
- copy(Min, Min) - Static method in class org.apache.commons.math.stat.descriptive.rank.Min
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.rank.Percentile
-
Returns a copy of the statistic with the same internal state.
- copy(Percentile, Percentile) - Static method in class org.apache.commons.math.stat.descriptive.rank.Percentile
-
Copies source to dest.
- copy() - Method in interface org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
-
Returns a copy of the statistic with the same internal state.
- copy() - Method in class org.apache.commons.math.stat.descriptive.summary.Product
-
Returns a copy of the statistic with the same internal state.
- copy(Product, Product) - Static method in class org.apache.commons.math.stat.descriptive.summary.Product
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.summary.Sum
-
Returns a copy of the statistic with the same internal state.
- copy(Sum, Sum) - Static method in class org.apache.commons.math.stat.descriptive.summary.Sum
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfLogs
-
Returns a copy of the statistic with the same internal state.
- copy(SumOfLogs, SumOfLogs) - Static method in class org.apache.commons.math.stat.descriptive.summary.SumOfLogs
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfSquares
-
Returns a copy of the statistic with the same internal state.
- copy(SumOfSquares, SumOfSquares) - Static method in class org.apache.commons.math.stat.descriptive.summary.SumOfSquares
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns a copy of this SummaryStatistics instance with the same internal state.
- copy(SummaryStatistics, SummaryStatistics) - Static method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns a copy of this SynchronizedDescriptiveStatistics instance with the
same internal state.
- copy(SynchronizedDescriptiveStatistics, SynchronizedDescriptiveStatistics) - Static method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Copies source to dest.
- copy() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns a copy of this SynchronizedSummaryStatistics instance with the
same internal state.
- copy(SynchronizedSummaryStatistics, SynchronizedSummaryStatistics) - Static method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Copies source to dest.
- copy() - Method in interface org.apache.commons.math.stat.descriptive.UnivariateStatistic
-
Returns a copy of the statistic with the same internal state.
- copy(ResizableDoubleArray, ResizableDoubleArray) - Static method in class org.apache.commons.math.util.ResizableDoubleArray
-
Copies source to dest, copying the underlying data, so dest is
a new, independent copy of source.
- copy() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Returns a copy of the ResizableDoubleArray.
- COPY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- copy(File, File) - Static method in class org.apache.jackrabbit.core.fs.local.FileUtil
-
Recursively copies the given file or directory to the
given destination.
- copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- copy(SessionInfo, String, NodeId, NodeId, Name) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Clone the subtree identified by the given srcNodeId
in workspace named srcWorkspaceName
to the destination
in the workspace specified by the given SessionInfo
.
- copy(Value, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- copy(Value[], ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- copy() - Method in class org.apache.jackrabbit.vault.fs.io.AutoSave
-
- copy() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Creates a copy of this import options.
- copy(VaultFile, File) - Static method in class org.apache.jackrabbit.vault.fs.VaultFileCopy
-
- copy(VaultFile, File, byte[]) - Static method in class org.apache.jackrabbit.vault.fs.VaultFileCopy
-
- copy(RepositoryAddress, RepositoryAddress, boolean) - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- copy(Session, String, Session, String, boolean) - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- copy(DavResource, boolean) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Copy this DavResource to the given destination resource
- copy(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
This method copies the subgraph rooted at, and including, the resource at
srcAbsPath
to the new location at destAbsPath
and
adds it as a child node of the resource at destAbsPath
.
- copy(String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps the Resource
obtained by calling copy
on the wrapped resource resolver.
- copy(ResolveContext<T>, String, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
This method copies the subgraph rooted at, and including, the resource at
srcAbsPath
to the new location at destAbsPath
and
adds it as a child node of the resource at destAbsPath
.
- copy(InputStream, OutputStream) - Static method in class org.apache.tika.io.IOUtils
-
Copy bytes from an InputStream
to an
OutputStream
.
- copy(InputStream, Writer) - Static method in class org.apache.tika.io.IOUtils
-
Copy bytes from an InputStream
to chars on a
Writer
using the default character encoding of the platform.
- copy(InputStream, Writer, String) - Static method in class org.apache.tika.io.IOUtils
-
Copy bytes from an InputStream
to chars on a
Writer
using the specified character encoding.
- copy(Reader, Writer) - Static method in class org.apache.tika.io.IOUtils
-
Copy chars from a Reader
to a Writer
.
- copy(Reader, OutputStream) - Static method in class org.apache.tika.io.IOUtils
-
Copy chars from a Reader
to bytes on an
OutputStream
using the default character encoding of the
platform, and calling flush.
- copy(Reader, OutputStream, String) - Static method in class org.apache.tika.io.IOUtils
-
Copy chars from a Reader
to bytes on an
OutputStream
using the specified character encoding, and
calling flush.
- copy() - Method in class org.joda.time.MutableDateTime
-
Clone this object without having to cast the returned object.
- copy() - Method in class org.joda.time.MutableInterval
-
Clone this object without having to cast the returned object.
- copy() - Method in class org.joda.time.MutablePeriod
-
Clone this object without having to cast the returned object.
- copy() - Method in interface org.kohsuke.rngom.rngparser.parse.Context
-
Returns the immutable snapshot of this
Context
.
- copyAccessControlPolicy(ResourceResolver, String, String, String, String, String) - Method in interface com.adobe.cq.social.group.api.GroupService
-
Copy Access Control List from blueprint to the community group.
- copyAccessControlPolicy(ResourceResolver, ResourceResolver, ResourceResolver, String, String, String, String, String) - Method in interface com.adobe.cq.social.group.api.GroupService
-
Copy Access Control List from blueprint to the community group.
- copyAsset(String, String) - Method in interface com.adobe.granite.asset.api.AssetManager
-
Copy Asset to the desired location.
- copyChannel(Layer, int, int) - Method in class com.day.image.Layer
-
Copy the color or alpha channel from the source the same or another color
or alpha channel in this layer.
- copyCurrentEvent(JsonParser) - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method for copying contents of the current event that
the given parser instance points to.
- copyCurrentEvent(JsonParser) - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- copyCurrentEvent(JsonParser) - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- copyCurrentStructure(JsonParser) - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method for copying contents of the current event
and following events that it encloses
the given parser instance points to.
- copyCurrentStructure(JsonParser) - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- copyCurrentStructure(JsonParser) - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- copyDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a whole directory to a new location preserving the file dates.
- copyDirectory(File, File, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies a whole directory to a new location.
- copyDirectory(File, File, FileFilter) - Static method in class org.apache.commons.io.FileUtils
-
Copies a filtered directory to a new location preserving the file dates.
- copyDirectory(File, File, FileFilter, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies a filtered directory to a new location.
- copyDirectoryToDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a directory to within another directory preserving the file dates.
- copyFieldsFrom(Chronology) - Method in class org.joda.time.chrono.AssembledChronology.Fields
-
Copy the supported fields from a chronology into this container.
- copyFile(File, File) - Static method in class com.day.io.file.FileUtils
-
Copy a file.
- copyFile(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a new location preserving the file date.
- copyFile(File, File, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a new location.
- copyFile(File, OutputStream) - Static method in class org.apache.commons.io.FileUtils
-
Copy bytes from a File
to an OutputStream
.
- copyFileToDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a directory preserving the file date.
- copyFileToDirectory(File, File, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a directory optionally preserving the file date.
- copyHexBytes() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- copyHexChars() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- CopyImageParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CopyImageParam() - Constructor for class com.scene7.ipsapi.CopyImageParam
-
- CopyImageReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CopyImageReturn() - Constructor for class com.scene7.ipsapi.CopyImageReturn
-
- copyInputStreamToFile(InputStream, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies bytes from an InputStream
source
to a file
destination
.
- copyInto(Collection<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Traverses an iterator of this iterable and adds all elements
to the provided collection.
- copyInto(S) - Method in class org.apache.commons.collections4.SetUtils.SetView
-
Copies the contents of this view into the provided set.
- copyLarge(InputStream, OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from a large (over 2GB) InputStream
to an
OutputStream
.
- copyLarge(InputStream, OutputStream, byte[]) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from a large (over 2GB) InputStream
to an
OutputStream
.
- copyLarge(InputStream, OutputStream, long, long) - Static method in class org.apache.commons.io.IOUtils
-
Copies some or all bytes from a large (over 2GB) InputStream
to an
OutputStream
, optionally skipping input bytes.
- copyLarge(InputStream, OutputStream, long, long, byte[]) - Static method in class org.apache.commons.io.IOUtils
-
Copies some or all bytes from a large (over 2GB) InputStream
to an
OutputStream
, optionally skipping input bytes.
- copyLarge(Reader, Writer) - Static method in class org.apache.commons.io.IOUtils
-
Copies chars from a large (over 2GB) Reader
to a Writer
.
- copyLarge(Reader, Writer, char[]) - Static method in class org.apache.commons.io.IOUtils
-
Copies chars from a large (over 2GB) Reader
to a Writer
.
- copyLarge(Reader, Writer, long, long) - Static method in class org.apache.commons.io.IOUtils
-
Copies some or all chars from a large (over 2GB) InputStream
to an
OutputStream
, optionally skipping input chars.
- copyLarge(Reader, Writer, long, long, char[]) - Static method in class org.apache.commons.io.IOUtils
-
Copies some or all chars from a large (over 2GB) InputStream
to an
OutputStream
, optionally skipping input chars.
- copyLarge(InputStream, OutputStream) - Static method in class org.apache.tika.io.IOUtils
-
Copy bytes from a large (over 2GB) InputStream
to an
OutputStream
.
- copyLarge(Reader, Writer) - Static method in class org.apache.tika.io.IOUtils
-
Copy chars from a large (over 2GB) Reader
to a Writer
.
- copyMessages(Message[], Folder) - Method in class com.sun.mail.imap.IMAPFolder
-
Copy the specified messages from this folder, to the
specified destination.
- CopyMoveCommandBuilder - Interface in com.day.cq.wcm.command.api
-
builder interface for the copy/move command
- CopyMoveCommandPathArgument - Interface in com.day.cq.wcm.command.api
-
path argument interface for copy/move command
- CopyMoveCommandPathArgumentBuilder - Interface in com.day.cq.wcm.command.api
-
interface to build CopyMoveCommandPathArgument
- CopyMoveCommandResult - Interface in com.day.cq.wcm.command.api
-
interface representing result of executing a Copy/Move command
- copyOfRange(byte[], int, int) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
- CopyOnWriteStoreMBean - Interface in org.apache.jackrabbit.oak.api.jmx
-
MBean for managing the copy-on-write node store
- copyRawEntries(ZipArchiveOutputStream, ZipArchiveEntryPredicate) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Transfer selected entries from this zipfile to a given #ZipArchiveOutputStream.
- copyReplace(XMPNode) - Method in interface com.adobe.xmp.core.XMPNode
-
Overwrites the current node with a deep copy of node which is provided as input.
- copyResource(Session, String, Writer) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Copies the contents of the resource to the given writer.
- COPYRIGHT - Static variable in class com.day.cq.dam.commons.watermark.TextWatermark
-
- COPYRIGHT - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The copyright information."
- COPYRIGHT_NOTICE - Static variable in interface org.apache.tika.metadata.IPTC
-
Contains any necessary copyright notice for claiming the intellectual
property for this item and should identify the current owner of the
copyright for the item.
- COPYRIGHT_OWNER - Static variable in interface org.apache.tika.metadata.IPTC
-
Owner or owners of the copyright in the licensed image.
- COPYRIGHT_OWNER_ID - Static variable in interface org.apache.tika.metadata.IPTC
-
The ID of the owner or owners of the copyright in the licensed image.
- COPYRIGHT_OWNER_ID_WRONG_CASE - Static variable in interface org.apache.tika.metadata.IPTC
-
- COPYRIGHT_OWNER_NAME - Static variable in interface org.apache.tika.metadata.IPTC
-
The name of the owner or owners of the copyright in the licensed image.
- copysign(Dfp, Dfp) - Static method in class org.apache.commons.math.dfp.Dfp
-
Creates an instance that is the same as x except that it has the sign of y.
- copySign(double, double) - Static method in class org.apache.commons.math.util.FastMath
-
Returns the first argument with the sign of the second argument.
- copySign(float, float) - Static method in class org.apache.commons.math.util.FastMath
-
Returns the first argument with the sign of the second argument.
- copyStreamToStream(InputStream, OutputStream) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- copySubMatrix(int, int, int, int, T[][]) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Copy a submatrix.
- copySubMatrix(int[], int[], T[][]) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Copy a submatrix.
- copySubMatrix(int, int, int, int, double[][]) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Copy a submatrix.
- copySubMatrix(int[], int[], double[][]) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Copy a submatrix.
- copySubMatrix(int, int, int, int, T[][]) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Copy a submatrix.
- copySubMatrix(int[], int[], T[][]) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Copy a submatrix.
- copySubMatrix(int, int, int, int, double[][]) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Copy a submatrix.
- copySubMatrix(int[], int[], double[][]) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Copy a submatrix.
- copyTags(Product, Resource, Predicate) - Static method in class com.adobe.cq.commerce.common.CommerceHelper
-
Copies a filtered list of tags from a Product to another Resource.
- copyTempImage(String) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementCardImage
-
- copyToDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file or directory to within another directory preserving the file dates.
- copyToDirectory(Iterable<File>, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a files to a directory preserving each file's date.
- copyToFile(InputStream, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies bytes from an InputStream
source
to a file
destination
.
- copyURLToFile(URL, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies bytes from the URL source
to a file
destination
.
- copyURLToFile(URL, File, int, int) - Static method in class org.apache.commons.io.FileUtils
-
Copies bytes from the URL source
to a file
destination
.
- CopyUtils - Class in org.apache.commons.io
-
- CopyUtils() - Constructor for class org.apache.commons.io.CopyUtils
-
Deprecated.
Instances should NOT be constructed in standard programming.
- CoreNLPNERecogniser - Class in org.apache.tika.parser.ner.corenlp
-
This class offers an implementation of
NERecogniser
based on
CRF classifiers from Stanford CoreNLP.
- CoreNLPNERecogniser() - Constructor for class org.apache.tika.parser.ner.corenlp.CoreNLPNERecogniser
-
- CoreNLPNERecogniser(String) - Constructor for class org.apache.tika.parser.ner.corenlp.CoreNLPNERecogniser
-
Creates a NERecogniser by loading model from given path
- CoreXMLDeserializers - Class in com.fasterxml.jackson.databind.ext
-
Container deserializers that handle "core" XML types: ones included in standard
JDK 1.5.
- CoreXMLDeserializers() - Constructor for class com.fasterxml.jackson.databind.ext.CoreXMLDeserializers
-
- CoreXMLDeserializers.Std - Class in com.fasterxml.jackson.databind.ext
-
Combo-deserializer that supports deserialization of somewhat optional
javax.xml types QName
, Duration
and XMLGregorianCalendar
.
- CoreXMLSerializers - Class in com.fasterxml.jackson.databind.ext
-
Provider for serializers of XML types that are part of full JDK 1.5, but
that some alleged 1.5 platforms are missing (Android, GAE).
- CoreXMLSerializers() - Constructor for class com.fasterxml.jackson.databind.ext.CoreXMLSerializers
-
- CoreXMLSerializers.XMLGregorianCalendarSerializer - Class in com.fasterxml.jackson.databind.ext
-
- correct(GammaCorrection) - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkPlte
-
- correctARGB(int) - Method in class org.apache.commons.imaging.formats.png.GammaCorrection
-
- correctImage(BufferedImage, File) - Method in class org.apache.commons.imaging.ColorTools
-
- correctSample(int) - Method in class org.apache.commons.imaging.formats.png.GammaCorrection
-
- CorrelatedRandomVectorGenerator - Class in org.apache.commons.math.random
-
- CorrelatedRandomVectorGenerator(double[], RealMatrix, double, NormalizedRandomGenerator) - Constructor for class org.apache.commons.math.random.CorrelatedRandomVectorGenerator
-
Simple constructor.
- CorrelatedRandomVectorGenerator(RealMatrix, double, NormalizedRandomGenerator) - Constructor for class org.apache.commons.math.random.CorrelatedRandomVectorGenerator
-
Simple constructor.
- correlation(double[], double[]) - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelation
-
Computes the Pearson's product-moment correlation coefficient between the two arrays.
- correlation(double[], double[]) - Method in class org.apache.commons.math.stat.correlation.SpearmansCorrelation
-
Computes the Spearman's rank correlation coefficient between the two arrays.
- COS - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- cos() - Method in class org.apache.commons.math.complex.Complex
-
Compute the
cosine
of this complex number.
- cos(Dfp) - Static method in class org.apache.commons.math.dfp.DfpMath
-
computes the cosine of the argument.
- cos(double) - Static method in class org.apache.commons.math.util.FastMath
-
Cosine function
- COSH - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- cosh() - Method in class org.apache.commons.math.complex.Complex
-
- cosh(double) - Static method in class org.apache.commons.math.util.FastMath
-
Compute the hyperbolic cosine of a number.
- cosh(double) - Static method in class org.apache.commons.math.util.MathUtils
-
- couldDeserialize() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- couldDeserialize() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- couldSerialize() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- couldSerialize() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- count() - Method in class com.adobe.versioncue.nativecomm.msg.NCData
-
Returns the number of bytes
- count - Variable in class org.apache.commons.imaging.formats.tiff.write.TiffOutputField
-
- count(String, String) - Static method in class org.apache.commons.lang.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet,
and returns the number of characters present in the specified string.
- count(String, String[]) - Static method in class org.apache.commons.lang.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet,
and returns the number of characters present in the specified string.
- count(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet,
and returns the number of characters present in the specified string.
- count() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
-
The number of values of this property.
- count() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
-
The number of values of this object.
- count() - Method in class org.apache.tika.detect.TextStatistics
-
Returns the total number of bytes seen so far.
- count(int) - Method in class org.apache.tika.detect.TextStatistics
-
Returns the number of occurrences of the given byte.
- COUNT_PROPERTY - Static variable in class com.adobe.cq.social.tally.TallyConstants
-
Name of the JCR property that stores the count of each response.
- countArrayItems(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Returns the number of items in the array.
- countArrayItems(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Returns the number of items in the array.
- CountCache - Class in com.adobe.cq.social.srp.internal
-
Implementation of the cache appropriate for storing hash maps.
- CountCache() - Constructor for class com.adobe.cq.social.srp.internal.CountCache
-
- CountCache(int, int, int, long) - Constructor for class com.adobe.cq.social.srp.internal.CountCache
-
- countChildren(List<String>, String, boolean) - Method in interface com.adobe.cq.social.srp.internal.SocialDatabase
-
Fetch the count of db record matching the given inputs
- countChildren(String, String, boolean) - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Count the visible, or all the documents associated with the given key.
- countChildren(List<String>, String, boolean) - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Count the visible, or all the documents associated with the given keys.
- countChildren(String, String, boolean) - Method in interface com.adobe.cq.social.srp.internal.SocialIndexer
-
- countChildren(Resource) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
return count of all children (one level).
- countChildren(Resource, boolean) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
return count of all children or filtered (visible) children (not hidden due to denied/flagged as hidden).
- countChildren(Resource, String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
return count of all children of specific type (one level).
- countChildren(List<Resource>, String, boolean) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- countChildren(Resource, String, boolean) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
return count of all children or filtered (visible) children (not hidden due to denied/flagged as hidden).
- countChildren(Resource) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
return count of all children (one level).
- countChildren(Resource, String) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
return count of all children of specific type (one level).
- countChildren(Resource, boolean) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
return count of all children or filtered (visible) children (not hidden due to denied/flagged as hidden).
- countChildren(Resource, String, boolean) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
return count of all children or filtered (visible) children (not hidden due to denied/flagged as hidden).
- countChildren(List<Resource>, String, boolean) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
return counts of all children or filtered (visible) children (not hidden due to denied/flagged as hidden).
- countChildren() - Method in class org.kohsuke.rngom.rngparser.digested.DContainerPattern
-
- countControl() - Method in class org.apache.tika.detect.TextStatistics
-
Counts control characters (i.e.
- countEightBit() - Method in class org.apache.tika.detect.TextStatistics
-
Counts eight bit characters, i.e.
- Counter - Class in com.codahale.metrics
-
An incrementing and decrementing counter metric.
- Counter() - Constructor for class com.codahale.metrics.Counter
-
- counter(String) - Method in class com.codahale.metrics.MetricRegistry
-
Return the
Counter
registered under this name; or create and register
a new
Counter
if none is registered.
- counter(String, MetricRegistry.MetricSupplier<Counter>) - Method in class com.codahale.metrics.MetricRegistry
-
Return the
Counter
registered under this name; or create and register
a new
Counter
using the provided MetricSupplier if none is registered.
- Counter - Interface in org.apache.sling.commons.metrics
-
An incrementing and decrementing counter metric.
- counter(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Creates a new
Counter
and registers it under the given name.
- countFieldsToPrint(ReadablePeriod, int, Locale) - Method in interface org.joda.time.format.PeriodPrinter
-
Returns the amount of fields from the given period that this printer
will print.
- Counting - Interface in com.codahale.metrics
-
An interface for metric types which have counts.
- Counting - Interface in org.apache.sling.commons.metrics
-
- CountingInputStream - Class in org.apache.commons.compress.utils
-
Stream that tracks the number of bytes read.
- CountingInputStream(InputStream) - Constructor for class org.apache.commons.compress.utils.CountingInputStream
-
- CountingInputStream - Class in org.apache.commons.io.input
-
A decorating input stream that counts the number of bytes that have passed
through the stream so far.
- CountingInputStream(InputStream) - Constructor for class org.apache.commons.io.input.CountingInputStream
-
Constructs a new CountingInputStream.
- CountingInputStream - Class in org.apache.tika.io
-
A decorating input stream that counts the number of bytes that have passed
through the stream so far.
- CountingInputStream(InputStream) - Constructor for class org.apache.tika.io.CountingInputStream
-
Constructs a new CountingInputStream.
- CountingOutputStream - Class in org.apache.commons.compress.utils
-
Stream that tracks the number of bytes read.
- CountingOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.utils.CountingOutputStream
-
- CountingOutputStream - Class in org.apache.commons.io.output
-
A decorating output stream that counts the number of bytes that have passed
through the stream so far.
- CountingOutputStream(OutputStream) - Constructor for class org.apache.commons.io.output.CountingOutputStream
-
Constructs a new CountingOutputStream.
- countMatches(Collection, Predicate) - Static method in class org.apache.commons.collections.CollectionUtils
-
Counts the number of elements in the input collection that match the predicate.
- countMatches(Iterable<C>, Predicate<? super C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
- countMatches(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Counts the number of elements in the input iterable that match the predicate.
- countMatches(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Counts how many times the substring appears in the larger String.
- countMatches(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Counts how many times the substring appears in the larger string.
- countMatches(CharSequence, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Counts how many times the char appears in the given string.
- countOccurences(String, String) - Static method in class com.day.text.TextUtils
-
- countriesByLanguage(String) - Static method in class org.apache.commons.lang.LocaleUtils
-
Obtains the list of countries supported for a given language.
- countriesByLanguage(String) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains the list of countries supported for a given language.
- COUNTRY - Static variable in class com.adobe.cq.address.api.Address
-
Deprecated.
Property describing the country.
- COUNTRY - Static variable in interface org.apache.tika.metadata.IPTC
-
Full name of the country the content is focussing on -- either the
country shown in visual media or referenced in text or audio media.
- COUNTRY - Static variable in interface org.apache.tika.metadata.Photoshop
-
- COUNTRY_CODE - Static variable in interface org.apache.tika.metadata.IPTC
-
Code of the country the content is focussing on -- either the country
shown in visual media or referenced in text or audio media.
- countSafeAscii() - Method in class org.apache.tika.detect.TextStatistics
-
Counts "safe" (i.e.
- countTransparentColors(BufferedImage) - Method in class org.apache.commons.imaging.palette.PaletteFactory
-
- countTrasparentColors(int[]) - Method in class org.apache.commons.imaging.palette.PaletteFactory
-
- Covariance - Class in org.apache.commons.math.stat.correlation
-
Computes covariances for pairs of arrays or columns of a matrix.
- Covariance() - Constructor for class org.apache.commons.math.stat.correlation.Covariance
-
Create a Covariance with no data
- Covariance(double[][], boolean) - Constructor for class org.apache.commons.math.stat.correlation.Covariance
-
Create a Covariance matrix from a rectangular array
whose columns represent covariates.
- Covariance(double[][]) - Constructor for class org.apache.commons.math.stat.correlation.Covariance
-
Create a Covariance matrix from a rectangular array
whose columns represent covariates.
- Covariance(RealMatrix, boolean) - Constructor for class org.apache.commons.math.stat.correlation.Covariance
-
Create a covariance matrix from a matrix whose columns
represent covariates.
- Covariance(RealMatrix) - Constructor for class org.apache.commons.math.stat.correlation.Covariance
-
Create a covariance matrix from a matrix whose columns
represent covariates.
- covariance(double[], double[], boolean) - Method in class org.apache.commons.math.stat.correlation.Covariance
-
Computes the covariance between the two arrays.
- covariance(double[], double[]) - Method in class org.apache.commons.math.stat.correlation.Covariance
-
Computes the covariance between the two arrays, using the bias-corrected
formula.
- covarianceToCorrelation(RealMatrix) - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelation
-
Derives a correlation matrix from a covariance matrix.
- COVER_IMAGE - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- COVER_IMAGE_PARAM - Static variable in interface com.adobe.cq.social.calendar.client.endpoints.CalendarRequestConstants
-
- COVER_IMAGE_PATH - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementCardImage
-
- COVER_IMG_PATH - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- COVERAGE - Static variable in interface org.apache.tika.metadata.DublinCore
-
The extent or scope of the content of the resource.
- COVERAGE - Static variable in class org.apache.tika.metadata.Metadata
-
- COVERAGE - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- covers(String) - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Checks if the given item is covered by this filter set.
- covers(String) - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Checks if the given node path is covered in this workspace filter.
- covers(String) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Checks if the given node path is covered in this workspace filter.
- covers(String) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- cParams - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- CPIO - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "cpio") used to identify the CPIO archive format.
- CPIO_TRAILER - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
The special trailer marker
- CpioArchiveEntry - Class in org.apache.commons.compress.archivers.cpio
-
A cpio archive consists of a sequence of files.
- CpioArchiveEntry(short) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified format.
- CpioArchiveEntry(String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(short, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(String, long) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(short, String, long) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(File, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a
specified file.
- CpioArchiveEntry(short, File, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a
specified file.
- CpioArchiveInputStream - Class in org.apache.commons.compress.archivers.cpio
-
CpioArchiveInputStream is a stream for reading cpio streams.
- CpioArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
and expecting ASCII file
names.
- CpioArchiveInputStream(InputStream, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
.
- CpioArchiveInputStream(InputStream, int) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
expecting ASCII file
names.
- CpioArchiveInputStream(InputStream, int, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
.
- CpioArchiveOutputStream - Class in org.apache.commons.compress.archivers.cpio
-
CpioArchiveOutputStream is a stream for writing CPIO streams.
- CpioArchiveOutputStream(OutputStream, short) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream with a specified format, a
blocksize of
BLOCK_SIZE
and
using ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream, short, int) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream with a specified format using
ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream, short, int, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream with a specified format using
ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream.
- CpioArchiveOutputStream(OutputStream, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream.
- CpioConstants - Interface in org.apache.commons.compress.archivers.cpio
-
All constants needed by CPIO.
- CpuTimeClock() - Constructor for class com.codahale.metrics.Clock.CpuTimeClock
-
- CQ_ADDED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_ALLOW_REPLIES - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_ALLOWFILEUPLOADS - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_APPROVED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_AS_ACTOR_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_AS_VERB - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_ATTACHMENT - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_AUTHOR_DISPLAY_NAME - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_AUTHOR_EMAIL - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_AUTHOR_IMAGE_URL - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_AUTHOR_PROFILE_URL - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_AUTHORIZABLE_CATEGORY - Static variable in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- CQ_AUTHORIZABLE_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_BASE_TYPE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_CLOUDSERVICECONFIG - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceExportProcess
-
- CQ_COMPOSED_BY - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_CONTENT_TYPE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_DESCRIPTION - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_DISTRIBUTE - Static variable in interface com.day.cq.replication.AgentConfig
-
- CQ_DRAFT - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_ENTITY_URL - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_FLAGGED_HIDDEN - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_FORM_FIELD_NAME - Static variable in class com.day.cq.mcm.emailprovider.ESConstants
-
- CQ_INDESIGN_PRINT - Static variable in interface com.adobe.dam.print.ids.StringConstants
-
- CQ_IS_CLOSED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_IS_COMMUNITY_GROUP - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
The property isCommunityGroup.
- CQ_IS_FLAGGED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_IS_REPLY - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_KEY - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_LAST_MODIFIED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_LASTMODIFIED - Static variable in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- CQ_MAXFILESIZE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_MAXIMAGEFILESIZE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_MODERATE_COMMENTS - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_MT_TRANS_DATE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_MT_TRANSLATION - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_PARENT_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_PINNED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_PUBLISH_DATE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_PUBLISH_JOB_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_REQUIRELOGIN - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_RESOURCE_TYPE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_ROOT_COMMENT_SYSTEM - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_ROOT_PATH - Static variable in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
cq root folder ID in the scene7 company folder hierarchy, is not the "root path" in the S7 (see getRootPath())
- CQ_RTEENABLED - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_SEARCH_PARENT_ID - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_SEARCH_PATH - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
Search collections has its own mapping for some fields.
- CQ_SEARCH_TAG_NAME - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_SENTIMENT - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_SPAM - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_TAGS - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_TALLY_RESPONSE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_TALLY_TIMESTAMP - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_TITLE - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CQ_USER_IDENTIFIER - Static variable in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- CqActions - Class in com.day.cq.security.util
-
This class defines the main CQ Actions and provides the mapping from and to
JCR Privileges.
- CqActions(Session) - Constructor for class com.day.cq.security.util.CqActions
-
- CqSecurityException - Exception in com.day.cq.security
-
- CqSecurityException(Throwable) - Constructor for exception com.day.cq.security.CqSecurityException
-
Deprecated.
- cqVars() - Method in interface com.day.cq.analytics.sitecatalyst.Framework
-
- CR - Static variable in class org.apache.commons.fileupload.MultipartStream
-
The Carriage Return ASCII character value.
- CR - Static variable in class org.apache.commons.lang.CharUtils
-
carriage return CR ('\r').
- CR - Static variable in class org.apache.commons.lang3.CharUtils
-
carriage return CR ('\r').
- CR - Static variable in class org.apache.commons.lang3.StringUtils
-
A String for carriage return CR ("\r").
- crc - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunk
-
- CRC32VerifyingInputStream - Class in org.apache.commons.compress.utils
-
A stream that verifies the CRC of the data read once the stream is
exhausted.
- CRC32VerifyingInputStream(InputStream, long, int) - Constructor for class org.apache.commons.compress.utils.CRC32VerifyingInputStream
-
- CRC32VerifyingInputStream(InputStream, long, long) - Constructor for class org.apache.commons.compress.utils.CRC32VerifyingInputStream
-
- CRC_UNKNOWN - Static variable in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- create(Resource, Resource, String, String) - Method in interface com.adobe.cq.dam.cfm.ContentFragmentManager
-
Deprecated.
- create(Resource, String, Map<String, Object>, List<DataSource>, Session) - Method in class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
- create(SlingHttpServletRequest, Session) - Method in class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
- create(SlingHttpServletRequest, Session) - Method in interface com.adobe.cq.social.commons.comments.endpoints.CommentOperations
-
- create(Resource, String, Map<String, Object>, List<DataSource>, Session) - Method in interface com.adobe.cq.social.commons.comments.endpoints.CommentOperations
-
Create a comment with the specified Map
of properties and List
of attachments.
- create(Resource, String, Map<String, Object>, List<DataSource>, ResourceResolver) - Method in interface com.adobe.cq.social.commons.emailreply.CommentCreator
-
Create a comment with the specified Map
of properties and List
of attachments.
- create(SlingHttpServletRequest) - Method in class com.adobe.cq.social.enablement.learningpath.endpoints.api.AbstractEnablementLearningPathModelOperationService
-
- create(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.enablement.learningpath.endpoints.api.EnablementLearningPathModelOperations
-
- create(SlingHttpServletRequest, Map<String, Object>, String[]) - Method in interface com.adobe.cq.social.enablement.learningpath.endpoints.api.EnablementLearningPathModelServiceCreate
-
- create(SlingHttpServletRequest) - Method in class com.adobe.cq.social.enablement.resource.endpoints.api.AbstractEnablementResourceModelOperationService
-
- create(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelOperations
-
- create(SlingHttpServletRequest, Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelServiceCreate
-
- create(SlingHttpServletRequest) - Method in class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- create(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperations
-
- create(SlingHttpServletRequest) - Method in class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- create(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberGroupProfileOperations
-
- create(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
- create(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.messaging.client.endpoints.MessagingOperations
-
- create(ResourceResolver, Resource, String, Map<String, Object>, List<DataSource>, ClientUtilities) - Method in interface com.adobe.cq.social.messaging.client.endpoints.MessagingOperations
-
Create a a new message with the specified Map
of properties and List
of
attachments.
- create() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo.QueryRequestInfoFactory
-
- create(QueryRequestInfo) - Method in interface com.adobe.cq.social.scf.QueryRequestInfo.QueryRequestInfoFactory
-
- CREATE - Static variable in class com.adobe.cq.social.srp.APICommand
-
- create(ResourceResolver, String, Map<String, Object>) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Create a new resource at the given path.
- CREATE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has created the object.
- create(String, Headers) - Method in interface com.adobe.granite.httpcache.api.CacheStore
-
Create a new cache file.
- create(ResourceResolver, String, Map<String, Object>) - Method in interface com.adobe.granite.rest.ApiResourceProvider
-
Create a new resource at the given path.
- create(Iterator<T>) - Static method in class com.adobe.granite.security.user.util.SkipIterator
-
- create(Writer, SerializeOptions) - Static method in class com.adobe.internal.xmp.utils.XMLStreamWriterFactory
-
Creates an XMLStreamWriterImpl on top of standard writer with XMP serialization options.
- create(OutputStream, SerializeOptions) - Static method in class com.adobe.internal.xmp.utils.XMLStreamWriterFactory
-
Creates an XMLStreamWriterImpl on top of an output stream with XMP serialization options.
- create() - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Creates an empty XMPDateTime
-object.
- create(int, int, int) - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime
-object from initial values.
- create(int, int, int, int, int, int, int) - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime
-object from initial values.
- create() - Static method in class com.adobe.internal.xmp.XMPMetaFactory
-
- create() - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Creates and returns an INativeService object.
- create() - Static method in class com.adobe.xmp.core.XMPMetadataFactory
-
A factory method to create a new instance of an empty XMPMetadata tree
- create(int, int, int, int, int, int, int) - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime
-object from initial values.
- create() - Static method in class com.adobe.xmp.XMPMetaFactory
-
- create(String, Session) - Static method in class com.day.cq.commons.mail.MailTemplate
-
Convenience method to create a new
MailTemplate
based on the
path
identifying the location of the email template text in the repository.
- create(String) - Static method in class com.day.cq.commons.Version
-
Creates a new version from the given string.
- create(String[]) - Static method in class com.day.cq.commons.Version
-
Creates a new version from version segments
- create(BufferedImage, String, String, String, String, boolean) - Method in class com.day.cq.dam.commons.util.WebEnabledImageCreator
-
- create() - Method in class com.day.cq.dam.video.StoryBoard
-
- create(Resource) - Method in interface com.day.cq.mailer.email.EmailTemplateFactory
-
- create(URI) - Method in interface com.day.cq.mailer.email.RetrieverEmailTemplateFactory
-
- create(Resource) - Method in interface com.day.cq.mcm.api.MCMPluginAdapter.Factory
-
- create() - Method in class com.day.cq.mcm.campaign.importer.PersonalizedTextHandlerFactory
-
- create() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.ClickThroughComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.GraphicalClickThroughComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.LeadFormCTAComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.MBoxExperienceTagHandlerFactory
-
- create() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.TargetComponentTagHandlerFactory
-
- create(Session, CompositeReplicationAction, ReplicationContentFactory, Map<String, Object>) - Method in interface com.day.cq.replication.BulkContentBuilder
-
Create the replication content for multiple resources.
- create(Session, ReplicationAction, ReplicationContentFactory) - Method in interface com.day.cq.replication.ContentBuilder
-
Create the replication content.
- create(Session, ReplicationAction, ReplicationContentFactory, Map<String, Object>) - Method in interface com.day.cq.replication.ContentBuilder
-
Create the replication content.
- create(String, File, boolean) - Method in interface com.day.cq.replication.ReplicationContentFactory
-
Creates binary replication content for the given file.
- create(String, File, long, boolean) - Method in interface com.day.cq.replication.ReplicationContentFactory
-
Creates binary replication content for the given file.
- create(ReplicationContentFacade) - Method in interface com.day.cq.replication.ReplicationContentFactory
-
Creates the replication content based on a facade.
- create(Map) - Static method in class com.day.cq.search.PredicateGroup
-
Converts a map with predicates and their parameters into a predicate
tree.
- create(String, Authorizable, PrivilegeStore) - Method in interface com.day.cq.security.privileges.PrivilegeFactory
-
Deprecated.
The Factory creates an Privilege in any case.
- create() - Method in interface com.day.cq.wcm.designimporter.api.TagHandlerFactory
-
Creates a new TagHandler implementation instance.
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.CanvasComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.DefaultComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.DefaultTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.HeadTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.IFrameTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.ImageComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.ImgTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.InlineScriptTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.LinkTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.MetaTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.NonScriptTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.ParsysComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.ScriptTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.StyleTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.TextComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.TitleComponentTagHandlerFactory
-
- create() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.factory.TitleTagHandlerFactory
-
- create(Resource, SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.ParagraphSystem
-
Create the paragraph system based on the given
request.
- create(DocumentSource, String, boolean) - Static method in class com.day.util.diff.LineElementsFactory
-
Create a new line element factory for the given text.
- create(FileDocumentSource, boolean) - Static method in class com.day.util.diff.LineElementsFactory
-
- create(FileDocumentSource, boolean, String) - Static method in class com.day.util.diff.LineElementsFactory
-
Create a new line element factory for the given source.
- create(DocumentSource, Reader, boolean) - Static method in class com.day.util.diff.LineElementsFactory
-
Create a new line element factory for the given source.
- create(DocumentSource, String) - Static method in class com.day.util.diff.WordsElementsFactory
-
- create(DocumentSource, Reader) - Static method in class com.day.util.diff.WordsElementsFactory
-
- create() - Static method in class com.day.util.UUID
-
Generate a UUID for this host using version 1 of [leach]
- create(AnnotationIntrospector, AnnotationIntrospector) - Static method in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair
-
Helper method for constructing a Pair from two given introspectors (if
neither is null); or returning non-null introspector if one is null
(and return just null if both are null)
- create(Class<?>, List<JavaType>) - Static method in class com.fasterxml.jackson.databind.type.TypeBindings
-
Factory method for constructing bindings for given class using specified type
parameters.
- create(Class<?>, JavaType[]) - Static method in class com.fasterxml.jackson.databind.type.TypeBindings
-
- create(Class<?>, JavaType) - Static method in class com.fasterxml.jackson.databind.type.TypeBindings
-
- create(Class<?>, JavaType, JavaType) - Static method in class com.fasterxml.jackson.databind.type.TypeBindings
-
- create() - Method in class com.google.gson.GsonBuilder
-
Creates a
Gson
instance based on the current configuration.
- create(Gson, TypeToken<T>) - Method in interface com.google.gson.TypeAdapterFactory
-
Returns a type adapter for type
, or null if this factory doesn't
support type
.
- create(int) - Method in class com.sun.mail.imap.IMAPFolder
-
Create this folder, with the specified type.
- create(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CREATE Command.
- CREATE - Static variable in class com.sun.mail.imap.Rights.Right
-
Create - CREATE new sub-mailboxes in any implementation-defined
hierarchy, RENAME or DELETE mailbox.
- create(int) - Method in class com.sun.mail.pop3.DefaultFolder
-
- create(int) - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns false
; the POP3 protocol doesn't
support creating folders.
- create() - Method in interface org.apache.commons.collections.Factory
-
Create a new object.
- create() - Method in class org.apache.commons.collections.functors.ConstantFactory
-
Always return constant.
- create() - Method in class org.apache.commons.collections.functors.ExceptionFactory
-
Always throws an exception.
- create() - Method in class org.apache.commons.collections.functors.InstantiateFactory
-
Creates an object using the stored constructor.
- create() - Method in interface org.apache.commons.collections4.Factory
-
Create a new object.
- create() - Method in class org.apache.commons.collections4.functors.ConstantFactory
-
Always return constant.
- create() - Method in class org.apache.commons.collections4.functors.ExceptionFactory
-
Always throws an exception.
- create() - Method in class org.apache.commons.collections4.functors.InstantiateFactory
-
Creates an object using the stored constructor.
- create(int, ScatterGatherBackingStore) - Static method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
Create a stream compressor with the given compression level.
- create(ScatterGatherBackingStore) - Static method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
Create a stream compressor with the default compression level.
- create(File, TailerListener, long, boolean, int) - Static method in class org.apache.commons.io.input.Tailer
-
Creates and starts a Tailer for the given file.
- create(File, TailerListener, long, boolean, boolean, int) - Static method in class org.apache.commons.io.input.Tailer
-
Creates and starts a Tailer for the given file.
- create(File, Charset, TailerListener, long, boolean, boolean, int) - Static method in class org.apache.commons.io.input.Tailer
-
Creates and starts a Tailer for the given file.
- create(File, TailerListener, long, boolean) - Static method in class org.apache.commons.io.input.Tailer
-
Creates and starts a Tailer for the given file with default buffer size.
- create(File, TailerListener, long, boolean, boolean) - Static method in class org.apache.commons.io.input.Tailer
-
Creates and starts a Tailer for the given file with default buffer size.
- create(File, TailerListener, long) - Static method in class org.apache.commons.io.input.Tailer
-
Creates and starts a Tailer for the given file, starting at the beginning of the file
- create(File, TailerListener) - Static method in class org.apache.commons.io.input.Tailer
-
Creates and starts a Tailer for the given file, starting at the beginning of the file
with the default delay of 1.0s
- create(Class<T>) - Static method in class org.apache.commons.lang3.event.EventListenerSupport
-
Creates an EventListenerSupport object which supports the specified
listener type.
- create(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
Create a new TreeLocation
instance for a tree
- create(Root, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
Create a new TreeLocation
instance for the item
at the given path
in root
.
- create(Root) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
Equivalent to create(root, "/")
- create(List<RestrictionPattern>) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
-
- create(long, long, Iterator<T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
-
Factory for creating a bounded iterator.
- create(String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
-
- create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
-
- create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- create(String, int) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(double) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(long) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(Path) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(URI) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(File) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- create(RepositoryService) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Shortcut for
- create(RepositoryService, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Returns a log wrapper for the given
service
which logs a calls to its
methods if
logWriterProvider
returns a
LogWriter
instance for
service
.
- create(NameFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Returns a log wrapper for the given
nameFactory
which logs a calls to its
methods if
logWriterProvider
returns a
LogWriter
instance for
nameFactory
.
- create(PathFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Returns a log wrapper for the given
pathFactory
which logs a calls to its
methods if
logWriterProvider
returns a
LogWriter
instance for
pathFactory
.
- create(IdFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Returns a log wrapper for the given
idFactory
which logs a calls to its
methods if
logWriterProvider
returns a
LogWriter
instance for
idFactory
.
- create(QValueFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Returns a log wrapper for the given
qValueFactory
which logs a calls to its
methods if
logWriterProvider
returns a
LogWriter
instance for
qValueFactory
.
- create(SessionInfo, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Returns a log wrapper for the given
sessionInfo
which logs a calls to its
methods if
logWriterProvider
returns a
LogWriter
instance for
sessionInfo
.
- create(Batch, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Returns a log wrapper for the given
batch
which logs a calls to its
methods if
logWriterProvider
returns a
LogWriter
instance for
batch
.
- create(String, String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
-
- create(String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
-
- create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- create(int, String) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
Create a new ValueConstraint
from the String representation.
- create(int, String[]) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
Create a new ValueConstraint
array from the String
representation.
- create(int, String[], NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
Create a new ValueConstraint
array from the specified JCR
representations.
- create(int, String, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
- create(QNodeTypeDefinition, QNodeTypeDefinition) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
-
- create(Collection<QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
- create(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Create a new JCR node type definition from the given
QNodeTypeDefinition
.
- create(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Create a new JCR node definition from the given QNodeDefinition
.
- create(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Create a new JCR property definition from the given QPropertyDefinition
.
- create(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(double) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(long) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(Path) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(URI) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
-
- create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
-
- create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
-
- create(File) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
-
- create(String, String) - Method in interface org.apache.jackrabbit.spi.NameFactory
-
Returns a Name
with the given namespace URI and
local part and validates the given parameters.
- create(String) - Method in interface org.apache.jackrabbit.spi.NameFactory
-
Returns a Name
holding the value of the specified
string.
- create(Path, Path, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Return a new Path
out of the given parent
path
and the given relative path.
- create(Path, Name, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a new Path
out of the given parent
path
and the give name.
- create(Path, Name, int, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a new Path
out of the given parent
path
and the give name and normalized index.
- create(Name) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a relative path based on a
Name
.
- create(Name, int) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a relative path based on a
Name
and a normalized index.
- create(Path.Element) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a path from the given element.
- create(Path.Element[]) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Create a new Path
from the given elements.
- create(String) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Returns a Path
holding the value of the specified
string.
- create(String, int) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
using the given String representation
of the value and its type
.
- create(Calendar) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#DATE
.
- create(double) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#DOUBLE
.
- create(long) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#LONG
.
- create(boolean) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#BOOLEAN
.
- create(Name) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#NAME
.
- create(Path) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#PATH
.
- create(BigDecimal) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#DECIMAL
.
- create(URI) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#URI
.
- create(byte[]) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#BINARY
.
- create(InputStream) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Creates a QValue that contains the given binary stream.
- create(File) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new QValue
with type javax.jcr.PropertyType#BINARY
.
- create(Element) - Method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- create() - Method in class org.apache.jackrabbit.vault.fs.config.ExportRoot
-
Creates the necessary directories if they do not exist yet.
- create(Artifact, String, String, ArtifactType, Property, long) - Static method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
- create(Node, String) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageManager
-
Creates a new package below the given folder.
- create(String, String, String) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageManager
-
Creates a new package with the new group, name and version.
- create(String) - Static method in class org.apache.jackrabbit.vault.packaging.Version
-
Creates a new version from the given string.
- create(String[]) - Static method in class org.apache.jackrabbit.vault.packaging.Version
-
Creates a new version from version segments
- create(Document) - Static method in class org.apache.jackrabbit.webdav.client.methods.XmlEntity
-
- create(XmlSerializable) - Static method in class org.apache.jackrabbit.webdav.client.methods.XmlEntity
-
- create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.lock.Scope
-
Create a Scope
object from the given name and namespace.
- create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.lock.Type
-
Create a Type
object from the given localName and namespace.
- create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
-
Factory method to create a new EventType
.
- create(String[], Namespace) - Static method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
-
Factory method to create an array of new EventType
for the
specified localNames and the specified namespace.
- create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Creates a new DavPropertyName
with the given name and
Namespace.
- create(String) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Creates a new
DavPropertyName
with the given local name
and the default WebDAV
namespace
.
- create(ResourceResolver, String, Map<String, Object>) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
-
Deprecated.
Create a new resource at the given path.
- create(Resource, String, Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Add a child resource to the given parent resource
The changes are transient and require a call to
ResourceResolver.commit()
for persisting.
- create(Resource, String, Map<String, Object>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps the Resource
obtained by calling create
on the wrapped resource resolver.
- create(Resource, int) - Static method in class org.apache.sling.commons.json.sling.JsonObjectCreator
-
Deprecated.
Dump given resource in JSON, optionally recursing into its objects
- create(ThreadPoolConfig) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
-
Create a new thread pool with this configuration.
- create(ThreadPoolConfig, String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
-
Create a new thread pool with this configuration.
- create(ResolveContext<T>, String, Map<String, Object>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Create a new resource at the given path.
- create(String, Map<String, Object>) - Method in interface org.apache.sling.tenant.TenantManager
-
Creates a new tenant with the given tenant ID and the initial set of
properties.
- create(String, InputStream, String) - Static method in class org.apache.tika.language.LanguageProfilerBuilder
-
Deprecated.
Creates a new Language profile from (preferably quite large - 5-10k of
lines) text file
- create() - Static method in class org.apache.tika.mime.MimeTypesFactory
-
Creates an empty instance; same as calling new MimeTypes().
- create(Document) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
Creates and returns a MimeTypes instance from the specified document.
- create(InputStream...) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
Creates and returns a MimeTypes instance from the specified input stream.
- create(InputStream) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
- create(URL...) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
Creates and returns a MimeTypes instance from the resource
at the location specified by the URL.
- create(URL) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
- create(String) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
Creates and returns a MimeTypes instance from the specified file path,
as interpreted by the class loader in getResource().
- create(String, String) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
Creates and returns a MimeTypes instance.
- create(String, String, ClassLoader) - Static method in class org.apache.tika.mime.MimeTypesFactory
-
Creates and returns a MimeTypes instance.
- create() - Static method in class org.apache.tika.parser.external.ExternalParsersFactory
-
- create(ServiceLoader) - Static method in class org.apache.tika.parser.external.ExternalParsersFactory
-
- create(String, ServiceLoader) - Static method in class org.apache.tika.parser.external.ExternalParsersFactory
-
- create(URL...) - Static method in class org.apache.tika.parser.external.ExternalParsersFactory
-
- CREATE_DATE - Static variable in interface com.adobe.xmp.core.namespace.XMPBasic
-
- CREATE_DATE - Static variable in interface org.apache.tika.metadata.XMP
-
The date and time the resource was created.
- CREATE_GROUP - Static variable in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- CREATE_TIME_BIT - Static variable in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the original creation time
is present in this extra field.
- CREATE_USER - Static variable in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- createAccount(String, String, String, Map<String, RequestParameter[]>) - Method in interface com.day.cq.security.AccountManager
-
Deprecated.
Convenience to create a new
User
together
with setting properties in one method call.
- createAccountManager(Session) - Method in interface com.day.cq.security.AccountManagerFactory
-
Deprecated.
- createAce(String, String[], String[], String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Creates an Access Control Entry for the current node for the specified
principal and privileges.
- createAcoInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAction(Resource) - Method in class com.day.cq.wcm.msm.commons.BaseActionFactory
-
- createActiveJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createActiveJobArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- createActivity(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Create a new activity.
- createAdaptor(RandomGenerator) - Static method in class org.apache.commons.math.random.RandomAdaptor
-
Factory method to create a Random
using the supplied
RandomGenerator
.
- createAddCompanyMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddCompanyMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddCompanyParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddCompanyReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddGroupMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddGroupMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddGroupMembersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddGroupMembersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddMediaPortalEventParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddMediaPortalEventReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddProjectAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddProjectAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddTagFieldValuesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddTagFieldValuesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddUserParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAddUserReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAggregationRules() - Static method in class com.adobe.cq.dam.index.bootstrap.DamIndexBootstrap
-
Deprecated.
- createAggregator(String) - Method in class org.apache.jackrabbit.vault.fs.config.Registry
-
- createAndQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createAndQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createAnimatedGifInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAnnotationProcessor(Object, AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessorFactory
-
Deprecated.
- createAnnotationProcessor(Object, AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessorFactory2
-
- createAnnotationProcessor(AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.StaticInjectAnnotationProcessorFactory
-
- createApplicationScoped(DefaultWorkspaceFilter) - Static method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- createApplyMetadataTemplateParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createApplyMetadataTemplateReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Create an archive entry using the inputFile and entryName provided.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Creates a new ArchiveEntry.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Create an archive entry using the inputFile and entryName provided.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new zip entry taking some information from the given
file and using the provided name.
- createArchiveInputStream(String, InputStream) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Creates an archive input stream from an archiver name and an input stream.
- createArchiveInputStream(String, InputStream, String) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- createArchiveInputStream(InputStream) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Create an archive input stream from an input stream, autodetecting
the archive type from the first few bytes of the stream.
- createArchiveInputStream(String, InputStream, String) - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Creates an archive input stream from an archiver name and an input
stream.
- createArchiveOutputStream(String, OutputStream) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Creates an archive output stream from an archiver name and an output stream.
- createArchiveOutputStream(String, OutputStream, String) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- createArchiveOutputStream(String, OutputStream, String) - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Creates an archive output stream from an archiver name and an output
stream.
- createArithmeticException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createArithmeticException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new ArithmeticException
with specified formatted detail message.
- createArray(ArrayType.ArrayForm, PropertyType) - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
Creates an array type.
- createArrayDeserializer(DeserializationContext, ArrayType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createArrayDeserializer(DeserializationContext, ArrayType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
Method called to create (or, for completely immutable deserializers,
reuse) a deserializer that can convert JSON content into values of
specified Java type.
- createArrayIndexOutOfBoundsException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createArrayIndexOutOfBoundsException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new ArrayIndexOutOfBoundsException
with specified formatted detail message.
- createArrayIndexSegment(String, int) - Static method in class com.adobe.xmp.path.XMPPathSegment
-
Creates an array index path segment that denotes a specific element of an array.
- createArrayNode() - Method in class com.fasterxml.jackson.core.ObjectCodec
-
Method for construct root level Array nodes
for Tree Model instances.
- createArrayNode() - Method in class com.fasterxml.jackson.core.TreeCodec
-
- createArrayNode() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Note: return type is co-variant, as basic ObjectCodec
abstraction cannot refer to concrete node types (as it's
part of core package, whereas impls are part of mapper
package)
- createArrayNode() - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- createArtifacts(Aggregate) - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregator
-
Creates the artifact set of the content aggregation.
- createAsset(String) - Method in interface com.adobe.granite.asset.api.AssetManager
-
Creates a new
Asset
at the given
path
.
- createAsset(String, InputStream, String, boolean) - Method in interface com.day.cq.dam.api.AssetManager
-
Creates a new
Asset
at the given
path
.
- createAsset() - Method in class com.scene7.ipsapi.ObjectFactory
-
Create an instance of
Asset
- createAsset(Asset) - Method in class com.scene7.ipsapi.ObjectFactory
-
Create an instance of
JAXBElement
<
Asset
>
}
- createAssetArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetCount() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetCountArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetForBinary(String, boolean) - Method in interface com.day.cq.dam.api.AssetManager
-
This method creates the complete asset structure in /content/dam.
- createAssetJobLog() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetJobLogArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetMetadataFields() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetMetadataFieldsArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetMove() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetMoveArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetOperationFault() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetOperationFaultArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetPublishContexts() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetPublishContextsArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetsContextStateUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetsContextStateUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetSet(S7Config, String, String, String, String, String) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Create an AssetSet in a given Scene7 folder
- createAssetSet(S7Config, String, String, String, Resource, Scene7AssetSet, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Create an AssetSet asset on Scene7 server
- createAssetSetInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateAssetSetParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateAssetSetParam() - Constructor for class com.scene7.ipsapi.CreateAssetSetParam
-
- CreateAssetSetReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateAssetSetReturn() - Constructor for class com.scene7.ipsapi.CreateAssetSetReturn
-
- createAssetStructure(String, Session, boolean) - Method in interface com.day.cq.dam.api.DamManager
-
- createAssetSummary() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAssetSummaryArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAttachmentResource(Resource, String, InputStream, String) - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
Add an attachment to the given
Comment
.
- createAudioInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAuthenticationFault() - Method in class com.scene7.ipsapi.common.ObjectFactory
-
- createAuthHeader() - Method in class com.scene7.ipsapi.common.ObjectFactory
-
- createAuthHeader() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAuthLead(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- createAuthorizationFault() - Method in class com.scene7.ipsapi.common.ObjectFactory
-
- createAutoColorCropOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAutomatedSetGenerationJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAutoSetCreationOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAutoSmartCropOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAutoSmartCropOptionsArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAutoTransparentCropOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAvsEncoding() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createAvsEncodingArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- createBatch(SessionInfo, ItemId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Indicates the start of a set of operations that cause modifications
on the underlying persistence layer.
- createBatchGetAssetPublishContextsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchGetAssetPublishContextsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchMetadataUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchMetadataUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetAssetMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetAssetMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetFontFieldsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetFontFieldsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetIccProfileFieldsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetIccProfileFieldsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetImageFieldsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetImageFieldsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetThumbAssetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBatchSetThumbAssetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createBeanDeserializer(DeserializationContext, JavaType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory
-
Method that
DeserializerCache
s call to create a new
deserializer for types other than Collections, Maps, arrays and
enums.
- createBeanDeserializer(DeserializationContext, JavaType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
Method called to create (or, for completely immutable deserializers,
reuse) a deserializer that can convert JSON content into values of
specified Java "bean" (POJO) type.
- createBigDecimal(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Convert a String
to a BigDecimal
.
- createBigDecimal(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Convert a String
to a BigDecimal
.
- createBigDecimal(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a String
to a BigDecimal
.
- createBigIdentityMatrix(int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createBigInteger(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Convert a String
to a BigInteger
.
- createBigInteger(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Convert a String
to a BigInteger
.
- createBigInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a String
to a BigInteger
;
since 3.2 it handles hex (0x or #) and octal (0) notations.
- createBigMatrix(double[][]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createBigMatrix(BigDecimal[][]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createBigMatrix(BigDecimal[][], boolean) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createBigMatrix(String[][]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createBinary(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
- createBinary(InputStream) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createBinaryUploadLocationPath(String) - Method in interface com.day.cq.dam.api.DamManager
-
- createBindings() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
-
- createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.api.Root
-
Reads (and closes) the given stream and returns a
Blob
that
contains that binary.
- createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
- createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
-
Create a
Blob
from the given input stream.
- createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
-
- createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- createBlocksLayout(Field<T>, int, int) - Static method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Create a data array in blocks layout.
- createBlocksLayout(int, int) - Static method in class org.apache.commons.math.linear.BlockRealMatrix
-
Create a data array in blocks layout.
- createBuilder() - Method in interface com.adobe.granite.haf.api.ApiResponseBuilderFactory
-
Create an ApiResponseBuilder instance
- createBuilderBasedDeserializer(DeserializationContext, JavaType, BeanDescription, Class<?>) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory
-
- createBuilderBasedDeserializer(DeserializationContext, JavaType, BeanDescription, Class<?>) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
Method called to create a deserializer that will use specified Builder
class for building value instances.
- createCabinetInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCallable(ZipArchiveEntry, InputStreamSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Create a callable that will compress the given archive entry.
- createCallable(ZipArchiveEntryRequestSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
- createCatalog(Page, String, String, String, String...) - Method in interface com.adobe.cq.commerce.pim.api.CatalogGenerator
-
Create a product catalog from a catalog blueprint.
- createCatalog(String, List<Asset>, String, Resource) - Method in interface com.adobe.dam.print.ids.PrintService
-
Creates a brochure using multiple assets
- createCatalog(String, List<Asset>, Resource) - Method in interface com.adobe.dam.print.ids.PrintService
-
Creates a brochure using multiple assets
- createCdnCacheInvalidationParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCdnCacheInvalidationReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createChannel(String, String, String) - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeConfiguration
-
- createChartData(int) - Method in class com.day.cq.reporting.Data
-
Creates a suitable
ChartData
object for this report data.
- createChebyshevPolynomial(int) - Static method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtils
-
Create a Chebyshev polynomial of the first kind.
- createCheckAssetNamesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCheckAssetNamesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCheckLoginParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCheckLoginReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCheckpoint(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
-
Create a new checkpoint with the given lifetime
.
- createChildArrayContext(TokenFilter, boolean) - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- createChildArrayContext(int, int) - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- createChildArrayContext() - Method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- createChildArrayContext() - Method in class com.fasterxml.jackson.databind.util.TokenBufferReadContext
-
- createChildInfos(NodeId, Iterator<ChildInfo>) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
-
Notification that new
ChildInfo
s have been built.
- createChildObjectContext(TokenFilter, boolean) - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- createChildObjectContext(int, int) - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- createChildObjectContext() - Method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- createChildObjectContext() - Method in class com.fasterxml.jackson.databind.util.TokenBufferReadContext
-
- createClassification(String, String, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Creates a product classification with a given name under the parentPath
.
- createClusterUploadTaskStatus() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createClusterUploadTaskStatusArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCollection(String, String) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollectionManager
-
Creates a product collection with a given name under the parentPath
.
- createCollection(String, String, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollectionManager
-
This method creates a product collection with a given name under the parentPath
.
- createCollection(Resource, Class<C>) - Method in interface com.adobe.granite.comments.CommentingProvider
-
Instantiates a new
CommentCollection
of the given
collectionType
for the given
target
.
- createCollection(Resource, Class<C>) - Method in interface com.adobe.granite.comments.CommentManager
-
- createCollection(Node) - Method in interface com.adobe.granite.workflow.collection.ResourceCollectionManager
-
- createCollection(Node) - Method in interface com.day.cq.workflow.collection.ResourceCollectionManager
-
- createCollection(Resource, String) - Method in interface org.apache.sling.resource.collection.ResourceCollectionManager
-
This method creates a resource collection with a given name under the parentResource
.
- createCollection(Resource, String, Map<String, Object>) - Method in interface org.apache.sling.resource.collection.ResourceCollectionManager
-
This method creates a resource collection with a given name under the parentResource
.
- createCollectionDeserializer(DeserializationContext, CollectionType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createCollectionDeserializer(DeserializationContext, CollectionType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
- createCollectionLikeDeserializer(DeserializationContext, CollectionLikeType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createCollectionLikeDeserializer(DeserializationContext, CollectionLikeType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
- createCollectionResource(Resource) - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
- createColorManagementOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createColumnBigMatrix(double[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createColumnBigMatrix(BigDecimal[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createColumnBigMatrix(String[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createColumnConfig(Node) - Method in interface com.day.cq.reporting.QueryEngine
-
- createColumnFieldMatrix(T[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Creates a column
FieldMatrix
using the data from the input
array.
- createColumnRealMatrix(double[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Creates a column
RealMatrix
using the data from the input
array.
- createCommandBuilder(Class<T>) - Method in interface com.day.cq.wcm.command.api.CommandBuilderFactory
-
creates the required CommandBuilder
- createCommentResource(Resource, String, String, String) - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
- createCommunityGroup(String, ValueMap) - Method in class com.adobe.cq.social.group.client.api.CommunityGroupAuthorEventListener
-
- createCompany() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMember() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMemberArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMembership() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMembershipArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMembershipUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMembershipUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMetadataInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompanyMetadataInfoArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateCompanyMetadataParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateCompanyMetadataParam() - Constructor for class com.scene7.ipsapi.CreateCompanyMetadataParam
-
- CreateCompanyMetadataReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateCompanyMetadataReturn() - Constructor for class com.scene7.ipsapi.CreateCompanyMetadataReturn
-
- createCompanySettings() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.day.image.AbstractBufferedImageOp
-
Creates a zeroed destination image with the correct size and number of
bands.
- createComponent(String) - Method in interface com.day.cq.dam.indd.PageBuilder
-
Convenience method to create a
PageComponent
for a resource type.
- createComponent(String, ValueMap) - Method in interface com.day.cq.dam.indd.PageBuilder
-
Convenience method to create a
PageComponent
for a resource type and the given properties.
- createComponent(String, ValueMap, String) - Method in interface com.day.cq.dam.indd.PageBuilder
-
- createComponentFilter(Dictionary, RolloutManager) - Static method in class com.day.cq.wcm.msm.commons.ItemFilterUtil
-
- createComponentFilter(ValueMap, RolloutManager) - Static method in class com.day.cq.wcm.msm.commons.ItemFilterUtil
-
Helper method to create a component filter using a ValueMap
- createCompositeType(Class<?>) - Static method in class com.adobe.granite.jmx.annotation.OpenTypeUtils
-
Introspects the given class to generate composite type.
- createCompressorInputStream(InputStream) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an compressor input stream from an input stream, autodetecting the
compressor type from the first few bytes of the stream.
- createCompressorInputStream(String, InputStream) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Creates a compressor input stream from a compressor name and an input
stream.
- createCompressorInputStream(String, InputStream, boolean) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- createCompressorInputStream(String, InputStream, boolean) - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Creates a compressor input stream from a compressor name and an input
stream.
- createCompressorOutputStream(String, OutputStream) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Creates an compressor output stream from an compressor name and an output
stream.
- createCompressorOutputStream(String, OutputStream) - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Creates a compressor output stream from an compressor name and an output
stream.
- createConcurrentModificationException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createConcurrentModificationException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new ConcurrentModificationException
with specified formatted detail message.
- createConfigSetting() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createConfigSettingArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createConfiguration(Resource, Resource) - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
Creates the configuration.
- createConfiguration(Resource, Resource) - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- createConfiguration(Resource) - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibrary
-
- createConfiguration(Resource) - Method in interface com.adobe.cq.social.srp.config.SRPConfigurationFactory
-
Creates a configuration based on a resource.
- createConfiguration(ValueMap) - Method in interface com.adobe.cq.social.srp.config.SRPConfigurationFactory
-
Creates a configuration based on a resource.
- createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- createConfiguration(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
- createConnector(Server) - Method in interface org.apache.felix.http.jetty.ConnectorFactory
-
Creates new Jetty Connector
instances.
- createContentFilterChain(ReplicationAction) - Method in interface com.day.cq.replication.Replicator
-
Deprecated.
- createContentScoped(DefaultWorkspaceFilter) - Static method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.day.image.LineStyle
-
Creates and returns a PaintContext
used to
generate the color pattern.
- createContext(ExternalIdentityProvider, UserManager, ValueFactory) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
-
Initializes a sync context which is used to start the sync operations.
- createContextStateUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createContextStateUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.AbstractDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
Although most of post-processing is done in resolve(), we only get
access to referring property's annotations here; and this is needed
to support per-property ObjectIds.
- createContextual(DeserializationContext, BeanProperty) - Method in interface com.fasterxml.jackson.databind.deser.ContextualDeserializer
-
Method called to see if a different (or differently configured) deserializer
is needed to deserialize values of specified property.
- createContextual(DeserializationContext, BeanProperty) - Method in interface com.fasterxml.jackson.databind.deser.ContextualKeyDeserializer
-
Method called to see if a different (or differently configured) key deserializer
is needed to deserialize keys of specified Map property.
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.CollectionDeserializer
-
Method called to finalize setup of this deserializer,
when it is known for which property deserializer is needed
for.
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.EnumDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.EnumMapDeserializer
-
Method called to finalize setup of this deserializer,
when it is known for which property deserializer is needed for.
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.EnumSetDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.MapDeserializer
-
Method called to finalize setup of this deserializer,
when it is known for which property deserializer is needed for.
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.MapEntryDeserializer
-
Method called to finalize setup of this deserializer,
when it is known for which property deserializer is needed for.
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.ObjectArrayDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.PrimitiveArrayDeserializers
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.StdDelegatingDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer
-
Contextualization is needed to see whether we can "inline" deserialization
of String values, or if we have to use separate value deserializer.
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.StringCollectionDeserializer
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer
-
We only use contextualization for optimizing the case where no customization
occurred; if so, can slip in a more streamlined version.
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ext.CoreXMLSerializers.XMLGregorianCalendarSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in interface com.fasterxml.jackson.databind.ser.ContextualSerializer
-
Method called to see if a different (or differently configured) serializer
is needed to serialize values of specified property.
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.impl.MapEntrySerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.impl.StringArraySerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.impl.TypeWrappedSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.ArraySerializerBase
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase
-
This method is needed to resolve contextual annotations like
per-property overrides, as well as do recursive call
to createContextual
of content serializer, if
known statically.
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.BeanSerializerBase
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.BooleanSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.DateTimeSerializerBase
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.EnumSerializer
-
To support some level of per-property configuration, we will need
to make things contextual.
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.InetAddressSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.JsonValueSerializer
-
We can try to find the actual serializer for value, if we can
statically figure out what the result type must be.
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.NumberSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.ObjectArraySerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.ReferenceTypeSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.StaticListSerializerBase
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.fasterxml.jackson.databind.ser.std.StdDelegatingSerializer
-
- createContributingStatistics() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Creates and returns a SummaryStatistics
whose data will be
aggregated with those of this AggregateSummaryStatistics
.
- createCookie(String, String) - Method in class com.day.cq.security.util.ImpersonationRequestUtil
-
- createCopyImageParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCopyImageReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateAssetSetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateAssetSetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateCompanyMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateCompanyMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateDerivedAssetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateDerivedAssetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateFolderParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateFolderReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateImageSetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateImageSetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateMetadataFieldParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateMetadataFieldReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateProjectParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateProjectReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreatePropertySetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreatePropertySetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreatePropertySetTypeParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreatePropertySetTypeReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateTemplateParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateTemplateReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateVideoSitemapJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateViewerPresetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateViewerPresetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateVignettePublishFormatParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCreateVignettePublishFormatReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCredentials(HttpServletRequest, HttpServletResponse, SlingRepository, String, boolean) - Static method in class com.day.crx.security.token.TokenUtil
-
Generates a login-token for a given userId, sets the token-cookie, and returns an
AuthenticationInfo
object suited for the
com.day.crx.security.token.impl.TokenAuthenticationHandler
- createCssInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCssOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCuePointInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createCustomizer() - Method in interface org.apache.felix.http.jetty.LoadBalancerCustomizerFactory
-
Creates new Jetty Customizer
instances.
- createCustomScoreQuery(Query) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.score.ScorerProvider
-
- CREATED - Static variable in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Name of the 'created' property
- CREATED - Static variable in interface org.apache.tika.metadata.DublinCore
-
Date of creation of the resource.
- CREATED - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- CREATED_BY - Static variable in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Name of the 'created by' property
- createDataStoreGarbageCollector() - Method in interface org.apache.jackrabbit.api.management.RepositoryManager
-
Create a data store garbage collector for this repository.
- createDefault() - Static method in class org.apache.jackrabbit.vault.fs.config.VaultSettings
-
- createDefaultDescription(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Create a default field description for the field.
- createDefaultInstance() - Static method in class com.adobe.xmp.schema.service.SchemaServiceFactory
-
Creates the default instance of SchemaService
.
- createDefaultInstance() - Static method in class com.fasterxml.jackson.core.util.Separators
-
- createDeleteAssetMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteAssetMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteAssetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteAssetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteCompanyMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteCompanyMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteFolderParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteFolderReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteGroupParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteGroupReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteImageFormatParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteImageFormatReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteImageMapParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteImageMapReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteJobParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteJobReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteMetadataFieldParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteMetadataFieldReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteProjectParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteProjectReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeletePropertySetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeletePropertySetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeletePropertySetTypeParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeletePropertySetTypeReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteSubAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteSubAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteTagFieldValuesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteTagFieldValuesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteVignettePublishFormatParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteVignettePublishFormatReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteZoomTargetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDeleteZoomTargetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDenyAce(Principal, Privilege[], boolean, boolean, AclResource) - Static method in class org.apache.jackrabbit.webdav.security.AclProperty
-
- createDerefQueryNode(QueryNode, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createDerefQueryNode(QueryNode, Name, boolean) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- CreateDerivedAssetParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateDerivedAssetParam() - Constructor for class com.scene7.ipsapi.CreateDerivedAssetParam
-
- CreateDerivedAssetReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateDerivedAssetReturn() - Constructor for class com.scene7.ipsapi.CreateDerivedAssetReturn
-
- createDerivedType(SimpleType.BasicType) - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
Creates a derived simple type from a basic type.
- createDerivedType(SimpleType) - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
Creates a derived simple type.
- createDevice(String) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Creates a new device for the given tenant.
- createDirectory(String) - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- createDirectory(VaultFile, String) - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- createDirectory(VaultFile, String) - Method in class org.apache.jackrabbit.vault.fs.io.JarExporter
-
- createDirectory(String) - Method in class org.apache.jackrabbit.vault.fs.io.JarExporter
-
- createDirectory(VaultFile, String) - Method in class org.apache.jackrabbit.vault.fs.io.JcrExporter
-
- createDirectory(String) - Method in class org.apache.jackrabbit.vault.fs.io.JcrExporter
-
- createDirectory(VaultFile, String) - Method in class org.apache.jackrabbit.vault.fs.io.PlatformExporter
-
- createDirectory(String) - Method in class org.apache.jackrabbit.vault.fs.io.PlatformExporter
-
- createDiskUsage() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDiskUsageArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createDocument(Map<String, Object>) - Method in interface com.adobe.cq.social.srp.internal.SocialDatabase
-
Persist data to underlying database
- createDocument() - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Creates and returns a new empty DOM document.
- createDouble(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Convert a String
to a Double
.
- createDouble(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Convert a String
to a Double
.
- createDouble(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a String
to a Double
.
- createDummy(JavaType) - Static method in class com.fasterxml.jackson.databind.ser.BeanSerializer
-
Method for constructing dummy bean serializer; one that
never outputs any properties
- createDummy() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
Factory method for constructing an "empty" serializer; one that
outputs no properties (but handles JSON objects properly, including
type information)
- createELContext(JspContext) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
-
- createElement(ElementTemplate) - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Creates a new element from the specified template.
- createElement(ContentHandler, String) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement with a empty Namespace and without Attributes
- createElement(ContentHandler, String, String) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement with a empty Namespace and without Attributes
The content of the Element is set to the stringValue parameter
- createElement(ContentHandler, String, Attributes) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement with a empty Namespace
- createElement(ContentHandler, String, Attributes, String) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement with a empty Namespace
The content of the Element is set to the stringValue parameter
- createElement(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- createElement(Name, int) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- createElement(String) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- createElement(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- createElement(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- createElement(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- createElement(Name) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a path element from the given name
.
- createElement(Name, int) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
- createElement(String) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a path element from the given identifier
.
- createElement(Document, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Create a new DOM element with the specified local name and namespace.
- createElement(Document, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Create a new DOM element with the specified local name and namespace and
add the specified text as Text node to it.
- createElementNS(ContentHandler, String, String) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement without Attributes
- createElementNS(ContentHandler, String, String, String) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement without Attributes
The content of the Element is set to the stringValue parameter
- createElementNS(ContentHandler, String, String, Attributes) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement
- createElementNS(ContentHandler, String, String, Attributes, String) - Static method in class org.apache.cocoon.xml.sax.SAXUtils
-
Create a start and endElement with a empty Namespace
The content of the Element is set to the stringValue parameter
- createEmptyArchiveNode(Resource, String, Session) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Deprecated.
- createEmptyAssetsFromTrashParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createEmptyAssetsFromTrashReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createEmptyTempFile(String) - Method in class com.day.io.file.TempDirectory
-
- createEntryBuilder(String) - Method in interface com.adobe.cq.screens.DeviceMessageQueue
-
Creates a new device message queue entry builder with the given message.
- createEnumDeserializer(DeserializationContext, JavaType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
Factory method for constructing serializers of Enum
types.
- createEnumDeserializer(DeserializationContext, JavaType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
- createEOFException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createEOFException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new EOFException
with specified formatted detail message.
- createEvent(boolean, long, boolean) - Method in class com.adobe.granite.workflow.job.TimeoutJob
-
Convenience method to create a job event for the workflow job.
- createEvent(boolean, long, boolean) - Method in class com.day.cq.workflow.job.TimeoutJob
-
Convenience method to create a job event for the workflow job.
- createEvent(Bundle, ServiceReference, String, Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.
Create an osgi event with the given topic and properties.
- createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Creates an event filter.
- createEventProperties(boolean) - Method in class com.day.cq.replication.ReplicationAction
-
Create the OSGi event properties.
- createExcelInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createExcludeByproductArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createExcludeByproductCondition() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createExecuteJobParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createExecuteJobReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createExecutionPlan() - Method in interface org.apache.jackrabbit.vault.packaging.registry.PackageRegistry
-
Creates a new execution plan builder.
- createExport(Configuration, String, String, String, String, String, String, int, String[], String, String, int, boolean) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Creates a classifications export job.
- createExport(Configuration, String, String, String, String, String, String, int) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
This is a convenience method for
ClassificationsService.createExport(Configuration, String, String, String, String, String, String, int, String[], String, String, int, boolean)
- createExportJob(Asset, List<PrintFormat>) - Method in interface com.adobe.dam.print.ids.PrintService
-
Creates a sling job for exporting pdf and indd rendition of asset if the print rendition exists
- createExportJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createExportPagesJob(Asset) - Method in interface com.adobe.dam.print.ids.PrintService
-
Creates a sling job for exporting jpg renditions of pages of template if the print rendition exists
- createExtraField(ZipShort) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
- createFactoryConfiguration(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Create a new configuration instance for the supplied persistent id of the
factory, answering the PID of the created configuration
- createFactoryConfigurationForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Create a factory configuration for the supplied persistent id of the
factory and the bundle location bound to bind the created configuration
to, answering the PID of the created configuration
- createFieldDiagonalMatrix(T[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Returns a diagonal matrix with specified elements.
- createFieldIdentityMatrix(Field<T>, int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Returns dimension x dimension
identity matrix.
- createFieldMatrix(Field<T>, int, int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createFieldMatrix(T[][]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Returns a
FieldMatrix
whose entries are the the values in the
the input array.
- createFieldVector(T[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Creates a
FieldVector
using the data from the input array.
- createFileAndResourceNode(String, InputStream, String, long) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a file and a resource node.
- createFilter(ReplicationAction) - Method in interface com.day.cq.replication.ReplicationContentFilterFactory
-
- createFilter(String[], String[], String[], RolloutManager) - Static method in class com.day.cq.wcm.msm.commons.ItemFilterUtil
-
Creates an ItemFilterImpl based on a set of patterns that will be used to match NodeTypes, Node names and
Property names.
- createFilter(DistributionRequest, NavigableMap<String, List<String>>, NavigableMap<String, List<String>>) - Static method in class org.apache.sling.distribution.serialization.DistributionExportFilter
-
create a filter based on a request and global node and property filters
- createFilteredJSONResponse(SlingHttpServletRequest, SlingHttpServletResponse, String, XSSAPI, boolean) - Static method in class com.day.cq.wcm.foundation.utils.RTEUtils
-
Create a JSON response containing XSS filtered JSON of a resource.
- createFlashInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createFlattened(boolean, JsonParser, JsonParser) - Static method in class com.fasterxml.jackson.core.util.JsonParserSequence
-
Method that will construct a parser (possibly a sequence) that
contains all given sub-parsers.
- createFlattened(JsonParser, JsonParser) - Static method in class com.fasterxml.jackson.core.util.JsonParserSequence
-
- createFloat(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Convert a String
to a Float
.
- createFloat(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Convert a String
to a Float
.
- createFloat(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a String
to a Float
.
- createFolder(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Create a folder on Scene7 server
- createFolder(S7Config, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Create a folder on Scene7 server
- createFolder() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
-
Creates the folder named by this path, including any necessary but
nonexistent parent folders.
- createFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
-
Creates the folder named by this path, including any necessary but
nonexistent parent folders.
- createFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Creates the folder named by this path, including any necessary but
nonexistent parent folders.
- createFolderArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateFolderParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateFolderParam() - Constructor for class com.scene7.ipsapi.CreateFolderParam
-
- CreateFolderReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateFolderReturn() - Constructor for class com.scene7.ipsapi.CreateFolderReturn
-
- createFontFieldUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createFontFieldUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createFontFileName(String, int, int) - Static method in class com.day.image.font.AbstractFont
-
Constructs and returns a font file name from the font face name, size
and style indication.
- createFontInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createForceRepublishAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createForceRepublishAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createForColumn(Column) - Method in class com.day.cq.reporting.AggregateManager
-
Creates the aggregate for the specified column.
- createForDefaults(AnnotatedMember) - Static method in class com.fasterxml.jackson.databind.PropertyMetadata.MergeInfo
-
- createForPropertyOverride(AnnotatedMember) - Static method in class com.fasterxml.jackson.databind.PropertyMetadata.MergeInfo
-
- createForTypeOverride(AnnotatedMember) - Static method in class com.fasterxml.jackson.databind.PropertyMetadata.MergeInfo
-
- createFragment(Resource, String, String) - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Creates a fragment from this fragment template.
- createFragment(Resource) - Method in interface com.adobe.cq.social.moderation.services.api.CommunitiesContentFragmentService
-
Create a content fragment in the DAM using the specified UGC resource.
- createFrameIfPresent(InputStream) - Static method in class org.apache.tika.parser.mp3.ID3v2Frame
-
Returns the next ID3v2 Frame in
the file, or null if the next batch of data
doesn't correspond to either an ID3v2 header.
- createFromBoolean(DeserializationContext, boolean) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createFromBoolean(DeserializationContext, boolean) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- createFromCalendar(Calendar) - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime
from a Calendar
-object.
- createFromCalendar(Calendar) - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime
from a Calendar
-object.
- createFromDouble(DeserializationContext, double) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createFromDouble(DeserializationContext, double) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- createFromInt(DeserializationContext, int) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createFromInt(DeserializationContext, int) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- createFromISO8601(String) - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime
from an ISO 8601 string.
- createFromISO8601(String) - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime
from an ISO 8601 string.
- createFromLong(DeserializationContext, long) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createFromLong(DeserializationContext, long) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- createFromObjectWith(DeserializationContext, Object[]) - Method in class com.fasterxml.jackson.databind.deser.std.JsonLocationInstantiator
-
- createFromObjectWith(DeserializationContext, Object[]) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createFromObjectWith(DeserializationContext, Object[]) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method called to create value instance from JSON Object when
instantiation arguments are passed; this is done, for example when passing information
specified with "Creator" annotations.
- createFromObjectWith(DeserializationContext, SettableBeanProperty[], PropertyValueBuffer) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- createFromPixelsPerCentimetre(double, double) - Static method in class org.apache.commons.imaging.PixelDensity
-
- createFromPixelsPerInch(double, double) - Static method in class org.apache.commons.imaging.PixelDensity
-
- createFromPixelsPerMetre(double, double) - Static method in class org.apache.commons.imaging.PixelDensity
-
- createFromString(DeserializationContext, String) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createFromString(DeserializationContext, String) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- createFromSubject(Subject) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
-
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.BindInfo
-
Build an BindInfo
object from the root element present
in the request body.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.ParentElement
-
Build an ParentElement
object from an XML element DAV:parent
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.RebindInfo
-
Build an RebindInfo
object from the root element present
in the request body.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.UnbindInfo
-
Build an UnbindInfo
object from the root element present
in the request body.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.lock.LockDiscovery
-
Builds a new LockDiscovery
object from the given xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.lock.Scope
-
Create a Scope
object from the given Xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.lock.Type
-
Create a Type
object from the given Xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.MultiStatus
-
Build a MultiStatus
from the specified xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Build a new response object from the given xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
-
Retrieves one or multiple EventType
s from the 'eventtype'
Xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
-
Build a EventDiscovery
from the specified xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.observation.SubscriptionDiscovery
-
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.ordering.OrderPatch
-
Create a new OrderPath
object.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.ordering.Position
-
Create a new Position
object from the specified position
element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Create a new DavPropertyName
with the name and namespace
of the given Xml element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.property.DefaultDavProperty
-
Create a new DefaultDavProperty
instance from the given Xml
element.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Create a new SearchInfo
from the specifying document
retrieved from the request body.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.security.AclProperty
-
Build a new AclProperty
object from the request body of the
ACL method call.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.security.Principal
-
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.version.OptionsInfo
-
Build an OptionsInfo
object from the root element present
in the request body.
- createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.version.OptionsResponse
-
Build a new OptionsResponse
object from the given xml element.
- createFxgInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGeneratePasswordParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGeneratePasswordReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGenerationAttribute() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGenerationAttributeArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGenerationInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGenerationInfoArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGenerator(OutputStream, JsonEncoding) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing JSON generator for writing JSON content
using specified output stream.
- createGenerator(OutputStream) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Convenience method for constructing generator that uses default
encoding of the format (UTF-8 for JSON and most other data formats).
- createGenerator(Writer) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing JSON generator for writing JSON content
using specified Writer.
- createGenerator(File, JsonEncoding) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing JSON generator for writing JSON content
to specified file, overwriting contents it might have (or creating
it if such file does not yet exist).
- createGenerator(DataOutput, JsonEncoding) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing generator for writing content using specified
DataOutput
instance.
- createGenerator(DataOutput) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Convenience method for constructing generator that uses default
encoding of the format (UTF-8 for JSON and most other data formats).
- createGenerator() - Method in interface org.apache.sling.rewriter.GeneratorFactory
-
Create a new generator for the pipeline.
- createGetActiveJobsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetActiveJobsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetActivePublishContextsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetActivePublishContextsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAllCompaniesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAllCompaniesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAllUsersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAllUsersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetCountsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetCountsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetJobLogsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetJobLogsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetMetadataFieldsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetMetadataFieldsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetPublishHistoryParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetPublishHistoryReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetsByNameParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetsByNameReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssociatedAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAssociatedAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAutoCropRectParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetAutoCropRectReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCdnCacheInvalidationStatusParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCdnCacheInvalidationStatusReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyInfoParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyInfoReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyMembersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyMembersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanyMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanySettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetCompanySettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetDiskUsageParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetDiskUsageReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetDistinctMetadataValuesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetDistinctMetadataValuesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetFoldersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetFoldersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetFolderTreeParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetFolderTreeReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGenerationInfoParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGenerationInfoReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGroupMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGroupMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGroupMembersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGroupMembersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGroupsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetGroupsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageFormatsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageFormatsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageRenderingPublishSettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageRenderingPublishSettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageServingPublishSettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageServingPublishSettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageSetMembersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetImageSetMembersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetJobLogDetailsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetJobLogDetailsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetJobLogsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetJobLogsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMediaPortalEventParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMediaPortalEventReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMetadataFieldsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMetadataFieldsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMetadataSchemaNamespacesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMetadataSchemaNamespacesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMetadataSchemaParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetMetadataSchemaReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetOriginalFilePathsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetOriginalFilePathsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPhotoshopPathNamesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPhotoshopPathNamesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPhotoshopPathParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPhotoshopPathReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetProjectsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetProjectsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertyParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertyReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertySetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertySetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertySetTypeParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertySetTypeReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertySetTypesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPropertySetTypesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPublishContextsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetPublishContextsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetScheduledJobsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetScheduledJobsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetSearchStringsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetSearchStringsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetSystemPropertiesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetSystemPropertiesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetTagFieldValuesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetTagFieldValuesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUniqueMetadataValuesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUniqueMetadataValuesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUploadTaskStatusParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUploadTaskStatusReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUserCharsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUserCharsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUserInfoParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUserInfoReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUsersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetUsersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetViewerConfigSettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetViewerConfigSettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetVignettePublishFormatsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetVignettePublishFormatsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetXMPPacketParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetXMPPacketReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetZipEntriesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGetZipEntriesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGrantAce(Principal, Privilege[], boolean, boolean, AclResource) - Static method in class org.apache.jackrabbit.webdav.security.AclProperty
-
- createGroup(SlingRepository, ResourceResolver, String, String, String, String, String) - Method in interface com.adobe.cq.social.group.api.GroupService
-
Deprecated.
- createGroup(ResourceResolver, ResourceResolver, String, String, String, String, String) - Method in interface com.adobe.cq.social.group.api.GroupService
-
Returns a user group.
- createGroup(Resource, Map<String, Object>, ClientUtilities) - Method in class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- createGroup(Resource, Map<String, Object>, ClientUtilities) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberGroupProfileOperations
-
Add group representing by the specified resource.
- createGroup(String, String) - Method in interface com.day.cq.security.UserManager
-
Deprecated.
Creates a new Group for the given name and Principal-Name
- createGroup(String, String, String) - Method in interface com.day.cq.security.UserManager
-
Deprecated.
Creates a new Group for the given name and Principal-Name
- createGroup() - Method in class com.scene7.ipsapi.ObjectFactory
-
Create an instance of
Group
- createGroup(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Creates a Group for the given groupID, which must not be null
.
- createGroup(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Creates a new Group
that is based on the given principal.
- createGroup(Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
- createGroup(String, Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Creates a new Group
that is based on the given id, principal
and the specified intermediatePath
hint.
- createGroup(String, String[], Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a Group in the jackrabbit UserManager
- createGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Create a Group
- createGroupArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createGroupFolders(Resource, Session, ResourceResolver, Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Create default Enablement-specific folders for a Community Group.
- createHandleArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createHandler(String) - Method in class org.apache.jackrabbit.vault.fs.config.Registry
-
- createHermitePolynomial(int) - Static method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtils
-
Create a Hermite polynomial.
- createHost(IHostDelegate) - Static method in class com.adobe.versioncue.nativecomm.host.HostFactory
-
Create an INCommHost instance using the specified delegate.
- createHTML(SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface com.adobe.cq.mcm.campaign.ContentGenerator
-
Creates the HTML of the newsletter page.
- createIccProfileFieldUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createIccProfileFieldUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createIccProfileInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createIfAbsent(ConcurrentMap<K, V>, K, ConcurrentInitializer<V>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Checks if a concurrent map contains a key and creates a corresponding
value if not.
- createIfAbsentUnchecked(ConcurrentMap<K, V>, K, ConcurrentInitializer<V>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Checks if a concurrent map contains a key and creates a corresponding
value if not, suppressing checked exceptions.
- createIfNeeded(Class<?>, JavaType) - Static method in class com.fasterxml.jackson.databind.type.TypeBindings
-
Alternate factory method that may be called if it is possible that type
does or does not require type parameters; this is mostly useful for
collection- and map-like types.
- createIfNeeded(Class<?>, JavaType[]) - Static method in class com.fasterxml.jackson.databind.type.TypeBindings
-
Alternate factory method that may be called if it is possible that type
does or does not require type parameters; this is mostly useful for
collection- and map-like types.
- createIllegalArgumentException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createIllegalArgumentException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new IllegalArgumentException
with specified formatted detail message.
- createIllegalArgumentException(Throwable) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new IllegalArgumentException
with specified nested
Throwable
root cause.
- createIllegalStateException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createIllegalStateException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new IllegalStateException
with specified formatted detail message.
- createIllustratorInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createIllustratorOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageFieldUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageFieldUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageFormat() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageFormatArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageMap() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageMapArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageMapDefinition() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageMapDefinitionArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageRenderingPublishJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageServingPublishJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageSet(S7Config, String, String, String, String) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Create an ImageSet in a given Scene7 folder
- createImageSet(S7Config, String, String, String, Resource, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Create an ImageSet asset on Scene7 server
- createImageSet(S7Config, String, String, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
- createImageSetMember() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageSetMemberArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageSetMemberUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createImageSetMemberUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateImageSetParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateImageSetParam() - Constructor for class com.scene7.ipsapi.CreateImageSetParam
-
- CreateImageSetReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateImageSetReturn() - Constructor for class com.scene7.ipsapi.CreateImageSetReturn
-
- createImport(Configuration, String, String, String[], String, boolean, boolean, boolean, String...) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Creates an import job.
- createInDesignInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createInDesignOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createIndexRules() - Static method in class com.adobe.cq.dam.index.bootstrap.DamIndexBootstrap
-
Deprecated.
- createInputStream() - Method in interface org.apache.sling.distribution.packaging.DistributionPackage
-
creates a package stream.
- createInstallHookProcessor() - Method in interface org.apache.jackrabbit.vault.packaging.InstallHookProcessorFactory
-
- createInstance(RelaxNGProvider, SchemaCache) - Static method in class com.adobe.xmp.schema.service.SchemaServiceFactory
-
Creates an instance of SchemaService
that is configured
with custom provider, cache and prefix mapping implementations.
- createInstance() - Method in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter
-
- createInstance() - Method in interface com.fasterxml.jackson.core.util.Instantiatable
-
Method called to ensure that we have a non-blueprint object to use;
it is either this object (if stateless), or a newly created object
with separate state.
- createInstance(DeserializationConfig, JsonParser, InjectableValues) - Method in class com.fasterxml.jackson.databind.deser.DefaultDeserializationContext
-
Method called to create actual usable per-deserialization
context instance.
- createInstance(DeserializationConfig, JsonParser, InjectableValues) - Method in class com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.Impl
-
- createInstance(SerializationConfig, SerializerFactory) - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
Method that sub-classes need to implement: used to create a non-blueprint instances
from the blueprint.
- createInstance(SerializationConfig, SerializerFactory) - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.Impl
-
- createInstance(Class<T>, boolean) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Method that can be called to try to create an instantiate of
specified type.
- createInstance(Type) - Method in interface com.google.gson.InstanceCreator
-
Gson invokes this call-back method during deserialization to create an instance of the
specified type.
- createInteger(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Convert a String
to a Integer
, handling
hex and octal notations.
- createInteger(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Convert a String
to a Integer
, handling
hex and octal notations.
- createInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a String
to a Integer
, handling
hex (0xhhhh) and octal (0dddd) notations.
- createInternalError(Throwable) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Create an RuntimeException
for an internal error.
- createIOException(Throwable) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new IOException
with specified nested
Throwable
root cause.
- createIpsApiFault() - Method in class com.scene7.ipsapi.common.ObjectFactory
-
- createItem(String, String, boolean, String) - Method in class org.apache.commons.fileupload.DefaultFileItemFactory
-
- createItem(String, String, boolean, String) - Method in class org.apache.commons.fileupload.disk.DiskFileItemFactory
-
Create a new
DiskFileItem
instance from the supplied parameters and the local factory
configuration.
- createItem(String, String, boolean, String) - Method in interface org.apache.commons.fileupload.FileItemFactory
-
Create a new
FileItem
instance from the supplied parameters and
any local factory configuration.
- createJavascriptInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createJobEvent(Integer, String) - Method in class com.adobe.granite.workflow.job.ExternalProcessJob
-
Convenience method to create a job event for the workflow job.
- createJobEvent(Integer, int, String) - Method in class com.adobe.granite.workflow.job.WorkflowJob
-
Convenience method to create a job event for the workflow job.
- createJobEvent(Integer, String) - Method in class com.day.cq.workflow.job.ExternalProcessJob
-
Convenience method to create a job event for the workflow job.
- createJobEvent(Integer, int, String) - Method in class com.day.cq.workflow.job.WorkflowJob
-
Convenience method to create a job event for the workflow job.
- createJobLog() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createJobLogArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createJobLogDetail() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createJobLogDetailArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createJobLogDetailAux() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createJobLogDetailAuxArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createJsonGenerator(OutputStream, JsonEncoding) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonGenerator(Writer) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonGenerator(OutputStream) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonParser(File) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonParser(URL) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonParser(InputStream) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonParser(Reader) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonParser(byte[]) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonParser(byte[], int, int) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createJsonParser(String) - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createKeyDeserializer(DeserializationContext, JavaType) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createKeyDeserializer(DeserializationContext, JavaType) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
Method called to find if factory knows how to create a key deserializer
for specified type; currently this means checking if a module has registered
possible deserializers.
- createKeyPair(String) - Method in interface com.adobe.granite.crypto.CryptoSupport
-
Generates a key pair.
- createKeySerializer(SerializationConfig, JavaType, JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.BasicSerializerFactory
-
- createKeySerializer(SerializationConfig, JavaType, JsonSerializer<Object>) - Method in class com.fasterxml.jackson.databind.ser.SerializerFactory
-
Method called to create serializer to use for serializing JSON property names (which must
be output as JsonToken.FIELD_NAME
) for Map that has specified declared
key type, and is for specified property (or, if property is null, as root value)
- createKeyStore(ResourceResolver, String, char[]) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Creates and returns a raw KeyStore
for the user whose user id is userId
.
- createKeyStore(ResourceResolver, char[]) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Creates and returns a raw KeyStore
for the user identified by the resolver
.
- createKeywords() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createKeywordsArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createKnockoutBackgroundOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createLaguerrePolynomial(int) - Static method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtils
-
Create a Laguerre polynomial.
- createLanguageCopy(ResourceResolver, PageManagerFactory, String, String[]) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
This method creates language copy of an asset/folder
- createLanguageCopyWithAssetRelations(ResourceResolver, PageManagerFactory, String, String[]) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
This method creates language copy of an asset/folder and its source(for example psd for jpeg).
- createLanguageCopyWithAssetRelationsForAsset(ResourceResolver, PageManagerFactory, String, String[]) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- createLanguageCopyWithAssetRelationsForNTFolder(ResourceResolver, PageManagerFactory, String, String[]) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- createLaunch(LaunchManager.CreateOptions) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Create a new launch.
- createLaunch(Resource, String, Calendar, boolean, boolean) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Create a new launch
- createLayer(Node, String, String) - Static method in class com.day.cq.commons.ImageHelper
-
Creates a layer either by the node addressed by imageName
or
the referenced image addressed by the refName
property.
- createLayer(Session, String) - Static method in class com.day.cq.commons.ImageHelper
-
Creates a layer of the given item addressed by the path.
- createLayer(Resource) - Static method in class com.day.cq.commons.ImageHelper
-
Creates a layer from the given resource.
- createLayer(Item) - Static method in class com.day.cq.commons.ImageHelper
-
Creates a layer of the given item.
- createLayer(boolean, int, int) - Method in class com.day.cq.graphics.Graph
-
- createLayer(Node, String, String) - Static method in class com.day.crx.packaging.gfx.ImageHelper
-
Creates a layer either by the node addressed by imageName
or
the referenced image addressed by the refName
property.
- createLayer(ClassLoader, String) - Static method in class com.day.crx.packaging.gfx.ImageHelper
-
- createLayer(Session, String) - Static method in class com.day.crx.packaging.gfx.ImageHelper
-
Creates a layer of the given item addressed by the path.
- createLayer(Item) - Static method in class com.day.crx.packaging.gfx.ImageHelper
-
Creates a layer of the given item.
- createLayerViewInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createLegendrePolynomial(int) - Static method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtils
-
Create a Legendre polynomial.
- createList(List) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function calls ET WebService to create a list in ET.
- createList(Configuration, List) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function will create a subscription list on ExactTarget.
- createListCompanyMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createListCompanyMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createLocationStepQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createLocationStepQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createLock(LockInfo, DavResource) - Method in interface org.apache.jackrabbit.webdav.lock.LockManager
-
Create a new lock for the given
resource
.
- createLock(LockInfo, DavResource) - Method in class org.apache.jackrabbit.webdav.lock.SimpleLockManager
-
Adds the lock for the given resource, replacing any existing lock.
- createLoggerConfig(LoggerConfig) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
- createLoginContext(String, Subject, CallbackHandler) - Method in interface org.apache.felix.jaas.LoginContextFactory
-
Instantiate a new LoginContext
object with a name, a Subject
to be authenticated,
and a CallbackHandler
object.
- createLoginModule() - Method in interface org.apache.felix.jaas.boot.ProxyLoginModule.BootLoginModuleFactory
-
- createLoginModule() - Method in interface org.apache.felix.jaas.LoginModuleFactory
-
Creates the LoginModule instance
- createLong(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Convert a String
to a Long
.
- createLong(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Convert a String
to a Long
.
- createLong(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a String
to a Long
;
since 3.1 it handles hex (0Xhhhh) and octal (0ddd) notations.
- createLongArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMailingList(String, Session) - Method in interface com.day.cq.mcm.api.newsletter.NewsletterEmailService
-
Build a MailingList for the given group-name
- createManualCropOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMap(PredicateGroup) - Static method in class com.day.cq.search.PredicateConverter
-
- createMapDeserializer(DeserializationContext, MapType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createMapDeserializer(DeserializationContext, MapType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
- createMapLikeDeserializer(DeserializationContext, MapLikeType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createMapLikeDeserializer(DeserializationContext, MapLikeType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
- createMask() - Method in class com.scene7.ipsapi.ObjectFactory
-
Create an instance of
Mask
- createMaskArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMaskInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMasterVideoInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMatcher(JsonFactory, MatchStrength) - Method in class com.fasterxml.jackson.core.format.InputAccessor.Std
-
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Create a new FieldMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Create a new RealMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Create a new FieldMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Create a new RealMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Create a new FieldMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Create a new RealMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Create a new FieldMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Create a new RealMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Create a new RealMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Create a new RealMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMatrix(int, int) - Method in class org.apache.commons.math.linear.SparseFieldMatrix
-
Create a new FieldMatrix of the same type as the instance with the supplied
row and column dimensions.
- createMediaOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMergeElement(String[], boolean, boolean, Document) - Static method in class org.apache.jackrabbit.webdav.version.MergeInfo
-
Factory method to create a minimal DAV:merge element to create a new
MergeInfo
object.
- createMessageSets(int[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
-
- createMetadata() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataCondition() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataConditionArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataDelete() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataDeleteArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataField() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataFieldArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateMetadataFieldParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateMetadataFieldParam() - Constructor for class com.scene7.ipsapi.CreateMetadataFieldParam
-
- CreateMetadataFieldReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateMetadataFieldReturn() - Constructor for class com.scene7.ipsapi.CreateMetadataFieldReturn
-
- createMetadataPath(String) - Method in interface com.day.cq.dam.api.DamManager
-
- createMetadataPublishJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMetadataUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMimeMessage(Session, byte[]) - Static method in class org.apache.commons.mail.util.MimeMessageUtils
-
Create a MimeMessage.
- createMimeMessage(Session, File) - Static method in class org.apache.commons.mail.util.MimeMessageUtils
-
Create a MimeMessage.
- createMimeMessage(Session, InputStream) - Static method in class org.apache.commons.mail.util.MimeMessageUtils
-
Create a MimeMessage.
- createMimeMessage(Session, String) - Static method in class org.apache.commons.mail.util.MimeMessageUtils
-
Create a MimeMessage using the platform's default character encoding.
- createModel(Object, Class<ModelType>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Instantiates the given Sling Model class from the given adaptable.
- createMoveAssetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMoveAssetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMoveAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMoveAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMoveFolderParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMoveFolderReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMPEvent() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createMPEventArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createName(String, String, String) - Method in class com.codahale.metrics.DefaultObjectNameFactory
-
- createName(String, String, String) - Method in interface com.codahale.metrics.ObjectNameFactory
-
- createNamedAsset(String, Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetsModel
-
- createNamedAsset(String, Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- createNewModel(String) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- createNewModel(String, String) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- createNewModel(String) - Method in interface com.day.cq.workflow.WorkflowSession
-
- createNewModel(String, String) - Method in interface com.day.cq.workflow.WorkflowSession
-
- createNode(ResourceResolver, String, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Create node.
- createNode() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- createNode(String, String, String) - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- createNode() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
TODO
- createNode(String, String, String) - Method in interface com.day.cq.workflow.model.WorkflowModel
-
TODO
- createNode(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- createNode(String, String, String[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a new node.
- createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
- createNodeId(NodeId, Path) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
Creates a new NodeId
from the given parent id and
the given Path
object.
- createNodeId(String, Path) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
Creates a new NodeId
from the given unique id (which identifies
an ancestor Node
) and the given Path
object.
- createNodeId(String) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
Creates a new NodeId
from the given unique id.
- createNodeId(NodeId, Path) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
-
- createNodeId(String, Path) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
-
- createNodeId(String) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
-
- createNodeId(NodeId, Path) - Method in interface org.apache.jackrabbit.spi.IdFactory
-
Creates a new NodeId
from the given parent id and
the given Path
object.
- createNodeId(String, Path) - Method in interface org.apache.jackrabbit.spi.IdFactory
-
Creates a new NodeId
from the given unique id (which identifies
an ancestor Node
) and the given Path
object.
- createNodeId(String) - Method in interface org.apache.jackrabbit.spi.IdFactory
-
Creates a new NodeId
from the given unique id.
- createNodeInfo(NodeInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
-
Notification that a new
NodeInfo
has been built.
- createNodeInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Create a new child
NodeInfo
on this NodeInfo with a given
localName
.
- createNodeInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Create a new child
NodeInfo
on this NodeInfo.
- createNodeSequence(TreeManager, TreeTraverser.ErrorHandler) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createNodeSequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createNodeTypeQueryNode(QueryNode, Name) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createNodeTypeQueryNode(QueryNode, Name) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createNodeTypeTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
- createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
- createNonBlockingByteArrayParser() - Method in class com.fasterxml.jackson.core.JsonFactory
-
- createNormalizedCropRect() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createNoSuchElementException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createNoSuchElementException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new NoSuchElementException
with specified formatted detail message.
- createNotQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createNotQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createNullPointerException(String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createNullPointerException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createNumber(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Turns a string value into a java.lang.Number.
- createNumber(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Turns a string value into a java.lang.Number.
- createNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Turns a string value into a java.lang.Number.
- createObjectNode() - Method in class com.fasterxml.jackson.core.ObjectCodec
-
Method for construct root level Object nodes
for Tree Model instances.
- createObjectNode() - Method in class com.fasterxml.jackson.core.TreeCodec
-
- createObjectNode() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Note: return type is co-variant, as basic ObjectCodec
abstraction cannot refer to concrete node types (as it's
part of core package, whereas impls are part of mapper
package)
- createObjectNode() - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- createOpenType(Class<?>, OpenTypeInfo) - Static method in class com.adobe.granite.jmx.annotation.OpenTypeUtils
-
Introspects the given class to generate open type type.
- createOperationFault() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createOperationFaultArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createOptimizeImagesJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateOptions() - Constructor for class com.adobe.cq.launches.api.LaunchManager.CreateOptions
-
- createOrderQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createOrderQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createOrGetUploadResource(Session, String) - Static method in class com.adobe.cq.social.commons.comments.endpoints.UploadOperationUtils
-
- createOrQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createOrQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createOrUpdateSavedSearch(ResourceResolver, Map<String, Object>) - Method in interface com.adobe.granite.omnisearch.api.core.OmniSearchService
-
This function creates a new saved search or updates a existing saved search based on the
parameters provided in predicateMap parameter.
- createOrUpdateSavedSearch(ResourceResolver, Map<String, String>) - Method in interface com.adobe.granite.omnisearch.spi.core.SavedSearchHandler
-
This function creates a new saved search or updates a existing saved search based on the
parameters provided in predicateMap parameter.
- createPackage(ResourceResolver, DistributionRequest) - Method in interface org.apache.sling.distribution.packaging.DistributionPackageBuilder
-
- createPackageDefinition(Node) - Method in interface org.apache.jackrabbit.vault.packaging.Packaging
-
Creates a new jcr package definition based on the given node.
- createPackageDefinition(Node) - Static method in class org.apache.jackrabbit.vault.packaging.PackagingService
-
Creates a new jcr package definition based on the given node.
- createPage(String, String, String, String, String, List<PageComponent>) - Method in interface com.day.cq.dam.indd.PageBuilder
-
Create a new Page
.
- createPageFilter(Dictionary, RolloutManager) - Static method in class com.day.cq.wcm.msm.commons.ItemFilterUtil
-
- createPageFilter(ValueMap, RolloutManager) - Static method in class com.day.cq.wcm.msm.commons.ItemFilterUtil
-
Helper method to create a page filter using a ValueMap
- createPages(List<String>, Asset, Resource) - Method in interface com.adobe.dam.print.ids.PrintService
-
Creates multiple assets corresponding to products using master asset
- createParameterBuilder() - Static method in class org.apache.commons.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Returns a builder correctly configured for the LZ4 algorithm.
- createParameterBuilder(int) - Static method in class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
Returns a builder correctly configured for the Snappy algorithm using the gven block size.
- createParseable() - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
Creates a
Parseable
object that reparses this pattern.
- createParseException(int, String, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createParseException(int, Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
Constructs a new ParseException
with specified
formatted detail message.
- createParser(File) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing JSON parser instance to parse
contents of specified file.
- createParser(URL) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing JSON parser instance to parse
contents of resource reference by given URL.
- createParser(InputStream) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing JSON parser instance to parse
the contents accessed via specified input stream.
- createParser(Reader) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing parser for parsing
the contents accessed via specified Reader.
- createParser(byte[]) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing parser for parsing
the contents of given byte array.
- createParser(byte[], int, int) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing parser for parsing
the contents of given byte array.
- createParser(String) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing parser for parsing
contents of given String.
- createParser(char[]) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing parser for parsing
contents of given char array.
- createParser(char[], int, int) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for constructing parser for parsing contents of given char array.
- createParser(DataInput) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Optional method for constructing parser for reading contents from specified DataInput
instance.
- createParserWithMatch() - Method in class com.fasterxml.jackson.core.format.DataFormatMatcher
-
Convenience method for trying to construct a
JsonParser
for
parsing content which is assumed to be in detected data format.
- createParserWithMatch() - Method in class com.fasterxml.jackson.databind.deser.DataFormatReaders.Match
-
Convenience method for trying to construct a
JsonParser
for
parsing content which is assumed to be in detected data format.
- createPassword() - Method in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- createPath(String, String, Session) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Creates or gets the Node
at the given Path.
- createPath(String, String, String, Session, boolean) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Creates or gets the Node
at the given Path.
- createPath(String, boolean, String, String, Session, boolean) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Creates or gets the Node
at the given Path.
- createPath(Node, String, boolean, String, String, Session, boolean) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Creates or gets the Node
at the given path
relative to the baseNode.
- createPathArgumentBuilder() - Method in interface com.day.cq.wcm.command.api.CopyMoveCommandBuilder
-
- createPathArgumentBuilder() - Method in interface com.day.cq.wcm.command.api.DeleteCommandBuilder
-
- createPathQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createPathQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createPauseJobParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPauseJobReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPayloadInfo() - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilderContext
-
- createPdfInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPDFOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreatePdfPreviewProcess - Class in com.day.cq.dam.core.process
-
Workflow step that rasterizes PDF and Adobe Illustrator documents to a preview image rendition
- CreatePdfPreviewProcess() - Constructor for class com.day.cq.dam.core.process.CreatePdfPreviewProcess
-
- createPdfSettingsInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPermission() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPermissionArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPermissionSet() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPermissionSetArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPermissionUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPermissionUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPerspectiveQuad() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPhotoshopLayerOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPhotoshopOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPlan() - Method in interface com.adobe.cq.gfx.Gfx
-
Create an empty plan that can be set up from scratch.
- createPollingCancelEvent() - Method in class com.day.cq.workflow.event.ExternalProcessPollingEvent
-
Convenience method to create a cancel timed event
- createPollingEvent(long, long, boolean) - Method in class com.day.cq.workflow.event.ExternalProcessPollingEvent
-
Convenience method to create a timed event.
- createPostEditService(Resource) - Method in interface com.adobe.granite.translation.api.TranslationManager
-
Creates a TranslationService
instance based upon logic determined by the properties of the passed
in resource.
- createPostResponse(SlingHttpServletRequest) - Method in interface org.apache.sling.servlets.post.PostResponseCreator
-
- createPostResponse(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.PostResponseWithErrorHandling
-
Deprecated.
- createPostScriptInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPostScriptOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPowerPointInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPredicatedBag() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated bag filled with the accepted elements.
- createPredicatedBag(Bag<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given bag with validating behavior using the predicate.
- createPredicatedList() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated list filled with the accepted elements.
- createPredicatedList(List<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given list with validating behavior using the predicate.
- createPredicatedMultiSet() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated multiset filled with the accepted elements.
- createPredicatedMultiSet(MultiSet<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given multiset with validating behavior using the predicate.
- createPredicatedQueue() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated queue filled with the accepted elements.
- createPredicatedQueue(Queue<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given queue with validating behavior using the predicate.
- createPredicatedSet() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated set filled with the accepted elements.
- createPredicatedSet(Set<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given list with validating behavior using the predicate.
- createPredicates(Map) - Static method in class com.day.cq.search.PredicateConverter
-
Converts a map with predicates and their parameters into a predicate
tree.
- createPredicatesFromGQL(String) - Static method in class com.day.cq.search.PredicateConverter
-
Parse and converts GQL statement to QueryBuilder PredicateGroup.
- createPremiereExpressRemixInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createProcessor() - Method in interface org.apache.sling.rewriter.ProcessorFactory
-
Create a new processor.
- createProject(String, String) - Method in interface com.adobe.cq.projects.api.ProjectManager
-
Creates a new project with the specified title.
- createProject(String, String, String) - Method in interface com.adobe.cq.projects.api.ProjectManager
-
Creates a new project with the specified title.
- createProject(String, String, String, String) - Method in interface com.adobe.cq.projects.api.ProjectManager
-
Creates a new project with the specified root folder, title and template.
- createProject() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createProjectArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateProjectParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateProjectParam() - Constructor for class com.scene7.ipsapi.CreateProjectParam
-
- CreateProjectReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateProjectReturn() - Constructor for class com.scene7.ipsapi.CreateProjectReturn
-
- createProperty(String, PropertyType) - Static method in class com.adobe.xmp.schema.model.SchemaModelFactory
-
Creates a new XMP property.
- createProperty(String, String, PropertyType) - Static method in class com.adobe.xmp.schema.model.SchemaModelFactory
-
Creates a new XMP property.
- createProperty() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createProperty(String, int, String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a new property to the current node.
- createProperty(String, int, String[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a new multi value property to the current node.
- createProperty(String, Object) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Add a new property to the current node.
- createProperty(String, Object[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Add a new multi value property to the current node.
- createPropertyArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
- createPropertyFunctionQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createPropertyFunctionQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createPropertyId(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
Creates a new PropertyId
from the given parent id and
property name.
- createPropertyId(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
-
- createPropertyId(NodeId, Name) - Method in interface org.apache.jackrabbit.spi.IdFactory
-
Creates a new PropertyId
from the given parent id and
property name.
- createPropertyInfo(PropertyInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
-
- createPropertyInfo(String, String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Create a new child
PropertyInfo
with a given
localName
and a given
value
of type
String
on this
NodeInfo
.
- createPropertyInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
- createPropertyInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
- createPropertySegment(String, String) - Static method in class com.adobe.xmp.path.XMPPathSegment
-
Creates a normal property path segment.
- createPropertySequence(TreeManager, TreeTraverser.ErrorHandler) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createPropertySequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createPropertySet() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPropertySetArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreatePropertySetParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreatePropertySetParam() - Constructor for class com.scene7.ipsapi.CreatePropertySetParam
-
- CreatePropertySetReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreatePropertySetReturn() - Constructor for class com.scene7.ipsapi.CreatePropertySetReturn
-
- createPropertySetType() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPropertySetTypeArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreatePropertySetTypeParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreatePropertySetTypeParam() - Constructor for class com.scene7.ipsapi.CreatePropertySetTypeParam
-
- CreatePropertySetTypeReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreatePropertySetTypeReturn() - Constructor for class com.scene7.ipsapi.CreatePropertySetTypeReturn
-
- createProxy(boolean) - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns a proxy to the package share server
- createPsdInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPublishContext() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPublishContextArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPublishHistory() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPublishHistoryArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPublishStateUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createPublishStateUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createQualifierSegment(String, String) - Static method in class com.adobe.xmp.path.XMPPathSegment
-
Creates a Qualifier path segment, which behaves like a normal property
- createQualifierSelectorSegment(String, String, String) - Static method in class com.adobe.xmp.path.XMPPathSegment
-
Creates a path segment that selects a specific qualifier by its value.
- createQuery(Session) - Method in interface com.day.cq.search.QueryBuilder
-
Creates an "empty" query, ie.
- createQuery(PredicateGroup, Session) - Method in interface com.day.cq.search.QueryBuilder
-
Creates a query with the given predicate group as root group.
- createQuery(Selector, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Creates a query with one selector.
- createQuery(Source, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Creates a query with one or more selectors.
- createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
-
Creates a QueryNode
tree from a SQL statement
using the passed query node factory
.
- createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder
-
Creates a QueryNode
tree from a XPath statement using the
passed query node factory
.
- createQueryObjectModel(String, QueryObjectModelFactory, ValueFactory) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Creates a new query object model from the given statement
using the passed QOM and value factory.
- createQueryObjectModel(String) - Method in class org.apache.jackrabbit.commons.query.sql2.Parser
-
Parse a JCR-SQL2 query and return the query object model
- createQueryObjectModel(String, QueryObjectModelFactory, ValueFactory) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Creates a new query object model from the given statement
using the passed QOM and value factory.
- createQueryParams() - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
- createQueryRootNode() - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createQueryRootNode() - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createQueryTree(String, NameResolver, QueryNodeFactory) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
-
Creates a QueryNode
tree from a statement using the passed
query node factory.
- createQueryTree(String, NameResolver, QueryNodeFactory) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
-
Creates a QueryNode
tree from a statement using the passed
query node factory.
- createQueryTree(String, NameResolver, QueryNodeFactory) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
-
Creates a QueryNode
tree from a statement using the passed
query node factory.
- createReaderInstance(Object) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReaderSpi
-
- createReadOnlyRoot(NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.tree.RootProvider
-
- createReadOnlyRoot(Root) - Method in interface org.apache.jackrabbit.oak.plugins.tree.RootProvider
-
- createReadOnlyTree(NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeProvider
-
- createReadOnlyTree(Tree, String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeProvider
-
- createRealDiagonalMatrix(double[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Returns a diagonal matrix with specified elements.
- createRealIdentityMatrix(int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Returns dimension x dimension
identity matrix.
- createRealMatrix(int, int) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createRealMatrix(double[][]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Returns a
RealMatrix
whose entries are the the values in the
the input array.
- createRealVector(double[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Creates a
RealVector
using the data from the input array.
- createReference(String, boolean, String, List<Object>, ResourceResolver) - Method in interface com.day.cq.dam.api.AssetReferenceResolver
-
This method would create the references which can be associated with the
resolved asset as well can be stored as property/node by Composite Asset
- createReferenceDeserializer(DeserializationContext, ReferenceType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createReferenceDeserializer(DeserializationContext, ReferenceType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
- createReferenceList(Resource) - Method in interface com.adobe.granite.references.ReferenceAggregator
-
- createReferenceList(Resource, String...) - Method in interface com.adobe.granite.references.ReferenceAggregator
-
- CreateReferenceProcess - Class in com.day.cq.dam.core.process
-
- CreateReferenceProcess() - Constructor for class com.day.cq.dam.core.process.CreateReferenceProcess
-
Deprecated.
- createRelationQueryNode(QueryNode, int) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createRelationQueryNode(QueryNode, int) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createRelationshipTo(GraphNode, String, String) - Method in interface com.adobe.cq.social.graph.Vertex
-
Creates a relationship to the given node.
- createRelationshipTo(GraphNode, String) - Method in interface com.adobe.granite.socialgraph.GraphNode
-
Creates a relationship to the given node.
- createRemoveAssetPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveAssetPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveCompanyMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveCompanyMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveFolderPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveFolderPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveGroupMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveGroupMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveGroupMembersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveGroupMembersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveMaskParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveMaskReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveMetadataSchemaParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveMetadataSchemaReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveProjectAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemoveProjectAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemovePropertySetPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRemovePropertySetPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenameAssetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenameAssetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenameFolderParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenameFolderReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenameProjectParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenameProjectReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenderSceneInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRenditionTemplates(Asset, ThumbnailConfig[], RenditionMaker) - Static method in class com.day.cq.dam.core.process.CreateThumbnailProcess
-
- createReplaceImageParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createReplaceImageReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createReport(DeltaVResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Creates a new
Report
with this type.
- createRepository(RepositoryAddress) - Method in interface org.apache.jackrabbit.vault.fs.api.RepositoryFactory
-
- createRepositoryService(Map<?, ?>) - Method in interface org.apache.jackrabbit.spi.RepositoryServiceFactory
-
- createReprocessAssetsJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRequest(String, String) - Method in interface com.day.cq.contentsync.handler.util.RequestResponseFactory
-
Create a request with given method and URI.
- createRequest(String, String, Map<String, Object>) - Method in interface com.day.cq.contentsync.handler.util.RequestResponseFactory
-
Create a request with given method, URI and parameters.
- createResource(DavResourceLocator, DavServletRequest, DavServletResponse) - Method in interface org.apache.jackrabbit.webdav.DavResourceFactory
-
Create a
DavResource
object from the given locator, request and response
objects.
- createResource(DavResourceLocator, DavSession) - Method in interface org.apache.jackrabbit.webdav.DavResourceFactory
-
Create a new
DavResource
object from the given locator and session.
- createResourceLocator(String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
-
Create a new DavResourceLocator
.
- createResourceLocator(String, String, boolean) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
-
- createResourceLocator(String, String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
-
Create a new DavResourceLocator
from the specified prefix,
workspace path and resource path, without modifying the specified Strings.
- createResourceLocator(String, String, String, boolean) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
-
Create a new DavResourceLocator
from the specified prefix,
workspace path and resource path.
- createResourceLocator(String, String) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
-
Create a new DavResourceLocator
.
- createResourceLocator(String, String, String) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
-
Create a new DavResourceLocator
.
- createResourceLocator(String, String, String, boolean) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
-
- createResponse(OutputStream) - Method in interface com.day.cq.contentsync.handler.util.RequestResponseFactory
-
Create a response with given output stream.
- createRestoreAssetsFromTrashParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRestoreAssetsFromTrashReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
-
- createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
-
- createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
-
- createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
-
- createRestriction(String, String, Value) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
-
Creates a new single valued restriction for the specified parameters.
- createRestriction(String, String, Value...) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
-
Creates a new multi valued restriction for the specified parameters.
- createResumeJobParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createResumeJobReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRevision(String, String) - Method in interface com.day.cq.dam.api.Asset
-
- createRevision(Asset, String, String) - Method in interface com.day.cq.dam.api.AssetManager
-
- createRGBAImageFromRGBA(Raster, ICC_Profile) - Static method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
Creates a buffered image from a raster in the RGBA color space, converting
the colors to RGB using the provided CMYK ICC_Profile.
- createRGBImageFromCMYK(Raster, ICC_Profile) - Static method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
Creates a buffered image from a raster in the CMYK color space, converting
the colors to RGB using the provided CMYK ICC_Profile.
- createRGBImageFromCMYK(Raster, ICC_Profile) - Static method in class ch.randelshofer.media.jpeg.JPEGImageIO
-
Creates a buffered image from a raster in the CMYK color space, converting
the colors to RGB using the provided CMYK ICC_Profile.
- createRGBImageFromInvertedYCCK(Raster, ICC_Profile) - Static method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
Creates a buffered image from a raster in the inverted YCCK color space,
converting the colors to RGB using the provided CMYK ICC_Profile.
- createRGBImageFromInvertedYCCK(Raster, ICC_Profile) - Static method in class ch.randelshofer.media.jpeg.JPEGImageIO
-
Creates a buffered image from a raster in the inverted YCCK color space,
converting the colors to RGB using the provided CMYK ICC_Profile.
- createRGBImageFromYCCK(Raster, ICC_Profile) - Static method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
Creates a buffered image from a raster in the YCCK color space, converting
the colors to RGB using the provided CMYK ICC_Profile.
- createRGBImageFromYCCK(Raster, ICC_Profile) - Static method in class ch.randelshofer.media.jpeg.JPEGImageIO
-
Creates a buffered image from a raster in the YCCK color space, converting
the colors to RGB using the provided CMYK ICC_Profile.
- createRipPdfsJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- createRoot() - Static method in class com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer
-
Factory method to call to create a symbol table instance with a
randomized seed value.
- createRoot() - Static method in class com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer
-
Method called to create root canonicalizer for a
JsonFactory
instance.
- createRootContext(TokenFilter) - Static method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- createRootContext(int, int, DupDetector) - Static method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- createRootContext(DupDetector) - Static method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- createRootContext() - Static method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- createRootContext(DupDetector) - Static method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- createRootContext(JsonStreamContext) - Static method in class com.fasterxml.jackson.databind.util.TokenBufferReadContext
-
- createRowBigMatrix(double[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createRowBigMatrix(BigDecimal[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createRowBigMatrix(String[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
- createRowFieldMatrix(T[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Creates a row
FieldMatrix
using the data from the input
array.
- createRowRealMatrix(double[]) - Static method in class org.apache.commons.math.linear.MatrixUtils
-
Creates a row
RealMatrix
using the data from the input
array.
- createRTFInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createS7ImageSet(Resource, String, Map<String, Object>) - Static method in class com.day.cq.dam.commons.util.S7SetHelper
-
Helper method to create S7 ImageSet
- createS7MixedMediaSet(Resource, String, Map<String, Object>) - Static method in class com.day.cq.dam.commons.util.S7SetHelper
-
Helper method to create S7 Mixed Media Set
- createS7SpinSet(Resource, String, Map<String, Object>) - Static method in class com.day.cq.dam.commons.util.S7SetHelper
-
Helper method to create spin Set
- createS7SwatchSet(Resource, String, Map<String, Object>) - Static method in class com.day.cq.dam.commons.util.S7SetHelper
-
Helper method to create S7 SwatchSet
- createS7VideoSet(Resource, String, Map<String, Object>) - Static method in class com.day.cq.dam.commons.util.S7SetHelper
-
Helper method to create S7 VideoSet
- createSaveGroupParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveGroupReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveImageFormatParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveImageFormatReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveImageMapParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveImageMapReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveMetadataFieldParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveMetadataFieldReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveMetadataSchemaParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveMetadataSchemaReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveZoomTargetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSaveZoomTargetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createScheduledJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createScheduledJobArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSchema(String) - Static method in class com.adobe.xmp.schema.model.SchemaModelFactory
-
Creates a new XMP schema.
- createSearchAssetsByMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSearchAssetsByMetadataParamHaystackSearch() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSearchAssetsByMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSearchAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSearchAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSearchFilter() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSearchStrings() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSearchStringsArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSecureBuilderFactory(Boolean) - Method in class com.day.cq.dam.commons.xml.DocumentBuilderFactoryProvider
-
- createSecureBuilderFactory(Boolean, Boolean) - Method in class com.day.cq.dam.commons.xml.DocumentBuilderFactoryProvider
-
- createSecureBuilderFactory(Boolean) - Method in interface com.day.cq.dam.commons.xml.SecureDocumentBuilderFactory
-
Invoked when a new instance of DocumentBuilderFactory is required.
- createSerializableNodeInfo(NodeInfo, IdFactory) - Static method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
-
Creates a new serializable NodeInfo
for the given
NodeInfo
.
- createSerializablePropertyInfo(PropertyInfo, IdFactory) - Static method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
-
Creates a new serializable property info for the given
PropertyInfo
.
- createSerializer(SerializerProvider, JavaType) - Method in class com.fasterxml.jackson.databind.ser.BasicSerializerFactory
-
- createSerializer(SerializerProvider, JavaType) - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerFactory
-
Main serializer constructor method.
- createSerializer(SerializerProvider, JavaType) - Method in class com.fasterxml.jackson.databind.ser.SerializerFactory
-
Method called to create (or, for immutable serializers, reuse) a serializer for given type.
- createSerializer() - Method in interface org.apache.sling.rewriter.SerializerFactory
-
Create a new serializer for the pipeline.
- createServerDirectoryPublishJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetPublishStateParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetPublishStateReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetsContextStateParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetsContextStateReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetSetDefinitionParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetSetDefinitionReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetsPublishStateParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetAssetsPublishStateReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetCompanyMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetCompanyMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetCompanySettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetCompanySettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetFolderPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetFolderPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetGroupMembershipParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetGroupMembershipReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetGroupMembersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetGroupMembersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageMapsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageMapsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageRenderingPublishSettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageRenderingPublishSettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageServingPublishSettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageServingPublishSettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageSetMembersParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetImageSetMembersReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetMetadataFault() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetMetadataFaultArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetPasswordParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetPasswordReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetProjectAssetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetProjectAssetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetPropertySetPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetPropertySetPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetTagFieldValuesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetTagFieldValuesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSettings() - Method in interface com.day.cq.reporting.Filter
-
Creates a
FilterSettings
object that is suitable for configuring the filter.
- createSettings(SlingHttpServletRequest) - Method in interface com.day.cq.rewriter.linkchecker.LinkChecker
-
Returns the settings that are used for the given request.
- createSettings(SlingHttpServletRequest) - Method in interface com.day.cq.rewriter.linkchecker.LinkCheckerSettingsProvider
-
Make linkchecker config available.
- createSetUrlModifierParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetUrlModifierReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetUserInfoParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetUserInfoReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetViewerConfigSettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetViewerConfigSettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetZoomTargetsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSetZoomTargetsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSiteFolders(Resource, CommunityContext, Session, Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Deprecated.
- createSiteFolders(Resource, CommunityContext, Session, ResourceResolver, Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Create default Enablement-specific folders for a Community Site.
- createSiteUGCPath(Resource, CommunityContext, Session) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Create Enablement-specific site UGC nodes (i.e.
- createSiteUGCPath(Resource, CommunityContext, Session, Session) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Create Enablement-specific site UGC nodes (i.e.
- createSiteUserGroups(Resource, CommunityContext, Session, Map<String, Object>) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Create default Enablement-specific user groups for a Community Site.
- createSmartCrop() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSmartCropUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSmartCropUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSmartList(String) - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListManager
-
Creates a smart list with a given name.
- createSmartList(String, Map<String, Object>) - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListManager
-
Creates a smart list with a given name.
- createsObjectNamesWith(ObjectNameFactory) - Method in class com.codahale.metrics.JmxReporter.Builder
-
- createSocket(String, int, InetAddress, int) - Method in class com.day.cq.analytics.sitecatalyst.util.EasySSLProtocolSocketFactory
-
Deprecated.
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.day.cq.analytics.sitecatalyst.util.EasySSLProtocolSocketFactory
-
Deprecated.
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class com.day.cq.analytics.sitecatalyst.util.EasySSLProtocolSocketFactory
-
Deprecated.
- createSocket(Socket, String, int, boolean) - Method in class com.day.cq.analytics.sitecatalyst.util.EasySSLProtocolSocketFactory
-
Deprecated.
- createSocket(Socket, String, int, boolean) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(String, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createStarted() - Static method in class org.apache.commons.lang3.time.StopWatch
-
Provides a started stopwatch for convenience.
- createStatusResponse(boolean, String, String) - Static method in class com.day.cq.commons.servlets.HtmlStatusResponseHelper
-
Create a html status response
- createStatusResponse(int, String, String) - Static method in class com.day.cq.commons.servlets.HtmlStatusResponseHelper
-
Create a html status response
- createStatusResponse(boolean, String) - Static method in class com.day.cq.commons.servlets.HtmlStatusResponseHelper
-
Create a html status response
- createStatusResponse(int, String) - Static method in class com.day.cq.commons.servlets.HtmlStatusResponseHelper
-
Create a html status response
- createStatusResponse(boolean, String[], String[]) - Static method in class com.day.cq.commons.servlets.HtmlStatusResponseHelper
-
Create a html status response
- createStopJobParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createStopJobReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createStringArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createStrokedShape(Shape) - Method in class com.day.image.LineStyle
-
Returns an outline Shape
which encloses the area that
should be painted when the Shape
is stroked according
to the rules defined by the
object implementing the Stroke
interface.
- createStruct(String) - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
Creates a struct type.
- createSubAsset() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSubAssetArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSubAssetOperationFault() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSubAssetOperationFaultArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSubAssetReference() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSubAssetReferenceArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateSubAssetsProcess - Class in com.day.cq.dam.core.process
-
The CreateSubAssetsProcess
is called in a workflow process step.
- CreateSubAssetsProcess() - Constructor for class com.day.cq.dam.core.process.CreateSubAssetsProcess
-
- createSubmitJobParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSubmitJobReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- createSubscription(SessionInfo, EventFilter[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
- createSvgInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSwcInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSyncedIdentity(Authorizable) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
-
Creates a synced identity from the given authorizable.
- createSystemFieldCondition() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSystemFieldConditionArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createSystemRoot(NodeStore, CommitHook) - Method in interface org.apache.jackrabbit.oak.plugins.tree.RootProvider
-
- createSystemUser(String, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Create a new system user for the specified userID
.
- createTabularType(Class<?>) - Static method in class com.adobe.granite.jmx.annotation.OpenTypeUtils
-
Introspects the given class to generate tabular type.
- createTagCondition() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTagConditionArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTagFieldValues() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTagFieldValuesArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTagHandler(String, Attributes) - Method in interface com.day.cq.wcm.designimporter.api.TagHandlerProvider
-
Creates a
TagHandler
for the passed tag and
Attributes
- createTagValueUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTagValueUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTagValueUpdateFault() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTagValueUpdateFaultArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTask(Task) - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
Creates a task.
- createTask(String, Task) - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
Creates a subtask under the specified parentTaskid
- createTask(TaskResourceGroup) - Method in interface org.apache.sling.installer.api.tasks.InstallTaskFactory
-
Creates an
InstallTask
for the resource or
null
if the factory does not support the resource.
- createTaskItemProgress() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTaskItemProgressArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTaskProgress() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTaskProgressArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createTempBinaryFile(String, int) - Method in class com.day.io.file.TempDirectory
-
Create a dummy binary file.
- createTempFile(String, String) - Method in interface com.day.cq.dam.api.DamManager
-
- createTempFile(String) - Method in class com.day.io.file.TempDirectory
-
This is useful for tests - specifically the one in com.day.io.htmlparser.TextContentListener,
which creates files, downloads them, and then checks them.
- createTempFile(Collection) - Static method in class com.day.io.IO
-
Create a temporary file and add it to the given tracker
- createTempFile(Collection, String, String) - Static method in class com.day.io.IO
-
Create a temporary file and add it to the given tracker
- createTempFile() - Static method in class com.day.io.IO
-
Create a temporary file in the generic tmp directory.
- createTempFile(String, String) - Static method in class com.day.io.IO
-
Create a temporary file in the generic tmp directory.
- createTempFile() - Method in class org.apache.tika.io.TemporaryResources
-
Creates a temporary file that will automatically be deleted when
the
TemporaryResources.close()
method is called, returning its path.
- createTemplateInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateTemplateParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateTemplateParam() - Constructor for class com.scene7.ipsapi.CreateTemplateParam
-
- CreateTemplateReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateTemplateReturn() - Constructor for class com.scene7.ipsapi.CreateTemplateReturn
-
- createTemporaryFile() - Method in class org.apache.tika.io.TemporaryResources
-
- createTestMailingList(SlingHttpServletRequest) - Method in interface com.day.cq.mcm.api.newsletter.NewsletterEmailService
-
Create a MailingList for testing.
- createTextsearchQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createTextsearchQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createThumbAssetUpdate() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createThumbAssetUpdateArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createThumbnailOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateThumbnailProcess - Class in com.day.cq.dam.core.process
-
The CreateThumbnailProcess
is called in a Workflow process step.
- CreateThumbnailProcess() - Constructor for class com.day.cq.dam.core.process.CreateThumbnailProcess
-
- CreateThumbnailProcess.Arguments - Enum in com.day.cq.dam.core.process
-
The available arguments to this process implementation.
- CreateThumbnailProcess.Config - Class in com.day.cq.dam.core.process
-
The parsed configuration for this wf process
- createThumbnails(Asset, Collection<ThumbnailConfig>) - Method in interface com.day.cq.dam.api.handler.AssetHandler
-
Thumbnails of an asset are created during import/update of an asset and it's original binary.
- createThumbnails(Asset) - Method in interface com.day.cq.dam.api.handler.AssetHandler
-
Creates thumbnails for this asset.
- createThumbnails(Asset, Rendition, Collection<ThumbnailConfig>) - Method in interface com.day.cq.dam.api.handler.AssetHandler
-
- createThumbnails(Asset, Collection<ThumbnailConfig>) - Method in class com.day.cq.dam.commons.handler.AbstractAssetHandler
-
Thumbnails of an asset are created during import/update of an asset and it's original binary.
- createThumbnails(Asset) - Method in class com.day.cq.dam.commons.handler.AbstractAssetHandler
-
Creates thumbnails for this asset.
- createThumbnails(Asset, Rendition, Collection<ThumbnailConfig>) - Method in class com.day.cq.dam.commons.handler.AbstractAssetHandler
-
- createThumbnails(Asset, CreateThumbnailProcess.Config, RenditionMaker) - Method in class com.day.cq.dam.core.process.CreateThumbnailProcess
-
- createThumbnailTemplate(Asset, int, int, boolean) - Method in interface com.day.cq.dam.api.renditions.RenditionMaker
-
Defines a template for a standard DAM PNG thumbnail rendition.
- createThumbnailTemplate(Rendition, int, int, boolean) - Method in interface com.day.cq.dam.api.renditions.RenditionMaker
-
Defines a template for a standard DAM PNG thumbnail rendition from a
given rendition.
- createTimeline(Resource) - Method in interface com.adobe.granite.timeline.TimelineAggregator
-
Create a
Timeline
for the given
resource
.
- createToken(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
-
- createToken(String, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
-
- createToken(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
-
Issues a new login token for the user with the specified credentials
and returns the associated TokenInfo
.
- createToken(String, Map<String, ?>) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
-
Issues a new login token for the user with the given userId
and the specified attributes.
- createTransformer() - Method in interface com.day.cq.rewriter.pipeline.RewriterTransformerFactory
-
Deprecated.
Create a new transformer for the pipeline.
- createTransformer() - Method in interface org.apache.sling.rewriter.TransformerFactory
-
Create a new transformer for the pipeline.
- createTransientFile(String, String, File) - Method in class org.apache.jackrabbit.util.TransientFileFactory
-
Same as File.createTempFile(String, String, File)
except that
the newly-created file will be automatically deleted once the
returned File
object has been gc'ed.
- createTransition() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- createTransition(WorkflowNode, WorkflowNode, String) - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- createTransition() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
TODO
- createTransition(WorkflowNode, WorkflowNode, String) - Method in interface com.day.cq.workflow.model.WorkflowModel
-
TODO
- createTranslationJob(String, String, String, String, Date, TranslationState, TranslationMetadata) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Is the core method of TranslationService Class for Asynchronous translation.
- createTranslationService(String) - Method in interface com.adobe.granite.translation.api.TranslationManager
-
Deprecated.
- createTranslationService(String, TranslationConstants.TranslationMethod, String) - Method in interface com.adobe.granite.translation.api.TranslationManager
-
Creates a TranslationService
instance registered with the given translation factory name.
- createTranslationService(Resource) - Method in interface com.adobe.granite.translation.api.TranslationManager
-
Creates a TranslationService
instance based upon logic determined by the properties of the passed
in resource.
- createTranslationService(TranslationConstants.TranslationMethod, String) - Method in interface com.adobe.granite.translation.api.TranslationServiceFactory
-
Creates a new TranslationService object specific to this Factory.
- createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- createTree(SessionInfo, Batch, Name, Name, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Creates a new Tree
that can be populated and later on be applied
to the specified Batch
by calling #setTree
.
- createTreeDeserializer(DeserializationConfig, JavaType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- createTreeDeserializer(DeserializationConfig, JavaType, BeanDescription) - Method in class com.fasterxml.jackson.databind.deser.DeserializerFactory
-
Method called to create and return a deserializer that can construct
JsonNode(s) from JSON content.
- createTrustStore(ResourceResolver, char[]) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Creates and returns the global trust store.
- createTypedArray(String, Object, Method, String[], Class, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
Create a typed array.
- createTypeRegistry() - Static method in class com.adobe.xmp.schema.model.SchemaModelFactory
-
Creates a type registry.
- createTypeSerializer(SerializationConfig, JavaType) - Method in class com.fasterxml.jackson.databind.ser.BasicSerializerFactory
-
Method called to construct a type serializer for values with given declared
base type.
- createTypeSerializer(SerializationConfig, JavaType) - Method in class com.fasterxml.jackson.databind.ser.SerializerFactory
-
Method called to create a type information serializer for given base type,
if one is needed.
- createUIDSets(long[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
-
- createUnCompressOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUniqueChildName(Resource, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Create a unique name for a child of the parent
.
- createUniqueNameHint(String) - Method in interface com.adobe.cq.social.srp.utilities.internal.InternalSocialResourceUtilities
-
Creates a valid and unique JCR Node name given the message.
- createUniqueNameHint(String, int) - Method in interface com.adobe.cq.social.srp.utilities.internal.InternalSocialResourceUtilities
-
Creates a valid and unique JCR Node name given the message.
- createUniqueNameHint(String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- createUniqueNameHint(String, int) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- createUniqueNode(Node, String, String, Session) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Creates or gets the Node
at the given Path.
- createUniquePath(String, String, Session) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Creates a Node
at the given Path.
- createUnitless(double, double) - Static method in class org.apache.commons.imaging.PixelDensity
-
- createUnsharpMaskOptions() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUnsupportedOperationException(Localizable, Object...) - Static method in exception org.apache.commons.math.MathRuntimeException
-
- createUpdateAssetPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateAssetPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateAssetSetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateAssetSetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateCompanyMetadataParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateCompanyMetadataReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateElement(String[], int, Document) - Static method in class org.apache.jackrabbit.webdav.version.UpdateInfo
-
Factory method to create the basic structure of an UpdateInfo
object.
- createUpdateFolderPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateFolderPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateImageSetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateImageSetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateLanguageCopy(ResourceResolver, PageManagerFactory, String, String, String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
This method creates update language copy of an asset/folder
- createUpdateLanguageCopyWithAssetRelations(ResourceResolver, PageManagerFactory, String, String, String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
This method creates temporary language copy of an asset/folder and its source(for example psd for jpeg) in case
temporary asset translation is required.
- createUpdateMetadataFieldParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateMetadataFieldReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdatePropertySetParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdatePropertySetPermissionsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdatePropertySetPermissionsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdatePropertySetReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateSmartCropsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateSmartCropsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateTagFieldValuesParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateTagFieldValuesReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateViewerConfigSettingsParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateViewerConfigSettingsReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateVignettePublishFormatParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateVignettePublishFormatReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateXMPPacketParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUpdateXMPPacketReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadDirectoryJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadPostJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadPostParam() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadPostReturn() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadRenditionTask() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadRenditionTaskArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadTask() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadTaskArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadTaskStatus() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadTaskStatusArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadUrl() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadUrlArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUploadUrlsJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUrlArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUser(Resource, Map<String, Object>, ClientUtilities) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
Add user for a tenant representing by the specified resource.
- createUser(String, String, String) - Method in interface com.day.cq.security.UserManager
-
Deprecated.
Creates a new User for given Id, password and PrincipalName.
- createUser(String, String, String, String) - Method in interface com.day.cq.security.UserManager
-
Deprecated.
Creates a new User for given Id, password and PrincipalName.
- createUser() - Method in class com.scene7.ipsapi.ObjectFactory
-
Create an instance of
User
- createUser(String, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
- createUser(String, String, Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Creates an User for the given parameters.
- createUser(String, String, Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a User in the jackrabbit UserManager
- createUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Create a User
- createUserArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUserData() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUserDataArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createUserGeneratedTag(String) - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManager
-
Creates a tag or namespace in the use generated space.
- createUserManager(Session) - Method in interface com.day.cq.security.UserManagerFactory
-
Deprecated.
NOTE: the Manager will be invalid if session is closed.
- createUserProperties(String, String) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Create a new instance of UserProperties
.
- createUserPropertiesManager(ResourceResolver) - Method in class com.adobe.granite.security.user.UserPropertiesService
-
Create a new instance of UserPropertiesManager
for the specified resolver
.
- createUserPropertiesManager(Session, ResourceResolver) - Method in class com.adobe.granite.security.user.UserPropertiesService
-
Create a new instance of UserPropertiesManager
for the specified session
and
resolver
.
- createUsingArrayDelegate(DeserializationContext, Object) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createUsingArrayDelegate(DeserializationContext, Object) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method to called to create value instance from JSON Array using
an intermediate "delegate" value to pass to createor method
- createUsingDefault(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createUsingDefault(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method called to create value instance from a JSON value when
no data needs to passed to creator (constructor, factory method);
typically this will call the default constructor of the value object.
- createUsingDefault(DeserializationContext) - Method in class com.fasterxml.jackson.databind.util.ConstantValueInstantiator
-
- createUsingDelegate(DeserializationContext, Object) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- createUsingDelegate(DeserializationContext, Object) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method to called to create value instance from JSON Object using
an intermediate "delegate" value to pass to createor method
- createValidationInfo(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Return the validation information for a request.
- createValidChildName(Node, String) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Create a valid name for a child of the node
.
- createValidLabel(String) - Static method in class com.day.text.Text
-
Create a valid label out of an arbitrary string.
- createValidName(String) - Static method in class com.adobe.granite.activitystreams.utils.Util
-
Create a valid label out of an arbitrary string.
- createValidName(String, String[]) - Static method in class com.adobe.granite.activitystreams.utils.Util
-
Create a valid label out of an arbitrary string with a custom character
mapping.
- createValidName(String) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Create a valid label out of an arbitrary string.
- createValidName(String, String[]) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Create a valid label out of an arbitrary string with a custom character
mapping.
- createValidName(String, String[], String) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Create a valid label out of an arbitrary string with a custom character
mapping.
- createValidName(String, Locale, String) - Method in interface com.day.cq.wcm.core.utils.PageNameValidatorService
-
Create a valid label out of an arbitrary string with a custom character
mapping.
- createValue(Object, Session) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Creates a JCR Value
for the given object with
the given Session.
- createValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
Create a new Value
based on an existing
QValue
- createValue(String) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(long) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(double) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(Node) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(Binary) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
- createValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
- createValue(Node, boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
- createValue(boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Calendar) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(double) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(InputStream) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(long) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Node) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(String, int) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Binary) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(BigDecimal) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Node, boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValueCount() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createValueCountArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVariation(VariationTemplate) - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Creates a new variation of the element from the specified template.
- createVariation(String, String, String) - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Creates a new variation.
- createVersion(String, String) - Method in interface com.adobe.cq.dam.cfm.Versionable
-
Creates a new version of the implementing element.
- createVersion(String, String) - Method in interface com.adobe.granite.asset.api.AssetVersionManager
-
Creates a new version of an Asset
.
- createVersion(boolean) - Method in interface com.day.cq.dam.api.handler.xmp.XMPWriteBackOptions
-
Sets the value whether version is to be created for an asset on each writeback
- CreateVersionProcess - Class in com.day.cq.wcm.workflow.process
-
- CreateVersionProcess() - Constructor for class com.day.cq.wcm.workflow.process.CreateVersionProcess
-
- createVideoCaptionInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVideoEncoding() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVideoEncodingArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVideoInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVideoPublishJob() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateVideoSitemapJob - Class in com.scene7.ipsapi
-
Java class for CreateVideoSitemapJob complex type.
- CreateVideoSitemapJob() - Constructor for class com.scene7.ipsapi.CreateVideoSitemapJob
-
- createViewerPreset(S7Config, String, String, String, List<Scene7ConfigSetting>) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Create a preset view to determine what users can see.
- createViewerPreset(S7Config, String, String, String, Resource, List<Scene7ConfigSetting>) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Create a preset view to determine what users can see.
- createViewerPreset(S7Config, String, String, String, List<Scene7ConfigSetting>) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
- createViewerPresetInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateViewerPresetParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateViewerPresetParam() - Constructor for class com.scene7.ipsapi.CreateViewerPresetParam
-
- CreateViewerPresetReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateViewerPresetReturn() - Constructor for class com.scene7.ipsapi.CreateViewerPresetReturn
-
- createViewerSwfInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVignetteInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVignettePublishFormat() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createVignettePublishFormatArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CreateVignettePublishFormatParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateVignettePublishFormatParam() - Constructor for class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
- CreateVignettePublishFormatReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- CreateVignettePublishFormatReturn() - Constructor for class com.scene7.ipsapi.CreateVignettePublishFormatReturn
-
- createVMLauncher() - Static method in class org.apache.commons.exec.launcher.CommandLauncherFactory
-
Factory method to create an appropriate launcher.
- createWatermarkInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createWebEnabledImage(WorkItem, CreateWebEnabledImageProcess.Config, Asset, RenditionMaker) - Method in class com.day.cq.dam.core.process.CreateWebEnabledImageProcess
-
- CreateWebEnabledImageProcess - Class in com.day.cq.dam.core.process
-
The
CreateWebEnabledImageProcess
is called in a Workflow
Process
step.
- CreateWebEnabledImageProcess() - Constructor for class com.day.cq.dam.core.process.CreateWebEnabledImageProcess
-
- CreateWebEnabledImageProcess.Arguments - Enum in com.day.cq.dam.core.process
-
Enum mixing old and new metadata argument names.
- CreateWebEnabledImageProcess.Config - Class in com.day.cq.dam.core.process
-
The parsed configuration for this wf process
- createWebRenditionTemplate(Asset, int, int, int, String, String[]) - Method in interface com.day.cq.dam.api.renditions.RenditionMaker
-
Defines a template for a standard DAM web enabled rendition.
- createWebRenditionTemplate(Rendition, int, int, int, String, String[]) - Method in interface com.day.cq.dam.api.renditions.RenditionMaker
-
Defines a template for a standard DAM web enabled rendition from a given
rendition.
- createWindowCoveringInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createWordInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createWorkspace(String) - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- createWorkspace(String) - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
-
Creates a workspace with the given name.
- createWorkspace(String, InputSource) - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
-
Creates a workspace with the given name and a workspace configuration
template.
- createWorkspace(String) - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Creates a new workspace with the given name.
- createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- createWorkspace(SessionInfo, String, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Create a new workspace with the specified name
.
- createWriterInstance(Object) - Method in class com.day.imageio.plugins.GifImageWriterSpi
-
- createXmlInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createXslInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createZipArchiveEntryRequest(ZipArchiveEntry, InputStreamSupplier) - Static method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest
-
Create a ZipArchiveEntryRequest
- createZipEntry() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createZipEntryArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createZipInfo() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createZoomTarget() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createZoomTargetArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createZoomTargetDefinition() - Method in class com.scene7.ipsapi.ObjectFactory
-
- createZoomTargetDefinitionArray() - Method in class com.scene7.ipsapi.ObjectFactory
-
- CREATION_DATE - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- CREATION_DATE - Static variable in interface org.apache.tika.metadata.Office
-
When was the document created?
- CREATION_DATE_PATTERN - Static variable in class org.apache.jackrabbit.webdav.util.HttpDateFormat
-
Simple date format pattern for the creation date ISO representation (partial).
- CREATION_TIME - Static variable in class org.apache.sling.api.resource.ResourceMetadata
-
Returns the creation time of this resource in the repository in
milliseconds (value is "sling.creationTime").
- CREATIONDATE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
- creationDateFormat - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
-
Simple date format for the creation date ISO representation (partial).
NOTE: Access to DateFormat
isn't thread save.
- creationDateFormat() - Static method in class org.apache.jackrabbit.webdav.util.HttpDateFormat
-
- CreativeCommons - Interface in org.apache.tika.metadata
-
A collection of Creative Commons properties names.
- CREATOR - Static variable in interface com.adobe.xmp.core.namespace.DublinCore
-
- creator() - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCandidate
-
- CREATOR - Static variable in interface org.apache.tika.metadata.DublinCore
-
An entity primarily responsible for making the content of the resource.
- CREATOR - Static variable in interface org.apache.tika.metadata.IPTC
-
Contains the name of the person who created the content of this item, a
photographer for photos, a graphic artist for graphics, or a writer for
textual news, but in cases where the photographer should not be
identified the name of a company or organisation may be appropriate.
- CREATOR - Static variable in class org.apache.tika.metadata.Metadata
-
- CREATOR - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- CREATOR_DISPLAYNAME - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
The "DAV:creator-displayname" property contains a description of the creator of
the resource that is suitable for presentation to a user.
- CREATOR_TOOL - Static variable in interface com.adobe.xmp.core.namespace.XMPBasic
-
- CREATOR_TOOL - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- CREATOR_TOOL - Static variable in interface org.apache.tika.metadata.XMP
-
The name of the first known tool used to create the resource.
- CreatorCandidate - Class in com.fasterxml.jackson.databind.deser.impl
-
- CreatorCandidate.Param - Class in com.fasterxml.jackson.databind.deser.impl
-
- CreatorCollector - Class in com.fasterxml.jackson.databind.deser.impl
-
Container class for storing information on creators (based on annotations,
visibility), to be able to build actual instantiator later on.
- CreatorCollector(BeanDescription, MapperConfig<?>) - Constructor for class com.fasterxml.jackson.databind.deser.impl.CreatorCollector
-
- creatorEnabled() - Method in enum com.fasterxml.jackson.annotation.PropertyAccessor
-
- creatorMethods - Variable in class com.fasterxml.jackson.databind.introspect.AnnotatedClass.Creators
-
Single argument static methods that might be usable
as factory methods
- creatorProperties() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
Accessor for finding properties that represents values to pass
through property-based creator method (constructor or
factory method)
- CreatorProperty - Class in com.fasterxml.jackson.databind.deser
-
This concrete sub-class implements property that is passed
via Creator (constructor or static factory method).
- CreatorProperty(PropertyName, JavaType, PropertyName, TypeDeserializer, Annotations, AnnotatedParameter, int, Object, PropertyMetadata) - Constructor for class com.fasterxml.jackson.databind.deser.CreatorProperty
-
- Creators(AnnotatedConstructor, List<AnnotatedConstructor>, List<AnnotatedMethod>) - Constructor for class com.fasterxml.jackson.databind.introspect.AnnotatedClass.Creators
-
- CREATORS_CONTACT_INFO - Static variable in interface org.apache.tika.metadata.IPTC
-
The creator's contact information provides all necessary information to
get in contact with the creator of this item and comprises a set of
sub-properties for proper addressing.
- CREATORS_JOB_TITLE - Static variable in interface org.apache.tika.metadata.IPTC
-
Contains the job title of the person who created the content of this
item.
- credentials() - Static method in class org.apache.oltu.oauth2.common.domain.credentials.BasicCredentialsBuilder
-
- Credentials - Interface in org.apache.oltu.oauth2.common.domain.credentials
-
- CREDENTIALS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- CREDENTIALS_ATTRIBUTE_NEWPASSWORD - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
-
Name of the javax.jcr.SimpleCredentials
attribute containing the new password.
- CREDENTIALS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The item containing the credentials of a user.
- CredentialsCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
-
Callback implementation to retrieve Credentials
.
- CredentialsCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
-
- CredentialsConfig - Class in org.apache.jackrabbit.vault.fs.config
-
CredentialsConfig
...
- CredentialsConfig(String) - Constructor for class org.apache.jackrabbit.vault.fs.config.CredentialsConfig
-
- CredentialsProvider - Interface in org.apache.jackrabbit.vault.util
-
CredentialsProvider
...
- CredentialsSupport - Interface in org.apache.jackrabbit.oak.spi.security.authentication.credentials
-
Simple helper interface that allows to easily plug support for additional or
custom Credentials
implementations during authentication.
- CredentialsValidator - Interface in com.adobe.granite.auth.oauth
-
This interface is intended to be implemented by an application which wants
to customize the validation of the users based on their credential.
- CREDIT - Static variable in interface org.apache.tika.metadata.Photoshop
-
- CREDIT_LINE - Static variable in interface org.apache.tika.metadata.IPTC
-
The credit to person(s) and/or organisation(s) required by the supplier
of the item to be used when published.
- creds - Variable in class org.apache.jackrabbit.vault.fs.config.VaultAuthConfig.RepositoryConfig
-
- critical(String, Object...) - Method in class org.apache.sling.hc.util.FormattingResultLog
-
- CRLF - Static variable in class org.apache.sling.commons.json.http.HTTP
-
Deprecated.
Carriage return/line feed.
- CRLFOutputStream - Class in com.sun.mail.util
-
Convert lines into the canonical format, that is, terminate lines with the
CRLF sequence.
- CRLFOutputStream(OutputStream) - Constructor for class com.sun.mail.util.CRLFOutputStream
-
- crop(Layer) - Method in class com.day.cq.commons.ImageResource
-
Crops the layer using the internal crop rectangle.
- crop(Layer) - Method in class com.day.crx.packaging.gfx.ImageResource
-
Crops the layer using the internal crop rectangle.
- crop(Rectangle2D) - Method in class com.day.image.Layer
-
Get the subimage indicated by the rectangle from the layer.
- crossover(Chromosome, Chromosome) - Method in interface org.apache.commons.math.genetics.CrossoverPolicy
-
Perform a crossover operation on the given chromosomes.
- crossover(Chromosome, Chromosome) - Method in class org.apache.commons.math.genetics.OnePointCrossover
-
Performs one point crossover.
- CrossoverPolicy - Interface in org.apache.commons.math.genetics
-
Policy used to create a pair of new chromosomes by performing a crossover
operation on a source pair of chromosomes.
- crossProduct(Vector3D, Vector3D) - Static method in class org.apache.commons.math.geometry.Vector3D
-
Compute the cross-product of two vectors.
- CRX_1X_NODE_TYPES - Static variable in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypes
-
- CRX_2X_NODE_TYPES - Static variable in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypes
-
- CRX_3X_NODE_TYPES - Static variable in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypes
-
- CRXPolicyManager - Class in com.day.cq.security.util
-
- CRXPolicyManager(Session) - Constructor for class com.day.cq.security.util.CRXPolicyManager
-
Deprecated.
- Crypt - Class in org.apache.commons.codec.digest
-
GNU libc crypt(3) compatible hash method.
- Crypt() - Constructor for class org.apache.commons.codec.digest.Crypt
-
- crypt(byte[]) - Static method in class org.apache.commons.codec.digest.Crypt
-
Encrypts a password in a crypt(3) compatible way.
- crypt(byte[], String) - Static method in class org.apache.commons.codec.digest.Crypt
-
Encrypts a password in a crypt(3) compatible way.
- crypt(String) - Static method in class org.apache.commons.codec.digest.Crypt
-
Calculates the digest using the strongest crypt(3) algorithm.
- crypt(String, String) - Static method in class org.apache.commons.codec.digest.Crypt
-
Encrypts a password in a crypt(3) compatible way.
- crypt(byte[]) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- crypt(byte[], String) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- crypt(String) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- crypt(String, String) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- CryptoException - Exception in com.adobe.granite.crypto
-
The
CryptoException
is thrown by the service methods of the
CryptoSupport
service.
- CryptoException(String) - Constructor for exception com.adobe.granite.crypto.CryptoException
-
- CryptoException(String, Throwable) - Constructor for exception com.adobe.granite.crypto.CryptoException
-
- CryptoParser - Class in org.apache.tika.parser
-
Decrypts the incoming document stream and delegates further parsing to
another parser instance.
- CryptoParser(String, Provider, Set<MediaType>) - Constructor for class org.apache.tika.parser.CryptoParser
-
- CryptoParser(String, Set<MediaType>) - Constructor for class org.apache.tika.parser.CryptoParser
-
- CryptoSupport - Interface in com.adobe.granite.crypto
-
The CryptoSupport
provides a simple API to encrypt and decrypt
binary and string data.
- CSRFUtil - Class in org.apache.jackrabbit.webdav.util
-
CSRFUtil
...
- CSRFUtil(String) - Constructor for class org.apache.jackrabbit.webdav.util.CSRFUtil
-
Creates a new instance from the specified configuration, which defines
the behaviour of the referrer based CSRF protection as follows:
If config is
null
or empty string the default
behaviour is to allow only requests with an empty referrer header or a
referrer host equal to the server host
A comma separated list of additional allowed referrer hosts which are
valid in addition to default behaviour (see above).
The value
CSRFUtil.DISABLED
may be used to disable the referrer checking altogether
- CSS - Class in com.day.cq.wcm.mobile.api.device.capability
-
- CSS() - Constructor for class com.day.cq.wcm.mobile.api.device.capability.CSS
-
Deprecated.
- CssInfo - Class in com.scene7.ipsapi
-
Java class for CssInfo complex type.
- CssInfo() - Constructor for class com.scene7.ipsapi.CssInfo
-
- CssOptions - Class in com.scene7.ipsapi
-
Java class for CssOptions complex type.
- CssOptions() - Constructor for class com.scene7.ipsapi.CssOptions
-
- Csv - Class in com.adobe.cq.commerce.pim.common
-
A facility to read from and write to CSV (comma separated values) files.
- Csv() - Constructor for class com.adobe.cq.commerce.pim.common.Csv
-
- Csv - Class in com.day.text.csv
-
A facility to read from and write to CSV (comma separated values) files.
- Csv() - Constructor for class com.day.text.csv.Csv
-
- CSV_SELECTOR - Static variable in interface com.adobe.cq.social.scf.SocialComponent
-
- CsvFileProvider - Interface in com.codahale.metrics
-
This interface allows a pluggable implementation of what file names
the
CsvReporter
will write to.
- CsvReporter - Class in com.codahale.metrics
-
A reporter which creates a comma-separated values file of the measurements for each metric.
- CsvReporter.Builder - Class in com.codahale.metrics
-
- CT_JSON - Static variable in class com.adobe.granite.rest.Constants
-
Content type application/json
- CT_MULTIPART_FORMDATA - Static variable in class com.adobe.granite.rest.Constants
-
Content type multipart/form-data
- CT_OCTET_STREAM - Static variable in class com.adobe.granite.rest.Constants
-
Content type application/octet-stream
- CT_SIREN_JSON - Static variable in class com.adobe.granite.rest.Constants
-
Content type application/vnd.siren+json
- CT_TEXT_HTML - Static variable in class com.adobe.granite.rest.Constants
-
Content type text/html
- CT_WWW_FORM_URLENCODED - Static variable in class com.adobe.granite.rest.Constants
-
Content type application/x-www-form-urlencoded
- CTAKES_META_PREFIX - Static variable in class org.apache.tika.parser.ctakes.CTAKESContentHandler
-
- CTAKESAnnotationProperty - Enum in org.apache.tika.parser.ctakes
-
This enumeration includes the properties that an IdentifiedAnnotation
object can provide.
- CTAKESConfig - Class in org.apache.tika.parser.ctakes
-
- CTAKESConfig() - Constructor for class org.apache.tika.parser.ctakes.CTAKESConfig
-
Default constructor.
- CTAKESConfig(InputStream) - Constructor for class org.apache.tika.parser.ctakes.CTAKESConfig
-
Loads properties from InputStream and then tries to close InputStream.
- CTAKESContentHandler - Class in org.apache.tika.parser.ctakes
-
Class used to extract biomedical information while parsing.
- CTAKESContentHandler(ContentHandler, Metadata, CTAKESConfig) - Constructor for class org.apache.tika.parser.ctakes.CTAKESContentHandler
-
- CTAKESContentHandler(ContentHandler, Metadata) - Constructor for class org.apache.tika.parser.ctakes.CTAKESContentHandler
-
- CTAKESContentHandler() - Constructor for class org.apache.tika.parser.ctakes.CTAKESContentHandler
-
Default constructor.
- CTAKESParser - Class in org.apache.tika.parser.ctakes
-
CTAKESParser decorates a
Parser
and leverages on
CTAKESContentHandler
to extract biomedical information from
clinical text using Apache cTAKES.
- CTAKESParser() - Constructor for class org.apache.tika.parser.ctakes.CTAKESParser
-
Wraps the default Parser
- CTAKESParser(TikaConfig) - Constructor for class org.apache.tika.parser.ctakes.CTAKESParser
-
Wraps the default Parser for this Config
- CTAKESParser(Parser) - Constructor for class org.apache.tika.parser.ctakes.CTAKESParser
-
Wraps the specified Parser
- CTAKESSerializer - Enum in org.apache.tika.parser.ctakes
-
Enumeration for types of cTAKES (UIMA) CAS serializer supported by cTAKES.
- CTAKESUtils - Class in org.apache.tika.parser.ctakes
-
This class provides methods to extract biomedical information from plain text
using
CTAKESContentHandler
that relies on Apache cTAKES.
- CTAKESUtils() - Constructor for class org.apache.tika.parser.ctakes.CTAKESUtils
-
- CTIMELEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the created time field in an old GNU header buffer.
- CTIMELEN_XSTAR - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the created time field in a xstar header buffer.
- Ctor(Constructor<?>) - Constructor for class com.fasterxml.jackson.databind.util.ClassUtil.Ctor
-
- CuePointInfo - Class in com.scene7.ipsapi
-
Java class for CuePointInfo complex type.
- CuePointInfo() - Constructor for class com.scene7.ipsapi.CuePointInfo
-
- CUGConfig - Class in com.adobe.cq.sites.ui.models.admin.security
-
Representation of the Closed User Group configuration that is persisted on the repository for a given content resource.
- CUGConfig() - Constructor for class com.adobe.cq.sites.ui.models.admin.security.CUGConfig
-
- CugExclude - Interface in org.apache.jackrabbit.oak.spi.security.authorization.cug
-
Interface that allows to exclude certain principals from the CUG evaluation.
- CugExclude.Default - Class in org.apache.jackrabbit.oak.spi.security.authorization.cug
-
- CugPolicy - Interface in org.apache.jackrabbit.oak.spi.security.authorization.cug
-
Denies read access for all principals except for the specified principals.
- cumulativeProbability(double, double) - Method in class org.apache.commons.math.distribution.AbstractDistribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(x0 ≤ X ≤ x1).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.AbstractIntegerDistribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(X ≤ x).
- cumulativeProbability(double, double) - Method in class org.apache.commons.math.distribution.AbstractIntegerDistribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(x0 ≤ X ≤ x1).
- cumulativeProbability(int) - Method in class org.apache.commons.math.distribution.AbstractIntegerDistribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(X ≤ x).
- cumulativeProbability(int, int) - Method in class org.apache.commons.math.distribution.AbstractIntegerDistribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(x0 ≤ X ≤ x1).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(X ≤ x).
- cumulativeProbability(double, double) - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(x0 ≤ X ≤ x1).
- cumulativeProbability(int) - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
For this distribution, X, this method returns P(X ≤ x).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
For this distribution, X, this method returns P(X < x
).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
For this distribution, X, this method returns P(X < x).
- cumulativeProbability(double) - Method in interface org.apache.commons.math.distribution.Distribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(X ≤ x).
- cumulativeProbability(double, double) - Method in interface org.apache.commons.math.distribution.Distribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(x0 ≤ X ≤ x1).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.ExponentialDistributionImpl
-
For this distribution, X, this method returns P(X < x).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
For this distribution, X, this method returns P(X < x).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
For this distribution, X, this method returns P(X < x).
- cumulativeProbability(int) - Method in class org.apache.commons.math.distribution.HypergeometricDistributionImpl
-
For this distribution, X, this method returns P(X ≤ x).
- cumulativeProbability(int) - Method in interface org.apache.commons.math.distribution.IntegerDistribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns P(X ≤ x).
- cumulativeProbability(int, int) - Method in interface org.apache.commons.math.distribution.IntegerDistribution
-
For this distribution, X, this method returns P(x0 ≤ X ≤ x1).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.NormalDistributionImpl
-
For this distribution, X, this method returns P(X < x
).
- cumulativeProbability(int) - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
For this distribution, X, this method returns P(X ≤ x).
- cumulativeProbability(int) - Method in class org.apache.commons.math.distribution.PoissonDistributionImpl
-
The probability distribution function P(X <= x) for a Poisson
distribution.
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.TDistributionImpl
-
For this distribution, X, this method returns P(X < x
).
- cumulativeProbability(double) - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
For this distribution, X, this method returns P(X < x
).
- cumulativeProbability(int) - Method in class org.apache.commons.math.distribution.ZipfDistributionImpl
-
The probability distribution function P(X <= x) for a Zipf distribution.
- curMarker - Variable in class org.apache.commons.imaging.formats.jpeg.segments.App2Segment
-
- current - Static variable in enum com.adobe.versioncue.nativecomm.NativeComm.OS
-
current host operating system
- current() - Method in interface org.apache.jackrabbit.oak.namepath.JcrPathParser.Listener
-
- CURRENT_ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.WorkspaceResource
-
DAV:current-activity-set is a required property for a workspace resource,
if the server supports the activity feature.
It identifies the activities that currently are being performed in this
workspace.
- CURRENT_DESIGN - Static variable in class com.adobe.cq.sightly.WCMBindings
-
- CURRENT_ORIGINAL - Static variable in interface com.day.cq.dam.api.DamConstants
-
Current original flag property name
- CURRENT_PAGE - Static variable in class com.adobe.cq.sightly.WCMBindings
-
- CURRENT_STYLE - Static variable in class com.adobe.cq.sightly.WCMBindings
-
- CURRENT_USER_PRIVILEGE_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected property DAV:current-user-privilege-set
- CURRENT_WORKSPACE_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
-
The computed DAV:current-workspace-set property identifies identifies
each workspace whose DAV:current-activity-set identifies this activity.
- currentName() - Method in class com.fasterxml.jackson.core.JsonParser
-
- currentPage - Variable in class com.day.cq.wcm.commons.AbstractImageServlet.ImageContext
-
- currentPage - Variable in class com.day.cq.wcm.designimporter.DesignImporterContext
-
The page being worked upon.
- currentTimeMillis() - Static method in class org.joda.time.DateTimeUtils
-
Gets the current time in milliseconds.
- currentToken() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- currentToken() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- currentToken() - Method in class com.fasterxml.jackson.core.JsonParser
-
Accessor to find which token parser currently points to, if any;
null will be returned if none.
- currentToken() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- currentToken - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
-
This is the last token that has been consumed successfully.
- currentTokenId() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- currentTokenId() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- currentTokenId() - Method in class com.fasterxml.jackson.core.JsonParser
-
- currentTokenId() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- CurrentUserPrivilegeSetProperty - Class in org.apache.jackrabbit.webdav.security
-
CurrentUserPrivilegeSetProperty
...
- CurrentUserPrivilegeSetProperty(Privilege[]) - Constructor for class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
-
Create a new instance of this property.
- CurrentUserPrivilegeSetProperty(DavProperty<?>) - Constructor for class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
-
Create a new CurrentUserPrivilegeSetProperty
from a DavProperty
as obtained from a MultiStatusResponse.
- cursor() - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns a ListIterator
for iterating through the
elements of this list.
- cursor(int) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns a ListIterator
for iterating through the
elements of this list, initialized such that
ListIterator.next()
will return the element at
the specified index (if any) and ListIterator.previous()
will return the element immediately preceding it (if any).
- cursor() - Method in class org.apache.commons.collections.list.CursorableLinkedList
-
- cursor(int) - Method in class org.apache.commons.collections.list.CursorableLinkedList
-
- cursor() - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
- cursor(int) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
- CursorableLinkedList - Class in org.apache.commons.collections
-
- CursorableLinkedList() - Constructor for class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
- CursorableLinkedList - Class in org.apache.commons.collections.list
-
A List
implementation with a ListIterator
that
allows concurrent modifications to the underlying list.
- CursorableLinkedList() - Constructor for class org.apache.commons.collections.list.CursorableLinkedList
-
Constructor that creates.
- CursorableLinkedList(Collection) - Constructor for class org.apache.commons.collections.list.CursorableLinkedList
-
Constructor that copies the specified collection
- CursorableLinkedList<E> - Class in org.apache.commons.collections4.list
-
A List
implementation with a ListIterator
that
allows concurrent modifications to the underlying list.
- CursorableLinkedList() - Constructor for class org.apache.commons.collections4.list.CursorableLinkedList
-
Constructor that creates.
- CursorableLinkedList(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.list.CursorableLinkedList
-
Constructor that copies the specified collection
- CursorableLinkedList.Cursor - Class in org.apache.commons.collections
-
Deprecated.
- CursorableLinkedList.Cursor - Class in org.apache.commons.collections.list
-
An extended ListIterator
that allows concurrent changes to
the underlying list.
- CursorableLinkedList.Cursor<E> - Class in org.apache.commons.collections4.list
-
An extended ListIterator
that allows concurrent changes to
the underlying list.
- CurveFitter - Class in org.apache.commons.math.optimization.fitting
-
Fitter for parametric univariate real functions y = f(x).
- CurveFitter(DifferentiableMultivariateVectorialOptimizer) - Constructor for class org.apache.commons.math.optimization.fitting.CurveFitter
-
Simple constructor.
- CUSTOM_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
The path to the custom login form.
- CUSTOM_MIMES_SYS_PROP - Static variable in class org.apache.tika.mime.MimeTypesFactory
-
System property to set a path to an additional external custom mimetypes
XML file to be loaded.
- CUSTOM_RENDERED_VALUE_CUSTOM - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- CUSTOM_RENDERED_VALUE_NORMAL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- CUSTOM_SUBPATH - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
The custom subpath.
- CUSTOM_XF_VARIANT_TYPE - Static variable in class com.adobe.cq.xf.ExperienceFragmentsConstants
-
Default value for "cq:xfVariantType"
- CustomEditConfig - Class in com.day.cq.wcm.core.components
-
Helper class to create a edit config if not edit context is available.
- CustomEditConfig(ComponentEditConfig) - Constructor for class com.day.cq.wcm.core.components.CustomEditConfig
-
- CUSTOMER_KEY - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceExportProcess
-
- CUSTOMER_KEY - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceLeadSearch
-
- CUSTOMER_KEY - Static variable in class com.day.cq.mcm.exacttarget.ExactTargetConstants
-
- CUSTOMER_SECRET - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceExportProcess
-
- CUSTOMER_SECRET - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceLeadSearch
-
- CustomerResult - Class in com.day.cq.searchpromote.xml.result
-
- CustomerResult() - Constructor for class com.day.cq.searchpromote.xml.result.CustomerResult
-
- CustomField - Class in com.day.cq.searchpromote.xml.result
-
- CustomField() - Constructor for class com.day.cq.searchpromote.xml.result.CustomField
-
- CustomFieldList - Class in com.day.cq.searchpromote.xml.result
-
- CustomFieldList() - Constructor for class com.day.cq.searchpromote.xml.result.CustomFieldList
-
- CustomizableBuilder<E> - Class in org.apache.oltu.commons.json
-
- CustomizableBuilder() - Constructor for class org.apache.oltu.commons.json.CustomizableBuilder
-
- CustomizableEntity - Class in org.apache.oltu.commons.json
-
TODO
- CustomizableEntity(Map<String, Object>) - Constructor for class org.apache.oltu.commons.json.CustomizableEntity
-
TODO
- CustomizableEntityReader<E,B extends CustomizableBuilder<E>> - Class in org.apache.oltu.commons.json
-
TODO
- CustomizableEntityReader(B) - Constructor for class org.apache.oltu.commons.json.CustomizableEntityReader
-
- CustomizableEntityWriter<CE extends CustomizableEntity> - Class in org.apache.oltu.commons.json
-
- CustomizableEntityWriter() - Constructor for class org.apache.oltu.commons.json.CustomizableEntityWriter
-
- CUSTOMIZER_TYPE_PROPERTY - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenRequestCustomizer
-
Specifies the property name of this customizer type
- CUURENT_ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.WorkspaceResource
-
- CVS_ID - Static variable in interface com.day.util.diff.ChangeListener
-
The CVS/SVN id
- CVS_ID - Static variable in interface com.day.util.diff.DocumentSource
-
The CVS/SVN id
- CVS_ID - Static variable in interface com.day.util.diff.ElementsFactory
-
The CVS/SVN id
- CYAN - Static variable in class org.apache.commons.imaging.color.ColorCmy
-
A constant for color cyan.
- CYAN - Static variable in class org.apache.commons.imaging.color.ColorCmyk
-
A constant for color cyan.
- CyclicDependencyException - Exception in org.apache.jackrabbit.vault.packaging
-
CyclicDependencyException
...
- CyclicDependencyException() - Constructor for exception org.apache.jackrabbit.vault.packaging.CyclicDependencyException
-
- CyclicDependencyException(String) - Constructor for exception org.apache.jackrabbit.vault.packaging.CyclicDependencyException
-
- CyclicDependencyException(String, Throwable) - Constructor for exception org.apache.jackrabbit.vault.packaging.CyclicDependencyException
-
- CyclicDependencyException(Throwable) - Constructor for exception org.apache.jackrabbit.vault.packaging.CyclicDependencyException
-
- g(double, double[]) - Method in interface org.apache.commons.math.ode.events.EventHandler
-
Compute the value of the switching function.
- g(double, double[], double[][], double[][]) - Method in interface org.apache.commons.math.ode.jacobians.EventHandlerWithJacobians
-
Deprecated.
Compute the value of the switching function.
- GAIN_CONTROL_VALUE_HIGH_GAIN_DOWN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_HIGH_GAIN_UP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_LOW_GAIN_DOWN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_LOW_GAIN_UP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_NONE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAME - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents a game or competition of any kind.
- gamma - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunkGama
-
- Gamma - Class in org.apache.commons.math.special
-
This is a utility class that provides computation methods related to the
Gamma family of functions.
- GAMMA - Static variable in class org.apache.commons.math.special.Gamma
-
- GAMMA22 - Static variable in class com.day.image.Layer
-
Luminance factors for RGB in a Gamma 2.2 color space.
- GammaCorrection - Class in org.apache.commons.imaging.formats.png
-
- GammaCorrection(double, double) - Constructor for class org.apache.commons.imaging.formats.png.GammaCorrection
-
- GammaDistribution - Interface in org.apache.commons.math.distribution
-
The Gamma Distribution.
- GammaDistributionImpl - Class in org.apache.commons.math.distribution
-
- GammaDistributionImpl(double, double) - Constructor for class org.apache.commons.math.distribution.GammaDistributionImpl
-
Create a new gamma distribution with the given alpha and beta values.
- GammaDistributionImpl(double, double, double) - Constructor for class org.apache.commons.math.distribution.GammaDistributionImpl
-
Create a new gamma distribution with the given alpha and beta values.
- gap(ReadableInterval) - Method in class org.joda.time.Interval
-
Gets the gap between this interval and another interval.
- GateKeeperProcess - Class in com.day.cq.dam.core.process
-
This process prevents the asset being updated after the asset got restored.
- GateKeeperProcess() - Constructor for class com.day.cq.dam.core.process.GateKeeperProcess
-
- Gauge<T> - Interface in com.codahale.metrics
-
A gauge metric is an instantaneous reading of a particular value.
- gauge(String, MetricRegistry.MetricSupplier<Gauge>) - Method in class com.codahale.metrics.MetricRegistry
-
Return the
Gauge
registered under this name; or create and register
a new
Gauge
using the provided MetricSupplier if none is registered.
- Gauge<T> - Interface in org.apache.sling.commons.metrics
-
A gauge metric is an instantaneous reading of a particular value.
- GAUSSIAN_MODE - Static variable in class org.apache.commons.math.random.ValueServer
-
Gaussian random deviates with mean = μ, std dev = σ.
- GaussianDerivativeFunction - Class in org.apache.commons.math.optimization.fitting
-
- GaussianDerivativeFunction(double, double, double) - Constructor for class org.apache.commons.math.optimization.fitting.GaussianDerivativeFunction
-
Constructs an instance with the specified parameters.
- GaussianDerivativeFunction(double[]) - Constructor for class org.apache.commons.math.optimization.fitting.GaussianDerivativeFunction
-
Constructs an instance with the specified parameters.
- GaussianFitter - Class in org.apache.commons.math.optimization.fitting
-
- GaussianFitter(DifferentiableMultivariateVectorialOptimizer) - Constructor for class org.apache.commons.math.optimization.fitting.GaussianFitter
-
Constructs an instance using the specified optimizer.
- GaussianFunction - Class in org.apache.commons.math.optimization.fitting
-
A Gaussian function.
- GaussianFunction(double, double, double, double) - Constructor for class org.apache.commons.math.optimization.fitting.GaussianFunction
-
Constructs an instance with the specified parameters.
- GaussianFunction(double[]) - Constructor for class org.apache.commons.math.optimization.fitting.GaussianFunction
-
Constructs an instance with the specified parameters.
- GaussianParametersGuesser - Class in org.apache.commons.math.optimization.fitting
-
- GaussianParametersGuesser(WeightedObservedPoint[]) - Constructor for class org.apache.commons.math.optimization.fitting.GaussianParametersGuesser
-
Constructs instance with the specified observed points.
- GaussianRandomGenerator - Class in org.apache.commons.math.random
-
This class is a gaussian normalized random generator for scalars.
- GaussianRandomGenerator(RandomGenerator) - Constructor for class org.apache.commons.math.random.GaussianRandomGenerator
-
Create a new generator.
- GaussNewtonEstimator - Class in org.apache.commons.math.estimation
-
- GaussNewtonEstimator() - Constructor for class org.apache.commons.math.estimation.GaussNewtonEstimator
-
Deprecated.
Simple constructor with default settings.
- GaussNewtonEstimator(int, double, double) - Constructor for class org.apache.commons.math.estimation.GaussNewtonEstimator
-
Deprecated.
Simple constructor.
- GaussNewtonOptimizer - Class in org.apache.commons.math.optimization.general
-
Gauss-Newton least-squares solver.
- GaussNewtonOptimizer(boolean) - Constructor for class org.apache.commons.math.optimization.general.GaussNewtonOptimizer
-
Simple constructor with default settings.
- gcd(int, int) - Static method in class org.apache.commons.math.util.MathUtils
-
Gets the greatest common divisor of the absolute value of two numbers,
using the "binary gcd" method which avoids division and modulo
operations.
- gcd(long, long) - Static method in class org.apache.commons.math.util.MathUtils
-
Gets the greatest common divisor of the absolute value of two numbers,
using the "binary gcd" method which avoids division and modulo
operations.
- GdalLibraryTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
GDAL library.
- GDALParser - Class in org.apache.tika.parser.gdal
-
- GDALParser() - Constructor for class org.apache.tika.parser.gdal.GDALParser
-
- ge(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a condition which holds if the node of an
Authorizable
has a
property at
relPath
which is greater than or equal to
value
.
- GE_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- GENERAL_EMBEDDED - Static variable in class org.apache.tika.parser.microsoft.POIFSContainerDetector
-
General embedded document type within an OLE2 container
- GeneralComp() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- GeneralPurposeBit - Class in org.apache.commons.compress.archivers.zip
-
Parser/encoder for the "general purpose bit" field in ZIP's local
file and central directory headers.
- GeneralPurposeBit() - Constructor for class org.apache.commons.compress.archivers.zip.GeneralPurposeBit
-
- generate(HttpServletRequest) - Method in interface com.adobe.granite.httpcache.api.CacheKeyGenerator
-
Generate a key from a request.
- generateApplicationKey(byte[], String) - Static method in class com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper
-
Deprecated.
- generateAttachmentRenditionImage(InputStream, String, int) - Static method in class com.adobe.cq.social.commons.comments.endpoints.UploadOperationUtils
-
- generateBitVector(Class<E>, Iterable<? extends E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a long bit vector representation of the given subset of an Enum.
- generateBitVector(Class<E>, E...) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a long bit vector representation of the given array of Enum values.
- generateBitVectors(Class<E>, Iterable<? extends E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many long
s as needed.
- generateBitVectors(Class<E>, E...) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many long
s as needed.
- GENERATED - Static variable in interface com.day.cq.dam.scene7.api.Scene7Service
-
Scene7 specification used in getAssociatedAssets - Array of assets that were generated from the specified asset.
- generateId(Object) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerator
-
Method used for generating a new Object Identifier to serialize
for given POJO.
- generateId(Object) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerators.IntSequenceGenerator
-
- generateId(Object) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerators.StringIdGenerator
-
- generateId(Object) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerators.UUIDGenerator
-
- generateId(Object) - Method in class com.fasterxml.jackson.databind.deser.impl.PropertyBasedObjectIdGenerator
-
- generateId(Object) - Method in class com.fasterxml.jackson.databind.ser.impl.PropertyBasedObjectIdGenerator
-
- generateId(Object) - Method in class com.fasterxml.jackson.databind.ser.impl.WritableObjectId
-
- generateJsonSchema(Class<?>) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- generateJsonSchema(Class<?>) - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
- generateLocationName(Resource, WCMMode, String...) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Generates the location name used by this location in Adobe Target.
- generateMandatoryMetadata(String, String) - Static method in class com.day.cq.analytics.testandtarget.mac.MacMetadata
-
Generates the mandatory metadata.
- generateNodeName(String) - Method in class org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName.Default
-
- generateNodeName(String) - Method in interface org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName
-
Generates a node name from the specified authorizableId
.
- generateNonExecutableJson() - Method in class com.google.gson.GsonBuilder
-
Makes the output JSON non-executable in Javascript by prefixing the generated JSON with some
special text.
- generateParseException() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- generateParseException() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- GeneratePasswordParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GeneratePasswordParam() - Constructor for class com.scene7.ipsapi.GeneratePasswordParam
-
- GeneratePasswordReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GeneratePasswordReturn() - Constructor for class com.scene7.ipsapi.GeneratePasswordReturn
-
- generateRandomString(int) - Method in interface com.adobe.cq.social.srp.utilities.internal.InternalSocialResourceUtilities
-
Generates a (secure) random string with the given length.
- generateRandomString(int) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Generates a (secure) random string with the given length.
- generateRenditions(Asset, RenditionTemplate...) - Method in interface com.day.cq.dam.api.renditions.RenditionMaker
-
Generates or updates multiple renditions for the given asset based on the given templates.
- generateReport(ResourceResolver, String) - Method in interface com.day.cq.dam.api.reporting.ReportGenerationService
-
Creates a report and saves it to the path specified.
- generateSequence(SearchTerm, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
Generate the IMAP search sequence for the given search expression.
- generateSharedSecret(String) - Static method in class com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper
-
- generateValue() - Method in class org.apache.oltu.oauth2.as.issuer.MD5Generator
-
- generateValue(String) - Method in class org.apache.oltu.oauth2.as.issuer.MD5Generator
-
- generateValue() - Method in class org.apache.oltu.oauth2.as.issuer.UUIDValueGenerator
-
- generateValue(String) - Method in class org.apache.oltu.oauth2.as.issuer.UUIDValueGenerator
-
- generateValue() - Method in interface org.apache.oltu.oauth2.as.issuer.ValueGenerator
-
- generateValue(String) - Method in interface org.apache.oltu.oauth2.as.issuer.ValueGenerator
-
- generation - Variable in class org.apache.jackrabbit.spi.ItemInfoCache.Entry
-
The generation
- GenerationAttribute - Class in com.scene7.ipsapi
-
Java class for GenerationAttribute complex type.
- GenerationAttribute() - Constructor for class com.scene7.ipsapi.GenerationAttribute
-
- GenerationAttributeArray - Class in com.scene7.ipsapi
-
Java class for GenerationAttributeArray complex type.
- GenerationAttributeArray() - Constructor for class com.scene7.ipsapi.GenerationAttributeArray
-
- GenerationInfo - Class in com.scene7.ipsapi
-
Java class for GenerationInfo complex type.
- GenerationInfo() - Constructor for class com.scene7.ipsapi.GenerationInfo
-
- GenerationInfoArray - Class in com.scene7.ipsapi
-
Java class for GenerationInfoArray complex type.
- GenerationInfoArray() - Constructor for class com.scene7.ipsapi.GenerationInfoArray
-
- GENERATOR - Static variable in interface com.day.cq.dam.scene7.api.Scene7Service
-
Scene7 specification used in getAssociatedAssets - Array of assets that were used to generate the specified asset.
- Generator - Interface in com.day.cq.rewriter.pipeline
-
- generator - Variable in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReader
-
Blueprint generator instance: actual instance will be
fetched from
SerializerProvider
using this as
the key.
- generator - Variable in class com.fasterxml.jackson.databind.ser.impl.ObjectIdWriter
-
Blueprint generator instance: actual instance will be
fetched from
SerializerProvider
using this as
the key.
- generator - Variable in class com.fasterxml.jackson.databind.ser.impl.WritableObjectId
-
- Generator - Interface in org.apache.sling.rewriter
-
The Generator
interface defines the start of a rewriter pipeline.
- GeneratorBase - Class in com.fasterxml.jackson.core.base
-
This base class implements part of API that a JSON generator exposes
to applications, adds shared internal methods that sub-classes
can use and adds some abstract methods sub-classes must implement.
- GeneratorFactory - Interface in org.apache.sling.rewriter
-
The
GeneratorFactory
is a service which creates
Generator
s on demand.
- GeneratorSettings(PrettyPrinter, FormatSchema, CharacterEscapes, SerializableString) - Constructor for class com.fasterxml.jackson.databind.ObjectWriter.GeneratorSettings
-
- GeneratorTagHandler - Class in org.apache.sling.atom.taglib
-
- GeneratorTagHandler() - Constructor for class org.apache.sling.atom.taglib.GeneratorTagHandler
-
- GENERIC_HANDLER_PATH - Static variable in interface com.day.cq.dam.api.metadata.ComponentHandler
-
- GenericAggregateOptions - Class in com.adobe.granite.activitystreams.utils
-
GenericAggregateOptions
- GenericAggregateOptions() - Constructor for class com.adobe.granite.activitystreams.utils.GenericAggregateOptions
-
- genericArrayType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Create a generic array type instance.
- GenericCampaignConnector - Interface in com.day.cq.mcm.campaign
-
A service that is used to access a remote Adobe Campaign instance.
- GenericGF - Class in com.google.zxing.common.reedsolomon
-
This class contains utility methods for performing mathematical operations over
the Galois Fields.
- GenericGF(int, int) - Constructor for class com.google.zxing.common.reedsolomon.GenericGF
-
Create a representation of GF(size) using the given primitive polynomial.
- GenericImageMetadata - Class in org.apache.commons.imaging.common
-
- GenericImageMetadata() - Constructor for class org.apache.commons.imaging.common.GenericImageMetadata
-
- GenericImageMetadata.GenericImageMetadataItem - Class in org.apache.commons.imaging.common
-
- GenericImageMetadataItem(String, String) - Constructor for class org.apache.commons.imaging.common.GenericImageMetadata.GenericImageMetadataItem
-
- GenericRepositoryFactory - Class in org.apache.jackrabbit.commons
-
Deprecated.
- GenericRepositoryFactory() - Constructor for class org.apache.jackrabbit.commons.GenericRepositoryFactory
-
Deprecated.
- GenericSegment - Class in org.apache.commons.imaging.formats.jpeg.segments
-
- GenericSegment(int, int, InputStream) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
- GenericSegment(int, byte[]) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
- GenericStreamFilter - Class in com.adobe.granite.activitystreams.utils
-
GenericStreamFilter
- GenericStreamFilter() - Constructor for class com.adobe.granite.activitystreams.utils.GenericStreamFilter
-
- GenericStreamFilter.MODE - Enum in com.adobe.granite.activitystreams.utils
-
Defines the access control mode to include in the filter
- GeneticAlgorithm - Class in org.apache.commons.math.genetics
-
Implementation of a genetic algorithm.
- GeneticAlgorithm(CrossoverPolicy, double, MutationPolicy, double, SelectionPolicy) - Constructor for class org.apache.commons.math.genetics.GeneticAlgorithm
-
- GENRE - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The name of the genre."
- GENRES - Static variable in interface org.apache.tika.parser.mp3.ID3Tags
-
List of predefined genres.
- geocode(String) - Method in interface com.adobe.cq.address.api.location.GeocodeProvider
-
Deprecated.
Convert an address into geographic coordinates (latitude and longitude).
- GeocodeProvider - Interface in com.adobe.cq.address.api.location
-
Deprecated.
- GeoGazetteerClient - Class in org.apache.tika.parser.geo.topic.gazetteer
-
- GeoGazetteerClient(String) - Constructor for class org.apache.tika.parser.geo.topic.gazetteer.GeoGazetteerClient
-
Pass URL on which lucene-geo-gazetteer is available - eg.
- GeoGazetteerClient(GeoParserConfig) - Constructor for class org.apache.tika.parser.geo.topic.gazetteer.GeoGazetteerClient
-
- Geographic - Interface in org.apache.tika.metadata
-
Geographic schema.
- GeographicInformationParser - Class in org.apache.tika.parser.geoinfo
-
- GeographicInformationParser() - Constructor for class org.apache.tika.parser.geoinfo.GeographicInformationParser
-
- geoInfoType - Static variable in class org.apache.tika.parser.geoinfo.GeographicInformationParser
-
- GeometricMean - Class in org.apache.commons.math.stat.descriptive.moment
-
- GeometricMean() - Constructor for class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Create a GeometricMean instance
- GeometricMean(GeometricMean) - Constructor for class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Copy constructor, creates a new GeometricMean
identical
to the original
- GeometricMean(SumOfLogs) - Constructor for class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Create a GeometricMean instance using the given SumOfLogs instance
- geometricMean(double[]) - Static method in class org.apache.commons.math.stat.StatUtils
-
Returns the geometric mean of the entries in the input array, or
Double.NaN
if the array is empty.
- geometricMean(double[], int, int) - Static method in class org.apache.commons.math.stat.StatUtils
-
Returns the geometric mean of the entries in the specified portion of
the input array, or Double.NaN
if the designated subarray
is empty.
- GeoParser - Class in org.apache.tika.parser.geo.topic
-
- GeoParser() - Constructor for class org.apache.tika.parser.geo.topic.GeoParser
-
- GeoParserConfig - Class in org.apache.tika.parser.geo.topic
-
- GeoParserConfig() - Constructor for class org.apache.tika.parser.geo.topic.GeoParserConfig
-
- GeoTag - Class in org.apache.tika.parser.geo.topic
-
- GeoTag() - Constructor for class org.apache.tika.parser.geo.topic.GeoTag
-
- GeoTiffTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
Geo Tiff.
- get(String, Class<T>) - Method in class com.adobe.cq.commerce.common.ValueMapDecorator
-
Get a named property and convert it into the given type.
- get(String, T) - Method in class com.adobe.cq.commerce.common.ValueMapDecorator
-
Get a named property and convert it into the given type.
- get(Object) - Method in class com.adobe.cq.commerce.common.ValueMapDecorator
- get(String, Class<T>) - Method in interface com.adobe.cq.gfx.Instructions
-
Get a named property and
convert it
into the given type if necessary.
- get(String, T) - Method in interface com.adobe.cq.gfx.Instructions
-
Get a named property and
convert it
into the type
given by the defaultValue argument, if necessary.
- get(String, Map<String, String>, CampaignCredentials, HttpServletResponse) - Method in interface com.adobe.cq.mcm.campaign.CampaignProxy
-
Proxies a GET request to the specified Campaign method.
- get(String, Map<String, String>, Resource, HttpServletResponse) - Method in interface com.adobe.cq.mcm.campaign.CampaignProxy
-
Proxies a GET request to the specified Campaign method.
- get(String, Map<String, String>, Configuration, HttpServletResponse) - Method in interface com.adobe.cq.mcm.campaign.CampaignProxy
-
Proxies a GET request to the specified Campaign method.
- get(String, Class<T>) - Method in class com.adobe.cq.sightly.WCMUsePojo
-
Get an object associated with the given name
- get(String) - Method in class com.adobe.cq.social.scf.core.resourcetree.ResourceTypeTree
-
Gets the specific value added for a given specific resource type.
- GET - Static variable in interface com.adobe.cq.social.scf.QueryRequestInfo
-
- get(Object) - Method in class com.adobe.cq.social.srp.internal.AbstractCache
-
- get() - Method in class com.adobe.cq.social.srp.internal.CacheEntry
-
get the item from the entry.
- get(String, T) - Method in class com.adobe.cq.social.srp.internal.Configuration
-
Return the requested configuration information Only String type returned.
- get(int) - Method in class com.adobe.cq.social.ugc.api.SetConstraint
-
Gets the value at the specific location.
- get(String, T) - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
Return the requested configuration information Only String type returned.
- get(String, Class<T>) - Method in class com.adobe.granite.rest.utils.DeepModifiableValueMapDecorator
-
Get a named property and convert it into the given type.
- get(String, T) - Method in class com.adobe.granite.rest.utils.DeepModifiableValueMapDecorator
-
Get a named property and convert it into the given type.
- get(Object) - Method in class com.adobe.granite.rest.utils.DeepModifiableValueMapDecorator
- get(Object) - Method in class com.adobe.granite.rest.utils.ModifiableMappedValueMapDecorator
- get(String, Class<T>) - Method in interface com.adobe.granite.socialgraph.GraphNode
-
Get a named property and convert it into the given type.
- get(String, T) - Method in interface com.adobe.granite.socialgraph.GraphNode
-
Get a named property and convert it into the given type.
- get(String, Class<T>) - Method in interface com.adobe.granite.socialgraph.Relationship
-
Get a named property and convert it into the given type.
- get(String, T) - Method in interface com.adobe.granite.socialgraph.Relationship
-
Get a named property and convert it into the given type.
- get(Object) - Method in class com.adobe.granite.ui.components.BulkEditValueMap
-
Retrieves the merged value for the passed key.
- get(String, Class<T>) - Method in class com.adobe.granite.ui.components.BulkEditValueMap
-
- get(String, T) - Method in class com.adobe.granite.ui.components.BulkEditValueMap
-
- get(String) - Method in class com.adobe.granite.ui.components.Config
-
Returns the value of property with the given name, converted to string.
- get(String, T) - Method in class com.adobe.granite.ui.components.Config
-
Returns the value of property with the given name, converted into the given
type.
- get(String, Class<T>) - Method in class com.adobe.granite.ui.components.Config
-
Returns the value of property with the given name, converted into the given
type.
- get(String, Class<T>) - Method in class com.adobe.granite.ui.components.ExpressionHelper
-
Resolves the given expression.
- get(String, Locale, Class<T>) - Method in class com.adobe.granite.ui.components.ExpressionHelper
-
Resolves the given expression, with the given locale.
- get(String, T, Class<T>) - Method in class com.adobe.granite.ui.components.FormData
-
Returns the value for the given name, converted to type T.
- get(String, T, T) - Method in class com.adobe.granite.ui.components.FormData
-
Returns the value for the given name, converted to type T.
- get(String) - Method in class com.adobe.granite.ui.components.State
-
Returns the item value of the given name.
- get(String, String) - Method in class com.adobe.granite.ui.components.State
-
Returns the item value of the given name.
- get(String, boolean) - Method in class com.adobe.granite.ui.components.State
-
Returns the item value of the given name.
- get(String, int) - Method in class com.adobe.granite.ui.components.State
-
Returns the item value of the given name.
- get(String) - Method in class com.adobe.granite.ui.components.Value
-
- get(String, T) - Method in class com.adobe.granite.ui.components.Value
-
Returns the value for the given name, converted to type T.
- get(String, Class<T>) - Method in class com.adobe.granite.ui.components.Value
-
Returns the value for the given name, converted to type T.
- get(String, Class<T>) - Method in interface com.adobe.granite.workflow.metadata.MetaDataMap
-
Get a meta data property and make an attempt to convert it into the given
type.
- get(String, T) - Method in interface com.adobe.granite.workflow.metadata.MetaDataMap
-
Get a meta data property and make an attempt to convert it into the given
type.
- get(String, Class<T>) - Method in class com.adobe.granite.workflow.metadata.SimpleMetaDataMap
-
Supports automatic meta data conversion based on the given type.
- get(String, T) - Method in class com.adobe.granite.workflow.metadata.SimpleMetaDataMap
-
Supports automatic meta data conversion, based on the type of the default
value.
- get(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- get(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the NCType
located at the specified index inside
this NCList.
- get() - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the elements of this NCList instance as NCType[]
.
- get(NCType) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the NCType object associated with the specified key.
- get(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the NCType object associated with the specified key.
- get(int) - Method in interface com.adobe.xmp.core.XMPArray
-
Returns the base item at position index (without knowing the special type)
- get(String, String) - Method in interface com.adobe.xmp.core.XMPStruct
-
Return a child node as base node (without specifing the exact type)
- get(int) - Method in class com.adobe.xmp.path.XMPPath
-
- get(String) - Method in interface com.adobe.xmp.schema.service.SchemaCache
-
- get(String) - Method in class com.day.cq.commons.DownloadResource
-
Get a property either from the overlaid map or the underlying properties.
- get(String, int) - Method in class com.day.cq.commons.DownloadResource
-
Get a property and convert it to an integer.
- get(String, Class<T>) - Method in class com.day.cq.commons.inherit.ComponentInheritanceValueMap
-
- get(String, Class<T>) - Method in class com.day.cq.commons.inherit.HierarchyNodeInheritanceValueMap
-
- get(String, Class<T>) - Method in class com.day.cq.commons.ValueMapWrapper
-
- get(String, T) - Method in class com.day.cq.commons.ValueMapWrapper
-
- get(Object) - Method in class com.day.cq.commons.ValueMapWrapper
-
- get(String) - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns a property of this configuration with the specified name.
- get(ResourceResolver, String) - Static method in class com.day.cq.dam.video.VideoProfile
-
- get(ResourceResolver, ConfigurationResourceResolver, String) - Static method in class com.day.cq.dam.video.VideoProfile
-
Resolves a video profile by name from Sling Context-Aware Configuration
- get(String) - Method in class com.day.cq.i18n.I18n
-
Translates the given text.
- get(String, String) - Method in class com.day.cq.i18n.I18n
-
Translates the given text considering a special comment for translators.
- get(String, String, Object...) - Method in class com.day.cq.i18n.I18n
-
Translates the given text considering a special comment for translators
and replaces placeholders ({0}
, {1}
, etc.) with
the given arguments.
- get(HttpServletRequest, String) - Static method in class com.day.cq.i18n.I18n
-
Translates the given text.
- get(HttpServletRequest, String, String) - Static method in class com.day.cq.i18n.I18n
-
Translates the given text considering a special comment for translators.
- get(HttpServletRequest, String, String, Object...) - Static method in class com.day.cq.i18n.I18n
-
Translates the given text considering a special comment for translators
and replaces placeholders ({0}
, {1}
, etc.) with
the given arguments.
- get(SlingHttpServletRequest, String, SlingSettingsService) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
- get(SlingHttpServletRequest, String) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
Returns the value from the default session persistence cookie for the
specified key
.
- get(SlingHttpServletRequest, String, String) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
Returns the value from the specified cookieName cookie
for the
specified key
.
- get(String) - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
Shortcut access to a String Preference.
- get(String, Type) - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
Access a Preference value at a given Path and type given by means of the
default value.
- get(String, Type, Class<Type>) - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
- get() - Method in interface com.day.cq.preferences.PreferencesService
-
Deprecated.
Access the Preferences of the User which session is given as argument
- get(String) - Method in interface com.day.cq.preferences.PreferencesService
-
Deprecated.
Acquire the Preferences fo a given authorizable.
If access rights are sufficient,
implementations have to return a Preferences object.
- get(String, String, Locale, Calendar) - Method in interface com.day.cq.reporting.DataCache
-
Gets a report by its path.
- get(String) - Method in class com.day.cq.reporting.DataRow
-
Gets the data of the specified cell.
- get(String) - Method in interface com.day.cq.search.eval.EvaluationContext
-
Retrieves an object that is temporarily stored during the current
evaluation.
- get(String) - Method in class com.day.cq.search.Predicate
-
Returns the value for the given parameter name or null
if
that parameter is not set.
- get(String, String) - Method in class com.day.cq.search.Predicate
-
Returns the value for the given parameter name or the given default value
if that parameter is not set.
- get(int) - Method in class com.day.cq.search.PredicateGroup
-
- get(Session, String) - Method in interface com.day.cq.search.suggest.SuggestionIndexManager
-
Gets or creates a suggestion index.
- get(String) - Method in interface com.day.cq.search.suggest.SuggestionIndexManager
-
- get(String) - Method in class com.day.cq.searchpromote.xml.result.Result
-
- get(String, String) - Method in class com.day.cq.searchpromote.xml.result.Result
-
- get(String) - Method in interface com.day.cq.security.UserManager
-
Deprecated.
Accesses an Authorizable by its
ID
.
- get(String, Class<T>) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- get(String, T) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- get(Object) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- get(String) - Method in class com.day.cq.wcm.core.contentfinder.Hit
-
- get(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.HTMLContent
-
Gets the content by type
- get(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.ModifiableHTMLContent
-
Gets the content by type
- get(String) - Method in class com.day.cq.wcm.foundation.Chart
-
Get a property either from the overlaid map or the underlying properties.
- get(Object) - Method in class com.day.cq.wcm.foundation.FileTypes
-
Returns the file type (for display) for the given mime type.
- get(Object) - Method in class com.day.cq.wcm.foundation.forms.MergedValueMap
-
- get(String, Class<T>) - Method in class com.day.cq.wcm.foundation.forms.MergedValueMap
-
- get(String, T) - Method in class com.day.cq.wcm.foundation.forms.MergedValueMap
-
- get(String) - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroupProvider
-
- get(String, Class<T>) - Method in interface com.day.cq.workflow.metadata.MetaDataMap
-
Get a meta data property and make an attempt to convert it into the given
type.
- get(String, T) - Method in interface com.day.cq.workflow.metadata.MetaDataMap
-
Get a meta data property and make an attempt to convert it into the given
type.
- get(String, Class<T>) - Method in class com.day.cq.workflow.metadata.SimpleMetaDataMap
-
Supports automatic meta data conversion based on the given type.
- get(String, T) - Method in class com.day.cq.workflow.metadata.SimpleMetaDataMap
-
Supports automatic meta data conversion, based on the type of the default
value.
- get(String) - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Get a property either from the overlaid map or the underlying properties.
- get(String, int) - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Get a property and convert it to an integer.
- get() - Method in class com.day.io.ByteBuffer
-
Returns the entire buffer.
- get(int) - Method in class com.day.io.ByteBuffer
-
Returns up to num
bytes from this ByteBuffer
.
- get(byte[], int, int) - Method in class com.day.io.ByteBuffer
-
Transferse up to num
bytes to the output
buffer
starting at offset
.
- get(Object) - Method in class com.day.util.ListMap
-
- get(int) - Method in class com.day.util.ListMap
-
- get(String) - Method in class com.day.util.OrderedStringKeyMap
-
Returns the value with the given key
or null
if
the values is not in this map.
- get(int) - Method in class com.day.util.OrderedStringKeyMap
-
Returns the element at the specified position in this list.
- get(JsonFormat.Feature) - Method in class com.fasterxml.jackson.annotation.JsonFormat.Features
-
- get(String) - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method for accessing value of the specified field of
an object node.
- get(int) - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method for accessing value of the specified element of
an array node.
- get(Class<A>) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector.NoAnnotations
-
- get(Class<A>) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector.OneAnnotation
-
- get(Class<A>) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector.TwoAnnotations
-
- get(Class<A>) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationMap
-
- get(int) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method for accessing value of the specified element of
an array node.
- get(String) - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method for accessing value of the specified field of
an object node.
- get(int) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
- get(String) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
- get(int) - Method in class com.fasterxml.jackson.databind.node.ContainerNode
-
- get(String) - Method in class com.fasterxml.jackson.databind.node.ContainerNode
-
- get(int) - Method in class com.fasterxml.jackson.databind.node.ObjectNode
-
- get(String) - Method in class com.fasterxml.jackson.databind.node.ObjectNode
-
- get(int) - Method in class com.fasterxml.jackson.databind.node.ValueNode
-
- get(String) - Method in class com.fasterxml.jackson.databind.node.ValueNode
-
- get(Object) - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
Method that can be used to access value of the property this Object
describes, from given bean instance.
- get(Class<A>) - Method in interface com.fasterxml.jackson.databind.util.Annotations
-
Main access method used to find value for given annotation.
- get(Object) - Method in class com.fasterxml.jackson.databind.util.LRUMap
-
- get(int) - Method in class com.google.gson.JsonArray
-
Returns the ith element of the array.
- get(String) - Method in class com.google.gson.JsonObject
-
Returns the member with the specified name.
- get(Type) - Static method in class com.google.gson.reflect.TypeToken
-
Gets type literal for the given Type
instance.
- get(Class<T>) - Static method in class com.google.gson.reflect.TypeToken
-
Gets type literal for the given Class
instance.
- get(int) - Method in class com.google.zxing.common.BitArray
-
- get(int, int) - Method in class com.google.zxing.common.BitMatrix
-
Gets the requested bit, where true means black.
- get(int, int) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- get() - Method in class org.apache.commons.collections.ArrayStack
-
Returns the element on the top of the stack.
- get(Object) - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Returns the value of the bean's property with the given name.
- get(Object) - Method in class org.apache.commons.collections.bidimap.AbstractDualBidiMap
-
- get(Object) - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Gets the value to which this map maps the specified key.
- get() - Method in class org.apache.commons.collections.BinaryHeap
-
Deprecated.
Returns the priority element.
- get() - Method in class org.apache.commons.collections.BoundedFifoBuffer
-
Deprecated.
Returns the least recently inserted element in this buffer.
- get() - Method in class org.apache.commons.collections.buffer.AbstractBufferDecorator
-
- get() - Method in class org.apache.commons.collections.buffer.BlockingBuffer
-
Gets the next value from the buffer, waiting until an object is
added if the buffer is empty.
- get(long) - Method in class org.apache.commons.collections.buffer.BlockingBuffer
-
Gets the next value from the buffer, waiting until an object is
added for up to the specified timeout value if the buffer is empty.
- get() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer
-
Returns the least recently inserted element in this buffer.
- get() - Method in interface org.apache.commons.collections.Buffer
-
Gets the next object from the buffer without removing it.
- get() - Method in class org.apache.commons.collections.buffer.PredicatedBuffer
-
- get() - Method in class org.apache.commons.collections.buffer.PriorityBuffer
-
Gets the next element to be removed without actually removing it (peek).
- get() - Method in class org.apache.commons.collections.buffer.SynchronizedBuffer
-
- get() - Method in class org.apache.commons.collections.buffer.TransformedBuffer
-
- get() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBuffer
-
Returns the next object in the buffer.
- get(Object, int) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns the index
-th value in object
, throwing
IndexOutOfBoundsException
if there is no such element or
IllegalArgumentException
if object
is not an
instance of one of the supported types.
- get(int) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns the element at the specified position in this list.
- get(Object) - Method in class org.apache.commons.collections.DoubleOrderedMap
-
Deprecated.
Returns the value to which this map maps the specified
key.
- get(int) - Method in class org.apache.commons.collections.FastArrayList
-
Return the element at the specified position in the list.
- get(Object) - Method in class org.apache.commons.collections.FastHashMap
-
Return the value to which this map maps the specified key.
- get(Object) - Method in class org.apache.commons.collections.FastTreeMap
-
Return the value to which this map maps the specified key.
- get(int) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- get(int) - Method in class org.apache.commons.collections.list.AbstractListDecorator
-
- get(int) - Method in class org.apache.commons.collections.list.FixedSizeList
-
- get(int) - Method in class org.apache.commons.collections.list.LazyList
-
Decorate the get method to perform the lazy behaviour.
- get(int) - Method in class org.apache.commons.collections.list.PredicatedList
-
- get(int) - Method in class org.apache.commons.collections.list.SynchronizedList
-
- get(int) - Method in class org.apache.commons.collections.list.TransformedList
-
- get(int) - Method in class org.apache.commons.collections.list.TreeList
-
Gets the element at the specified index.
- get(Object) - Method in class org.apache.commons.collections.LRUMap
-
Deprecated.
Get the value for a key from the Map.
- get(Object) - Method in class org.apache.commons.collections.map.AbstractHashedMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections.map.AbstractMapDecorator
-
- get(Object) - Method in class org.apache.commons.collections.map.AbstractReferenceMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections.map.CompositeMap
-
Returns the value to which this map maps the specified key.
- get(Object) - Method in class org.apache.commons.collections.map.DefaultedMap
-
- get(Object) - Method in class org.apache.commons.collections.map.Flat3Map
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections.map.LazyMap
-
- get(int) - Method in class org.apache.commons.collections.map.LinkedMap
-
Gets the key at the specified index.
- get(int) - Method in class org.apache.commons.collections.map.ListOrderedMap
-
Gets the key at the specified index.
- get(Object) - Method in class org.apache.commons.collections.map.LRUMap
-
Gets the value mapped to the key specified.
- get(Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object) - Method in class org.apache.commons.collections.map.MultiKeyMap
-
- get(Object) - Method in class org.apache.commons.collections.map.SingletonMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections.map.StaticBucketMap
-
Gets the value associated with the key.
- get(Object) - Method in interface org.apache.commons.collections.MultiMap
-
Gets the collection of values associated with the specified key.
- get(Object) - Method in class org.apache.commons.collections.ProxyMap
-
Deprecated.
Invokes the underlying Map.get(Object)
method.
- get(Object) - Method in class org.apache.commons.collections.ReferenceMap
-
Deprecated.
Returns the value associated with the given key, if any.
- get(Object) - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Implements Map.get(Object)
.
- get(int) - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Gets the key at the specified index.
- get(int) - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- get(Object) - Method in class org.apache.commons.collections.StaticBucketMap
-
Deprecated.
Implements Map.get(Object)
.
- get() - Method in class org.apache.commons.collections.UnboundedFifoBuffer
-
Deprecated.
Returns the next object in the buffer.
- get(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
- get(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the value to which this map maps the specified key.
- get(K) - Method in class org.apache.commons.collections4.collection.IndexedCollection
-
Get the element associated with the given key.
- get(Iterator<T>, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
- get(Iterable<T>, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
- get(Object, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns the index
-th value in object
, throwing
IndexOutOfBoundsException
if there is no such element or
IllegalArgumentException
if object
is not an
instance of one of the supported types.
- get(Map<K, V>, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns the index
-th Map.Entry
in the map
's entrySet
,
throwing IndexOutOfBoundsException
if there is no such element.
- get(Enumeration<T>, int) - Static method in class org.apache.commons.collections4.EnumerationUtils
-
Returns the index
-th value in the Enumeration
, throwing
IndexOutOfBoundsException
if there is no such element.
- get(int) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns the element at the provided position in this iterable.
- Get<K,V> - Interface in org.apache.commons.collections4
-
The "read" subset of the Map
interface.
- get(Object) - Method in interface org.apache.commons.collections4.Get
-
- get(Iterable<T>, int) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns the index
-th value in the iterable
's Iterator
, throwing
IndexOutOfBoundsException
if there is no such element.
- get(Iterator<E>, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Returns the index
-th value in Iterator
, throwing
IndexOutOfBoundsException
if there is no such element.
- get(int) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- get(int) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
-
- get(int) - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- get(int) - Method in class org.apache.commons.collections4.list.LazyList
-
Decorate the get method to perform the lazy behaviour.
- get(int) - Method in class org.apache.commons.collections4.list.PredicatedList
-
- get(int) - Method in class org.apache.commons.collections4.list.TransformedList
-
- get(int) - Method in class org.apache.commons.collections4.list.TreeList
-
Gets the element at the specified index.
- get(K) - Method in interface org.apache.commons.collections4.ListValuedMap
-
Gets the list of values associated with the specified key.
- get(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
-
- get(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns the value to which this map maps the specified key.
- get(Object) - Method in class org.apache.commons.collections4.map.DefaultedMap
-
- get(Object) - Method in class org.apache.commons.collections4.map.Flat3Map
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.LazyMap
-
- get(int) - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets the key at the specified index.
- get(int) - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the key at the specified index.
- get(Object) - Method in class org.apache.commons.collections4.map.LRUMap
-
Gets the value mapped to the key specified.
- get(Object, boolean) - Method in class org.apache.commons.collections4.map.LRUMap
-
Gets the value mapped to the key specified.
- get(Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object) - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to returning the entry value.
- get(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Gets the value associated with the key.
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractListValuedMap
-
Gets the list of values associated with the specified key.
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Gets the collection of values associated with the specified key.
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractSetValuedMap
-
Gets the set of values associated with the specified key.
- get(Object) - Method in interface org.apache.commons.collections4.MultiMap
-
Deprecated.
Gets the collection of values associated with the specified key.
- get(K) - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
-
- get(K) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns a view collection of the values associated with the specified key.
- get(int) - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns the element at the specified position in this queue.
- get(int) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Returns the element at the specified position in this ordered set.
- get(K) - Method in interface org.apache.commons.collections4.SetValuedMap
-
Gets the set of values associated with the specified key.
- get(Object) - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
- get(Object) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
-
- get() - Method in interface org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequestSupplier
-
- get() - Method in interface org.apache.commons.compress.parallel.InputStreamSupplier
-
Supply an input stream for a resource.
- get() - Method in interface org.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier
-
Create a ScatterGatherBackingStore.
- get() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the contents of the file as an array of bytes.
- get() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns the contents of the file item as an array of bytes.
- get(int) - Method in class org.apache.commons.imaging.common.BinaryConstant
-
- get(int) - Method in class org.apache.commons.io.ByteOrderMark
-
The byte at the specified position.
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicInitializer
-
Returns the object managed by this initializer.
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
Get (and initialize, if not initialized yet) the required object
- get() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns the result of the background initialization.
- get() - Method in interface org.apache.commons.lang3.concurrent.ConcurrentInitializer
-
Returns the fully initialized object produced by this ConcurrentInitializer
.
- get() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Returns the object managed by this initializer.
- get() - Method in class org.apache.commons.lang3.concurrent.LazyInitializer
-
Returns the object wrapped by this instance.
- get(int) - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMap
-
Get the stored value associated with the given key
- get(int) - Method in class org.apache.commons.math.util.OpenIntToFieldHashMap
-
Get the stored value associated with the given key
- get(String) - Method in interface org.apache.jackrabbit.oak.spi.commit.CommitContext
-
Returns the value of the named attribute as an Object
,
or null
if no attribute of the given name exists.
- get(String) - Method in class org.apache.jackrabbit.oak.spi.commit.SimpleCommitContext
-
- get(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
- get(String) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
-
Returns the new node id to which oldUUID
has been mapped
or null
if no such mapping exists.
- get(T) - Method in class org.apache.jackrabbit.spi.commons.name.HashCache
-
If a cached copy of the given object already exists, then returns
that copy.
- get() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the object associated with this element
- get(String) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Generic method to retrieve a string property of this definition.
- get(String) - Method in class org.apache.jackrabbit.vault.util.Tree
-
- get(String) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Retrieves the property with the specified
name
and the
default WebDAV
namespace
.
- get(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Retrieves the property with the specified name
and
namespace
.
- get(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Retrieves the property with the specified name
- get(String) - Static method in class org.apache.log4j.MDC
-
- get() - Static method in class org.apache.log4j.NDC
-
- get(String) - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- GET - Static variable in class org.apache.oltu.oauth2.common.OAuth.HttpMethod
-
- get() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the contents of the parameter as an array of bytes.
- get(String, Class<T>) - Method in interface org.apache.sling.api.resource.ValueMap
-
Get a named property and convert it into the given type.
- get(String, T) - Method in interface org.apache.sling.api.resource.ValueMap
-
Get a named property and convert it into the given type.
- get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Get a named property and convert it into the given type.
- get(String, T) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Get a named property and convert it into the given type.
- get(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
- get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
-
- get(String, T) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
-
- get(Object) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
-
- get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
-
Get a named property and convert it into the given type.
- get(String, T) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
-
Get a named property and convert it into the given type.
- get(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- get(Resource) - Method in interface org.apache.sling.caconfig.ConfigurationResolver
-
Get configuration for given resource.
- get(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the object value associated with an index.
- get(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the value object associated with a key.
- get() - Method in class org.apache.sling.commons.osgi.RankedServices
-
- get(String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
-
Get a thread pool.
- get() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Return the collection of InstanceDescription
instances that have not been filtered out.
- get(String) - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Get an item from the map.
- get(Class) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
-
Gets the next available tag handler from this tag handler pool,
instantiating one if this tag handler pool is empty.
- get(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Get the data associated with the given variable.
- get(InputStream) - Static method in class org.apache.tika.io.TaggedInputStream
-
Casts or wraps the given stream to a TaggedInputStream instance.
- get(InputStream, TemporaryResources) - Static method in class org.apache.tika.io.TikaInputStream
-
Casts or wraps the given stream to a TikaInputStream instance.
- get(InputStream) - Static method in class org.apache.tika.io.TikaInputStream
-
Casts or wraps the given stream to a TikaInputStream instance.
- get(byte[]) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the given array of bytes.
- get(byte[], Metadata) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the given array of bytes.
- get(Path) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the file at the given path.
- get(Path, Metadata) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the file at the given path.
- get(File) - Static method in class org.apache.tika.io.TikaInputStream
-
- get(File, Metadata) - Static method in class org.apache.tika.io.TikaInputStream
-
- get(Blob) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the given database BLOB.
- get(Blob, Metadata) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the given database BLOB.
- get(URI) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the resource at the given URI.
- get(URI, Metadata) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the resource at the given URI.
- get(URL) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the resource at the given URL.
- get(URL, Metadata) - Static method in class org.apache.tika.io.TikaInputStream
-
Creates a TikaInputStream from the resource at the given URL.
- get(String) - Method in class org.apache.tika.metadata.Metadata
-
Get the value associated to a metadata name.
- get(Property) - Method in class org.apache.tika.metadata.Metadata
-
Returns the value (if any) of the identified metadata property.
- get(String) - Static method in class org.apache.tika.metadata.Property
-
Retrieve the property object that corresponds to the given key
- get(Class<T>) - Method in class org.apache.tika.parser.ParseContext
-
Returns the object in this context that implements the given interface.
- get(Class<T>, T) - Method in class org.apache.tika.parser.ParseContext
-
Returns the object in this context that implements the given interface,
or the given default value if such an object is not found.
- get() - Method in enum org.apache.tika.parser.strings.StringsEncoding
-
- get(DateTimeFieldType) - Method in class org.joda.time.base.AbstractDateTime
-
Get the value of one of the fields of a datetime.
- get(DateTimeFieldType) - Method in class org.joda.time.base.AbstractInstant
-
Get the value of one of the fields of a datetime using the chronology of the instant.
- get(DateTimeField) - Method in class org.joda.time.base.AbstractInstant
-
Get the value of one of the fields of a datetime.
- get(DateTimeFieldType) - Method in class org.joda.time.base.AbstractPartial
-
Get the value of one of the fields of a datetime.
- get(DurationFieldType) - Method in class org.joda.time.base.AbstractPeriod
-
Gets the value of one of the fields.
- get(DurationFieldType) - Method in class org.joda.time.base.BaseSingleFieldPeriod
-
Gets the value of a duration field represented by this period.
- get(ReadablePartial, long) - Method in class org.joda.time.chrono.BaseChronology
-
Gets the values of a partial from an instant.
- get(ReadablePeriod, long, long) - Method in class org.joda.time.chrono.BaseChronology
-
Gets the values of a period from an interval.
- get(ReadablePeriod, long) - Method in class org.joda.time.chrono.BaseChronology
-
Gets the values of a period from an interval.
- get(ReadablePartial, long) - Method in class org.joda.time.Chronology
-
Gets the values of a partial from an instant.
- get(ReadablePeriod, long, long) - Method in class org.joda.time.Chronology
-
Gets the values of a period from an interval.
- get(ReadablePeriod, long) - Method in class org.joda.time.Chronology
-
Gets the values of a period from an interval.
- get(long) - Method in class org.joda.time.DateTimeField
-
Get the value of this field from the milliseconds.
- get() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the value of this property from the instant.
- get() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the value of this property from the instant.
- get(long) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the value of this field from the milliseconds.
- get(long) - Method in class org.joda.time.field.DecoratedDateTimeField
-
- get(long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- get(long) - Method in class org.joda.time.field.DividedDateTimeField
-
Get the amount of scaled units from the specified time instant.
- get(long) - Method in class org.joda.time.field.ImpreciseDateTimeField
-
- get(long) - Method in class org.joda.time.field.OffsetDateTimeField
-
Get the amount of offset units from the specified time instant.
- get(long) - Method in class org.joda.time.field.PreciseDateTimeField
-
Get the amount of fractional units from the specified time instant.
- get(long) - Method in class org.joda.time.field.RemainderDateTimeField
-
Get the remainder from the specified time instant.
- get(long) - Method in class org.joda.time.field.SkipDateTimeField
-
- get(long) - Method in class org.joda.time.field.SkipUndoDateTimeField
-
- get(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- get(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- get(DateTimeFieldType) - Method in class org.joda.time.LocalDate
-
Get the value of one of the fields of a datetime.
- get(DateTimeFieldType) - Method in class org.joda.time.LocalDateTime
-
Get the value of one of the fields of a datetime.
- get(DateTimeFieldType) - Method in class org.joda.time.LocalTime
-
Get the value of one of the fields of time.
- get() - Method in class org.joda.time.MonthDay.Property
-
Gets the value of this field.
- get() - Method in class org.joda.time.Partial.Property
-
Gets the value of this field.
- get(DateTimeFieldType) - Method in interface org.joda.time.ReadableInstant
-
Get the value of one of the fields of a datetime.
- get(DateTimeFieldType) - Method in interface org.joda.time.ReadablePartial
-
Gets the value of one of the fields.
- get(DurationFieldType) - Method in interface org.joda.time.ReadablePeriod
-
Gets the value of one of the fields.
- get() - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Gets the value of this field.
- get() - Method in class org.joda.time.YearMonth.Property
-
Gets the value of this field.
- get() - Method in class org.joda.time.YearMonthDay.Property
-
Deprecated.
Gets the value of this field.
- get(String) - Method in class org.kohsuke.rngom.rngparser.digested.DGrammarPattern
-
Gets the named pattern by its name.
- get(String) - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Get the context identified by the key
parameter.
- get(String) - Method in class org.slf4j.helpers.NOPMDCAdapter
-
- get(String) - Static method in class org.slf4j.MDC
-
Get the diagnostic context identified by the key
parameter.
- get(String) - Method in interface org.slf4j.spi.MDCAdapter
-
Get the context identified by the key
parameter.
- get3DMimeType(Asset) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Returns the mime type string for a 3D asset
- get3DMimeType(String) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Returns the mime type string for an asset or file path based on the extension
- get50thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- get50thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- get75thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- get75thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- get75thPercentile() - Method in class com.codahale.metrics.Snapshot
-
Returns the value at the 75th percentile in the distribution.
- get7BitOutputEscapes() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
Accessor for getting a read-only encoding table for first 128 Unicode
code points (single-byte UTF-8 characters).
- get95thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- get95thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- get95thPercentile() - Method in class com.codahale.metrics.Snapshot
-
Returns the value at the 95th percentile in the distribution.
- get98thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- get98thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- get98thPercentile() - Method in class com.codahale.metrics.Snapshot
-
Returns the value at the 98th percentile in the distribution.
- get999thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- get999thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- get999thPercentile() - Method in class com.codahale.metrics.Snapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get99thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- get99thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- get99thPercentile() - Method in class com.codahale.metrics.Snapshot
-
Returns the value at the 99th percentile in the distribution.
- GET_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
-
Mapping from a ChildNodeEntry instance to its name.
- GET_RESOURCE_METHOD_NAME - Static variable in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
Web Console Plugin typically consists of servlet and resources such as images,
scripts or style sheets.
- getA() - Method in class org.apache.commons.math.optimization.fitting.GaussianFunction
-
Gets a parameter value.
- getA1() - Method in class org.apache.commons.math.geometry.RotationOrder
-
Get the axis of the first rotation.
- getA2() - Method in class org.apache.commons.math.geometry.RotationOrder
-
Get the axis of the second rotation.
- getA3() - Method in class org.apache.commons.math.geometry.RotationOrder
-
Get the axis of the second rotation.
- getAbbreviatedName(Class<?>, int) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the abbreviated name of a Class
.
- getAbbreviatedName(String, int) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the abbreviated class name from a String
.
- getAboutMe() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getAboutURI() - Method in interface com.adobe.xmp.core.XMPMetadata
-
This correlates to the about-attribute,
returns the empty String if no name is set.
- getAbsoluteAccuracy() - Method in interface org.apache.commons.math.ConvergingAlgorithm
-
Deprecated.
Get the actual absolute accuracy.
- getAbsoluteAccuracy() - Method in class org.apache.commons.math.ConvergingAlgorithmImpl
-
Deprecated.
Get the actual absolute accuracy.
- getAbsoluteAccuracy() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the actual absolute accuracy.
- getAbsoluteDefaultAvatar() - Method in interface com.adobe.cq.social.messaging.client.api.UserChooserComponent
-
- getAbsoluteFile(String) - Static method in class com.day.io.IO
-
returns an absolute file regarding the cq3 home as cwd.
- getAbsoluteParent(String, int) - Static method in class com.day.text.Text
-
Returns the nth absolute parent of the handle, where n=level.
- getAbsoluteParent(String, int) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the nth absolute parent of the path, where n=level.
- getAbsoluteParent(String, int) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Returns the nth absolute parent of the path, where n=level.
- getAbsolutePath(String) - Static method in class com.day.io.IO
-
returns an absolute path regarding the cq3 home as cwd.
- getAbsolutePathWithinSlingHome(String) - Method in interface org.apache.sling.settings.SlingSettingsService
-
Utility method to generate an absolute path
within Sling Home.
- getAbsolutePosition() - Method in class com.day.durbo.io.RegionFileInputStream
-
Returns the read pointer position relative to this file.
- getAbsolutePosition() - Method in class com.day.io.RegionFileInputStream
-
Returns the read pointer position relative to this file.
- getAbsPath() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Absolute path of the listener registration
- getAbsPath() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the absPath
parameter of the filter.
- getAbsPath() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
- getAcceptedIssuers() - Method in class com.day.cq.analytics.sitecatalyst.util.EasyX509TrustManager
-
Deprecated.
- getAcceptLatin1() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- getAcceptLatin1() - Method in class com.adobe.xmp.options.ParseOptions
-
- getAccess() - Method in interface com.adobe.xmp.schema.rng.model.PropertyAnnotationInfo
-
- getAccess() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getAccessChecker() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getAccessControlEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getAccessControlHandling() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the default access control handling.
- getAccessControlHandling() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the access control handling defined in the definition, or null
if not defined.
- getAccessControlList(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility that combines AccessControlManager#getApplicablePolicies(String)
and AccessControlManager#getPolicies(String)
to retrieve
a modifiable JackrabbitAccessControlList
for the given path.
Note that the policy must be reapplied
and the changes must be saved in order to make the AC modifications take
effect.
- getAccessControlList(AccessControlManager, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility that combines AccessControlManager#getApplicablePolicies(String)
and AccessControlManager#getPolicies(String)
to retrieve
a modifiable JackrabbitAccessControlList
for the given path.
Note that the policy must be reapplied
and the changes must be saved in order to make the AC modifications take
effect.
- getAccessControlManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
-
- getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
-
- getAccessControlManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the AccessControlManager
for the given
session
.
- getAccessDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the access date.
- getAccessGroupHandle() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the accessGroupHandle property.
- getAccessGroupHandle() - Method in class com.scene7.ipsapi.GetAssetsParam
-
Gets the value of the accessGroupHandle property.
- getAccessGroupHandle() - Method in class com.scene7.ipsapi.GetFoldersParam
-
Gets the value of the accessGroupHandle property.
- getAccessGroupHandle() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the accessGroupHandle property.
- getAccessGroupHandle() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the accessGroupHandle property.
- getAccessibleConstructor(Class, Class) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns a constructor with single argument.
- getAccessibleConstructor(Class, Class[]) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns a constructor given a class and signature.
- getAccessibleConstructor(Constructor) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns accessible version of the given constructor.
- getAccessibleConstructor(Class<T>, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Finds a constructor given a class and signature, checking accessibility.
- getAccessibleConstructor(Constructor<T>) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Checks if the specified constructor is accessible.
- getAccessibleMethod(Class, String, Class) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Return an accessible method (that is, one that can be invoked via
reflection) with given name and a single parameter.
- getAccessibleMethod(Class, String, Class[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Return an accessible method (that is, one that can be invoked via
reflection) with given name and parameters.
- getAccessibleMethod(Method) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Return an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.
- getAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Returns an accessible method (that is, one that can be invoked via
reflection) with given name and parameters.
- getAccessibleMethod(Method) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Returns an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.
- getAccessJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the access time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getAccessJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the access time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getAccessor() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Method used to find accessor (getter, field to access) to use for accessing
value of the property.
- getAccessTime() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the time the file was last accessed.
- getAccessTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the "File last access time" of this zip entry as a
ZipEightByteInteger object, or
ZipEightByteInteger.ZERO
if no such timestamp exists in the zip entry.
- getAccessTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the access time (seconds since epoch) of this zip entry
as a ZipLong object, or null if no such timestamp exists in the
zip entry.
- getAccessToken() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the Access Token
- getAccessToken(ResourceResolver, String, Map<String, ?>) - Method in interface com.adobe.granite.auth.oauth.AccessTokenProvider
-
Return a valid access token or throws an exception.
- getAccessToken() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the accessToken property.
- getAccessToken() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the accessToken property.
- getAccessToken() - Method in class org.apache.oltu.oauth2.common.token.BasicOAuthToken
-
- getAccessToken() - Method in interface org.apache.oltu.oauth2.common.token.OAuthToken
-
- getAccessToken(HttpServletRequest) - Method in class org.apache.oltu.oauth2.rs.extractor.BearerBodyTokenExtractor
-
- getAccessToken(HttpServletRequest, String) - Method in class org.apache.oltu.oauth2.rs.extractor.BearerBodyTokenExtractor
-
- getAccessToken(HttpServletRequest) - Method in class org.apache.oltu.oauth2.rs.extractor.BearerHeaderTokenExtractor
-
- getAccessToken(HttpServletRequest, String) - Method in class org.apache.oltu.oauth2.rs.extractor.BearerHeaderTokenExtractor
-
- getAccessToken(HttpServletRequest) - Method in class org.apache.oltu.oauth2.rs.extractor.BearerQueryTokenExtractor
-
- getAccessToken(HttpServletRequest, String) - Method in class org.apache.oltu.oauth2.rs.extractor.BearerQueryTokenExtractor
-
- getAccessToken(HttpServletRequest) - Method in interface org.apache.oltu.oauth2.rs.extractor.TokenExtractor
-
- getAccessToken(HttpServletRequest, String) - Method in interface org.apache.oltu.oauth2.rs.extractor.TokenExtractor
-
- getAccessToken() - Method in class org.apache.oltu.oauth2.rs.request.OAuthAccessResourceRequest
-
- getAccessTokenPropertyPath(String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Return the property path where the access token will be stored (if ProviderConfig is has access token storage enabled)
- getAccessTokenString(CloseableHttpClient) - Method in interface com.adobe.granite.translation.connector.msft.core.AccessToken
-
- getAccessTokenUpdated() - Method in class com.adobe.cq.mcm.salesforce.SalesforceResponse
-
- getAccessUserHandle() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the accessUserHandle property.
- getAccessUserHandle() - Method in class com.scene7.ipsapi.GetAssetsParam
-
Gets the value of the accessUserHandle property.
- getAccessUserHandle() - Method in class com.scene7.ipsapi.GetFoldersParam
-
Gets the value of the accessUserHandle property.
- getAccessUserHandle() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the accessUserHandle property.
- getAccessUserHandle() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the accessUserHandle property.
- getAccountId() - Method in interface com.day.cq.mcm.emailprovider.types.ConnectionParams
-
This can be used to get the account ID associated with the connection.
- getAccountName() - Method in interface com.day.cq.mcm.api.Touchpoint
-
The identification - for example screen name for Twitter.
- getAccounts(FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function returns all the accounts associated with the ExactTarget configuration.
- getAccounts(ConnectionParams, FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function returns all the accounts associated with the ExactTarget configuration.
- getAccounts() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getACHandling() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the access control handling defined in this package.
- getACL(AccessControlManager, String) - Method in interface com.adobe.cq.social.group.api.GroupService
-
Get access control list of the given path.
- getACL() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the access control list entries for this folder.
- getACL(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETACL Command.
- getAclData() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Returns the current acl data as a Json String
- getACLManagement() - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the repository dependant ACL management
- getAclPathGivenBase(String, String) - Static method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
- getAcoInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the acoInfo property.
- getAcquireCount() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
- getAcquiredBy() - Method in interface com.day.cq.replication.ReplicationContent
-
Returns the collection of agent names that use this content.
- getAcronym() - Method in class org.apache.tika.mime.MimeType
-
Returns an acronym for this mime type.
- getAction() - Method in interface com.adobe.cq.history.api.HistoryEntry
-
- getAction() - Method in class com.adobe.cq.social.scf.core.SocialEvent
-
- getAction(String) - Static method in enum com.adobe.granite.offloading.api.TopicConfigurationAction
-
- getAction() - Method in interface com.adobe.granite.timeline.TimelineEvent
-
The name of the action that is represented by this event, e.g.
- getAction() - Method in interface com.adobe.granite.workflow.exec.HistoryItem
-
The action that got issued on the
WorkItem
- getAction() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageMapDefinition
-
- getAction(String) - Method in enum com.day.cq.mcm.emailprovider.types.EmailServiceActions
-
- getAction() - Method in interface com.day.cq.replication.ReplicationQueue.Entry
-
Returns the replication action
- getAction() - Method in interface com.day.cq.replication.ReplicationTransaction
-
- getAction() - Method in class com.day.cq.replication.ReverseReplication
-
Return the replication action.
- getAction() - Method in class com.day.cq.searchpromote.xml.form.Form
-
- getAction() - Method in class com.day.cq.searchpromote.xml.form.SearchForm
-
Returns the form action attribute.
- getAction() - Method in interface com.day.cq.workflow.exec.HistoryItem
-
The action that got issued on the
WorkItem
- getAction() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the action property.
- getAction() - Method in class com.scene7.ipsapi.ImageMapDefinition
-
Gets the value of the action property.
- getAction() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the action property.
- getActionID() - Method in interface com.adobe.granite.taskmanagement.TaskAction
-
Gets the action identifier.
- getActionRels() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- getActionRels() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentPageMeta
-
Returns the actions that are available in this console.
- getActionRels() - Method in interface com.day.cq.personalization.ui.items.ActivityPageMeta
-
Returns a set of action relations which apply to the suffix resource.
- getActionRels() - Method in interface com.day.cq.personalization.ui.items.AudiencePageMeta
-
Returns a set of action relations which apply to the suffix resource.
- getActionRels() - Method in interface com.day.cq.personalization.ui.items.OfferPageMeta
-
Returns a set of action relations which apply to the suffix resource.
- getActions() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the descriptions of the actions defined in the model.
- getActions() - Method in interface com.adobe.granite.taskmanagement.Task
-
returns the list of action objects for this task.
- getActions() - Method in class com.adobe.reef.siren.Entity
-
Returns the actions.
- getActions() - Method in interface com.day.cq.notification.api.EventInfo
-
- getActions() - Method in class com.day.cq.replication.CompositeReplicationAction
-
- getActions(Session, String) - Method in class com.day.cq.security.util.CqActions
-
- getActions() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
Returns the actions of this status.
- getActions() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager
-
Return the paths for all action resources.
- getActionSuffix(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Get the request suffix currently set for the form action's URI.
- getActivatedPaths(Session, String) - Method in interface com.day.cq.replication.Replicator
-
Returns the paths of all nodes for the given subtree path which are
activated.
- getActive() - Method in class com.adobe.cq.projects.api.ProjectFilter
-
indicates if active projects are to be returned
- getActiveIds() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'active' field of the discovery-lite descriptor
- getActiveInboxItems(long, long, InboxItemFilter) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getActiveInboxItems(long, long, String, InboxItemFilter) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getActiveJobs(String, String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets all jobs that are currently active in the system.
- GetActiveJobsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetActiveJobsParam() - Constructor for class com.scene7.ipsapi.GetActiveJobsParam
-
- GetActiveJobsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetActiveJobsReturn() - Constructor for class com.scene7.ipsapi.GetActiveJobsReturn
-
- getActiveJobTimeOut() - Method in interface com.day.cq.dam.scene7.api.Scene7UploadService
-
Retrieve Scene7 upload job timeout parameter
- getActiveMimeTypes() - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Return the list of currently active mime types for this media handler.
- getActivePromotions() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Returns the list of currently active promotions (including those fired by vouchers).
- GetActivePublishContextsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetActivePublishContextsParam() - Constructor for class com.scene7.ipsapi.GetActivePublishContextsParam
-
- GetActivePublishContextsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetActivePublishContextsReturn() - Constructor for class com.scene7.ipsapi.GetActivePublishContextsReturn
-
- getActiveResource() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Return the first resource if it either needs to be installed or uninstalled.
- getActiveResourceCount() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Count of Active resource groups.
- getActiveResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
-
Active resource groups
These resource groups are currently in processing.
- getActiveStatus() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the activity active status.
- getActiveView() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for finding currently active view, if any (null if none)
- getActiveView() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getActiveView() - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Accessor for locating currently active view, if any;
returns null if no view has been set.
- getActiveView() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getActiveView() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getActiveWorkItems() - Method in interface com.adobe.granite.workflow.WorkflowSession
-
All
WorkItem
s assigned to an active
Workflow
instance and the respective user of the
WorkflowSession
will
be returned.
- getActiveWorkItems(long, long) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
All
WorkItem
s assigned to an active
Workflow
instance and the respective user of the
WorkflowSession
will
be returned.
- getActiveWorkItems(long, long, WorkItemFilter) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
All
WorkItem
s assigned to an active
Workflow
instance and the respective user of the
WorkflowSession
will
be returned.
- getActiveWorkItems() - Method in interface com.day.cq.workflow.WorkflowSession
-
All
WorkItem
s assigned to an active
Workflow
instance and the respective user of the
WorkflowSession
will
be returned.
- getActiveWorkItems(long, long) - Method in interface com.day.cq.workflow.WorkflowSession
-
All
WorkItem
s assigned to an active
Workflow
instance and the respective user of the
WorkflowSession
will
be returned.
- getActiveWorkItems(long, long, WorkItemFilter) - Method in interface com.day.cq.workflow.WorkflowSession
-
All
WorkItem
s assigned to an active
Workflow
instance and the respective user of the
WorkflowSession
will
be returned.
- getActivities(int, int, UgcFilter) - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivityCollection
-
Returns length
activities of this stream, starting at offset
.
- getActivities(int, int, UgcFilter) - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivityStream
-
Returns length
activities of this stream, starting at offset
.
- getActivities(int, int) - Method in interface com.adobe.granite.activitystreams.ActivityCollection
-
Returns length
activities of this stream, starting at offset
.
- getActivities(ResourceResolver, String) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Returns the activity collection for the given user.
- getActivities(ResourceResolver, String, AggregateOptions) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Returns the activity collection for the given user.
- getActivity(ResourceResolver, String) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Returns the activity with the given id or null
if not exists.
- getActivityProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProviderExtension
-
Get additional properties for the specified
SocialEvent
.
- getActivityProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.EventListenerExtension
-
Deprecated.
Get additional properties for the specified
SocialEvent
.
- getActivityResources() - Method in class com.adobe.cq.contentinsight.ActivityResourceVisitor
-
Return the list of collected activity resources.
- getActivityStreamFilter() - Method in interface com.adobe.granite.activitystreams.AggregateOptions
-
Returns the activity stream filter
- getActivityStreamFilter() - Method in class com.adobe.granite.activitystreams.utils.GenericAggregateOptions
-
Returns the activity stream filter
- getActivityStreamRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get activity stream root path
- getActivityType() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivity
-
Returns the activity type (e.g users, content).
- getActivityType() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the activity type.
- getActor() - Method in interface com.adobe.granite.activitystreams.Activity
-
Describes the entity that performed the activity.
- getActorProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProviderExtension
-
Get additional actor properties for the specified
SocialEvent
.
- getActorProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.EventListenerExtension
-
Deprecated.
Get additional actor properties for the specified
SocialEvent
.
- getActorUserId() - Method in interface com.adobe.granite.activitystreams.Activity
-
Returns the user id of the actor of this activity or null
if this object was not created
by a user present in this system.
- getActualPath(Session, String, String) - Static method in class com.day.cq.dam.commons.util.PathToIDValidator
-
- getActualPaths(Session, String[], String[]) - Static method in class com.day.cq.dam.commons.util.PathToIDValidator
-
- getActualQuery() - Method in interface com.adobe.cq.commerce.api.CommerceResult
-
Get the query as interpreted by the current commerce service.
- getActualQuery() - Method in class com.adobe.cq.commerce.common.DefaultCommerceResult
-
Get the query as interpreted by the current commerce service.
- getActualType() - Method in interface com.day.cq.reporting.Column
-
Returns the column's actual type for the current report setting.
- getAdaptable(Object, String) - Method in interface org.apache.sling.models.spi.ViaProvider
-
Get an adaptable using the value of the @Via annotation.
- getAdaptable() - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Get the adaptable object to be adapted.
- getAdapter(TypeToken<T>) - Method in class com.google.gson.Gson
-
Returns the type adapter for type.
- getAdapter(Class<T>) - Method in class com.google.gson.Gson
-
Returns the type adapter for type.
- getAdapter(Object, Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.AdapterFactory
-
Adapt the given object to the adaptable type.
- getAdapter(Object, Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.AdapterManager
-
Returns an adapter object of the requested AdapterType
for
the given adaptable
object.
- getAdaptTo() - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Gets the class name to adapt the adaptable to.
- getAddedFromChangeSet() - Method in class org.apache.commons.compress.changes.ChangeSetResults
-
Returns a list of filenames which has been added from the changeset
- getAddedFromStream() - Method in class org.apache.commons.compress.changes.ChangeSetResults
-
Returns a list of filenames which has been added from the original stream
- getAddedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
- getAdditionalData() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
- getAdditionalInfo() - Method in class com.day.cq.dam.api.DamEvent
-
Any additional information provided for certain event types.
- getAdditionalPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the absPaths
parameter of the filter.
- getAdditionalSections() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all additional sections
- getAdditionalSections(String) - Method in class org.apache.sling.provisioning.model.Feature
-
Get all sections with the given name.
- getAdditivity() - Method in class org.apache.log4j.Category
-
- getAddress(String, String) - Method in interface com.adobe.cq.address.api.AddressManager
-
Deprecated.
Returns the address based on a path if represented in the repository or based on an ID uniquely identifying
the address in an external provider.
- getAddress(ResourceResolver, String, String) - Method in interface com.adobe.cq.address.api.AddressProvider
-
Deprecated.
Returns the address based on a path if represented in the repository or based on an ID uniquely identifying
the address in an external provider.
- getAddress() - Method in class com.sun.mail.smtp.SMTPAddressFailedException
-
Return the address that failed.
- getAddress() - Method in class com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the address that succeeded.
- getAddress() - Method in class com.sun.mail.smtp.SMTPSenderFailedException
-
Return the address that failed.
- getAddresses(String) - Method in interface com.adobe.cq.address.api.AddressManager
-
Deprecated.
Returns the addresses belonging to a user.
- getAddresses(ResourceResolver, String) - Method in interface com.adobe.cq.address.api.AddressProvider
-
Deprecated.
Returns the addresses belonging to a user.
- getAddresses() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getAddSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- getAddTagValueArray() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getAddTagValueArray() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the addTagValueArray property.
- getAdhocFolder() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the Scene7 ad-hoc folder for this configuration.
- getAdjustRefPaths() - Method in interface com.day.cq.wcm.command.api.CopyMoveCommandPathArgument
-
- getAdmin1Code() - Method in class org.apache.tika.parser.geo.topic.gazetteer.Location
-
- getAdmin2Code() - Method in class org.apache.tika.parser.geo.topic.gazetteer.Location
-
- getAdminId() - Method in interface com.adobe.granite.security.user.UserManagementService
-
- getAdminId(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- getAdministrativeResourceProvider(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceProviderFactory
-
- getAdministrativeResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
- getAdmins() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
- getAdobeColorTransform() - Method in class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- getAdobeTargetId() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the ID of the Adobe Target offer (where applicable).
- getAdobeTargetStatus() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the status in Adobe Target (where applicable).
- getAdRef() - Method in class org.apache.felix.metatype.Attribute
-
- getAdvancedSettings() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the advancedSettings property.
- getAeDescriptorPath() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns the path to XML descriptor for AnalysisEngine.
- getAffectedProperties() - Method in class org.apache.jackrabbit.webdav.property.ProppatchInfo
-
- getAfterDate() - Method in class com.scene7.ipsapi.GetMediaPortalEventParam
-
Gets the value of the afterDate property.
- getAgentId() - Method in interface com.day.cq.replication.AgentConfig
-
Returns the id for the agent of this configuration.
- getAgentNameForTenant(String) - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgent
-
Provides a suitable name for a replication agent used for the bi-directional synchronisation.
- getAgents() - Method in interface com.day.cq.replication.AgentManager
-
Returns a map of agents.
- getAgentUserId() - Method in interface com.day.cq.replication.AgentConfig
-
The id of the user that is used to build the replication content.
- getAggregate(String) - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
- getAggregate() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the artifacts node of this file or null
if it's
transient
- getAggregatedPrivilegeNames(String...) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
-
Return the names of the non-aggregate privileges corresponding to the
specified privilegeNames
.
- getAggregatedType() - Method in interface com.day.cq.reporting.Aggregate
-
Returns the data type of aggregated values.
- getAggregatedUserProperties() - Method in interface com.adobe.granite.security.user.UserProperties
-
Returns a list of
UserProperties
enclosed within this instance
or an empty list if this instance doesn't represent an aggregation of
UserProperties
.
- getAggregatedValue(Report) - Method in interface com.day.cq.reporting.Aggregate
-
Returns the aggregated value.
- getAggregateHandler() - Method in class com.day.cq.replication.ReplicationOptions
-
Returns the defined aggregate handler or null
- getAggregateManager() - Method in class com.day.cq.reporting.Context
-
Gets the aggregate manager to be used.
- getAggregateManager() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Returns the attached artifacts manager.
- getAggregatePath() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
- getAggregateStatus() - Method in class org.apache.sling.hc.api.ResultLog
-
Return our aggregate status, i.e.
- getAggregateType() - Method in interface com.day.cq.reporting.Column
-
Returns the aggregate type defined for the column.
- getAggregation() - Method in class com.adobe.cq.social.srp.internal.FacetResults
-
Get the facetAggregations.
- getAggregator(Node, String) - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the aggregator for the given node or null
if none
found.
- getAggregatorClass(String) - Method in class org.apache.jackrabbit.vault.fs.config.Registry
-
- getAggregators() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsConfig
-
Returns a list of configured aggregators.
- getAggregators() - Method in class org.apache.jackrabbit.vault.fs.config.AbstractVaultFsConfig
-
- getAlbum() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getAlbum() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
- getAlbum() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getAlbum() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getAlbum() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getAlbum() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getAlbumArtist() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getAlbumArtist() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
The Artist for the overall album / compilation of albums
- getAlbumArtist() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
ID3v1 doesn't have album-wide artists,
so returns null;
- getAlbumArtist() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getAlbumArtist() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getAlbumArtist() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getAlgorithm(int, Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get a single algorithm from a given id
- getAlgorithm() - Method in class org.apache.oltu.jose.jws.Header
-
- getAlgorithm() - Method in class org.apache.oltu.jose.jws.signature.impl.SignatureMethodRSAImpl
-
- getAlgorithm() - Method in class org.apache.oltu.jose.jws.signature.impl.SignatureMethodsHMAC256Impl
-
- getAlgorithm() - Method in interface org.apache.oltu.jose.jws.signature.SignatureMethod
-
- getAlgorithm() - Method in class org.apache.oltu.oauth2.jwt.Header
-
Returns the alg
JWT Header parameter.
- getAlgorithmByCode(int) - Static method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
Returns the EncryptionAlgorithm for the given code or null if the
method is not known.
- getAlgorithmByCode(int) - Static method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
Returns the HashAlgorithm for the given code or null if the method is
not known.
- getAlgorithmIds() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Get the list of algorithms used by this recommendation
- getAlgorithms(Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get a list of available algorithms for the given TesT&Target Configuration
- getAlias() - Method in interface org.apache.sling.installer.api.info.ResourceGroup
-
Get the current alias for this group.
- getAlias() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Get the current alias for this group.
- getAliases() - Method in interface com.adobe.internal.xmp.XMPSchemaRegistry
-
- getAliases() - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
- getAliases(MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
Returns the set of known aliases of the given canonical media type.
- getAliasForm() - Method in interface com.adobe.internal.xmp.properties.XMPAliasInfo
-
- getAliasForm() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getAlignment() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
Gets requested alignment.
- getAlignmentBoundary() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the alignment boundary for this CPIO format
- getAlignmentPatternCenters() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getAll() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroupProvider
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getAll() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
This methods returns the in progress asynchronous uploads which are not
marked for delete.
- getAll(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Get an immutable view of all the data items associated with the specified variable.
- getAllAnnotations() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
NOTE: promoted in 2.9 from `Annotated` up
- getAllAppenders() - Method in class org.apache.log4j.Category
-
- getAllAssetHandler() - Method in interface com.day.cq.dam.api.handler.store.AssetStore
-
Return an array of all available media handlers.
- getAllBatchSetsContainingAsset(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7AEMBridge
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Gets all images specified by the byte source (some
formats may include multiple images within a single data source).
- getAllBufferedImages(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Gets all images specified by the byte array (some
formats may include multiple images within a single data source).
- getAllBufferedImages(File) - Method in class org.apache.commons.imaging.ImageParser
-
Gets all images specified by indicated file (some
formats may include multiple images within a single data source).
- getAllBufferedImages(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Gets all images specified by the InputStream (some
formats may include multiple images within a single data source).
- getAllBufferedImages(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Gets all images specified by the byte array (some
formats may include multiple images within a single data source).
- getAllBufferedImages(File) - Static method in class org.apache.commons.imaging.Imaging
-
Gets all images specified by the file (some
formats may include multiple images within a single data source).
- getAllCatalogTags() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteCatalog
-
Returns a map of id/display-name pairs of all catalog tags, only if 'tag' filter is not specified in the
requestInfo (or if tag filter is 'all-tags').
- getAllCatalogTags() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementSiteCatalogView
-
Returns a map of id/display-name pairs of all catalog tags, only if 'tag' filter is not specified in the
requestInfo (or if tag filter is 'all-tags').
- getAllCloudSettingsConfigTypes(ResourceResolver) - Static method in class com.adobe.granite.cloudsettings.CloudSettingsUtil
-
Performs a search for all available CloudSettingConfigTypes by mixin Type in
the system.
- getAllCollectionItemConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
-
Get all configuration names from all configuration persistence strategies.
- getAllCollectionParentConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
-
Get all configuration names from all configuration persistence strategies.
- GetAllCompaniesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAllCompaniesParam() - Constructor for class com.scene7.ipsapi.GetAllCompaniesParam
-
- GetAllCompaniesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAllCompaniesReturn() - Constructor for class com.scene7.ipsapi.GetAllCompaniesReturn
-
- getAllComponentParsers() - Method in class org.apache.tika.parser.CompositeParser
-
Returns all parsers registered with the Composite Parser,
including ones which may not currently be active.
- getAllComponentParsers() - Method in class org.apache.tika.parser.DefaultParser
-
- getAllComponents() - Method in interface com.day.cq.analytics.sitecatalyst.Framework
-
- getAllComponentsValue() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsComponentCollection
-
The value for the "All" components selection item
- getAllConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
-
Get all configuration names from all configuration persistence strategies.
- getAllConfigs() - Method in interface com.adobe.social.integrations.livefyre.config.api.LivefyreConfigProvider
-
- getAllContextPaths(Resource) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
Get all context paths for which context-aware configurations could be defined.
- getAllDefinitions() - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
-
Returns an Iterator over all node type definitions registered.
- getAllDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
-
- getAllDetectableCharsets() - Static method in class org.apache.tika.parser.txt.CharsetDetector
-
Get the names of all charsets supported by CharsetDetector
class.
- getAllFields() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getAllFields() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getAllFields(Class<?>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllFieldsList(Class<?>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllGroups() - Method in interface com.day.cq.personalization.ui.groupedservicesselector.GroupedServicesSelector
-
Returns all available groups.
- getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all header-lines.
- getAllHeaderLines() - Method in class com.sun.mail.pop3.POP3Message
-
Get all header lines as an Enumeration of Strings.
- getAllHeaders() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getAllHeaders() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all headers.
- getAllHeaders() - Method in class com.sun.mail.pop3.POP3Message
-
Return all the headers from this Message as an enumeration
of Header objects.
- getAllIdentifiers() - Method in interface org.apache.jackrabbit.core.data.Backend
-
Returns identifiers of all records that exists in backend.
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Retrieves all identifiers from
Backend
.
- getAllIdentifiers() - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Get all identifiers.
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.FSBackend
-
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Get all identifiers from the archive data store.
- getAllImageParsers() - Static method in class org.apache.commons.imaging.ImageParser
-
Gets an array of new instances of all image parsers.
- getAllInterfaces(Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets a List
of all interfaces implemented by the given
class and its superclasses.
- getAllInterfaces(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets a List
of all interfaces implemented by the given
class and its superclasses.
- getAllJndiDataSourceNames() - Method in interface com.day.commons.datasource.poolservice.DataSourcePool
-
Return the collection of all JNDI data sources available with the system.
- getAllMappings() - Method in interface com.day.cq.mcm.emailprovider.types.PersonalizationInfo
-
This function returns all attribute name and replacemenet text mappings.
- getAllMappings(String) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
Returns all possible mappings for a given resourcePath
as paths.
- getAllMappings(String, HttpServletRequest) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
Returns all possible mappings for a given resourcePath
as URLs.
- getAllMembersOfBatchSetByAssetHandle(String, Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7AEMBridge
-
- getAllModerationProcesses() - Method in interface com.adobe.cq.social.ugcbase.moderation.AutoModeration
-
Returns all available automated processes.
- getAllNameEntitiesfromInput(InputStream) - Method in class org.apache.tika.parser.geo.topic.NameEntityExtractor
-
- getAllNotTokens() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
-
- getAllow8bitMIME() - Method in class com.sun.mail.smtp.SMTPMessage
-
Is use of the 8BITMIME extension is allowed?
- getAllowAnonymous() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getAllowAnonymous() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getAllowAnonymous() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getAllowCatalogVisibility() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getAllowCatalogVisibility() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getAllowCatalogVisibility() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getAllowComments() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getAllowedActions(String, Set<Principal>) - Method in class com.day.cq.security.util.CqActions
-
- getAllowedComponents(Resource) - Method in interface com.adobe.cq.wcm.ui.components.container.service.AllowedComponents
-
Returns the list of all the allowed components of a container.
- getAllowedComponents(Resource, AllowedComponents.InstantiationDelegate<T>) - Method in interface com.adobe.cq.wcm.ui.components.container.service.AllowedComponents
-
Returns a list of object of type T associated with each allowed component associated with the provided resource.
- getAllowedComponents() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveGridExporter
-
- getAllowedComponents() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
- getAllowedFileTypes() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibraryConfiguration
-
- getAllowedFileTypes() - Method in interface com.adobe.cq.social.filelibrary.client.api.FileLibraryConfiguration
-
- getAllowedRatings() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- getAllowedRatings() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
- getAllowedResponses() - Method in interface com.adobe.cq.social.tally.Poll
-
- getAllowedScopes() - Method in interface com.adobe.granite.oauth.server.OAuth2ResourceServer
-
Get a Map of the scopes allowed by an OAuth resource server.
- getAllowedTemplateForEveryone(String[]) - Method in class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- getAllowedTemplateForEveryone(String[]) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperations
-
- getAllowedTemplates() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
- getAllowGetters() - Method in class com.fasterxml.jackson.annotation.JsonIgnoreProperties.Value
-
- getAllowRatings() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getAllowSetters() - Method in class com.fasterxml.jackson.annotation.JsonIgnoreProperties.Value
-
- getAllowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
-
- getAllParameters() - Method in interface org.apache.commons.math.estimation.EstimationProblem
-
Deprecated.
Get all the parameters of the problem.
- getAllParameters() - Method in class org.apache.commons.math.estimation.SimpleEstimationProblem
-
Deprecated.
Get all the parameters of the problem.
- getAllPermission(AccessControlManager, Resource) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
returns the privileges the session has for the given resource
- getAllPossiblePriorities() - Static method in class org.apache.log4j.Priority
-
- getAllPrefixes() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.NamespaceSupport
-
- getAllPrefixes() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.NamespaceContext
-
Return an enumeration of all prefixes whose declarations are active
in the current context.
- getAllPrerequisitesCompleted() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getAllPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
-
- getAllProperties() - Method in interface org.apache.sling.hapi.HApiType
-
A map with the names of the properties as keys and the HApiProperty object as values defined for this type,
including the properties inherited from the parent type
- getAllQueryOperators() - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns an array of the names of all the JCR 2.0 query operators.
- getAllStoredTranslations(String, String, String, TranslationConstants.ContentType, String, String, int) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Returns all available translation responses for a given string, array will be sorted by rating (best fit first,
in "0").
- getAllSuperclasses(Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets a List
of superclasses for the given class.
- getAllSuperclasses(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets a List
of superclasses for the given class.
- getAllThreadGroups() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Return all active thread groups excluding the system thread group (A thread group is active if it has been not destroyed).
- getAllThreads() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Return all active threads (A thread is active if it has been started and has not yet died).
- getAllTokens() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
-
- getAllTransportURIs() - Method in interface com.day.cq.replication.AgentConfig
-
The list of alternative destination URI.
- getAllUgcIndexProperties(ResourceResolver, Node) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Given a node, return a list of UgcIndexProperties.
- getAllUgcIndexProperties(ResourceResolver, Node) - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Given a node, return a list of UgcIndexProperties.
- getAllUsers(S7Config, boolean) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Return all users
- getAllUsers(S7Config, boolean) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Return all users
- GetAllUsersParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAllUsersParam() - Constructor for class com.scene7.ipsapi.GetAllUsersParam
-
- GetAllUsersReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAllUsersReturn() - Constructor for class com.scene7.ipsapi.GetAllUsersReturn
-
- getAllWorkflows() - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getAllWorkflows() - Method in interface com.day.cq.workflow.WorkflowSession
-
- getAllWorkItems() - Method in interface com.adobe.granite.workflow.WorkflowSession
-
All
WorkItem
s assigned to a
Workflow
instance and assigned to the respective user of the
WorkflowSession
will be returned.
- getAllWorkItems(long, long) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
All
WorkItem
s assigned to a
Workflow
instance and assigned to the respective user of the
WorkflowSession
will be returned.
- getAllWorkItems() - Method in interface com.day.cq.workflow.WorkflowSession
-
All
WorkItem
s assigned to a
Workflow
instance and assigned to the respective user of the
WorkflowSession
will be returned.
- getAllWorkItems(long, long) - Method in interface com.day.cq.workflow.WorkflowSession
-
All
WorkItem
s assigned to a
Workflow
instance and assigned to the respective user of the
WorkflowSession
will be returned.
- getAlpha() - Method in interface org.apache.commons.math.distribution.BetaDistribution
-
Access the shape parameter, alpha
- getAlpha() - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
Access the shape parameter, alpha
- getAlpha() - Method in interface org.apache.commons.math.distribution.GammaDistribution
-
Access the shape parameter, alpha
- getAlpha() - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
Access the shape parameter, alpha
- getAlpha() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the azimuth of the vector.
- getAlt() - Method in class com.day.cq.commons.ImageResource
-
- getAlt() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- getAlt() - Method in class com.day.cq.wcm.foundation.Chart
-
Returns the chart alt name as defined by
"chartAlt"
- getAlt() - Method in class com.day.crx.packaging.gfx.ImageResource
-
- getAlternate() - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- getAltText(Resource) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns alternate text that is to be used in place of the image when
displaying the resource's thumbnail
- getAltText() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
-
Gets the alternative text of the image area in unicode format.
- getAlwaysAsId() - Method in class com.fasterxml.jackson.databind.introspect.ObjectIdInfo
-
- getAmount() - Method in class com.adobe.cq.commerce.api.PriceInfo
-
Get the price's value.
- getAmount() - Method in class com.scene7.ipsapi.UnsharpMaskOptions
-
Gets the value of the amount property.
- getAmplitude() - Method in class org.apache.commons.math.optimization.fitting.HarmonicFunction
-
Get the amplitude a.
- getAnalysisEngine(String, String, String) - Static method in class org.apache.tika.parser.ctakes.CTAKESUtils
-
Returns a new UIMA Analysis Engine (AE).
- getAnalyticsEnabled() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceReportModel
-
- getAnalyticsProperties() - Method in interface com.day.cq.analytics.sitecatalyst.FrameworkComponent
-
Returns a
ValueMap
of the
components
analytics
node.
- getAnalyticsTimeSelector() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- getAnalyticsTimeSelector() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
Get the default time selector for analytics properties like "last 24 hours" , "last 7 days" etc.
- getAncestor(int) - Method in class org.apache.jackrabbit.commons.AbstractItem
-
Returns the ancestor of this item at the given depth.
- getAncestor(int) - Method in interface org.apache.jackrabbit.spi.Path
-
Normalizes this path and returns the ancestor path of the specified
relative degree.
- getAncestorCount() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the number of ancestors of this path.
- getAncestorPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
-
Gets the absolute path.
- getAncestorSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
-
Gets the name of the ancestor selector.
- getAncestorSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
-
Gets the name of the ancestor selector.
- getAnchor() - Method in class com.scene7.ipsapi.PhotoshopLayerOptions
-
Gets the value of the anchor property.
- getAnchorType() - Method in class com.fasterxml.jackson.databind.type.ReferenceType
-
- getAnchorX() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageFieldUpdate
-
- getAnchorX() - Method in class com.scene7.ipsapi.ImageFieldUpdate
-
Gets the value of the anchorX property.
- getAnchorX() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the anchorX property.
- getAnchorY() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageFieldUpdate
-
- getAnchorY() - Method in class com.scene7.ipsapi.ImageFieldUpdate
-
Gets the value of the anchorY property.
- getAnchorY() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the anchorY property.
- getAndAdd(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand
; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndClear() - Method in class com.fasterxml.jackson.core.io.SegmentedStringWriter
-
Main access method that will construct a String that contains
all the contents, release all internal buffers we may have,
and return result String.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndFilter(Object, JsonGenerator, SerializerProvider, PropertyFilter) - Method in class com.fasterxml.jackson.databind.ser.AnyGetterWriter
-
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndPropertyFilters() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
- getAndSerialize(Object, JsonGenerator, SerializerProvider) - Method in class com.fasterxml.jackson.databind.ser.AnyGetterWriter
-
- getAngle() - Method in class org.apache.commons.math.geometry.Rotation
-
Get the angle of the rotation.
- getAngles(RotationOrder) - Method in class org.apache.commons.math.geometry.Rotation
-
Get the Cardan or Euler angles corresponding to the instance.
- getAnimatedGifInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the animatedGifInfo property.
- getAnno() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern.Param
-
- getAnnotated() - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
Method that can be used to find actual JDK element that this instance
represents.
- getAnnotated() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getAnnotated() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getAnnotated() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getAnnotated() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getAnnotated() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
Since there is no matching JDK element, this method will
always return null
- getAnnotated() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getAnnotation(Class<A>) - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Method for finding annotation associated with this property;
meaning annotation associated with one of entities used to
access property.
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.CreatorProperty
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.impl.FieldProperty
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.impl.MethodProperty
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReferenceProperty
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdValueProperty
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.impl.SetterlessProperty
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.ser.PropertyWriter
-
Method for accessing annotations directly declared for property that this
writer is associated with.
- getAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getAnnotation(Class<T>) - Method in class com.google.gson.FieldAttributes
-
Return the T
annotation object from this field if it exist; otherwise returns
null
.
- getAnnotation(Method, Class<A>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets the annotation object with the given annotation type that is present on the given method
or optionally on any equivalent method in super classes and interfaces.
- getAnnotation() - Method in class org.kohsuke.rngom.rngparser.digested.DDefine
-
- getAnnotation() - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
Returns the annotation associated with it.
- getAnnotationCount() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getAnnotationCount() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
- getAnnotationCount() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getAnnotationData() - Method in class com.adobe.granite.comments.AbstractComment
-
- getAnnotationData() - Method in interface com.adobe.granite.comments.Comment
-
Returns the string representing annotation data that is part of this comment and pertains to the target of the
associated comment collection.
- getAnnotationIntrospector() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getAnnotationIntrospector() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- getAnnotationIntrospector() - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Convenience method for accessing serialization view in use (if any); equivalent to:
- getAnnotationIntrospector() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getAnnotationIntrospector() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getAnnotationIntrospector() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getAnnotationProperty(IdentifiedAnnotation, CTAKESAnnotationProperty) - Static method in class org.apache.tika.parser.ctakes.CTAKESUtils
-
Returns the annotation value based on the given annotation type.
- getAnnotationProps() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
- getAnnotationPropsAsString() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns a string containing a comma-separated list of
CTAKESAnnotationProperty
names that will be included into cTAKES metadata.
- getAnnotations() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getAnnotations() - Method in class com.google.gson.FieldAttributes
-
Return the annotations that are present on this field.
- getAnonymousId() - Method in interface com.adobe.granite.security.user.UserManagementService
-
- getAnonymousId(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- getAnonymousPath() - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns home path of anonymous user.
- getAny() - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
-
- getAny() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
-
- getAnyGetter() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getAnyGetter() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getAnySetter() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
- getAnySetterField() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getAnySetterMethod() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getApi() - Method in interface com.adobe.granite.auth.oauth.Provider
-
Specifies an instance of scribe Api
to use for this provider.
- getApiPrefix(ConverterContext, String) - Method in interface com.adobe.granite.haf.converter.platform.api.PlatformConverterService
-
Get the API prefix that can be used when building URLs for API managed resources.
- getAPIServer(String) - Method in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
Returns the URL for the API server corresponding to a region.
- getApiURL() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getApiVersion() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getAPIVersion(String) - Method in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
Returns the API version of servers from a region.
- getApp(String) - Method in interface com.adobe.cq.socialmedia.SocialApplicationService
-
Retrieve social applications by name
- getAppendable() - Method in class org.apache.commons.io.output.AppendableOutputStream
-
Return the target appendable.
- getAppender(String) - Method in class org.apache.log4j.Category
-
- getAppHome() - Static method in class com.day.io.IO
-
- getAppHomeDirectory() - Static method in class com.day.io.IO
-
- getApplicablePolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the applicable policies for the specified principal
or an empty array if no additional policies can be applied.
- getApplicableProfile(Asset, String, Session) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Get a specific Processing profile which may be applied to an asset
- getApplicationName() - Method in interface com.day.cq.dam.api.s7dam.config.S7damYouTubeAccountConfig
-
Deprecated.
- getApplicationName() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeConfiguration
-
- getApplicationPropertyHandle(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns the application property handle.
- getAppliedMachineTranslationCloudConfigs(Resource) - Method in interface com.adobe.granite.translation.core.MachineTranslationUtil
-
- getAppliedMicrosoftTranslationCloudConfigs(Resource) - Static method in class com.adobe.granite.translation.connector.msft.core.MicrosoftTranslationUtil
-
- getAppliedProcessingProfilePath(Asset) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Deprecated.
- getApplyRotation() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getAppName() - Method in class com.day.cq.commons.Console
-
- getAppName() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the appName property.
- getAppName() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the appName property.
- getAppVersion() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the appVersion property.
- getAppVersion() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the appVersion property.
- getArch() - Method in class org.apache.commons.lang3.arch.Processor
-
- getArchive() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Returns the underlying package archive
- getArchiveComment() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Gets the archive's comment.
- getArchiveInputStreamProviders() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getArchiveName() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Gets the archive's recorded name.
- getArchiveOutputStreamProviders() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getArea() - Method in class com.day.cq.searchpromote.xml.result.Banner
-
- getAreasForBrand(Resource) - Method in interface com.day.cq.personalization.AreaService
-
Returns a Set
of area resources for the specified
brandResource
or an empty Set
if no areas where found
for that brand.
- getAreasForPage(Resource) - Method in interface com.day.cq.personalization.AreaService
-
Returns a Set
of area resources for the specified
pageResource
or an empty Set
if no areas where
referenced via property PersonalizationConstants#PN_TARGET_AMBITS
on that page.
- getArgArray() - Method in class org.slf4j.helpers.FormattingTuple
-
- getArgs() - Method in exception com.adobe.granite.asset.api.AssetException
-
- getArgument() - Method in class org.apache.commons.math.complex.Complex
-
Compute the argument of this complex number.
- getArgument() - Method in exception org.apache.commons.math.exception.MathIllegalNumberException
-
- getArgument() - Method in exception org.apache.commons.math.FunctionEvaluationException
-
Returns the function argument that caused this exception.
- getArgumentArray() - Method in interface org.slf4j.event.LoggingEvent
-
- getArgumentArray() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getArgumentName() - Method in enum com.adobe.cq.scheduled.exporter.process.ExtractExportDataProcess.Arguments
-
- getArgumentName() - Method in enum com.adobe.granite.offloading.workflow.api.JobOffloadingProcessArguments
-
Get the argument name.
- getArgumentName() - Method in enum com.adobe.granite.offloading.workflow.api.WorkflowOffloadingProcessArguments
-
Get the argument name.
- getArgumentName() - Method in enum com.day.cq.dam.core.process.AssetSetLastModifiedProcess.Arguments
-
- getArgumentName() - Method in enum com.day.cq.dam.core.process.CommandLineProcess.Arguments
-
- getArgumentName() - Method in enum com.day.cq.dam.core.process.ExifToolExtractMetadataProcess.Arguments
-
- getArgumentName() - Method in enum com.day.cq.dam.core.process.SyncContentProcess.Arguments
-
Deprecated.
- getArgumentName() - Method in enum com.day.cq.dam.core.process.SyncVarProcess.Arguments
-
Deprecated.
- getArgumentName() - Method in enum com.day.cq.dam.core.process.WaterMarkProcess.Arguments
-
- getArgumentName() - Method in enum com.day.cq.dam.core.process.XMPWritebackProcess.Arguments
-
- getArgumentName() - Method in enum com.day.cq.dam.video.FFMpegStoryBoardProcess.Arguments
-
- getArgumentName() - Method in enum com.day.cq.dam.video.FFMpegThumbnailProcess.Arguments
-
- getArgumentName() - Method in enum com.day.cq.dam.video.FFMpegTranscodeProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.adobe.cq.scheduled.exporter.process.ExtractExportDataProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.core.process.AssetSetLastModifiedProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.core.process.CommandLineProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.core.process.ExifToolExtractMetadataProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.core.process.SyncContentProcess.Arguments
-
Deprecated.
- getArgumentPrefix() - Method in enum com.day.cq.dam.core.process.SyncVarProcess.Arguments
-
Deprecated.
- getArgumentPrefix() - Method in enum com.day.cq.dam.core.process.WaterMarkProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.core.process.XMPWritebackProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.video.FFMpegStoryBoardProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.video.FFMpegThumbnailProcess.Arguments
-
- getArgumentPrefix() - Method in enum com.day.cq.dam.video.FFMpegTranscodeProcess.Arguments
-
- getArguments() - Method in class org.apache.commons.exec.CommandLine
-
Returns the expanded and quoted command line arguments.
- getArguments() - Method in exception org.apache.commons.math.exception.MathIllegalArgumentException
-
Gets the arguments used to build the message of this throwable.
- getArguments() - Method in exception org.apache.commons.math.exception.MathIllegalStateException
-
Gets the arguments used to build the message of this throwable.
- getArguments() - Method in interface org.apache.commons.math.exception.MathThrowable
-
Gets the arguments used to build the message of this throwable.
- getArguments() - Method in exception org.apache.commons.math.exception.MathUnsupportedOperationException
-
Gets the arguments used to build the message of this throwable.
- getArguments() - Method in exception org.apache.commons.math.MathException
-
Gets the arguments used to build the message of this throwable.
- getArguments() - Method in exception org.apache.commons.math.MathRuntimeException
-
Gets the arguments used to build the message of this throwable.
- getArguments() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
Get the nodes of the argument calls.
- getArgumentsVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
-
- getArity() - Method in class org.apache.commons.math.genetics.TournamentSelection
-
Gets the arity (number of chromosomes drawn to the tournament).
- getArray(int) - Method in interface com.adobe.xmp.core.XMPArray
-
Get nested array property in this array at position index
- getArray() - Method in class com.adobe.xmp.core.XMPLanguageAlternative
-
- getArray(String, String) - Method in interface com.adobe.xmp.core.XMPStruct
-
Returns a child node as an array
- getArray(Type) - Static method in class com.google.gson.reflect.TypeToken
-
Gets type literal for the array type whose elements are all instances of componentType
.
- getArray() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- getArray() - Method in class org.apache.commons.collections.iterators.ArrayIterator
-
Gets the array that this iterator is iterating over.
- getArray() - Method in class org.apache.commons.collections.iterators.ObjectArrayIterator
-
Gets the array that this iterator is iterating over.
- getArray() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Gets the array that this iterator is iterating over.
- getArray() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Gets the array that this iterator is iterating over.
- getArrayBuilders() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Method for accessing object useful for building arrays of
primitive types (such as int[]).
- getArrayComparator(Object) - Static method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
Helper method used for constructing simple value comparator used for
comparing arrays for content equality.
- getArrayComponentType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Get the array component type of type
.
- getArrayDelegateCreator() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getArrayDelegateCreator() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to try to access member (constructor,
static factory method) that is used as the "array delegate creator".
- getArrayDelegateType(DeserializationConfig) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getArrayDelegateType(DeserializationConfig) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be used to determine what is the type of array delegate
type to use, if any; if no delegates are used, will return null.
- getArrayElementsLimit() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- getArrayEnd() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the array end text.
- getArrayEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array end text.
- getArrayForm() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getArrayItem(String, String, int) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Provides access to items within an array.
- getArrayItem(String, String, int) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to items within an array.
- getArraySeparator() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the array separator text.
- getArraySeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array separator text.
- getArrayStart() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the array start text.
- getArrayStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array start text.
- getArrayType() - Method in class org.apache.jackrabbit.oak.api.Type
-
Determine the array type which has this type as base type
- getArrayValueSeparator() - Method in class com.fasterxml.jackson.core.util.Separators
-
- getArtifact() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the underlying artifact for this os file.
- getArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
-
Find the artifact group.
- getArtifactGroups() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get all artifact groups
- getArtifactId() - Method in class com.fasterxml.jackson.core.Version
-
- getArtifactId() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the artifact id.
- getArtifacts() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Returns the artifacts of this node.
- getArtifactVersionResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
-
- getArtist() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getArtist() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
The Artist for the track
- getArtist() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getArtist() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getArtist() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getArtist() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getAsBigDecimal() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a BigDecimal
if it contains a single element.
- getAsBigDecimal() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a BigDecimal
.
- getAsBigDecimal() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a BigDecimal
.
- getAsBigInteger() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a BigInteger
if it contains a single element.
- getAsBigInteger() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a BigInteger
.
- getAsBigInteger() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a BigInteger
.
- getAsBoolean() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a boolean if it contains a single element.
- getAsBoolean() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a boolean value.
- getAsBoolean() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a boolean value.
- getAsByte() - Method in class com.google.gson.JsonArray
-
- getAsByte() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a primitive byte value.
- getAsByte() - Method in class com.google.gson.JsonPrimitive
-
- getAsByte() - Method in interface org.apache.commons.compress.utils.ByteUtils.ByteSupplier
-
The contract is similar to InputStream.read()
, return
the byte as an unsigned int, -1 if there are no more bytes.
- getAsByte() - Method in class org.apache.commons.compress.utils.ByteUtils.InputStreamByteSupplier
-
- getAscent() - Method in class com.day.image.font.AbstractFont
-
Returns the ascent of this Font
object, which is the maximal
value any glyph of this font ascends above the base line.
- getAscent() - Method in class com.day.image.Font
-
Returns the ascent of this Font
object, which is the
maximal value any glyph of this font ascends above the base line.
- getAsCharacter() - Method in class com.google.gson.JsonArray
-
- getAsCharacter() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a primitive character value.
- getAsCharacter() - Method in class com.google.gson.JsonPrimitive
-
- getAsDouble() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a double if it contains a single element.
- getAsDouble() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a primitive double value.
- getAsDouble() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a primitive double.
- getAsFloat() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a float if it contains a single element.
- getAsFloat() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a primitive float value.
- getAsFloat() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a float.
- getAsInt() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as an integer if it contains a single element.
- getAsInt() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a primitive integer value.
- getAsInt() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a primitive integer.
- getAsiPath() - Method in interface com.adobe.cq.social.srp.config.SocialResourceConfiguration
-
Get asiPath.
- getASIPath() - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Get the repository path associated with this provider.
- getASIPath() - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Get the ASI path (provider root).
- getAsJsonArray() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a
JsonArray
.
- getAsJsonArray(String) - Method in class com.google.gson.JsonObject
-
Convenience method to get the specified member as a JsonArray.
- getAsJsonNull() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a
JsonNull
.
- getAsJsonObject() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a
JsonObject
.
- getAsJsonObject(String) - Method in class com.google.gson.JsonObject
-
Convenience method to get the specified member as a JsonObject.
- getAsJsonPrimitive() - Method in class com.google.gson.JsonElement
-
- getAsJsonPrimitive(String) - Method in class com.google.gson.JsonObject
-
Convenience method to get the specified member as a JsonPrimitive element.
- getAsLong() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a long if it contains a single element.
- getAsLong() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a primitive long value.
- getAsLong() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a primitive long.
- getAsMap() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
- getAsMap() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getAsMap() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
- getAsNumber() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a Number
if it contains a single element.
- getAsNumber() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a Number
.
- getAsNumber() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a Number.
- getAspectRatio() - Method in class com.scene7.ipsapi.AvsEncoding
-
Gets the value of the aspectRatio property.
- getAssertion() - Method in class org.apache.oltu.oauth2.jwt.request.JWTOAuthRequest
-
- getAssertionConsumerServiceIndex() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- getAssertionConsumerServiceURL() - Method in class com.adobe.granite.auth.saml.configuration.SpConfiguration
-
- getAssertionConsumerServiceUrl() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- getAssertions() - Method in class com.adobe.granite.auth.saml.model.Response
-
- getAsset(Product) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Returns the product asset that best represents the product.
- getAsset() - Method in interface com.adobe.cq.commerce.api.Product
-
Get the primary asset for this product, or null
if no asset was found.
- getAsset() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getAsset(String) - Method in interface com.adobe.granite.asset.api.AssetManager
-
Get
Asset
at the given
assetPath
.
- getAsset() - Method in interface com.adobe.granite.asset.api.AssetRelation
-
Returns the related Asset
- getAsset() - Method in interface com.day.cq.dam.api.Rendition
-
Returns this rendition's parent Asset.
- getAsset() - Method in class com.day.cq.dam.api.s7dam.set.SetMember
-
- getAsset(int, int) - Method in interface com.day.cq.dam.api.s7dam.set.SpinSet
-
Deprecated.
Returns the asset at specified index in the matrix
- getAsset() - Method in interface com.day.cq.dam.commons.util.AssetUpdate
-
Get the asset this update is about.
- getAsset(AssetUpdate.Check) - Method in interface com.day.cq.dam.commons.util.AssetUpdate
-
Get the asset, if it is acceptable.
- getAsset(String, String[], String[], S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns a single Scene7Asset
object.
- getAsset() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
- getAsset() - Method in class com.scene7.ipsapi.ImageSetMember
-
Gets the value of the asset property.
- getAssetActionRels(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns list of actions rels string for assets
- getAssetArray() - Method in class com.scene7.ipsapi.GetAssetsByNameReturn
-
Gets the value of the assetArray property.
- getAssetArray() - Method in class com.scene7.ipsapi.GetAssetsReturn
-
Gets the value of the assetArray property.
- getAssetArray() - Method in class com.scene7.ipsapi.SearchAssetsReturn
-
Gets the value of the assetArray property.
- getAssetByIdentifier(String) - Method in interface com.adobe.granite.asset.api.AssetManager
-
Get
Asset
specified by the given
Identifier
.
- getAssetCache() - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Get an instance of
AssetCache
for access to cached rendition contents and
aggregated
InputStream
and temporary
File
cleanups.
- getAssetClickCount(Asset) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceTracker
-
Gets the asset impression count for the asset
.
- getAssetClickSuccessEvent(ResourceResolver) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst Asset Click success event.
- GetAssetCountsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetCountsParam() - Constructor for class com.scene7.ipsapi.GetAssetCountsParam
-
- GetAssetCountsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetCountsReturn() - Constructor for class com.scene7.ipsapi.GetAssetCountsReturn
-
- getAssetFieldsArray() - Method in class com.scene7.ipsapi.GetAssetMetadataFieldsReturn
-
Gets the value of the assetFieldsArray property.
- getAssetFolder() - Method in interface com.adobe.cq.projects.api.Project
-
The Asset folder associated with this project.
- getAssetFolderPath() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the path to the asset folder associated with the payload.
- getAssetForBinary(String) - Method in interface com.day.cq.dam.api.AssetManager
-
Returns the
Resource
of the
Asset
corresponding to the binary given with the
path
parameter.
- getAssetFromID(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Obtain Asset
provided the jcr:uuid
- getAssetFromMetaRes(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns
Asset
for the dam:asset/jcr:content/metadata resource
else returns null.
- getAssetHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get this asset handle
- getAssetHandle() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getAssetHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7AssetOperationFault
-
- getAssetHandle() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageFieldUpdate
-
- getAssetHandle() - Method in interface com.day.cq.dam.scene7.api.model.UploadJobDetail
-
- getAssetHandle() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.AssetMove
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.AssetOperationFault
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.AssetPublishContexts
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.AssetsContextStateUpdate
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.CopyImageParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.CopyImageReturn
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.CreateAssetSetReturn
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.CreateDerivedAssetReturn
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.CreateImageSetReturn
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.CreateTemplateReturn
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.DeleteAssetMetadataParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.DeleteAssetParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetAssetJobLogsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetAssetPublishHistoryParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetAssociatedAssetsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetAutoCropRectParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetImageSetMembersParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetPhotoshopPathNamesParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetPhotoshopPathParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetSearchStringsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetViewerConfigSettingsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetXMPPacketParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.GetZipEntriesParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.IccProfileFieldUpdate
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.ImageFieldUpdate
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.ImageSetMemberUpdate
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.JobLogDetail
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.MoveAssetParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.PublishStateUpdate
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.RemoveAssetPermissionsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.RemoveMaskParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.RenameAssetParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.ReplaceImageParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.ReplaceImageReturn
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam.HaystackSearch
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetAssetMetadataParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetAssetPermissionsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetAssetPublishStateParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetAssetSetDefinitionParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetImageMapsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetImageSetMembersParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetMetadataFault
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetUrlModifierParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetViewerConfigSettingsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.SetZoomTargetsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.ThumbAssetUpdate
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.UpdateAssetPermissionsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.UpdateAssetSetParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.UpdateImageSetParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.UpdateViewerConfigSettingsParam
-
Gets the value of the assetHandle property.
- getAssetHandle() - Method in class com.scene7.ipsapi.UpdateXMPPacketParam
-
Gets the value of the assetHandle property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.AddProjectAssetsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.ApplyMetadataTemplateParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.AutomatedSetGenerationJob
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.BatchGetAssetPublishContextsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.BatchMetadataUpdate
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.DeleteAssetsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.EmptyAssetsFromTrashParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.ExportJob
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.ForceRepublishAssetsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.GetAssetsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.GetOriginalFilePathsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.RemoveProjectAssetsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.RestoreAssetsFromTrashParam
-
Gets the value of the assetHandleArray property.
- getAssetHandleArray() - Method in class com.scene7.ipsapi.SetProjectAssetsParam
-
Gets the value of the assetHandleArray property.
- getAssetHandler(String) - Method in interface com.day.cq.dam.api.handler.store.AssetStore
-
Get the media handler for the mime type.
- getAssetHandlerInfos() - Method in interface com.day.cq.dam.api.handler.store.AssetStore
-
- getAssetHandles() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataUpdate
-
- getAssetId() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getAssetIdClickEVar(ResourceResolver) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst eVar variable for the Asset Click
Success Event.
- getAssetIdImpressionListVar(ResourceResolver) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst list variable for the Asset Impression
Success Event.
- getAssetImpressionCount(Asset) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceTracker
-
Gets the asset impression count for the asset
.
- getAssetImpressionSuccessEvent(ResourceResolver) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst Asset Impression success event.
- GetAssetJobLogsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetJobLogsParam() - Constructor for class com.scene7.ipsapi.GetAssetJobLogsParam
-
- GetAssetJobLogsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetJobLogsReturn() - Constructor for class com.scene7.ipsapi.GetAssetJobLogsReturn
-
- getAssetMetadata() - Method in interface com.adobe.granite.asset.api.Asset
-
Returns the metadata of this Asset.
- GetAssetMetadataFieldsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetMetadataFieldsParam() - Constructor for class com.scene7.ipsapi.GetAssetMetadataFieldsParam
-
- GetAssetMetadataFieldsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetMetadataFieldsReturn() - Constructor for class com.scene7.ipsapi.GetAssetMetadataFieldsReturn
-
- getAssetMimeType() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
Get the asset mime type (e.g.
- getAssetMoveArray() - Method in class com.scene7.ipsapi.MoveAssetsParam
-
Gets the value of the assetMoveArray property.
- getAssetName() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getAssetName() - Method in interface com.day.cq.dam.scene7.api.model.UploadJobDetail
-
- getAssetName() - Method in class com.scene7.ipsapi.JobLogDetail
-
Gets the value of the assetName property.
- getAssetNameArray() - Method in class com.scene7.ipsapi.CheckAssetNamesParam
-
Gets the value of the assetNameArray property.
- getAssetNode(String, Session) - Method in interface com.day.cq.dam.api.DamManager
-
- getAssetNode() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
- getAssetPath() - Method in interface com.adobe.granite.asset.api.AssetVersion
-
Get path of the parent asset.
- getAssetPath() - Method in class com.day.cq.dam.api.DamEvent
-
The path of the asset the event occurred upon.
- getAssetProperties(ResourceResolver, String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandler
-
Returns the rendering properties associated with the referenced asset.
- getAssetProperties() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
- getAssetProperties() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getAssetPublishContextsArray() - Method in class com.scene7.ipsapi.BatchGetAssetPublishContextsReturn
-
Gets the value of the assetPublishContextsArray property.
- GetAssetPublishHistoryParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetPublishHistoryParam() - Constructor for class com.scene7.ipsapi.GetAssetPublishHistoryParam
-
- GetAssetPublishHistoryReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetPublishHistoryReturn() - Constructor for class com.scene7.ipsapi.GetAssetPublishHistoryReturn
-
- getAssetReference(String) - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Deprecated.
- getAssetResource() - Method in class com.day.cq.dam.rating.DamRatingComponent
-
- getAssetResourcePath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getAssets(Product) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Returns the product assets belonging to the product.
- getAssets() - Method in interface com.adobe.cq.commerce.api.Product
-
Get all the assets for this product.
- getAssets() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getAssets(List<String>) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Returns the assets filtered by the mime type
- getAssets() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetsModel
-
- getAssets() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an array of resource assets.
- getAssets() - Method in interface com.day.cq.dam.api.s7dam.set.CarouselSet
-
List all set member
- getAssets() - Method in interface com.day.cq.dam.api.s7dam.set.SpinSet
-
Deprecated.
Returns the 2D array of assets which consists of spin set.
- getAssets(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns an iterator to all the assets contained in or represented by the resource.
- getAssets(String[], String[], String[], S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets assets from IPS.
- getAssets(String[], String[], String[], S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns a Scene7Asset
list, based on a list of asset handles
- getAssetsByHandles(String[], Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7AEMBridge
-
- GetAssetsByNameParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetsByNameParam() - Constructor for class com.scene7.ipsapi.GetAssetsByNameParam
-
- GetAssetsByNameReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetsByNameReturn() - Constructor for class com.scene7.ipsapi.GetAssetsByNameReturn
-
- getAssetsContextStateUpdateArray() - Method in class com.scene7.ipsapi.SetAssetsContextStateParam
-
Gets the value of the assetsContextStateUpdateArray property.
- getAssetScore(Asset) - Method in interface com.day.cq.dam.usage.api.AssetUsageTracker
-
Gets the asset score.
- getAssetSetInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the assetSetInfo property.
- getAssetSetMembers() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetSet
-
Return the list of asset set members
- getAssetsFromAssociatedContent(Node, String, ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- GetAssetsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetsParam() - Constructor for class com.scene7.ipsapi.GetAssetsParam
-
- GetAssetsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssetsReturn() - Constructor for class com.scene7.ipsapi.GetAssetsReturn
-
- getAssetSubTypeArray() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the assetSubTypeArray property.
- getAssetSubTypeArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the assetSubTypeArray property.
- getAssetSubTypeArray() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the assetSubTypeArray property.
- getAssetSubTypeStr() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the asset's subtype string from Scene7 (if appliable)
- getAssetSubTypeStr() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getAssetSummaryArray() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataReturn
-
Gets the value of the assetSummaryArray property.
- getAssetType() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
Get the asset type, less specific than mime type (e.g.
- getAssetType() - Method in enum com.day.cq.dam.scene7.api.constants.FlashTemplateAssetConstants
-
- getAssetType() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the type of this asset
- getAssetType() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getAssetType() - Method in interface com.day.cq.dam.scene7.api.model.UploadJobDetail
-
- getAssetType() - Method in class com.scene7.ipsapi.AssetCount
-
Gets the value of the assetType property.
- getAssetType() - Method in class com.scene7.ipsapi.AssetMetadataFields
-
Gets the value of the assetType property.
- getAssetType() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the assetType property.
- getAssetType() - Method in class com.scene7.ipsapi.GetMetadataFieldsParam
-
Gets the value of the assetType property.
- getAssetType() - Method in class com.scene7.ipsapi.JobLogDetail
-
Gets the value of the assetType property.
- getAssetType() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the assetType property.
- getAssetTypeArray() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the assetTypeArray property.
- getAssetTypeArray() - Method in class com.scene7.ipsapi.GetFoldersParam
-
Gets the value of the assetTypeArray property.
- getAssetTypeArray() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the assetTypeArray property.
- getAssetTypeArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the assetTypeArray property.
- getAssetTypeArray() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the assetTypeArray property.
- getAssetTypeStr() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the asset type as read from Scene7
- getAssetTypeStr() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getAsShort() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a primitive short if it contains a single element.
- getAsShort() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a primitive short value.
- getAsShort() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a primitive short.
- getAsShortText(long, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, short text value of this field from the
milliseconds.
- getAsShortText(long) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, short text value of this field from the
milliseconds.
- getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, short text value of this field from a partial instant.
- getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, short text value of this field from a partial instant.
- getAsShortText(int, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, short text value of this field from the field value.
- getAsShortText() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the short textual value of this property from the instant as a
string in the default locale.
- getAsShortText(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the short textual value of this property from the instant as a
string in the specified locale.
- getAsShortText() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the short textual value of this property from the instant as a
string in the default locale.
- getAsShortText(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the short textual value of this property from the instant as a
string in the specified locale.
- getAsShortText(long, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, short text value of this field from the milliseconds.
- getAsShortText(long) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, short text value of this field from the milliseconds.
- getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, short text value of this field from a partial instant.
- getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, short text value of this field from a partial instant.
- getAsShortText(int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, short text value of this field from the field value.
- getAsShortText(long, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsShortText(long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsShortText(int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsShortText(long, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsShortText(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsShortText(int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAssignedBadges() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserProfile
-
Get the badges which assigned to the user.
- getAssignedDeviceId() - Method in interface com.adobe.cq.screens.device.DeviceConfig
-
Returns the device id that is assigned to this config or null
if not assigned.
- getAssignedUsersCount() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Returns the number of users in the group assigned to the resource.
- getAssignee() - Method in class com.day.cq.workflow.filter.InboxFilter
-
- getAssignees() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the assignees
- getAssignees() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Returns an object representing the assignees
- getAssignees() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the assignees
- getAssignmentName() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the assignment name.
- getAssignments(ResourceResolver, Resource) - Method in interface com.adobe.cq.screens.display.DisplayService
-
The assignments for the specified Display.
- getAssignments(Resource) - Method in interface com.adobe.cq.screens.schedule.ScheduleService
-
The assignments for the specified Schedule.
- getAssignmentsForSchedule(ResourceResolver, Resource, Resource) - Method in interface com.adobe.cq.screens.display.DisplayService
-
Deprecated.
- getAssignmentStatus() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the assignment status.
- getAssignmentStatus() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceAssignmentStatus
-
- getAssociatedAssets(String, String[], String[], S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets assets associated with the specified asset and details about their
relationship.
- getAssociatedAssets(Scene7Asset, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves the sub-assets and the origiator asset associated with the
given asset
- GetAssociatedAssetsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssociatedAssetsParam() - Constructor for class com.scene7.ipsapi.GetAssociatedAssetsParam
-
- GetAssociatedAssetsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAssociatedAssetsReturn() - Constructor for class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
- getAssociatedContent() - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets an iterator on associated content.
- getAssociatedProjectDetailsUrl() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task project URL if task is related to a project.
- getAsString() - Method in class com.google.gson.JsonArray
-
convenience method to get this array as a String
if it contains a single element.
- getAsString() - Method in class com.google.gson.JsonElement
-
convenience method to get this element as a string value.
- getAsString() - Method in class com.google.gson.JsonPrimitive
-
convenience method to get this element as a String.
- getAsString() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the value of this property from the instant as a string.
- getAsString() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the value of this property from the instant as a string.
- getAsText(long, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, text value of this field from the milliseconds.
- getAsText(long) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, text value of this field from the milliseconds.
- getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, text value of this field from a partial instant.
- getAsText(ReadablePartial, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, text value of this field from a partial instant.
- getAsText(int, Locale) - Method in class org.joda.time.DateTimeField
-
Get the human-readable, text value of this field from the field value.
- getAsText() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the textual value of this property from the instant as a
string in the default locale.
- getAsText(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the textual value of this property from the instant as a
string in the specified locale.
- getAsText() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the textual value of this property from the instant as a
string in the default locale.
- getAsText(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the textual value of this property from the instant as a
string in the specified locale.
- getAsText(long, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, text value of this field from the milliseconds.
- getAsText(long) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, text value of this field from the milliseconds.
- getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, text value of this field from a partial instant.
- getAsText(ReadablePartial, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, text value of this field from a partial instant.
- getAsText(int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the human-readable, text value of this field from the field value.
- getAsText(long, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsText(long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsText(ReadablePartial, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsText(int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getAsText(long, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsText(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsText(ReadablePartial, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsText(int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getAsTree(String) - Method in class com.day.imageio.plugins.GIFImageMetadata
-
- getAsTree(String) - Method in class com.day.imageio.plugins.GIFStreamMetadata
-
- getAsyncCronExpression() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
Return the cron expression used for asynchronous execution.
- getAsyncUploadLimit() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getAsyncWritePoolSize() - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Returns the pool size of the asynchronous write pool executor.
- getAttachAPIClass() - Method in interface com.adobe.cq.deserfw.api.AttachAPIResolver
-
Provides a service for obtaining the Java Attach API Virtual Machine class as defined by
https://docs.oracle.com/javase/6/docs/jdk/api/attach/spec/com/sun/tools/attach/VirtualMachine.html
The Class returned is generally from the system classloader.
- getAttachment(String) - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Retrieve an attachment of this comment by its file name.
- getAttachment(String) - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Retrieve an attachment of this comment by its file name.
- getAttachment() - Method in class com.adobe.cq.social.srp.internal.AttachmentResult
-
Get the attachment.
- getAttachment(String) - Method in class com.adobe.granite.comments.AbstractComment
-
Retrieve an attachment of this comment by its file name.
- getAttachment(String) - Method in interface com.adobe.granite.comments.Comment
-
Retrieve an attachment of this comment by its file name.
- getAttachmentCollectionName() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get mongoDB collection name to use for the attachment storage.
- getAttachmentFilters() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment filters.
- getAttachmentFormatters() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment formatters.
- getAttachmentFromDataSource(FileDataSource, FileUploadSizeLimit, Set<String>, List<String>) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Utility to check a file against the specified white list, black list, and size restraints.
- getAttachmentFromDataSource(FileDataSource, FileUploadSizeLimit, Set<String>, String[]) - Static method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentUtils
-
Utility to check file against the specified white list and black list.
- getAttachmentInputStream(String) - Method in interface com.adobe.cq.social.srp.internal.SocialDatabase
-
Retrieve the attachment/binary from the db
- getAttachmentInputStream(String) - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Get the attachment data as an InputStream and not just the meta data of the attachment
- getAttachmentInputStream(ResourceResolver, String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getAttachmentInputStream(ResourceResolver, String) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Return an attachment resource as an InputStream.
- getAttachmentList() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getAttachmentMap() - Method in class com.adobe.granite.comments.AbstractComment
-
Retrieves a map, an entry of which represents a file-name/attachment pair.
- getAttachmentMap(Resource) - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
Return a
Map
containing the given
Comment
s attachments.
- getAttachmentMap() - Method in interface com.adobe.granite.comments.Comment
-
Retrieves a map, an entry of which represents a file-name/attachment pair.
- getAttachmentNames() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment name formatters.
- getAttachmentProperties() - Method in interface com.adobe.cq.social.srp.SocialResourceProvider.PrefetchPerResult
-
List of properties on children containing lists of attachments which should be fetched.
- getAttachmentResource(Resource, String) - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
Return the attachment of the given
Comment
as identified by its given
name
(file name).
- getAttachments() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Retrieves a map, an entry of which represents a file-name/attachment pair.
- getAttachments() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Retrieves a map, an entry of which represents a file-name/attachment pair.
- getAttachments() - Method in interface com.adobe.cq.social.commons.emailreply.EmailContent
-
Returns the list of attachments from a parsed e-mail.
- getAttachments() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService.BrowseDocumentsResult
-
Return the requested attachments from the children listed.
- getAttachments() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
An array of one or more additional, associated objects, similar to the concept of attached files in an email
message.
- getAttachments() - Method in interface com.day.cq.notification.api.Notification
-
- getAttachments(String) - Method in interface org.apache.felix.webconsole.AttachmentProvider
-
Deprecated.
Return an array of attachments for the given render mode.
- getAttachmentsFromDataSources(Iterable<FileDataSource>, FileUploadSizeLimit, Set<String>, List<String>) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Utility to check attached files against the specified white list and black list.
- getAttachmentsFromDataSources(Iterable<FileDataSource>, FileUploadSizeLimit, Set<String>, String[]) - Static method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentUtils
-
- getAttachmentsFromRequest(long, List<String>, List<String>) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Utility to filter the attachments in the current request against the specified white list, black list, and
size.
- getAttachmentsFromRequest(RequestParameter[], long, List<String>, List<String>) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Utility to check attached files against the specified white list and black list.
- getAttachmentsFromRequest(RequestParameter[], FileUploadSizeLimit, List<String>, List<String>) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Utility to check attached files against the specified white list and black list.
- getAttachmentsList() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
Retrieves a list, an entry of which represents
Attachment
.
- getAttempts() - Method in class org.apache.sling.distribution.queue.DistributionQueueItemStatus
-
- getAttribute(String) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the classification attribute defined by the given name.
- getAttribute(String) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Returns a classification attribute for the given
path
or an ID
uniquely identifying the
ClassificationAttribute
to the external commerce engine.
- getAttribute() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmInclusionRule
-
Product attribute to be used by this inclusion rule
- getAttribute(String) - Method in interface com.day.cq.replication.TransportContext
-
- getAttribute(Object) - Method in class com.day.cq.wcm.designimporter.DesignImporterContext
-
- getAttribute(String) - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getAttribute(Object) - Method in class com.fasterxml.jackson.databind.cfg.ContextAttributes
-
Accessor for value of specified attribute
- getAttribute(Object) - Method in class com.fasterxml.jackson.databind.cfg.ContextAttributes.Impl
-
- getAttribute(Object) - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Method for accessing attributes available in this context.
- getAttribute(Object) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getAttribute(Object) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getAttribute(String) - Method in class org.apache.commons.logging.impl.SLF4JLogFactory
-
Return the configuration attribute with the specified name (if any), or
null
if there is no such attribute.
- getAttribute(String) - Method in class org.apache.commons.logging.LogFactory
-
Return the configuration attribute with the specified name (if any), or
null
if there is no such attribute.
- getAttribute(String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the value of the named attribute as an Object
, or
null
if no attribute of the given name exists.
- getAttribute(String) - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Return an attribute value on this transaction.
- getAttribute(String) - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
-
Returns the attribute with the given name or null
if no attribute
with that attributeName
exists.
- getAttribute(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
-
- getAttribute(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
-
Returns the value of the named attribute as an Object
, or
null
if no attribute of the given name exists.
- getAttribute(Element, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Returns the value of the named attribute of the current element.
- getAttribute(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getAttribute(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns the value of the named attribute of the current element.
- getAttribute(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.AttributableResourceProvider
-
Deprecated.
Returns the value of the given resource provider attribute or null
if the attribute is not set or not visible (as e.g.
- getAttribute(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the value of the given resource resolver attribute or
null
if the attribute is not set (or not visible as is the
case of the
ResourceResolverFactory.PASSWORD
or other security
sensitive attributes).
- getAttribute(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- getAttribute(String) - Method in interface org.apache.sling.installer.api.info.Resource
-
Get the value of an attribute.
- getAttribute(String) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
Get the value of an attribute.
- getAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getAttribute(String, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getAttribute(String, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getAttribute(ResolveContext<T>, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns the value of the given resource provider attribute or null
if the attribute is not set or not visible (as e.g.
- getAttribute(String, String) - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation
-
Gets the attribute of a given name.
- getAttribute(QName) - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation
-
- getAttributeArray() - Method in class com.scene7.ipsapi.GenerationInfo
-
Gets the value of the attributeArray property.
- getAttributeConsumerServiceIndex() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- getAttributeDefinitions() - Method in class org.apache.felix.metatype.OCD
-
- getAttributeMapping() - Method in interface com.adobe.cq.targetrecommendations.api.model.ProductFeed
-
Defines the mapping between the feed's fields and the Target Recommendation's entities.
- getAttributeName() - Method in class com.day.cq.wcm.core.references.ContentReferenceDescription
-
- getAttributeNames() - Method in class org.apache.commons.logging.impl.SLF4JLogFactory
-
Return an array containing the names of all currently defined configuration
attributes.
- getAttributeNames() - Method in class org.apache.commons.logging.LogFactory
-
Return an array containing the names of all currently defined configuration
attributes.
- getAttributeNames() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the names of the attributes available to this credentials
instance.
- getAttributeNames() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
-
Returns the attribute names associated with this instance.
- getAttributeNames() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
-
- getAttributeNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getAttributeNames(ResourceResolver) - Method in interface org.apache.sling.api.resource.AttributableResourceProvider
-
Deprecated.
- getAttributeNames() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
- getAttributeNames() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- getAttributeNames(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
- getAttributeNamesInScope(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getAttributeNamesInScope(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getAttributeOrParameter(HttpServletRequest, String, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns the value of the named request attribute or parameter as a string
as follows:
If there is a request attribute of that name, which is a non-empty
string, it is returned.
If there is a non-empty request parameter of
that name, this parameter is returned.
- getAttributeOrParameter(HttpServletRequest, String, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
- getAttributes() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns an ordered list of all the attributes by taking the direct attributes of this category and those
defined for the ancestor categories.
- getAttributes() - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- getAttributes() - Method in class com.day.cq.commons.DownloadResource
-
Returns a map of attributes.
- getAttributes() - Method in class com.day.cq.wcm.designimporter.DesignImporterContext
-
- getAttributes() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getAttributes() - Method in class com.day.cq.wcm.foundation.Table
-
- getAttributes() - Method in class com.day.cq.wcm.foundation.Table.Tag
-
- getAttributes() - Method in interface com.day.cq.wcm.mobile.api.device.Device
-
Detailed device attributes
- getAttributes() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns a map of attributes.
- getAttributes() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method for accessing per-instance shared (baseline/default)
attribute values; these are used as the basis for per-call
attributes.
- getAttributes() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getAttributes() - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- getAttributes() - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- getAttributes() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the attributes that the IMAP server returns with the
LIST response.
- getAttributes() - Method in class org.apache.felix.metatype.DesignateObject
-
- getAttributes() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
-
- getAttributes(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
-
- getAttributes(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.credentials.CredentialsSupport
-
Obtains the attributes as present with the specified Credentials
.
- getAttributes(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
-
- getAttributes() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
-
- getAttributes() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Attributes include the bundle symbolic name, bundle version, etc.
- getAttributes() - Method in class org.apache.sling.provisioning.model.Section
-
Get all attributes
- getAttributes() - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation
-
Gets the read-only view of all the attributes.
- getAttributesMapping() - Method in class org.apache.tika.sax.ElementMappingContentHandler.TargetElement
-
- getAttributesScope(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getAttributesScope(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getAttributeValue(String) - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
-
- getAttrs() - Method in class com.adobe.granite.ui.components.Tag
-
Returns the attributes of the tag.
- getAudience() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the first audience of the aud
JWT Claims Set
parameter.
- getAudienceJson() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the audience JSON
- getAudiences() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the aud
JWT Claims Set parameter.
- getAudienceType() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the audience type which can be either 'CC', 'CH', 'AT' or 'folder'.
- getAudioBitrate() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the audioBitrate property.
- getAudioCodec() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the audioCodec property.
- getAudioInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the audioInfo property.
- getAudioSampleRate() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the audioSampleRate property.
- getAugmentedFields(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.IndexFieldProvider
-
This method would get called while indexing a document.
- getAuthAvatarUrl() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- getAuthEmail() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- getAuthenticatedPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
-
- getAuthenticateHeaderValue() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
- getAuthentication(UserConfiguration, Root, String) - Method in interface org.apache.jackrabbit.oak.spi.security.user.UserAuthenticationFactory
-
- getAuthenticator() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the Authenticator used to login to the email server.
- getAuthHeaderField(String) - Static method in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
- getAuthId() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- getAuthInfo() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
-
This methods provides access to information related to authentication
and authorization of this content session.
- getAuthInfo() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getAuthName() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- getAuthnInstant() - Method in class com.adobe.granite.auth.saml.model.AuthnStatement
-
- getAuthnStatements() - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- getAuthor() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Returns the author's identifying name that represents the author of this comment.
- getAuthor() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Returns the author's identifying name that represents the author of this comment.
- getAuthor() - Method in class com.adobe.cq.social.tally.client.api.AbstractTallyResponse
-
- getAuthor() - Method in interface com.adobe.cq.social.tally.client.api.TallyResponseSocialComponent
-
- getAuthor() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Describes the entity that created or authored the object.
- getAuthor() - Method in class com.day.util.diff.DefaultDocumentSource
-
Returns the author
- getAuthorizable() - Method in interface com.day.cq.contentsync.config.Config
-
Get the authorizable's id that is authorized to read
and write the cache.
- getAuthorizable() - Method in exception com.day.cq.security.NoSuchAuthorizableException
-
Deprecated.
- getAuthorizable() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getAuthorizable(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable by its id.
- getAuthorizable(String, Class<T>) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable of a specific type by its id.
- getAuthorizable(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable by its Principal.
- getAuthorizableActions(SecurityProvider) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableActionProvider
-
- getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
-
- getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
-
- getAuthorizableByPath(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
- getAuthorizableClass() - Method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
-
- getAuthorizableFromLastStep(WorkflowSession, Workflow, String) - Static method in class com.day.cq.workflow.util.WorkflowUtil
-
This method returns the userId of the user who completed the previous step.
- getAuthorizableId() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementCommunitySimpleUser
-
returns authorizable Id of this user.
- getAuthorizableId() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementResourceContact
-
- getAuthorizableID() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
Returns the ID of the authorizable this user properties belong to.
- getAuthorizableId() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getAuthorizableId() - Method in interface com.adobe.cq.social.scf.SocialAuthorizable
-
- getAuthorizableID() - Method in interface com.adobe.granite.security.user.UserProperties
-
Returns the ID of the authorizable this user properties belong to.
- getAuthorizableId() - Method in interface com.adobe.granite.security.user.UserPropertiesComposite
-
- getAuthorizableId(String) - Method in class com.adobe.granite.security.user.UserPropertiesService
-
Retrieves the authorizableID corresponding to the given absolute path pointing to an user properties node.
- getAuthorizableId() - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
- getAuthorizableId(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- getAuthorizableId(Tree, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
Retrieve the id from the given authorizableTree
, which must have
been verified for being a valid authorizable of the specified type upfront.
- getAuthorizableId(DocViewNode) - Method in interface org.apache.jackrabbit.vault.fs.spi.UserManagement
-
Returns the id of the authorizable from the specified authorizable node
to be imported.
- getAuthorizableMailingList() - Method in interface com.day.cq.mcm.api.newsletter.NewsLetter
-
Access the Subscribers to this Newsletter
- getAuthorizablePath() - Method in interface com.adobe.granite.security.user.UserProperties
-
Returns the authorizables path
- getAuthorizablePath(String) - Method in class com.adobe.granite.security.user.UserPropertiesService
-
Retrieves the path to the authorizable node that is identified by the specified authorizableId
.
- getAuthorizablePath(Session, String) - Method in interface org.apache.jackrabbit.vault.fs.spi.UserManagement
-
Returns the path of the authorizable or null
if not exists.
- getAuthorizableRootPath() - Method in interface com.adobe.granite.security.user.UserManagementService
-
- getAuthorizableRootPath(ConfigurationParameters, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- getAuthorizables() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizables
-
- getAuthorizableType() - Method in class com.day.cq.workflow.filter.InboxFilter
-
- getAuthorizableTypes() - Method in interface com.adobe.granite.security.user.UserPropertiesQueryParams
-
- getAuthorization(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the authorization for the user name.
- getAuthorizationId() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the authorization ID to be used for authentication.
- getAuthorizedId(HttpServletRequest, String) - Method in interface com.adobe.granite.auth.oauth.OAuthManager
-
Retrieve the user id who has been authorized for the app configured; (The user id is stored in the
encrypted cookie)
- getAuthorizedUser(ResourceResolver, String) - Static method in class com.day.cq.mcm.api.MCMUtil
-
API to get authorizable user for the given Id
- getAuthorizedUserId() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Gets the authorized user ID.
- getAuthorizedUserProfileProperties() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
- getAuthorName() - Method in class com.adobe.granite.comments.AbstractComment
-
- getAuthorName() - Method in interface com.adobe.granite.comments.Comment
-
Returns the author's identifying name that represents the author of this comment.
- getAuthors() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the authors
- getAuthors() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Returns an object representing the authors
- getAuthors() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the authors
- getAuthorUserId() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Returns the user id of the author of this activity object or null
if this object was not created
by a user present in this system.
- getAuthPath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- getAuthType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getAuthType() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
- getAuthType() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
-
Deprecated.
Returns type of authentication provisioning.
- getAuthURL() - Method in interface com.adobe.granite.translation.connector.msft.core.AccessToken
-
- getAuthzEndpoint() - Method in enum org.apache.oltu.oauth2.common.OAuthProviderType
-
Get the authorization endpoint
- getAuthzMethod(String) - Static method in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
- getAutoColorCropOptions() - Method in class com.scene7.ipsapi.GetAutoCropRectParam
-
Gets the value of the autoColorCropOptions property.
- getAutoColorCropOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the autoColorCropOptions property.
- getAutoColorCropOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the autoColorCropOptions property.
- getAutoColorCropOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the autoColorCropOptions property.
- getAutoColorCropOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the autoColorCropOptions property.
- getAutoColorCropOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the autoColorCropOptions property.
- getAutocomplete() - Method in class com.day.cq.searchpromote.xml.form.SearchForm
-
- getAutoComplete() - Method in class com.day.cq.searchpromote.xml.result.SearchForm
-
- getAutoCreated() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
-
- GetAutoCropRectParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAutoCropRectParam() - Constructor for class com.scene7.ipsapi.GetAutoCropRectParam
-
- GetAutoCropRectReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetAutoCropRectReturn() - Constructor for class com.scene7.ipsapi.GetAutoCropRectReturn
-
- getAutomatedSetGenerationJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the automatedSetGenerationJob property.
- getAutomatedSetGenerationJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the automatedSetGenerationJob property.
- getAutomatedSetGenerationJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the automatedSetGenerationJob property.
- getAutomaticProvisioningData() - Static method in class com.adobe.cq.cloudservices.provisioning.ProvisioningProperties
-
- getAutoMembership() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
-
Defines the set of group names that are automatically added to synced authorizable.
- getAutoSave() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getAutoSave() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Whether to automatically save changes of the current session occurring
from adding/removing nodes and properties.
- getAutoSaveThreshold() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the auto-save threshold.
- getAutoSetCreationOptions() - Method in class com.scene7.ipsapi.AutomatedSetGenerationJob
-
Gets the value of the autoSetCreationOptions property.
- getAutoSetCreationOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the autoSetCreationOptions property.
- getAutoSetCreationOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the autoSetCreationOptions property.
- getAutoSetCreationOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the autoSetCreationOptions property.
- getAutoSetCreationOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the autoSetCreationOptions property.
- getAutoSetsArray() - Method in class com.scene7.ipsapi.AutoSetCreationOptions
-
Gets the value of the autoSetsArray property.
- getAutoSmartCropOptionsArray() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the autoSmartCropOptionsArray property.
- getAutoSmartCropOptionsArray() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the autoSmartCropOptionsArray property.
- getAutoSmartCropOptionsArray() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the autoSmartCropOptionsArray property.
- getAutoSmartCropOptionsArray() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the autoSmartCropOptionsArray property.
- getAutoSmartCropOptionsArray() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the autoSmartCropOptionsArray property.
- getAutoTransparentCropOptions() - Method in class com.scene7.ipsapi.GetAutoCropRectParam
-
Gets the value of the autoTransparentCropOptions property.
- getAutoTransparentCropOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the autoTransparentCropOptions property.
- getAutoTransparentCropOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the autoTransparentCropOptions property.
- getAutoTransparentCropOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the autoTransparentCropOptions property.
- getAutoTransparentCropOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the autoTransparentCropOptions property.
- getAutoTransparentCropOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the autoTransparentCropOptions property.
- getAuxArray() - Method in class com.scene7.ipsapi.AssetJobLog
-
Gets the value of the auxArray property.
- getAuxArray() - Method in class com.scene7.ipsapi.JobLogDetail
-
Gets the value of the auxArray property.
- getAvailableActions() - Static method in enum com.adobe.cq.social.qna.client.api.QnaEvent.QnaActions
-
- getAvailableChannels() - Method in interface com.adobe.cq.social.notifications.channel.ChannelManager
-
Get the current available channels.
- getAvailableCountries() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Return the list of countries supported for this session/cart.
- getAvailableCountries() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
The base implementation does not support session- or order-specific destinations, so this
is a straight pass-through to the commerce service.
- getAvailableDiskSpace() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getAvailableDiskSpaceMB() - Method in class com.day.io.disk.DiskSpaceUtil
-
Get the available disk space in megabytes for the current working
directory using the default interval.
- getAvailableDiskSpaceMB(File) - Method in class com.day.io.disk.DiskSpaceUtil
-
Get the available disk space in megabytes for the given directory using
the default interval.
- getAvailableDiskSpaceMB(File, long) - Method in class com.day.io.disk.DiskSpaceUtil
-
Get the available disk space in megabytes for the given directory and
using the given interval.
- getAvailableFactoryNames() - Method in interface com.adobe.granite.translation.api.TranslationManager
-
Deprecated.
- getAvailableFactoryNames(TranslationConstants.TranslationMethod) - Method in interface com.adobe.granite.translation.api.TranslationManager
-
Returns a Map of the currently available TranslationServiceFactories The service returns both the factory name
and a factory label for use in drop downs based on TranslationMethod.
- getAvailableIDs() - Static method in class org.joda.time.DateTimeZone
-
Gets all the available IDs supported.
- getAvailableIDs() - Method in interface org.joda.time.tz.Provider
-
Returns an unmodifiable set of ids.
- getAvailableIDs() - Method in class org.joda.time.tz.UTCProvider
-
Returns a singleton collection containing only "UTC"
.
- getAvailableIDs() - Method in class org.joda.time.tz.ZoneInfoProvider
-
Gets a list of all the available zone ids.
- getAvailableLanguages() - Method in interface com.adobe.cq.social.commons.comments.search.SearchComponent
-
Get the available languages
- getAvailableLanguages() - Method in interface com.adobe.cq.social.commons.comments.search.SearchResultComponent
-
Get the available languages
- getAvailableLanguages() - Method in class com.adobe.xmp.core.XMPLanguageAlternative
-
- getAvailableLocales() - Static method in class org.apache.commons.math.complex.ComplexFormat
-
Get the set of locales for which complex formats are available.
- getAvailableLocales() - Static method in class org.apache.commons.math.fraction.BigFractionFormat
-
Get the set of locales for which complex formats are available.
- getAvailableLocales() - Static method in class org.apache.commons.math.fraction.FractionFormat
-
Get the set of locales for which complex formats are available.
- getAvailableLocales() - Static method in class org.apache.commons.math.geometry.Vector3DFormat
-
Get the set of locales for which 3D vectors formats are available.
- getAvailableLocales() - Static method in class org.apache.commons.math.linear.RealVectorFormat
-
Get the set of locales for which real vectors formats are available.
- getAvailablePackages() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns the packages the user of this session can access.
- getAvailablePaymentMethods() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Return the list of payment methods supported for this session/cart.
- getAvailablePaymentMethods() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Returns a list of available payment methods.
- getAvailablePaymentMethods() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
The base implementation does not support session- or order-specific payment methods, so this
is a straight pass-through to the commerce service.
- getAvailablePermits() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the number of calls to the
TimedSemaphore.acquire()
method that can
still be performed in the current period without blocking.
- getAvailablePromotions(ResourceResolver) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Get the list of available promotions.
- getAvailablePromotions(ResourceResolver) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionManager
-
Get the list of available promotions.
- getAvailablePromotions(ResourceResolver) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Returns a list of JCR-based promotions (ie, those known to the
PromotionManager
).
- getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
-
- getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
- getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Returns the available query operators.
- getAvailableQueryOperators() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Returns the available query operators.
- getAvailableShippingMethods() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Return the list of shipping methods supported for this session/cart.
- getAvailableShippingMethods() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Returns a list of available shipping methods.
- getAvailableShippingMethods() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
The base implementation does not support session- or order-specific shipping methods, so this
is a straight pass-through to the commerce service.
- getAvailableZones() - Static method in class com.day.util.TimeZoneUtil
-
Returns an array of TimeZone
objects sorted in ascending order
by their UTC time offset.
- getAvatar(UserProperties) - Method in interface com.adobe.cq.social.scf.utilities.api.SCFUtilities
-
- getAvatar(UserProperties, String) - Method in interface com.adobe.cq.social.scf.utilities.api.SCFUtilities
-
- getAvatar(UserProperties, String, SCFUtilities.AVATAR_SIZE) - Method in interface com.adobe.cq.social.scf.utilities.api.SCFUtilities
-
Returns the userProperties avatar URL or absoluteDefaultAvatar if profile has no avatar defined.
- getAvatar(UserProperties, int) - Method in interface com.adobe.cq.social.scf.utilities.api.SCFUtilities
-
- getAvatar(UserProperties, String, SocialResourceUtils.AVATAR_SIZE) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- getAvatar(UserProperties, String, String) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- getAvatar(UserProperties, String, SocialUtils.AVATAR_SIZE) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
- getAvatar(UserProperties, String, String) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
- getAvatar(UserProperties) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getAvatar(UserProperties, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getAvatar(UserProperties, String, SocialUtils.AVATAR_SIZE) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Returns the userProperties avatar URL or absoluteDefaultAvatar if profile has no avatar defined.
- getAvatar(UserProperties, int) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getAvatarUrl() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getAvatarUrl() - Method in interface com.adobe.cq.social.scf.User
-
Get URL to fetch the user avatar.
- getAvatarURL(String, String) - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
Returns the avatar URL of the profile.
- getAverage() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathRatingReport
-
Average rating of all aggregated resources (out of the highest possible rating) --> e.g.
- getAverage() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceRatingsReport
-
Average rating of the resource (out of the highest possible rating) --> e.g.
- getAverage() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementAggregateResourceRatingReport
-
Average rating of all aggregated resources (out of the highest possible rating) --> e.g.
- getAverageCallsPerPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the average number of successful (i.e.
- getAverageCharTolerance() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getAverageLoadPenalty() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the average time spent loading new values.
- getAverageRating() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
Gets the average rating for this resource
- getAverageRating() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getAverageRating() - Method in interface com.adobe.cq.social.tally.client.api.RatingSocialComponent
-
- getAverageRating() - Method in interface com.adobe.cq.social.tally.RatingComponent
-
Deprecated.
- getAverageScore() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Returns the average score for the aggregation of users in the group who have completed the resource.
- getAvsEncodingArray() - Method in class com.scene7.ipsapi.MediaOptions
-
Gets the value of the avsEncodingArray property.
- getAwtFont() - Method in class com.day.image.font.AbstractFont
-
- getAwtFont() - Method in class com.day.image.Font
-
- getAxis() - Method in class org.apache.commons.math.geometry.Rotation
-
Get the normalized axis of the rotation.
- getB() - Method in class org.apache.commons.math.optimization.fitting.GaussianFunction
-
Gets b parameter value.
- getBackend() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getBackground() - Method in class com.day.image.Layer
-
Returns the background of the layer.
- getBackgroundColor() - Method in class com.day.image.Animation
-
Returns the current desired background color, -1 if undefined.
- getBackgroundColor() - Method in class com.day.image.Layer
-
Gets the background color of the image.
- getBackRoutes(WorkItem, boolean) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
All
Route
to all possible already passed
destinations will be returned.
- getBackRoutes(WorkItem) - Method in interface com.day.cq.workflow.WorkflowSession
-
All
Route
to all possible already passed
destinations will be returned.
- getBackRoutes(WorkItem, boolean) - Method in interface com.day.cq.workflow.WorkflowSession
-
All
Route
to all possible already passed
destinations will be returned.
- getBackupDelay() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getBackupInProgress() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getBackupProgress() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getBackupResult() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getBackupStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
-
Backup status
- getBackupStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Backup status
- getBackupWasSuccessful() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getBadgePath() - Method in interface com.adobe.cq.social.badging.api.UserBadge
-
- getBadges(ResourceResolver, String, Resource, CommunityContext, String) - Method in interface com.adobe.cq.social.badging.api.BadgingService
-
Retrieves badges for a user.
- getBadges() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getBadges() - Method in interface com.adobe.cq.social.scf.User
-
- getBadgingType() - Method in interface com.adobe.cq.social.badging.api.BadgingEngine
-
Get this scoring engine type.
- getBannerList() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getBanners() - Method in class com.day.cq.searchpromote.xml.result.BannerList
-
- getBase() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
-
Returns the base state of this branch.
- getBase() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Gets the base resource.
- getBase64Digest(byte[], byte[], byte[]) - Static method in class com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper
-
SHA-1(nonce + created + password)
- getBase64DigestKey(byte[], byte[]) - Static method in class com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper
-
SHA-1(nonce + API_PASS)
- getBase64Variant() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getBase64Variant() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method called during deserialization if Base64 encoded content
needs to be decoded.
- getBase64Variant() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Convenience method for accessing the default Base64 encoding
used for decoding base64 encoded binary content.
- getBaseCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
-
Returns the Credentials
originally passed to
javax.jcr.Session#impersonate(javax.jcr.Credentials)
.
- getBaseCssClass() - Method in class com.day.cq.wcm.foundation.Paragraph
-
Returns the css class of this paragraph.
- getBaseDir() - Method in class org.apache.commons.mail.resolver.DataSourceFileResolver
-
Get the base directory used for resolving relative resource locations.
- getBaseFormPaths(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.SchemaFormHelper
-
- getBaseId() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getBaseIndent() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getBaseIndent() - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
- getBaseIndent() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getBaselineCollection() - Method in interface org.apache.jackrabbit.webdav.version.BaselineResource
-
- getBasename() - Method in class com.day.cq.wcm.tags.SetContentBundleTag
-
- getBaseName(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the base name, minus the full path and extension, from a full filename.
- getBasePageURL() - Method in class com.adobe.cq.social.scf.PageInfo
-
Returns the base page URL based on the current social component.
- getBasePath() - Method in class com.day.cq.analytics.sitecatalyst.AnalyticsPageNameContext
-
Getter for basePath
- getBasePath() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the top most folder of the S7 company associated with this configuration.
- getBaseProduct() - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the product which forms the base of a set of variations.
- getBaseProduct() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getBaseRange() - Method in class com.day.util.diff.Hunk3
-
Returns the range of the base document this hunk spans.
- getBaseRef() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Get the current base ref.
- getBaseState() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the original base state that this builder is modifying.
- getBaseState() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getBaseSystemId() - Method in exception org.apache.jackrabbit.vault.util.xml.xerces.xni.parser.XMLParseException
-
Returns the base system identifier.
- getBaseSystemId() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.XMLLocator
-
Returns the base system identifier.
- getBaseType() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getBaseType() - Method in exception com.fasterxml.jackson.databind.exc.InvalidTypeIdException
-
- getBaseType() - Method in class org.apache.jackrabbit.oak.api.Type
-
Determine the base type of array types
- getBaseType() - Method in class org.apache.tika.mime.MediaType
-
Returns the base form of the MediaType, excluding
any parameters, such as "text/plain" for
"text/plain; charset=utf-8"
- getBaseTypeCounts() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService.BrowseDocumentsResult
-
Return the requested child counts by resource type.
- getBaseURI() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Returns the base URI of the request associated with the given
settings.
- getBaseUri() - Method in class org.apache.sling.atom.taglib.FeedTagHandler
-
- getBaseUrl() - Method in class org.apache.commons.mail.resolver.DataSourceUrlResolver
-
Get the base URL used for resolving relative resource locations.
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParser
-
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParserBitmap
-
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParserCmyk
-
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParserGrayscale
-
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParserIndexed
-
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParserLab
-
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParserRgb
-
- getBasicChannelsCount() - Method in class org.apache.commons.imaging.formats.psd.dataparsers.DataParserStub
-
- getBasicType() - Method in interface com.adobe.xmp.schema.model.SimpleType
-
One of the basic types "Boolean", "Date", "Integer", "Real" or "Text".
- getBatch() - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
-
- getBatchMaxSize() - Method in interface com.day.cq.replication.AgentConfig
-
If batch mode is enabled for this agent, this method returns a positive byte size.
- getBatchReplicationStatus(Resource...) - Method in interface com.day.cq.replication.ReplicationStatusProvider
-
Returns a batch replication status for a number of resources, in the form of a map whose keys are paths and values
are related replication statuses.
- getBatchResourceRemover(int) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Create a batch resource remover.
- getBatchSize() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getBatchWaitTime() - Method in interface com.day.cq.replication.AgentConfig
-
If batch mode is enabled for this agent, this method returns a positive number in seconds.
- getBcc() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getBccAddresses() - Method in class org.apache.commons.mail.Email
-
Get the list of "Bcc" addresses.
- getBean() - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Returns the bean currently being operated on.
- getBeanClass() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
- getBeanClass() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- getBeanDescription() - Method in exception com.fasterxml.jackson.databind.exc.InvalidDefinitionException
-
Accessor for type definition (class) that had the definition problem, if any; may sometimes
be undefined or unknown; if so, returns null
.
- getBeanDescription() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getBeanType() - Method in class com.fasterxml.jackson.databind.deser.impl.ReadableObjectId.Referring
-
- getBeforeDate() - Method in class com.scene7.ipsapi.GetMediaPortalEventParam
-
Gets the value of the beforeDate property.
- getBeginColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
- getBeginColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
- getBeginColumn() - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
- getBeginLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
- getBeginLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
- getBeginLine() - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
- getBeginVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
-
- getBehavior() - Method in class com.day.cq.searchpromote.xml.result.Facet
-
- getBestFitRendition(int, List<Rendition>) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
It iterates all renditions available and find the closest (preferably higher side) rendition and return the same.
- getBestfitRendition(Asset, int) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns best fit rendition, whose width is nearer to given width.
- getBestFitRendtionBasedOnSize(Asset, long) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns best fit rendition, whose size is nearer to given size.
- getBestFitRendtionBasedOnSize(Asset, long, boolean) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns best fit rendition, whose size is nearer to given size.
- getBestNameEntity() - Method in class org.apache.tika.parser.geo.topic.NameEntityExtractor
-
- getBeta() - Method in interface org.apache.commons.math.distribution.BetaDistribution
-
Access the shape parameter, beta
- getBeta() - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
Access the shape parameter, beta
- getBeta() - Method in interface org.apache.commons.math.distribution.GammaDistribution
-
Access the scale parameter, beta
- getBeta() - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
Access the scale parameter, beta
- getBgColor() - Method in class com.day.cq.graphics.Graph
-
- getBigInteger(int) - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getBigIntegerValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getBigIntegerValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getBigIntegerValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Numeric accessor that can be called when the current
token is of type
JsonToken.VALUE_NUMBER_INT
and
it can not be used as a Java long primitive type due to its
magnitude.
- getBigIntegerValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getBigIntegerValue() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getBinaries() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Returns the collection of binary properties in this aggregate
- getBinary() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
This implementation creates a binary instance that uses
QValue.getStream()
and skipping on the given stream as its underlying
mechanism to provide random access defined on
Binary
.
- getBinary() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getBinary() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a Binary
representation of this QValue
object.
- getBinary() - Method in class org.apache.jackrabbit.value.BaseValue
- getBinary() - Method in class org.apache.jackrabbit.value.BinaryValue
- getBinaryProperty(Node, String, Binary) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the binary property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getBinaryProperty(Session, String, Binary) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the binary property value at absPath
or defaultValue
if no such property exists.
- getBinaryTestData(int) - Static method in class com.day.io.file.TempDirectory
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be used to read (and consume -- results
may not be accessible using other methods after the call)
base64-encoded binary data
included in the current textual JSON value.
- getBinaryValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.databind.node.TextNode
-
Method for accessing textual contents assuming they were
base64 encoded; if so, they are decoded and resulting binary
data is returned.
- getBinaryValue(Base64Variant) - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getBinCount() - Method in interface org.apache.commons.math.random.EmpiricalDistribution
-
Returns the number of bins.
- getBinCount() - Method in class org.apache.commons.math.random.EmpiricalDistributionImpl
-
Returns the number of bins.
- getBindInfo() - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
-
Returns the
BindInfo
present with the request
- getBindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getBindings() - Method in class com.fasterxml.jackson.databind.JavaType
-
- getBindings() - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
- getBindings() - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
-
Returns the map of script bindings available to HTL scripts.
- getBindingsValuesProviders(ScriptEngineFactory, String) - Method in interface org.apache.sling.scripting.api.BindingsValuesProvidersByContext
-
- getBindVariableName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
-
Gets the name of the bind variable.
- getBindVariableNames(String, String, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
-
Parse the query (check if it's valid) and get the list of bind variable names.
- getBindVariableQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
-
Gets the name of the bind variable.
- getBinStats() - Method in interface org.apache.commons.math.random.EmpiricalDistribution
-
Returns a list of
SummaryStatistics
containing statistics describing the values in each of the bins.
- getBinStats() - Method in class org.apache.commons.math.random.EmpiricalDistributionImpl
-
Returns a List of
SummaryStatistics
instances containing
statistics describing the values in each of the bins.
- getBirthday() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getBitArray() - Method in class com.google.zxing.common.BitArray
-
- getBitOffset() - Method in class ch.randelshofer.io.ByteArrayImageInputStream
-
- getBitrate() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getBitRate() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
Get the bit rate in bit per second.
- getBits() - Method in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
- getBits() - Method in enum com.google.zxing.qrcode.decoder.Mode
-
- getBits() - Method in class org.apache.cocoon.xml.sax.SAXBuffer
-
- getBits() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getBits(String...) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
-
Returns the bits for the given privilege names
- getBits(Iterable<String>) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
-
Returns the bits for the given privilege names
- getBits(Privilege[], NameMapper) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
-
Returns the bits for the given privileges
- getBitsPerPixel() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the bits per pixel of the image data.
- getBitsPerPixel() - Method in class org.apache.tika.parser.image.ICNSType
-
- getBlacklist(String[]) - Method in interface com.adobe.cq.social.ugcbase.security.AttachmentTypeBlacklistService
-
Returns the default blacklist, or the supplied override blacklist.
- getBlacklist(String[]) - Method in interface com.day.cq.wcm.foundation.security.AttachmentTypeBlacklistService
-
Returns the default blacklist, or the supplied override blacklist.
- getBlacklistedTopics(InstanceDescription) - Method in interface com.adobe.granite.offloading.api.OffloadingTopicManager
-
Retrieves the blacklisted topics from an instance.
- getBlank() - Method in class com.day.image.LineStyle
-
Returns the blank length of this line style.
- getBlob(String) - Method in interface org.apache.jackrabbit.oak.api.Root
-
Get a blob by its reference.
- getBlob(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
-
Get a blob by its reference.
- getBlob(String) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
-
- getBlobWeight() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam.HaystackSearch
-
Gets the value of the blobWeight property.
- getBlock(int, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getBlock_len() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns block's length
- getBlockAddress() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Returns block addresses
- getBlockCount() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Gets a block count
- getBlockidx_intvl() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns block index interval
- getBlockLen() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Gets a block length
- getBlockNext() - Method in class org.apache.tika.parser.chm.accessor.ChmPmglHeader
-
- getBlockNumber() - Method in class org.apache.tika.parser.chm.lzx.ChmLzxBlock
-
- getBlockPolicy() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the block policy of the thread pool.
- getBlockPolicy() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getBlockPolicy() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the block policy.
- getBlockPrev() - Method in class org.apache.tika.parser.chm.accessor.ChmPmglHeader
-
- getBlocks() - Method in interface com.day.cq.mcm.campaign.profile.CampaignMetaData
-
Deprecated.
- getBlockSize() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Returns the blocksize parameter specified at construction time.
- getBlockType() - Method in class org.apache.tika.parser.chm.lzx.ChmLzxState
-
- getBlueprintActionRels(boolean) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getBlueprintImporters() - Method in interface com.adobe.cq.commerce.pim.api.ProductServicesManager
-
- getBody() - Method in class com.adobe.cq.mcm.salesforce.SalesforceResponse
-
- getBody() - Method in interface com.adobe.granite.haf.api.ApiResponse
-
Get the body to returned in the response.
- getBody() - Method in interface com.adobe.granite.haf.converter.api.ConverterResponse
-
Get the body of the response.
- getBody() - Method in interface org.apache.oltu.oauth2.common.message.OAuthMessage
-
- getBody() - Method in class org.apache.oltu.oauth2.common.message.OAuthResponse
-
- getBodyAsJSON() - Method in class com.adobe.cq.mcm.salesforce.SalesforceResponse
-
Converts the JSON format returned from SF into an JSON Object.
- getBodyHtmlContent() - Method in class com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser
-
- getBodyHtmlContent() - Method in class com.day.cq.wcm.designimporter.parser.HTMLContentHandler
-
- getBodyHtmlContent() - Method in class com.day.cq.wcm.designimporter.parser.ParseResult
-
- getBodyPart(int) - Method in class com.sun.mail.imap.IMAPMultipartDataSource
-
- getBOM() - Method in class org.apache.commons.io.input.BOMInputStream
-
Return the BOM (Byte Order Mark).
- getBOMCharsetName() - Method in class org.apache.commons.io.input.BOMInputStream
-
- getBomEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Returns the BOM encoding found in the InputStream.
- getBool(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getBool(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the boolean value at the specified index.
- getBool(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the boolean value associated with the specified key.
- getBool(String) - Method in class com.day.cq.search.Predicate
-
Returns the boolean value for the given parameter name or
false
if that parameter is not set, ie.
- getBoolean(String) - Method in class com.adobe.granite.ui.components.ExpressionHelper
-
Resolves the given expression as boolean.
- getBoolean(String, Locale) - Method in class com.adobe.granite.ui.components.ExpressionHelper
-
Resolves the given expression as boolean, with the given locale.
- getBoolean() - Method in interface com.adobe.granite.ui.components.State.Item
-
Returns the value as boolean.
- getBoolean(boolean) - Static method in class com.adobe.versioncue.nativecomm.msg.NCBool
-
Returns a NCBool instance of the specified value.
- getBoolean(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a boolean associated with the given configuration key.
- getBoolean(String, boolean) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a boolean associated with the given configuration key.
- getBoolean(String, Boolean) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a boolean associated with the given configuration key.
- getBoolean(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Boolean from a Map in a null-safe manner.
- getBoolean(Map, Object, Boolean) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a boolean, using the default value if the the conversion fails.
- getBoolean(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Boolean from a Map in a null-safe manner.
- getBoolean(Map<? super K, ?>, K, Boolean) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a boolean, using the default value if the the conversion fails.
- getBoolean() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the boolean value of this property.
- getBoolean(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
Returns the boolean representation of the property with the specified
propertyName
.
- getBoolean(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getBoolean(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getBoolean(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the boolean value of the named property.
- getBoolean(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the boolean value of the named property.
- getBoolean(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getBoolean() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getBoolean() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getBoolean() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a boolean
representation of this value.
- getBoolean() - Method in class org.apache.jackrabbit.value.BaseValue
- getBoolean() - Method in class org.apache.jackrabbit.value.BooleanValue
- getBoolean() - Method in class org.apache.jackrabbit.value.DateValue
- getBoolean() - Method in class org.apache.jackrabbit.value.DecimalValue
- getBoolean() - Method in class org.apache.jackrabbit.value.DoubleValue
- getBoolean() - Method in class org.apache.jackrabbit.value.LongValue
- getBoolean() - Method in class org.apache.jackrabbit.value.NameValue
- getBoolean() - Method in class org.apache.jackrabbit.value.PathValue
- getBoolean() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getBoolean() - Method in class org.apache.jackrabbit.value.URIValue
- getBoolean() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getBoolean(String) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Generic method to retrieve a boolean property of this definition.
- getBoolean(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the boolean value associated with an index.
- getBoolean(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the boolean value associated with a key.
- getBooleanBuilder() - Method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- getBooleanComparator(boolean) - Static method in class org.apache.commons.collections.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
trueFirst
values before
!trueFirst
values.
- getBooleanFalse(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getBooleanFalse(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getBooleanProperty(Properties, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanProperty(Node, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the boolean property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getBooleanProperty(Session, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the boolean property value at absPath
or defaultValue
if no such property exists.
- getBooleanSessionProperty(Session, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanSystemProperty(String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued System property.
- getBooleanTrue(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getBooleanTrue(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getBooleanValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getBooleanValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getBooleanValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getBooleanValue(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a boolean from a Map in a null-safe manner.
- getBooleanValue(Map, Object, boolean) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a boolean from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getBooleanValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a boolean from a Map in a null-safe manner.
- getBooleanValue(Map<? super K, ?>, K, boolean) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a boolean from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getBoolVal() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getBottom() - Method in class com.scene7.ipsapi.ManualCropOptions
-
Gets the value of the bottom property.
- getBottomRightOnBit() - Method in class com.google.zxing.common.BitMatrix
-
- getBounceAddress() - Method in class org.apache.commons.mail.Email
-
Gets the "bounce address" of this email.
- getBoundingBox() - Method in class com.day.image.Layer
-
Gets the bounding box of the image, that is the size of the rectangle
spanning all pixels, that do not have the same color as the background
color.
- getBoundingBox(Color) - Method in class com.day.image.Layer
-
Gets the bounding box of the image, that is the size of the rectangle
spanning all pixels, that do not have the same color as the given color
which is supposed to be the background color.
- getBoundIsAllowed() - Method in exception org.apache.commons.math.exception.NumberIsTooLargeException
-
- getBoundIsAllowed() - Method in exception org.apache.commons.math.exception.NumberIsTooSmallException
-
- getBoundName(int) - Method in class com.fasterxml.jackson.databind.type.TypeBindings
-
- getBounds() - Method in class com.day.image.Layer
-
Returns the rectangle spanned by the image.
- getBounds2D(BufferedImage) - Method in class com.day.image.AbstractBufferedImageOp
-
Returns the bounding box of the filtered destination image.
- getBounds2D(BufferedImage) - Method in class com.day.image.DistortOp
-
Returns the bounding box of the filtered destination image.
- getBounds2D(BufferedImage) - Method in class com.day.image.ResizeOp
-
Returns the bounding box of the filtered destination image.
- getBoundType(int) - Method in class com.fasterxml.jackson.databind.type.TypeBindings
-
- getBrand() - Method in interface com.day.cq.mcm.api.Campaign
-
- getBrandingPlugin() - Static method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
- getBrandName() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns an indicative name of the branding plugin.
- getBrandName() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getBreadCrumbList() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getBreadcrumbs() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- getBreakEachAttribute() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
- getBreakpoints() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveColumnExporter
-
- getBreakpoints() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getBreakpoints() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveConfiguration
-
- getBroadcastRecvRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getBrotli() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getBrowserPath() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the path to be opened in a browser to load the representation of the payload.
- getBuckets() - Method in class com.day.cq.search.facets.extractors.FacetImpl
-
- getBuckets() - Method in interface com.day.cq.search.facets.Facet
-
Returns the buckets for this facet.
- getBufferedImage() - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Create a BufferedImage using the data stored in the ImageBuilder.
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getBufferedImage(InputStream, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
Gets a buffered image specified by the byte source.
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Gets a buffered image specified by the byte source (for
sources that specify multiple images, choice of which image
is returned is implementation dependent).
- getBufferedImage(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Gets a buffered image specified by the byte array (for
sources that specify multiple images, choice of which image
is returned is implementation dependent).
- getBufferedImage(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Gets a buffered image specified by the indicated file (for
sources that specify multiple images, choice of which image
is returned is implementation dependent).
- getBufferedImage(InputStream) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from an InputStream.
- getBufferedImage(InputStream, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from an InputStream
using data-processing options specified through a parameters
map.
- getBufferedImage(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a byte array.
- getBufferedImage(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a byte array
using data-processing options specified through a parameters
map.
- getBufferedImage(File) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a file.
- getBufferedImage(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a file
using data-processing options specified through a parameters
map.
- getBufferRecycler() - Static method in class com.fasterxml.jackson.core.util.BufferRecyclers
-
Main accessor to call for accessing possibly recycled
BufferRecycler
instance.
- getBufferSize() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- getBufferWithoutReset() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- getBuild() - Method in interface com.adobe.internal.xmp.XMPVersionInfo
-
- getBuild() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getBuildCount() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the build count of this package
- getBuilder() - Method in interface com.adobe.granite.haf.api.PaginatableResourceListBuilderFactory
-
Get a PaginatableResourceListBuilder.
- getBuilder() - Method in interface com.adobe.granite.haf.converter.api.ConverterResponseBuilderFactory
-
Create a new ConverterResponseBuilder object.
- getBuilder() - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Returns the underlying builder.
- getBuilderConfig() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
- getBuildMethod() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
- getBuiltInNodeTypeNames() - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the names of the default built in nodetypes of the underlying
repository.
- getBundle() - Method in class org.apache.felix.metatype.DefaultMetaTypeProvider
-
Returns the Bundle
to which this instance belongs.
- getBundle() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
Returns the
Bundle
pertaining to the
bundle context
with which this plugin has
been activated.
- getBundle(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
New!!
- getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the BundleContext
of the bundle which declares this
component.
- getBundleId() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getBundleId() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getBundleId() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getBundleIdentifier(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
Answer the bundle identifier of the bundle which registered the service
- getBundleIds() - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getBundleInError() - Method in class org.apache.aries.jmx.codec.BatchActionResult
-
Gets bundle in error id.
- getBundleInError() - Method in class org.apache.aries.jmx.codec.BatchInstallResult
-
Gets bundle in error location.
- getBundleInfo(Bundle, String, Locale) - Method in interface org.apache.felix.webconsole.bundleinfo.BundleInfoProvider
-
Gets the associated bundle information with the specified bundle (by it's
ID)
The Service may also be called outside through the new Inventory bundle
due to mapping the BundlesServlet to an InventoryPrinter and for example
calling it from a Gogo Shell.
- getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
-
- getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
-
Return the bundle last modification time, based on the BND_LAST_MODIFIED
manifest header, if available.
- getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
-
- getBundleLocation() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getBundleLocation() - Method in class org.apache.felix.metatype.Designate
-
- getBundleLocation(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the bundle location the configuration is bound to
- getBundles() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Return an array of Bundle
s for all bundles being tracked by this
BundleTracker
.
- getBundleStartLevel() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getBundleSymbolicName() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getBundleSymbolicName() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
-
- getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
-
- getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
-
- getByName(String) - Method in class com.day.cq.search.PredicateGroup
-
Returns a certain predicate by its
name
.
- getByPath(String) - Method in class com.day.cq.search.PredicateGroup
-
Returns a certain predicate by its
path
,
relative to this predicate.
- getByRelationshipId(String) - Static method in enum com.adobe.cq.social.subscriptions.api.SubscriptionType
-
- getByte(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a byte associated with the given configuration key.
- getByte(String, byte) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a byte associated with the given configuration key.
- getByte(String, Byte) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a byte associated with the given configuration key.
- getByte(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Byte from a Map in a null-safe manner.
- getByte(Map, Object, Byte) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a byte, using the default value if the the conversion fails.
- getByte(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Byte from a Map in a null-safe manner.
- getByte(Map<? super K, ?>, K, Byte) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a byte, using the default value if the the conversion fails.
- getByte(int) - Method in class org.apache.commons.imaging.formats.png.transparencyfilters.TransparencyFilter
-
- getByte() - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getByteArray(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getByteArray(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the byte[] value at the specified index.
- getByteArray(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the byte[] value associated with the specified key.
- getByteArray() - Method in class com.sun.mail.imap.protocol.BODY
-
- getByteArray() - Method in class com.sun.mail.imap.protocol.RFC822DATA
-
- getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.BODY
-
- getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.RFC822DATA
-
- getByteArrayValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns a copy of the raw value of the field.
- getByteBuilder() - Method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- getByteCount() - Method in class org.apache.commons.imaging.common.BinaryOutputStream
-
- getByteCount() - Method in class org.apache.commons.io.input.CountingInputStream
-
The number of bytes that have passed through this stream.
- getByteCount() - Method in class org.apache.commons.io.output.CountingOutputStream
-
The number of bytes that have passed through this stream.
- getByteCount() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Returns the number of bytes that have been written to this output stream.
- getByteCount() - Method in class org.apache.tika.io.CountingInputStream
-
The number of bytes that have passed through this stream.
- getByteOffset() - Method in class com.fasterxml.jackson.core.JsonLocation
-
- getByteOffset() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMLocatorImpl
-
The byte offset into the input source this locator is pointing to or -1
if there is no byte offset available
- getByteOrder() - Method in class ch.randelshofer.io.ByteArrayImageInputStream
-
- getByteOrder() - Method in class org.apache.commons.imaging.common.BinaryFileParser
-
- getByteOrder() - Method in class org.apache.commons.imaging.common.BinaryOutputStream
-
- getByteOrder() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's byte order.
- getBytes(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getBytes(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the ByteBuffer value at the specified index.
- getBytes(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the ByteBuffer value associated with the specified key.
- getBytes() - Method in interface com.day.cq.wcm.offline.Picture
-
Deprecated.
- getBytes() - Method in class com.day.durbo.DurboValue
-
Returns a byte representation of this value.
- getBytes() - Method in class com.day.util.UUID
-
Returns the bytes of the uuid
- getBytes() - Method in class com.sun.mail.iap.ByteArray
-
Returns the internal byte array.
- getBytes(String) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getBytes(InputStream) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes(long) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes(BigInteger) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as four bytes in big endian byte order.
- getBytes(long) - Static method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as four bytes in big endian byte order.
- getBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Get value as two bytes in big endian byte order.
- getBytes(int) - Static method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Get value as two bytes in big endian byte order.
- getBytes() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunk
-
- getBytes() - Method in class org.apache.commons.io.ByteOrderMark
-
Return a copy of the BOM's bytes.
- getBytes() - Method in class org.apache.jackrabbit.vault.util.MD5
-
- getBytes() - Method in class org.apache.jackrabbit.vault.util.SHA1
-
- getBytesFromClassesRoot(String) - Static method in class com.day.io.file.FileUtils
-
- getBytesIso8859_1(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new
byte array.
- getBytesLength() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
The length of the field's value.
- getByteSource(Rendition, boolean) - Method in interface com.day.cq.dam.commons.util.AssetCache
-
- getBytesRead() - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRead() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
- getBytesRead() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
Return the number of bytes read from the source stream
- getBytesRead() - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRead() - Method in class org.apache.commons.compress.utils.CountingInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRead() - Method in class org.apache.commons.fileupload.MultipartStream.ItemInputStream
-
Returns the number of bytes, which have been read
by the stream.
- getBytesRead() - Method in class org.apache.commons.imaging.common.mylzw.MyBitInputStream
-
- getByteStream() - Method in class org.apache.jackrabbit.vault.util.FileInputSource
- getBytesUnchecked(String, String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte
array.
- getBytesUsAscii(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte
array.
- getBytesUtf16(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte
array.
- getBytesUtf16Be(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte
array.
- getBytesUtf16Le(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte
array.
- getBytesUtf8(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte
array.
- getBytesWritten() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Returns the current number of bytes written to this stream.
- getBytesWritten() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- getBytesWritten() - Method in class org.apache.commons.compress.utils.CountingOutputStream
-
Returns the current number of bytes written to this stream.
- getBytesWritten() - Method in class org.apache.commons.imaging.common.mylzw.MyBitOutputStream
-
- getBytesWrittenForLastEntry() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
The number of bytes written to the output for the last entry
- getByteValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getByteValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Numeric accessor that can be called when the current
token is of type
JsonToken.VALUE_NUMBER_INT
and
it can be expressed as a value of Java byte primitive type.
- getByteValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getByteValue(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a byte from a Map in a null-safe manner.
- getByteValue(Map, Object, byte) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a byte from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getByteValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a byte from a Map in a null-safe manner.
- getByteValue(Map<? super K, ?>, K, byte) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a byte from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getByValue(String) - Static method in enum com.adobe.cq.social.subscriptions.api.SubscriptionType
-
- getBzip2() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getC() - Method in class org.apache.commons.math.optimization.fitting.GaussianFunction
-
Gets c parameter value.
- getCabinetInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the cabinetInfo property.
- getCache() - Method in class com.day.cq.reporting.Context
-
Gets the resolver cache to be used for creating the report.
- getCacheKiller(Node) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns the cache killer number that can be appended the resource request.
- getCachePurgeResizeFactor() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getCachePurgeTrigFactor() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getCacheSize() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getCacheSize() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
-
Get the current size of the servlet resolver cache
- getCacheStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedCacheStatsMBean
-
- getCacheStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedDataStoreCacheStatsMBean
-
- getCalendar(Calendar) - Method in class com.adobe.cq.social.calendar.client.api.DateRangeFilter.UpperBoundedValue
-
Get the value of this instance.
- getCalendar() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getCalendar() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getCalendar() - Method in interface com.adobe.xmp.XMPDateTime
-
- getCalendar() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getCalendar() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a Calendar
representation of this value.
- getCalendar(String) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Generic method to retrieve a date property of this definition.
- getCalendarFieldNumber() - Method in enum com.adobe.cq.social.calendar.client.api.DateRangeFilter.DateRangeType
-
- getCalendarId() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Get this Event parent id.
- getCallbackTimeout() - Method in interface com.adobe.granite.socketio.SocketIOAckListener
-
Allows the listener to specify a time for the callback timeout.
- getCallBackUrl() - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getCallingClass() - Static method in class org.slf4j.helpers.Util
-
Returns the name of the class which called the invoking method.
- getCampaign(Page) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns a page with resource type
'cq/personalization/components/campaignpage' or null
.
- getCampaignLocations(ResourceResolver, String) - Method in interface com.day.cq.personalization.TargetedContentManager
-
Retrieves the list of locations for this campaign.
- getCampaignName(String) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
- getCampaignName() - Method in interface com.day.cq.personalization.Teaser
-
Return the name of the campaign that contains this teaser
- getCampaignPath() - Method in interface com.day.cq.personalization.Teaser
-
Returns the path of the campaign that contains this teaser
- getCampaigns(ResourceResolver) - Method in interface com.day.cq.personalization.TargetedContentManager
-
Returns a list of campaigns sorted by priority.
- getCampaigns(ResourceResolver, String) - Method in interface com.day.cq.personalization.TargetedContentManager
-
Returns a list of campaigns which hold offers with the specified
location
value.
- getCanAllow() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getCanClose() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getCanCreateFragments() - Method in interface com.adobe.cq.social.moderation.dashboard.api.ModerationDashboard
-
- getCanDelete() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getCanDelete() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getCanDeny() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getCanEdit() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getCanEdit() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getCanFlag() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getCanMarkFeatured() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getCanMove() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getCanonicalFile(String) - Static method in class com.day.io.IO
-
Normalize a path, converting slashes to platform dependent separators and
removing dots.
- getCanonicalPath() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the canonical path representation of this path.
- getCanPin() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getCanReply() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getCanReply() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getCanTranslate() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Check if the UGC language is the same as the Page language.
- getCanTranslate() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Check if the UGC language is the same as the Page language.
- getCanUserRespond() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getCanUserRespond() - Method in class com.adobe.cq.social.tally.client.api.AbstractTally
-
- getCanUserRespond() - Method in interface com.adobe.cq.social.tally.client.api.TallySocialComponent
-
- getCanvas(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
Convenience method to get canvas from the importer.
- getCanvasDesign(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
Returns the resource corresponding to the canvas design
- getCapabilities() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
- getCapabilities() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceMapper
-
- getCapabilities() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return the map of capabilities returned by the server.
- getCapabilitiesCompositeData(List<BundleCapability>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getCapacity() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the number of log records the internal buffer can hold.
- getCaption() - Method in class com.day.cq.wcm.foundation.Table
-
- getCapturedCharacterResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
- getCardImagePath() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getCardImagePath() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getCardinality() - Method in class org.apache.felix.metatype.AD
-
- getCardinalityMap(Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns a Map
mapping each unique element in the given
Collection
to an Integer
representing the number
of occurrences of that element in the Collection
.
- getCardinalityMap(Iterable<? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns a Map
mapping each unique element in the given
Collection
to an Integer
representing the number
of occurrences of that element in the Collection
.
- getCardTitle(Resource, PageManager) - Static method in class com.adobe.cq.commerce.common.CommerceHelper
-
Return a title suitable for a card in the touch-optimized GUI.
- getCardTitle() - Method in class com.day.cq.personalization.offerlibrary.usebean.OffercardPropertiesProvider
-
Deprecated.
- getCartEntries() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get the cart entries as a List
.
- getCartEntries() - Method in interface com.adobe.cq.commerce.api.PlacedOrder
-
Return the list of items from a previously-placed order.
- getCartEntries() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getCartEntries() - Method in class com.adobe.cq.commerce.common.DefaultJcrPlacedOrder
-
- getCartEntries() - Method in class com.adobe.cq.commerce.common.VendorJcrPlacedOrder
-
- getCartEntryCount() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get the number of cart entries.
- getCartEntryCount() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getCartEntryIndex() - Method in class com.adobe.cq.commerce.api.promotion.PromotionInfo
-
Get a cart entry's index in case the promotion is related to a specific cart line item, e.g.
- getCartPreTaxPrice() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getCartPreTaxPrice() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getCartPrice(Predicate) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Shortcut for getting a formatted string of the first applicable price, according to the filter.
- getCartPrice(Predicate) - Method in interface com.adobe.cq.commerce.api.PlacedOrder
-
Shortcut for getting a formatted string of the first applicable price, according to the filter.
- getCartPrice(Predicate) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getCartPrice(Predicate) - Method in class com.adobe.cq.commerce.common.DefaultJcrPlacedOrder
-
- getCartPrice(Predicate) - Method in class com.adobe.cq.commerce.common.VendorJcrPlacedOrder
-
- getCartPriceInfo(Predicate) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get detailed price information about the cart filtered by the provided predicate
(usually a
PriceFilter
).
- getCartPriceInfo(Predicate) - Method in interface com.adobe.cq.commerce.api.PlacedOrder
-
Get detailed price information.
- getCartPriceInfo(Predicate) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getCartPriceInfo(Predicate) - Method in class com.adobe.cq.commerce.common.DefaultJcrPlacedOrder
-
- getCartPriceInfo(Predicate) - Method in class com.adobe.cq.commerce.common.VendorJcrPlacedOrder
-
- getCartTax() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getCartTax() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getCartTotalPrice() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getCartTotalPrice() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getCaseInsensitiveEqualsExpression(String, String) - Static method in class com.day.cq.search.eval.XPath
-
- getCaseInsensitiveUnqualsExpression(String, String) - Static method in class com.day.cq.search.eval.XPath
-
- getCatalogCardThumbnail(String, Resource, PageManager) - Static method in class com.adobe.cq.commerce.common.CommerceHelper
-
Returns a thumbnail for a card in the catalogs console.
- getCatalogId() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Get the Id of the product catalog used by this recommendation
- getCatchIntermediateIOExceptions() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getCategories() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartData
-
- getCategories() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartLabels
-
- getCategories() - Method in class com.adobe.granite.contexthub.api.Mode
-
Get the clientlib categories that should be included for this module.
- getCategories() - Method in class com.adobe.granite.contexthub.api.Module
-
Get the clientlib categories that should be included for this module.
- getCategories() - Method in class com.adobe.granite.contexthub.api.Store
-
Returns store specific kernel client libraries.
- getCategories() - Method in interface com.adobe.granite.translation.api.TranslationConfig
-
Returns a Map of the currently allowed content categories The default location for the categories is:
"/libs/granite/translation/resources/categories".
- getCategories() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the categories this library is registered for.
- getCategories() - Method in interface com.day.cq.audit.AuditLog
-
Return an array containing all audit log categories (that have entries)
- getCategory(String) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Returns a classification category for the given
path
or an ID
uniquely identifying the
ClassificationCategory
to the external commerce engine.
- getCategory() - Method in interface com.adobe.cq.social.subscriptions.api.Subscription
-
Get the subscription category, i.e, RESOURCE, USER, etc..
- getCategory() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Gets the model's category.
- getCategory() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the category.
- getCategory() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getCategory() - Method in class com.day.cq.audit.AuditLogEntry
-
Return the category for this log entry.
- getCategory() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
This method should return category string which will be used to render
the plugin in the navigation menu.
- getCategory() - Method in class org.apache.felix.webconsole.SimpleWebConsolePlugin
-
- getCause() - Method in exception org.apache.commons.collections.BufferOverflowException
-
Gets the root cause of the exception.
- getCause() - Method in exception org.apache.commons.collections.BufferUnderflowException
-
Gets the root cause of the exception.
- getCause() - Method in exception org.apache.commons.collections.FunctorException
-
Gets the cause of this throwable.
- getCause() - Method in exception org.apache.commons.exec.ExecuteException
-
Return the underlying cause of this exception (if any).
- getCause() - Method in exception org.apache.commons.fileupload.FileUploadBase.FileUploadIOException
-
Returns the exceptions cause.
- getCause() - Method in exception org.apache.commons.fileupload.FileUploadBase.IOFileUploadException
-
Returns the exceptions cause.
- getCause() - Method in exception org.apache.commons.fileupload.FileUploadException
- getCause() - Method in exception org.apache.commons.io.TaggedIOException
-
Returns the wrapped exception.
- getCause(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Introspects the Throwable
to obtain the cause.
- getCause(Throwable, String[]) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Introspects the Throwable
to obtain the cause.
- getCause() - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the reference to the exception or error that caused the
exception implementing the Nestable
to be thrown.
- getCause() - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the reference to the exception or error that caused the
exception implementing the Nestable
to be thrown.
- getCause() - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the reference to the exception or error that caused the
exception implementing the Nestable
to be thrown.
- getCause() - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the reference to the exception or error that caused the
exception implementing the Nestable
to be thrown.
- getCause() - Method in exception org.apache.commons.lang.NotImplementedException
-
Gets the root cause of this exception.
- getCause(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
- getCause(Throwable, String[]) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
- getCause() - Method in exception org.apache.commons.logging.LogConfigurationException
-
Return the underlying cause of this exception (if any).
- getCause() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
- getCause() - Method in exception org.apache.tika.io.TaggedIOException
-
Returns the wrapped exception.
- getCause() - Method in exception org.apache.tika.sax.TaggedSAXException
-
Returns the wrapped exception.
- getCause() - Method in exception org.kohsuke.rngom.rngparser.ast.builder.BuildException
-
- getCause() - Method in exception org.osgi.service.component.ComponentException
-
Returns the cause of this exception or null
if no cause was set.
- getCc() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getCcAddresses() - Method in class org.apache.commons.mail.Email
-
Get the list of "CC" addresses.
- getCDataElements() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns a list of all the elements whose text node children
should be output as CDATA, or null if no such elements were
specified.
- GetCdnCacheInvalidationStatusParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCdnCacheInvalidationStatusParam() - Constructor for class com.scene7.ipsapi.GetCdnCacheInvalidationStatusParam
-
- GetCdnCacheInvalidationStatusReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCdnCacheInvalidationStatusReturn() - Constructor for class com.scene7.ipsapi.GetCdnCacheInvalidationStatusReturn
-
- getCell() - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- getCell(int, int, boolean) - Method in class com.day.cq.wcm.foundation.Table
-
- getCellAttbs() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesCell
-
- getCells() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- getCells() - Method in class com.day.cq.wcm.foundation.Table.Column
-
- getCells() - Method in class com.day.cq.wcm.foundation.Table.Row
-
- getCenter() - Method in class org.apache.commons.math.stat.clustering.Cluster
-
Get the point chosen to be the center of this cluster.
- getCenters() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonForm
-
Returns a copy of the centers array.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
The actual data to put central directory - without Header-ID or
length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the central data.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
The actual data to put into central directory.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the central data.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
The actual data to put into central directory data - without Header-ID
or length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The actual data to put into central directory data - without Header-ID
or length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
The actual data to put into central directory data - without Header-ID
or length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getCentralDirectoryData() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
The actual data to put into central directory - without Header-ID or
length specifier.
- getCentralDirectoryExtra() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the extra data for the central directory.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the central data length.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the central directory.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the central data length.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Length of the extra field in the central directory data - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getCentralDirectoryLength() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCenturyOfEra() - Method in class org.joda.time.base.AbstractDateTime
-
Get the year of era field value.
- getCenturyOfEra() - Method in class org.joda.time.LocalDate
-
Get the year of era field value.
- getCenturyOfEra() - Method in class org.joda.time.LocalDateTime
-
Get the year of era field value.
- getCenturyOfEra() - Method in interface org.joda.time.ReadableDateTime
-
Get the year of era field value.
- getCertificate(KeyStore) - Method in class com.adobe.granite.auth.saml.configuration.IdpConfiguration
-
- getCertificates() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveEntry
-
- getChangedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
- getChanges() - Method in interface com.adobe.granite.haf.api.ApiResponse
-
- getChangeTypes() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
The set of types listeners are interested in.
- getChannel(String) - Method in interface com.adobe.cq.social.notifications.channel.ChannelManager
-
Gets a channel based on its ID.
- getChannel(String) - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeConfiguration
-
- getChannel(ChannelConfig) - Method in interface com.day.cq.notification.api.ChannelProvider
-
- getChannelAssignment(Resource, Resource) - Method in interface com.adobe.cq.screens.schedule.ScheduleService
-
Returns the channel assignment resource for the specified channel in the specified schedule
- getChannelAssignments(ResourceResolver, Resource) - Method in interface com.adobe.cq.screens.channel.ChannelService
-
Deprecated.
- getChannelConfigs() - Method in interface com.day.cq.notification.api.Subscription
-
- getChannelId() - Method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getChannelId() - Method in interface com.adobe.cq.social.notifications.client.api.SocialNotificationCollection
-
Get the channel id of this collection
- getChannelId() - Method in interface com.day.cq.notification.api.ChannelConfig
-
- getChannelOrchestrationStrategy() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getChannels() - Method in interface com.adobe.cq.social.notifications.api.Notification
-
Get the list of channel this activity belong to
- getChannels() - Method in interface com.adobe.cq.social.notifications.client.api.SocialNotification
-
Get the channels of this notification
- getChannels() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the channels associated with this library
- getChannels() - Method in interface com.day.cq.notification.api.ChannelProvider
-
Retrieves all channels currently registered within the system.
- getChannels(Subscription) - Method in interface com.day.cq.notification.api.ChannelProvider
-
- getChannels() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getChannels() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
Get the number of channels (1=mono, 2=stereo)
- getChannelsAsResources() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeConfiguration
-
- getChannelsAsYouTubeChannelConfigs() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeConfiguration
-
- getChannelTags() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeChannelConfig
-
- getChannelTransition() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getCharacterCountBits(Version) - Method in enum com.google.zxing.qrcode.decoder.Mode
-
- getCharacterEncoding() - Method in class com.day.cq.commons.feed.AbstractFeed
-
Returns the character encoding of the feed.
- getCharacterEncoding() - Method in interface com.day.cq.commons.feed.Feed
-
Returns the character encoding of the feed.
- getCharacterEncoding() - Method in class org.apache.commons.fileupload.portlet.PortletRequestContext
-
Retrieve the character encoding for the request.
- getCharacterEncoding() - Method in interface org.apache.commons.fileupload.RequestContext
-
Retrieve the character encoding for the request.
- getCharacterEncoding() - Method in class org.apache.commons.fileupload.servlet.ServletRequestContext
-
Retrieve the character encoding for the request.
- getCharacterEncoding() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getCharacterEncoding() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- getCharacterEncoding() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getCharacterEscapes() - Method in class com.fasterxml.jackson.core.json.JsonGeneratorImpl
-
Method for accessing custom escapes factory uses for
JsonGenerator
s
it creates.
- getCharacterEscapes() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for accessing custom escapes factory uses for
JsonGenerator
s
it creates.
- getCharacterEscapes() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method for accessing custom escapes factory uses for
JsonGenerator
s
it creates.
- getCharacterEscapes() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getCharacterSetECIByName(String) - Static method in enum com.google.zxing.common.CharacterSetECI
-
- getCharacterSetECIByValue(int) - Static method in enum com.google.zxing.common.CharacterSetECI
-
- getCharField() - Method in class com.scene7.ipsapi.GetUserCharsParam
-
Gets the value of the charField property.
- getCharFilter() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the charFilter property.
- getCharFilterField() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the charFilterField property.
- getCharOffset() - Method in class com.fasterxml.jackson.core.JsonLocation
-
- getCharRanges() - Method in class org.apache.commons.lang.CharSet
-
Gets the internal set as an array of CharRange objects.
- getChars(char[]) - Method in class org.apache.commons.lang.text.StrBuilder
-
Copies the character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Copies the character array into the specified array.
- getChars(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Copies the character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Copies the character array into the specified array.
- getCharSet() - Method in interface com.day.cq.mailer.email.EmailTemplate
-
- getCharset() - Method in class org.apache.commons.codec.binary.Hex
-
Gets the charset.
- getCharset() - Method in class org.apache.commons.codec.net.BCodec
-
Gets the default charset name used for string decoding and encoding.
- getCharset() - Method in class org.apache.commons.codec.net.QCodec
-
Gets the default charset name used for string decoding and encoding.
- getCharset() - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Gets the default charset name used for string decoding and encoding.
- getCharset() - Method in interface org.apache.commons.compress.archivers.zip.CharsetAccessor
-
Provides access to the character set associated with an object.
- getCharSet() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the content charset passed by the agent or null
if
not defined.
- getCharset() - Method in class org.apache.tika.detect.AutoDetectReader
-
- getCharset() - Method in class org.apache.tika.detect.NonDetectingEncodingDetector
-
- getCharsetName() - Method in class org.apache.commons.codec.binary.Hex
-
Gets the charset name.
- getCharsetName() - Method in class org.apache.commons.io.ByteOrderMark
-
Return the name of the Charset
the BOM represents.
- getChart() - Method in class com.day.cq.graphics.Graph
-
- getChartLayer() - Method in class com.day.cq.wcm.foundation.Chart
-
Returns the chart layer of this chart.
- getCheckboxFieldResource(Resource) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a checkbox field resource.
- getCheckboxFieldResource(Resource, String) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a checkbox field resource.
- getCheckedOutBy(Asset) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Return the user who has checked out the asset.
- getCheckedOutby(Asset) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
- getChild(String) - Method in class com.adobe.granite.ui.components.Config
-
Returns the child resource with the given name.
- getChild(String) - Method in class com.adobe.granite.ui.components.ds.ValueMapResource
-
- getChild(String) - Method in class com.adobe.granite.ui.components.FilteringResourceWrapper
-
- getChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
-
Get a possibly non existing child of this Tree
.
- getChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
Navigate to a child of the given name
.
- getChild(String) - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the child with the given name or null
- getChild(String) - Method in interface org.apache.jackrabbit.vault.fs.io.Archive.Entry
-
Returns the child entry with the given name.
- getChild(String) - Method in class org.apache.sling.api.resource.AbstractResource
-
Returns the indicated child of this resource.
- getChild(String) - Method in interface org.apache.sling.api.resource.Resource
-
Returns the child at the given relative path of this resource or
null
if no such child exists.
- getChild(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getChild() - Method in class org.kohsuke.rngom.rngparser.digested.DUnaryPattern
-
- getChildByPath(String) - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- getChildComponents() - Method in interface com.day.cq.dam.indd.PageComponent
-
- getChildElement(Node, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Returns the first child element that matches the given local name and
namespace.
- getChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns the first child element that matches the given local name and
namespace.
- getChildElement(Node, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns the first child element that matches the given QName
.
- getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getChildInfos() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
-
Return all ChildInfo
s of the node represent by
this info, an empty iterator if that node doesn't have any child nodes
or null
if the implementation is not able or for some
internal reasons not willing to compute the ChildInfo
iterator.
- getChildInfos() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
Return all ChildInfo
s of the node represent by
this info, an empty iterator if that node doesn't have any child nodes
or null
if the implementation is not able or for some
internal reasons not willing to compute the ChildInfo
iterator.
- getChildInfos(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns an Iterator of ChildInfo
s present on the
Node represented by the given parentId.
- getChildLastModified() - Method in class com.scene7.ipsapi.Folder
-
Gets the value of the childLastModified property.
- getChildList() - Method in class com.day.cq.searchpromote.xml.result.FacetValue
-
- getChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns a builder for constructing changes to the named child node.
- getChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the named, possibly non-existent, child node.
- getChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getChildNodeCount(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the current number of child nodes.
- getChildNodeCount(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the number of iterable child nodes of this node.
- getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getChildNodeDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
- getChildNodeDefs() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns an array containing the child node definitions.
- getChildNodeDefs() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns an array containing the child node definitions.
- getChildNodeEntries() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the iterable child node entries of this instance.
- getChildNodeNames() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getChildNodeNames() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the names of current child nodes.
- getChildNodeNames() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the names of all iterable child nodes.
- getChildNodeNames() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getChildNodes(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over the children of the given node.
- getChildNodes(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over those children of the given node
that match the given name pattern.
- getChildNodes(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over those children of the given node
that match the given name patterns.
- getChildPermission(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
Retrieve the TreePermission
for the tree identified by the specified
childName
and childState
, which is a child of the tree
associated with this instanceof TreePermission
.
- getChildren() - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- getChildren(String, ProjectFilter, int, int) - Method in interface com.adobe.cq.projects.api.ProjectManager
-
Retrieves an iterator over project and folder resources in the specified folder.
- getChildren(String) - Method in class com.adobe.cq.social.scf.core.resourcetree.ResourceTypeTree
-
Retrieves a list of all the children entries for a resource type based on the resource type hierarchy.
- getChildren() - Method in class com.adobe.granite.ui.components.ds.ValueMapResource
-
- getChildren() - Method in class com.adobe.granite.ui.components.FilteringResourceWrapper
-
- getChildren() - Method in interface com.day.cq.connector.ConnectorResource
-
Lists the children of this resource.
- getChildren() - Method in class com.day.cq.personalization.Segment
-
- getChildren() - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
All direct children Preferences.
- getChildren() - Method in class com.day.cq.searchpromote.xml.result.FacetValueChildList
-
- getChildren() - Method in class org.apache.commons.io.monitor.FileEntry
-
Return the directory's files.
- getChildren() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
All accessible children of this Tree
instance.
- getChildren() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return an iterator over all of this element's children.
- getChildren() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns a collection of the children
- getChildren() - Method in interface org.apache.jackrabbit.vault.fs.io.Archive.Entry
-
Returns a collection of child entries.
- getChildren() - Method in class org.apache.jackrabbit.vault.util.Tree.Node
-
- getChildren(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns a ElementIterator
containing all child elements of
the given parent node that match the given local name and namespace.
- getChildren(Element, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns a ElementIterator
containing all child elements of
the given parent node that match the given QName
.
- getChildren(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Return an ElementIterator
over all child elements.
- getChildren() - Method in class org.apache.sling.api.resource.AbstractResource
-
- getChildren() - Method in interface org.apache.sling.api.resource.Resource
-
Returns an iterable of the direct children of this resource.
- getChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns an
Iterable
of
Resource
objects loaded from
the children of the given
Resource
.
- getChildren() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getChildren(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the Iterable
obtained by calling getChildren
on the wrapped resource resolver.
- getChildren() - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation
-
Gets the read-only view of all the child elements of this annotation.
- getChildrenCount(long) - Method in interface org.apache.jackrabbit.oak.api.Tree
-
Determine the number of children of this Tree
instance taking
access restrictions into account.
- getChildrenCount() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the children count of this element
- getChildSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
-
Gets the name of the child selector.
- getChildSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
-
Gets the name of the child selector.
- getChildText(Element, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
- getChildText(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
- getChildTextTrim(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
- getChildTextTrim(Element, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
- getChildTracker(String) - Method in class org.apache.jackrabbit.oak.namepath.PathTracker
-
- getChildTypes(MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
Returns the set of known children of the given canonical media type
- getChiSquare(EstimationProblem) - Method in class org.apache.commons.math.estimation.AbstractEstimator
-
Deprecated.
Get the Chi-Square value.
- getChiSquare() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get a Chi-Square-like value assuming the N residuals follow N
distinct normal distributions centered on 0 and whose variances are
the reciprocal of the weights.
- getChiSquareTest() - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- getChksum() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the checksum.
- getChmBlockInfoInstance(DirectoryListingEntry, int, ChmLzxcControlData) - Static method in class org.apache.tika.parser.chm.lzx.ChmBlockInfo
-
Deprecated.
- getChmBlockInfoInstance(DirectoryListingEntry, int, ChmLzxcControlData, ChmBlockInfo) - Static method in class org.apache.tika.parser.chm.lzx.ChmBlockInfo
-
- getChmBlockSegment(byte[], ChmLzxcResetTable, int, int, int) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
- getChmDirList() - Method in class org.apache.tika.parser.chm.core.ChmExtractor
-
- getChoice() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getChoices() - Method in class org.apache.tika.metadata.Property
-
Returns the (immutable) set of choices for the values of this property.
- getChomp(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
- getChromosomes() - Method in class org.apache.commons.math.genetics.ListPopulation
-
Access the list of chromosomes.
- getChronolgy() - Method in class org.joda.time.format.DateTimeFormatter
-
- getChronology() - Method in class org.joda.time.base.BaseDateTime
-
Gets the chronology of the datetime.
- getChronology() - Method in class org.joda.time.base.BaseInterval
-
Gets the chronology of this interval.
- getChronology() - Method in class org.joda.time.base.BasePartial
-
Gets the chronology of the partial which is never null.
- getChronology(Object, DateTimeZone) - Method in class org.joda.time.convert.AbstractConverter
-
Extracts the chronology from an object of this converter's type
where the time zone is specified.
- getChronology(Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
-
Extracts the chronology from an object of this converter's type
where the chronology is specified.
- getChronology(Object, DateTimeZone) - Method in interface org.joda.time.convert.InstantConverter
-
Extracts the chronology from an object of this converter's type
where the time zone is specified.
- getChronology(Object, Chronology) - Method in interface org.joda.time.convert.InstantConverter
-
Extracts the chronology from an object of this converter's type
where the chronology may be specified.
- getChronology(Object, DateTimeZone) - Method in interface org.joda.time.convert.PartialConverter
-
Extracts the chronology from an object of this converter's type
where the time zone is specified.
- getChronology(Object, Chronology) - Method in interface org.joda.time.convert.PartialConverter
-
Extracts the chronology from an object of this converter's type
where the chronology is specified.
- getChronology(Chronology) - Static method in class org.joda.time.DateTimeUtils
-
Gets the chronology handling null.
- getChronology() - Method in class org.joda.time.format.DateTimeFormatter
-
Gets the chronology to use as an override.
- getChronology() - Method in class org.joda.time.format.DateTimeParserBucket
-
Gets the chronology of the bucket, which will be a local (UTC) chronology.
- getChronology() - Method in class org.joda.time.Instant
-
Gets the chronology of the instant, which is ISO in the UTC zone.
- getChronology() - Method in class org.joda.time.LocalDate
-
Gets the chronology of the date.
- getChronology() - Method in class org.joda.time.LocalDateTime
-
Gets the chronology of the datetime.
- getChronology() - Method in class org.joda.time.LocalTime
-
Gets the chronology of the time.
- getChronology() - Method in class org.joda.time.Partial
-
Gets the chronology of the partial which is never null.
- getChronology() - Method in interface org.joda.time.ReadableInstant
-
Gets the chronology of the instant.
- getChronology() - Method in interface org.joda.time.ReadableInterval
-
Gets the chronology of the interval, which is the chronology of the first datetime.
- getChronology() - Method in interface org.joda.time.ReadablePartial
-
Gets the chronology of the partial which is never null.
- getChuckTypes(InputStream) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getChunkTypeName(int) - Static method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getCity() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address city.
- getCity() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getClaimsSet() - Method in class org.apache.oltu.oauth2.jwt.JWT
-
Get the JWT Claims Set as defined in the 6.1 section of the JWT specification.
- getClass(ClassLoader, String, boolean) - Static method in class org.apache.commons.lang.ClassUtils
-
Returns the class represented by className
using the
classLoader
.
- getClass(ClassLoader, String) - Static method in class org.apache.commons.lang.ClassUtils
-
Returns the (initialized) class represented by className
using the classLoader
.
- getClass(String) - Static method in class org.apache.commons.lang.ClassUtils
-
Returns the (initialized) class represented by className
using the current thread's context class loader.
- getClass(String, boolean) - Static method in class org.apache.commons.lang.ClassUtils
-
Returns the class represented by className
using the
current thread's context class loader.
- getClass(ClassLoader, String, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the class represented by className
using the
classLoader
.
- getClass(ClassLoader, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the (initialized) class represented by className
using the classLoader
.
- getClass(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the (initialized) class represented by className
using the current thread's context class loader.
- getClass(String, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the class represented by className
using the
current thread's context class loader.
- getClassAnnotations() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
Method for accessing collection of annotations the bean
class has.
- getClassAnnotations() - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- getClassAnnotations() - Method in class com.fasterxml.jackson.databind.ser.PropertyBuilder
-
- getClassDef() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getClassDescription(Object) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Helper method used to construct appropriate description
when passed either type (Class) or an instance; in latter
case, class of instance is to be used.
- getClasses() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the applicable CSS classes.
- getClassification() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the classification which this category belongs to.
- getClassification(String) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Returns a product classification for the given
path
or an ID
uniquely identifying the
Classification
to the external commerce engine.
- getClassificationCategories(Product) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Retrieves the classification categories in which the product is assigned.
- getClassificationCategories(List<Product>) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Retrieves the classification categories in which at least one of the product is assigned.
- getClassifications(Product) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Retrieves the classifications in which the product is assigned.
- getClassifications(List<Product>) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationManager
-
Retrieves the classifications in which at least one of the product is assigned.
- getClassifications(Configuration, String, String[], int) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
- getClassificationsBasePath() - Method in interface com.adobe.cq.commerce.api.conf.CommerceBasePathsService
-
Returns the JCR base path for the commerce classifications.
- getClassifier() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the optional classifier.
- getClassInfo() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
Method for accessing low-level information about Class this
item describes.
- getClassInfo() - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- getClassInfo() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getClassIntrospector() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getClassIntrospector() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- getClassJavaNioFilePath() - Method in class com.fasterxml.jackson.databind.ext.Java7Support
-
- getClassJavaNioFilePath() - Method in class com.fasterxml.jackson.databind.ext.Java7SupportImpl
-
- getClassLoader() - Method in class com.fasterxml.jackson.databind.type.TypeFactory
-
- getClassLoader(Bundle) - Static method in class org.apache.aries.util.AriesFrameworkUtil
-
This method attempts to get the classloader for a bundle.
- getClassLoader(Bundle) - Method in class org.apache.aries.util.internal.R43Worker
-
- getClassLoader() - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Get a dynamic class loader.
- getClassLoader(ClassLoader) - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider
-
Deprecated.
Return the class loader used for dynamic class loading.
- getClassLoaderForced(Bundle) - Static method in class org.apache.aries.util.AriesFrameworkUtil
-
This method attempts to get the classloader for a bundle.
- getClassMethods(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Helper method that gets methods declared in given class; usually a simple thing,
but sometimes (as per [databind#785]) more complicated, depending on classloader
setup.
- getClassName() - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Get the class name.
- getClassName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Class name of the event listener
- getClassName() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
-
- getClassName() - Method in enum org.apache.tika.parser.ctakes.CTAKESSerializer
-
- getClassNames() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.UserAllowedActions
-
Class names to be added to the given component
- getClassPathBase() - Method in class org.apache.commons.mail.resolver.DataSourceClassPathResolver
-
- getClazz() - Method in class com.adobe.reef.siren.Action
-
Returns the class attribute.
- getClazz() - Method in class com.adobe.reef.siren.Entity
-
Returns the class property.
- getClazz() - Method in class com.scene7.ipsapi.IccProfileFieldUpdate
-
Gets the value of the clazz property.
- getClientContextParameterNames(Resource, InheritanceValueMap, ConfigurationManager) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Returns the names of the ClientContext parameters which should be sent as part of mbox calls
- getClientFieldQualifier(SlingHttpServletRequest, FieldDescription) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Get the full qualified path to the field to be used in client java script.
- getClientFieldQualifier(SlingHttpServletRequest, FieldDescription, String) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Get the full qualified path to a suffixed field (e.g.
- getClientId() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the Client Identifier.
- getClientId() - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getClientId() - Method in class com.scene7.ipsapi.ExportJob
-
Gets the value of the clientId property.
- getClientId() - Method in class org.apache.oltu.oauth2.as.request.OAuthRequest
-
- getClientId() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getClientId() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getClientId() - Method in class org.apache.oltu.oauth2.common.domain.credentials.BasicCredentials
-
- getClientId() - Method in interface org.apache.oltu.oauth2.common.domain.credentials.Credentials
-
- getClientLibIncludeTag(String) - Static method in class com.day.cq.wcm.designimporter.util.TagUtils
-
- getClientName(String) - Method in interface com.adobe.granite.oauth.server.OAuth2AuthorizationServer
-
Get the client name of the given OAuth client
- getClientSecret() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the Client Secret.
- getClientSecret() - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getClientSecret() - Method in class org.apache.oltu.oauth2.as.request.OAuthRequest
-
- getClientSecret() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getClientSecret() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getClientSecret() - Method in class org.apache.oltu.oauth2.common.domain.credentials.BasicCredentials
-
- getClientSecret() - Method in interface org.apache.oltu.oauth2.common.domain.credentials.Credentials
-
- getClientUri() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getClientUri() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getClientUtilities(XSSAPI, SlingHttpServletRequest, SocialUtils) - Method in interface com.adobe.cq.social.scf.ClientUtilityFactory
-
- getClientUtilities(XSSAPI, ResourceResolver, SocialUtils) - Method in interface com.adobe.cq.social.scf.ClientUtilityFactory
-
- getClip(double, double, String) - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
Create clip from the video.
- getClockTolerance() - Method in class com.adobe.granite.auth.saml.configuration.SpConfiguration
-
- getCloseDate() - Method in interface com.adobe.cq.social.tally.Poll
-
- getClosest(String) - Method in class com.adobe.cq.social.scf.core.resourcetree.ResourceTypeTree
-
Gets the most closest matched value for a given resource type.
- getClosingInterval() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the interval (in nanoseconds) for checking for the closing threshold.
- getClosingThreshold() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the threshold value for closing the circuit breaker.
- getClosure() - Method in class org.apache.commons.collections.functors.ClosureTransformer
-
Gets the closure.
- getClosure() - Method in class org.apache.commons.collections.functors.ForClosure
-
Gets the closure.
- getClosure() - Method in class org.apache.commons.collections.functors.WhileClosure
-
Gets the closure.
- getClosure() - Method in class org.apache.commons.collections4.functors.ClosureTransformer
-
Gets the closure.
- getClosure() - Method in class org.apache.commons.collections4.functors.ForClosure
-
Gets the closure.
- getClosure() - Method in class org.apache.commons.collections4.functors.WhileClosure
-
Gets the closure.
- getClosures() - Method in class org.apache.commons.collections.functors.ChainedClosure
-
Gets the closures, do not modify the array.
- getClosures() - Method in class org.apache.commons.collections.functors.SwitchClosure
-
Gets the closures, do not modify the array.
- getClosures() - Method in class org.apache.commons.collections4.functors.ChainedClosure
-
Gets the closures.
- getClosures() - Method in class org.apache.commons.collections4.functors.SwitchClosure
-
Gets the closures.
- getCloudConfigObjectFromPath(Class<?>, String) - Method in interface com.adobe.granite.translation.core.TranslationCloudConfigUtil
-
- getCloudConfigObjectFromPath(Resource, Class<?>, String) - Method in interface com.adobe.granite.translation.core.TranslationCloudConfigUtil
-
Retrieve the context aware cloud configuration at cloudConfigPath
that has been applied on the resource
- getCloudConfigPath() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the configuration path of this configuration.
- getCloudConfigPathAppliedOnResource(Resource, Class<?>) - Method in interface com.adobe.granite.translation.core.TranslationCloudConfigUtil
-
- getCloudConfigPathAppliedOnResource(Resource, String) - Method in interface com.adobe.granite.translation.core.TranslationCloudConfigUtil
-
- getCloudserviceConfigurationsPaths() - Method in interface com.adobe.cq.xf.ExperienceFragment
-
Retrieves a list of cloud services configurations attached to this experience fragment
- getCloudserviceConfigurationsPaths() - Method in interface com.adobe.cq.xf.ExperienceFragmentVariation
-
Retrieves a list of cloud services configurations attached to this variation
- getCloudSettingsConfigTypes(ResourceResolver, Resource) - Static method in class com.adobe.granite.cloudsettings.CloudSettingsUtil
-
Performs a search for available CloudSettingConfigTypes by mixin Type in
the system and filters the resulting iterator them with CloudSettingsConfigTypeFilter
- getClusterId() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getClusterMasterId() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getClusterNodeId() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getClusterNodeRevision() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getClusterNodes() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getClusterProperties() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getClusterSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
-
- getClusterSyncServiceIntervalMillis() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the interval (in milliseconds) to be used when waiting for the sync tokens or id mapping
- getClusterSyncServiceTimeoutMillis() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the timeout (in milliseconds) to be used when waiting for the sync tokens or id mapping
- getClusterView() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
- getClusterView() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns the ClusterView of which this instance is part of.
- getClusterViews() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the collection of ClusterViews.
- getCndPattern() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the CND pattern
- getCNDReader() - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the default CND reader.
- getCNDWriter(Writer, Session, boolean) - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the default CND writer
- getCode() - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Get the voucher code.
- getCode() - Method in class com.adobe.cq.commerce.api.promotion.VoucherInfo
-
Get the voucher code.
- getCode() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
- getCode() - Method in class com.adobe.cq.mcm.salesforce.SalesforceResponse
-
- getCode() - Method in enum com.adobe.cq.social.srp.config.SocialResourceConfiguration.SRPTYPE
-
- getCode() - Method in class com.adobe.cq.social.srp.internal.ErrorResult
-
Accessor for the error code's value.
- getCode() - Method in enum com.codahale.metrics.MetricAttribute
-
- getCode() - Method in exception com.day.cq.dam.scene7.api.model.IpsApiException
-
- getCode() - Method in interface com.day.cq.dam.scene7.api.model.Scene7AssetOperationFault
-
- getCode() - Method in class com.day.cq.replication.ReplicationResult
-
Returns some status code indication sent by the recipient about the
success of processing the replication action and optional content.
- getCode() - Method in class com.scene7.ipsapi.AssetOperationFault
-
Gets the value of the code property.
- getCode() - Method in class com.scene7.ipsapi.common.AuthenticationFault
-
Gets the value of the code property.
- getCode() - Method in class com.scene7.ipsapi.common.AuthorizationFault
-
Gets the value of the code property.
- getCode() - Method in class com.scene7.ipsapi.common.IpsApiFault
-
Gets the value of the code property.
- getCode() - Method in class com.scene7.ipsapi.OperationFault
-
Gets the value of the code property.
- getCode() - Method in class com.scene7.ipsapi.SetMetadataFault
-
Gets the value of the code property.
- getCode() - Method in class com.scene7.ipsapi.SubAssetOperationFault
-
Gets the value of the code property.
- getCode() - Method in class com.scene7.ipsapi.TagValueUpdateFault
-
Gets the value of the code property.
- getCode() - Method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
the algorithm id.
- getCode() - Method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
the hash algorithm ID.
- getCode() - Method in enum org.apache.commons.compress.archivers.zip.ZipMethod
-
the code of the compression method.
- getCode() - Method in exception org.apache.commons.lang3.NotImplementedException
-
Obtain the not implemented code.
- getCode() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Returns the type-specific error code of this exception.
- getCode() - Method in class org.apache.oltu.oauth2.as.request.AbstractOAuthTokenRequest
-
- getCodec() - Method in class com.fasterxml.jackson.core.base.GeneratorBase
-
- getCodec() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getCodec() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getCodec() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getCodec() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getCodec() - Method in class com.fasterxml.jackson.core.JsonFactory
-
- getCodec() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
- getCodec() - Method in class com.fasterxml.jackson.core.JsonParser
-
Accessor for
ObjectCodec
associated with this
parser, if any.
- getCodec() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getCodec() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getCodec() - Method in class com.fasterxml.jackson.databind.MappingJsonFactory
-
We'll override the method to return more specific type; co-variance
helps here
- getCodec() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getCodec() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- getCodedUrl() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
-
Returns the token present in the header value or null
.
- getCodedUrls() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
-
Return an array of coded urls as present in the header value or null
if
no value is present.
- getCodes() - Method in exception com.adobe.cq.social.srp.APIException
-
- getCoefficients() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunction
-
Returns a copy of the coefficients array.
- getCoefficients() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeForm
-
Returns a copy of the coefficients array.
- getCoefficients() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonForm
-
Returns a copy of the coefficients array.
- getCoefficients() - Method in class org.apache.commons.math.optimization.linear.LinearConstraint
-
Get the coefficients of the constraint (left hand side).
- getCoefficients() - Method in class org.apache.commons.math.optimization.linear.LinearObjectiveFunction
-
Get the coefficients of the linear equation being optimized.
- getCol() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getCollection(String) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollectionManager
-
Returns a product collection for the given
path
or an ID
uniquely identifying the
ProductCollection
to the external commerce engine.
- getCollection() - Method in class com.adobe.granite.comments.AbstractComment
-
- getCollection() - Method in interface com.adobe.granite.comments.Comment
-
- getCollection(Resource, Class<C>) - Method in interface com.adobe.granite.comments.CommentingProvider
-
- getCollection(Resource, Class<C>) - Method in interface com.adobe.granite.comments.CommentManager
-
- getCollection(Object) - Method in class org.apache.commons.collections.map.MultiValueMap
-
Gets the collection mapped to the specified key.
- getCollection(Object) - Method in class org.apache.commons.collections.MultiHashMap
-
Deprecated.
Gets the collection mapped to the specified key.
- getCollection(Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.
Gets the collection mapped to the specified key.
- getCollection(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a Collection from MultiValuedMap
in a null-safe manner.
- getCollection() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Retrieve the resource this resource is internal member of.
- getCollection(Resource) - Method in interface org.apache.sling.resource.collection.ResourceCollectionManager
-
This method returns a resource collection for the given
resource
that represents a
ResourceCollection
.
- getCollectionAssets(ResourceResolver, ResourceCollection) - Method in interface com.day.cq.dam.api.ui.preview.CollectionPreviewManager
-
Returns an
Iterator
of
Asset
s representing the collection members for a given collection.
- getCollectionAssets(ResourceResolver, ResourceCollection) - Method in interface com.day.cq.dam.api.ui.preview.CollectionPreviewProvider
-
Returns an
Iterator
of
Asset
s representing the collection members for a given collection.
- getCollectionItemConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies,
e.g.
- getCollectionItemName() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
In case of configuration resource collection, this returns the collection item resource name.
- getCollectionItemName() - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
-
- getCollectionItemResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource according to it's persistent strategies,
e.g.
- getCollectionItemResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource path according to it's persistent strategies,
e.g.
- getCollectionParentConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies,
e.g.
- getCollectionParentResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource according to it's persistent strategies,
e.g.
- getCollectionParentResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource path according to it's persistent strategies,
e.g.
- getCollectionResourceType() - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
Returns an optional resource type to set for newly created collections.
- getCollections(ResourceResolver, boolean) - Method in interface com.adobe.cq.dam.cfm.CollectionHelper
-
Gets an iterator on all collections that can be added to a content fragment as
"associated content".
- getCollections(Session) - Method in interface com.adobe.granite.workflow.collection.ResourceCollectionManager
-
- getCollections(Session) - Method in interface com.day.cq.workflow.collection.ResourceCollectionManager
-
- getCollections() - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Gets the collections being decorated.
- getCollections() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Gets the collections being decorated.
- getCollectionsBasePath() - Method in interface com.adobe.cq.commerce.api.conf.CommerceBasePathsService
-
Returns the JCR base path for the commerce collections.
- getCollectionsForNode(Node) - Method in interface com.adobe.granite.workflow.collection.ResourceCollectionManager
-
- getColNr() - Method in class com.day.cq.wcm.foundation.Paragraph
-
Returns the columns number of this paragraph.
- getColor() - Method in class com.day.cq.dam.commons.watermark.Font
-
- getColor(String) - Method in class com.day.cq.wcm.foundation.Chart
-
Get a color either from the overlaid map or the underlying properties.
- getColor() - Method in class com.day.image.ColorCurve
-
Returns the color associated with this instance.
- getColorBufferedImage(int, int, boolean) - Method in interface org.apache.commons.imaging.common.BufferedImageFactory
-
- getColorBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.RgbBufferedImageFactory
-
- getColorBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.SimpleBufferedImageFactory
-
- getColorManagement() - Method in class com.scene7.ipsapi.ColorManagementOptions
-
Gets the value of the colorManagement property.
- getColorManagementOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the colorManagementOptions property.
- getColorManagementOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the colorManagementOptions property.
- getColorManagementOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the colorManagementOptions property.
- getColorManagementOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the colorManagementOptions property.
- getColorManagementOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the colorManagementOptions property.
- getColorSpace() - Method in class com.scene7.ipsapi.IccProfileFieldUpdate
-
Gets the value of the colorSpace property.
- getColorspace() - Method in class com.scene7.ipsapi.IllustratorOptions
-
Gets the value of the colorspace property.
- getColorspace() - Method in class com.scene7.ipsapi.PDFOptions
-
Gets the value of the colorspace property.
- getColorspace() - Method in class com.scene7.ipsapi.PostScriptOptions
-
Gets the value of the colorspace property.
- getColorspace() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getColorType(int) - Static method in enum org.apache.commons.imaging.formats.png.PngColorType
-
- getColorType() - Method in class org.apache.commons.imaging.ImageInfo
-
- getColorWeight() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam.HaystackSearch
-
Gets the value of the colorWeight property.
- getCols() - Method in class com.day.text.StringTable
-
Returns the number of columns in the table.
- getColSpan() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getColTags() - Method in class com.day.cq.wcm.foundation.Table
-
- getColumn(int) - Method in class com.day.cq.wcm.foundation.Table
-
- getColumn(int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the entries in column number col
as an array.
- getColumn(int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the entries in column number col
as an array.
- getColumn(int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entries in column number col
as an array.
- getColumn(int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entries in column number col
as an array.
- getColumn(int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the entries in column number col
as an array.
- getColumn(int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the entries in column number col
as an array.
- getColumn(int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the entries in column number col
as an array.
- getColumn(int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the entries in column number col
as an array.
- getColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the column number of the program text originating this message
- getColumn() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the column number of the script text that generated this message.
- getColumn() - Method in exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Returns the column in the line where the error occurred, if the information is available.
- getColumn() - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
Deprecated.
- getColumnAsDoubleArray(int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entries in column number col
as an array
of double values.
- getColumnAsDoubleArray(int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entries in column number col
as an array
of double values.
- getColumnClassNames() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveColumnExporter
-
- getColumnClassNames() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveGridExporter
-
- getColumnClassNames() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getColumnClassNames() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getColumnCnt() - Method in interface com.day.cq.reporting.Report
-
Returns the number of columns.
- getColumnCount() - Method in interface com.day.cq.dam.api.s7dam.set.SpinSet
-
Deprecated.
Returns the number of columns in 2D spin set
- getColumnCount() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveGridExporter
-
- getColumnCount(String) - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
Deprecated.
- getColumnCount() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getColumnCount(String) - Method in class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- getColumnDef() - Method in interface com.day.cq.reporting.Column
-
Get the query engine-specific column definitions.
- getColumnDimension() - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in interface org.apache.commons.math.linear.AnyMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Returns the number of columns in the matrix.
- getColumnDimension() - Method in class org.apache.commons.math.linear.SparseFieldMatrix
-
Returns the number of columns in the matrix.
- getColumnIterator() - Method in interface com.day.cq.reporting.Report
-
Creates an iterator for iterating over the report's columns.
- getColumnMatrix(int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the entries in column number column
as a column matrix.
- getColumnMatrix(int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the entries in column number column
as a column matrix.
- getColumnMatrix(int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entries in column number column
as a column matrix.
- getColumnMatrix(int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entries in column number column
as a column matrix.
- getColumnMatrix(int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the entries in column number column
as a column matrix.
- getColumnMatrix(int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the entries in column number column
as a column matrix.
- getColumnMatrix(int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the entries in column number column
as a column matrix.
- getColumnMatrix(int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the entries in column number column
as a column matrix.
- getColumnName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
-
Gets the column name.
- getColumnNames() - Method in interface org.apache.jackrabbit.oak.api.Result
-
Get the list of column names.
- getColumnNames() - Method in interface org.apache.jackrabbit.spi.QueryInfo
-
- getColumnNr() - Method in class com.fasterxml.jackson.core.JsonLocation
-
- getColumnNumber() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMLocatorImpl
-
The column number where the error occured, or -1 if there is no column
number available.
- getColumnNumber() - Method in exception org.apache.jackrabbit.vault.util.xml.xerces.xni.parser.XMLParseException
-
Returns the row number.
- getColumnNumber() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.XMLLocator
-
Returns the column number.
- getColumnNumber() - Method in class org.kohsuke.rngom.rngparser.ast.util.LocatorImpl
-
- getColumns() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesTable
-
- getColumns() - Method in interface com.adobe.cq.msm.ui.models.alllivecopies.LiveCopyTable
-
- getColumns() - Method in class com.day.cq.reporting.Data
-
Gets an iterator over the columns of the report data.
- getColumns() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getColumns() - Method in class com.day.cq.wcm.foundation.Table
-
- getColumns() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
-
Gets the columns for this query.
- getColumnSelectorNames() - Method in interface org.apache.jackrabbit.oak.api.Result
-
Get the distinct selector names of all columns.
- getColumnTotal(Report) - Method in interface com.day.cq.reporting.Aggregate
-
Returns the totalled aggregate value for the entire column, if available.
- getColumnTotal(Column) - Method in class com.day.cq.reporting.Data
-
Gets the total value of the specified column.
- getColumnType() - Method in interface com.day.cq.reporting.Column
-
Returns the column's data type.
- getColumnVector(int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the entries in column number column
as a vector.
- getColumnVector(int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the entries in column number column
as a vector.
- getColumnVector(int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the entries in column number column
as a vector.
- getColumnVector(int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the entries in column number column
as a vector.
- getColumnVector(int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the entries in column number column
as a vector.
- getColumnVector(int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the entries in column number column
as a vector.
- getCommand() - Method in interface com.adobe.cq.screens.device.DeviceCommand
-
Returns the message of the command.
- getCommand() - Method in class com.sun.mail.smtp.SMTPAddressFailedException
-
Return the command that failed.
- getCommand() - Method in class com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the command that succeeded.
- getCommand() - Method in class com.sun.mail.smtp.SMTPSenderFailedException
-
Return the command that failed.
- getCommand() - Method in class com.sun.mail.smtp.SMTPSendFailedException
-
Return the command that failed.
- getCommand() - Method in class org.apache.tika.embedder.ExternalEmbedder
-
Gets the command to be run.
- getCommand() - Method in class org.apache.tika.parser.external.ExternalParser
-
- getCommand() - Method in class org.apache.tika.parser.gdal.GDALParser
-
- getCommandAppendOperator() - Method in class org.apache.tika.embedder.ExternalEmbedder
-
Gets the operator to append rather than replace a value for the command
line tool, i.e.
- getCommandAssignmentDelimeter() - Method in class org.apache.tika.embedder.ExternalEmbedder
-
Gets the delimiter for multiple assignments for the command line tool,
i.e.
- getCommandAssignmentOperator() - Method in class org.apache.tika.embedder.ExternalEmbedder
-
Gets the assignment operator for the command line tool, i.e.
- getCommands() - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream
-
Returns the List
of commands that were written into this stream.
- getCommandStream() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
-
Provides access to the generated
CommandStream
for evaluating / replaying the
Command
s after the compile operation.
- getComment() - Method in interface com.adobe.granite.translation.api.TranslationState
-
Gets the comment.
- getComment() - Method in interface com.adobe.granite.workflow.exec.HistoryItem
-
The history comment (entered while advancing, starting, terminating)
- getComment() - Method in interface com.day.cq.dam.api.Revision
-
Return the optional comment for this revision.
- getComment() - Method in interface com.day.cq.workflow.exec.HistoryItem
-
The history comment (entered while advancing, starting, terminating)
- getComment() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getComment() - Method in class org.apache.commons.imaging.formats.jpeg.segments.ComSegment
-
Returns a copy of the comment.
- getComment() - Method in class org.apache.sling.provisioning.model.Commentable
-
Get the comment.
- getCommentCollection() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the comment collection.
- getCommentCount() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getCommentCount() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the user's total number of comments on the assignment
- getCommentCount() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the user's total number of comments on the assignment
- getCommentCreator(Resource) - Method in interface com.adobe.cq.social.commons.emailreply.CommentCreatorManager
-
- getCommentCreator(String) - Method in interface com.adobe.cq.social.commons.emailreply.CommentCreatorManager
-
- getCommentIndex(String, String, String, String, boolean) - Method in interface com.adobe.cq.social.srp.internal.SocialDatabase
-
- getCommentIndex(String, String, String, String, boolean) - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Get the index position of a reply amongst replies of a comment
- getCommentIndex(String, String, ResourceResolver, String, boolean) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getCommentIndex(String, String, ResourceResolver, String, boolean) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Get index of a given reply amongst all replies of a post.
- getCommentList() - Method in class com.adobe.granite.comments.AbstractCommentCollection
-
Returns all comments of this collection.
- getCommentList() - Method in interface com.adobe.granite.comments.CommentCollection
-
Returns all comments of this collection.
- getCommentListProvider(Resource) - Method in interface com.adobe.cq.social.commons.listing.CommentListProviderManager
-
Get the listing provider for the specified resource.
- getCommentListProvider(String) - Method in interface com.adobe.cq.social.commons.listing.CommentListProviderManager
-
- getCommentPath() - Method in class com.adobe.granite.comments.CommentingEvent
-
- getCommentResources(Resource) - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
- getCommentResourceType() - Method in class com.adobe.granite.comments.AbstractCommentingProvider
-
Returns an optional resource type to set for newly created comments.
- getComments() - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentList
-
Gets a strongly typed list of comments.
- getComments(Resource, QueryRequestInfo) - Method in interface com.adobe.cq.social.commons.listing.CommentListProvider
-
Get a subset of
Comment
of the specified root resource as defined by the given offset and size.
- getComments() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementSocialModel
-
- getComments() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the comments property.
- getComments() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a list of comments from the image file.
- getComments() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getComments() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
Retrieves the comments, if any.
- getComments() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getComments() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getComments() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getComments() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getCommentsEndpoint() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getCommentsEndpoint() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getCommentSocialComponentList(CommentCollection<C, T>, QueryRequestInfo, ClientUtilities) - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentListProvider
-
- getCommentSocialComponentList(C, QueryRequestInfo, ClientUtilities) - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentListProvider
-
- getCommentSocialComponentListProvider(Resource, QueryRequestInfo) - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentListProviderManager
-
- getCommentsSize() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get number of comments
- getCommentsSize() - Method in interface com.day.cq.wcm.resource.details.ResourceDetails
-
Get comments size
- getCommentSystemPath() - Method in class com.adobe.cq.social.commons.events.CommentEvent
-
- getCommerceService(Resource) - Method in interface com.adobe.cq.commerce.api.CommerceServiceFactory
-
Get a CommerceService
implementation for a resource.
- getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getCommitHooks(String) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
Returns the list of commit hooks that need to be executed for the
specified workspace name.
- getCommonAndPartialMultiValues(List<Resource>, String) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Calculates the set of common values and the set of partially present
values for a multi-value property on a list of resources.
- getCommonPrefix(String[]) - Static method in class org.apache.commons.lang.StringUtils
-
Compares all Strings in an array and returns the initial sequence of
characters that is common to all of them.
- getCommonPrefix(String...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares all Strings in an array and returns the initial sequence of
characters that is common to all of them.
- getCommonStorePath(Resource) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
This method maps the given resource
to its equivalent resource path based on applicable global
shared storage cloud config settings.
- getCommonStorePath(Resource) - Method in interface com.adobe.cq.social.srp.utilities.internal.InternalTranslationUtilities
-
- getCommonStorePath(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
This method maps the given resource
to its equivalent resource path based on applicable global
shared storage cloud config settings.
- getCommunityGroup(String, ResourceResolver, ClientUtilities, String) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- getCommunityGroupComponentForResource(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- getCommunityGroupComponentForResource(Resource, SlingHttpServletRequest) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperations
-
- getCommunityGroupId() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Return the community group name of this context.
- getCommunityGroupMembersId() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSite
-
- getCommunityGroupPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the community group path
- getCommunityGroupProfile(Resource, ClientUtilities, String) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- getCommunityGroupResourcesPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the community group resources path.
- getCommunityGroupRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
- getCommunityGroupUniqueId() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Return the community group unique id of this context.
- getCommunityMemberListComponentForResource(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- getCommunityMemberListComponentForResource(Resource, SlingHttpServletRequest) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperations
-
- getCommunityUserRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
- getCompany() - Method in class com.scene7.ipsapi.CompanyMembership
-
Gets the value of the company property.
- getCompanyArray() - Method in class com.scene7.ipsapi.GetAllCompaniesReturn
-
Gets the value of the companyArray property.
- getCompanyHandle() - Method in class com.day.cq.dam.scene7.api.model.Scene7CompanyMembership
-
- getCompanyHandle() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the company handle associated with this configuration.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.AddGroupMembersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.AddProjectAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.AddTagFieldValuesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ApplyMetadataTemplateParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.BatchGetAssetPublishContextsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.BatchSetAssetMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.BatchSetFontFieldsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.BatchSetIccProfileFieldsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.BatchSetImageFieldsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.BatchSetThumbAssetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CdnCacheInvalidationParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CheckAssetNamesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CheckLoginParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.Company
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CompanyMembershipUpdate
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CopyImageParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateAssetSetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateCompanyMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateDerivedAssetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateFolderParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateImageSetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateProjectParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreatePropertySetTypeParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateTemplateParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateViewerPresetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteAssetMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteAssetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteCompanyMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteFolderParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteGroupParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteImageFormatParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteImageMapParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteJobParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteMetadataFieldParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteProjectParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteSubAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteTagFieldValuesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteVignettePublishFormatParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DeleteZoomTargetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.DiskUsage
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.EmptyAssetsFromTrashParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ExecuteJobParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ForceRepublishAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetActiveJobsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetActivePublishContextsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAssetCountsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAssetJobLogsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAssetMetadataFieldsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAssetPublishHistoryParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAssociatedAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetAutoCropRectParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetCdnCacheInvalidationStatusParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetCompanyInfoParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetCompanyMembersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetCompanyMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetCompanySettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetDiskUsageParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetDistinctMetadataValuesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetFoldersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetGenerationInfoParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetGroupMembershipParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetGroupMembersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetGroupsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetImageFormatsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetImageRenderingPublishSettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetImageServingPublishSettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetImageSetMembersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetJobLogsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetMediaPortalEventParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetMetadataFieldsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetMetadataSchemaNamespacesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetMetadataSchemaParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetOriginalFilePathsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetPhotoshopPathNamesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetPhotoshopPathParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetProjectsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetPropertySetTypeParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetPropertySetTypesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetPublishContextsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetScheduledJobsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetSearchStringsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetTagFieldValuesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetUniqueMetadataValuesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetViewerConfigSettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetVignettePublishFormatsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetXMPPacketParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.GetZipEntriesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.Group
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ListCompanyMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.MoveAssetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.MoveAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.MoveFolderParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.PauseJobParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.PropertySetType
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RemoveAssetPermissionsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RemoveFolderPermissionsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RemoveGroupMembersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RemoveMaskParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RemoveMetadataSchemaParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RemoveProjectAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RenameAssetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RenameFolderParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RenameProjectParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ReplaceImageParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.RestoreAssetsFromTrashParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ResumeJobParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SaveGroupParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SaveImageFormatParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SaveMetadataSchemaParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetAssetMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetAssetPermissionsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetAssetPublishStateParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetAssetsContextStateParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetAssetSetDefinitionParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetAssetsPublishStateParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetFolderPermissionsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetGroupMembershipParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetGroupMembersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetImageMapsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetImageRenderingPublishSettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetImageServingPublishSettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetImageSetMembersParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetProjectAssetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetTagFieldValuesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetUrlModifierParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetViewerConfigSettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SetZoomTargetsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.StopJobParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateAssetPermissionsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateAssetSetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateCompanyMetadataParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateFolderPermissionsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateImageSetParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateMetadataFieldParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateSmartCropsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateViewerConfigSettingsParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UpdateXMPPacketParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the companyHandle property.
- getCompanyHandle() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the companyHandle property.
- getCompanyHandleArray() - Method in class com.scene7.ipsapi.GetUserCharsParam
-
Gets the value of the companyHandleArray property.
- getCompanyHandleArray() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the companyHandleArray property.
- getCompanyHandleArray() - Method in class com.scene7.ipsapi.RemoveCompanyMembershipParam
-
Gets the value of the companyHandleArray property.
- getCompanyId() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the companyId property.
- getCompanyInfo() - Method in class com.scene7.ipsapi.AddCompanyReturn
-
Gets the value of the companyInfo property.
- getCompanyInfo() - Method in class com.scene7.ipsapi.GetCompanyInfoReturn
-
Gets the value of the companyInfo property.
- GetCompanyInfoParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyInfoParam() - Constructor for class com.scene7.ipsapi.GetCompanyInfoParam
-
- GetCompanyInfoReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyInfoReturn() - Constructor for class com.scene7.ipsapi.GetCompanyInfoReturn
-
- getCompanyMembership(ResourceResolver, String, String, String, String) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets a user's memberships.
- getCompanyMembership(ResourceResolver, String, String, String, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns a JSON representation of the company membership information
provided by Scene7.
- getCompanyMembership(ResourceResolver, String, String, String, String) - Method in interface com.day.cq.dam.scene7.Scene7Service
-
Deprecated.
Returns a JSON representation of the company membership information
provided by Scene7.
- GetCompanyMembershipParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyMembershipParam() - Constructor for class com.scene7.ipsapi.GetCompanyMembershipParam
-
- GetCompanyMembershipReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyMembershipReturn() - Constructor for class com.scene7.ipsapi.GetCompanyMembershipReturn
-
- GetCompanyMembersParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyMembersParam() - Constructor for class com.scene7.ipsapi.GetCompanyMembersParam
-
- GetCompanyMembersReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyMembersReturn() - Constructor for class com.scene7.ipsapi.GetCompanyMembersReturn
-
- getCompanyMetadataInfoArray() - Method in class com.scene7.ipsapi.ListCompanyMetadataReturn
-
Gets the value of the companyMetadataInfoArray property.
- GetCompanyMetadataParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyMetadataParam() - Constructor for class com.scene7.ipsapi.GetCompanyMetadataParam
-
- GetCompanyMetadataReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanyMetadataReturn() - Constructor for class com.scene7.ipsapi.GetCompanyMetadataReturn
-
- getCompanyName() - Method in class com.scene7.ipsapi.AddCompanyParam
-
Gets the value of the companyName property.
- getCompanyName() - Method in class com.scene7.ipsapi.DiskUsage
-
Gets the value of the companyName property.
- getCompanyName() - Method in class com.scene7.ipsapi.GetCompanyInfoParam
-
Gets the value of the companyName property.
- getCompanyName() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the companyName property.
- GetCompanySettingsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanySettingsParam() - Constructor for class com.scene7.ipsapi.GetCompanySettingsParam
-
- GetCompanySettingsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetCompanySettingsReturn() - Constructor for class com.scene7.ipsapi.GetCompanySettingsReturn
-
- getComparableForServiceRanking(Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.
Create a comparable object out of the service properties.
- getComparableForServiceRanking(Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.ServiceUtil
-
- getComparableForServiceRanking(Map<String, Object>, Order) - Static method in class org.apache.sling.commons.osgi.ServiceUtil
-
Create a comparable object out of the service properties.
- getComparator() - Method in class com.adobe.cq.social.commons.listing.QueryFilterUtil.QueryFilter
-
Gets the comparator.
- getComparator(String) - Method in interface com.day.cq.dam.commons.sort.ResourceSorter
-
Return a comparator for the given column that sorts ascending.
- getComparator() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the comparator used to order all LogRecord objects prior
to formatting.
- getComparator() - Method in class org.apache.commons.collections.iterators.CollatingIterator
-
Gets the Comparator
by which collatation occurs.
- getComparator() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Gets the Comparator
by which collatation occurs.
- getComparator() - Method in class org.apache.commons.lang3.Range
-
Gets the comparator being used to determine if objects are within the range.
- getComparison() - Method in class com.adobe.cq.social.ugc.api.UgcFilter.PropertyFilter
-
Deprecated.
Return the comparison.
- getComparison() - Method in class com.adobe.cq.social.ugc.api.ValueConstraint
-
Gets the kind of comparison to perform when evaluating property values.
- getComparisonOperator() - Method in class com.adobe.granite.taskmanagement.Condition
-
Get the ComparisonOperator object for this condition.
- getComparisonValue() - Method in class com.adobe.granite.taskmanagement.Condition
-
Get the comparison value Object for this condition.
- getCompatibilityElements(Configuration, String...) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Returns the available elements for a given report suite, and compatibility across report suites.
- getCompilation() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getCompilation() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
- getCompilation() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
ID3v1 doesn't have compilations,
so returns null;
- getCompilation() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
ID3v22 doesn't have compilations,
so returns null;
- getCompilation() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getCompilation() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getCompiledScript() - Method in interface org.apache.sling.scripting.api.CachedScript
-
Returns the compiled script which can be used for further executions / evaluations.
- getCompleted() - Method in class org.apache.aries.jmx.codec.BatchResult
-
Gets completed item id's.
- getCompleteDate() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the complete date.
- getCompleteDate() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the complete date.
- getCompleteDateObject() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the complete date object.
- getCompletedBy() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the ID for the user who completed the task
- getCompletedUsersCount() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Returns the number of users in the group having completed the resource.
- getCompleteURL() - Method in interface com.day.cq.mcm.campaign.CallResults
-
Returns the complete URL of the originating request (debugging purposes only!).
- getCompletionStatus() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the completion status.
- getCompletionStatus() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the completion status.
- getCompletionTime() - Method in class com.scene7.ipsapi.GetCdnCacheInvalidationStatusReturn
-
Gets the value of the completionTime property.
- getComplianceClass() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns a comma separated list of all compliance classes the given
resource is fulfilling.
- getComponent() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getComponent(Resource) - Static method in class com.day.cq.wcm.commons.WCMUtils
-
Returns the component according to the type of the resource or
null
if no such component exists.
- getComponentConfigurationDTOs(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns the component configurations for the specified component
description.
- getComponentContext() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getComponentContext(ServletRequest) - Static method in class com.day.cq.wcm.commons.WCMUtils
-
Returns the component context for the given request or null
if not defined.
- getComponentDescriptionDTO(Bundle, String) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
- getComponentDescriptionDTOs(Bundle...) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns the component descriptions declared by the specified active
bundles.
- getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the Component Instance object for the component instance
associated with this Component Context.
- getComponents() - Method in class com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser
-
- getComponents() - Method in class com.day.cq.wcm.designimporter.parser.ParseResult
-
Gets the list of
PageComponent
objects tranlated from the marked component
divs during the import process
- getComponents() - Method in class com.day.cq.wcm.foundation.AllowedComponentList
-
Deprecated.
- getComponents() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment
-
Returns a copy of all the components.
- getComponents(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment
-
Returns the component at the specified index.
- getComponents() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SosSegment
-
Returns a copy of all the components.
- getComponents(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.SosSegment
-
Return a component at the specified index.
- getComponentService() - Method in class com.day.cq.reporting.Context
-
Gets a provider for report components.
- getComponentTitle(Component) - Static method in class com.day.cq.wcm.foundation.Placeholder
-
Get title of component
- getComposer() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getComposer() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
- getComposer() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
ID3v1 doesn't have composers,
so returns null;
- getComposer() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getComposer() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getComposer() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getComposite() - Method in class com.day.image.Layer
-
Returns the current Composite in the Graphics2D context.
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2Utils
-
Maps the given filename to the name that the file should have after
compression with bzip2.
- getCompressedFilename(String) - Method in class org.apache.commons.compress.compressors.FileNameUtil
-
Maps the given filename to the name that the file should have after
compression.
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.gzip.GzipUtils
-
Maps the given filename to the name that the file should have after
compression with gzip.
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Maps the given filename to the name that the file should have after
compression with lzma.
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Maps the given filename to the name that the file should have after
compression with xz.
- getCompressedLen() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Gets compressed length
- getCompressedNamespaces() - Method in class com.scene7.ipsapi.GetMetadataSchemaNamespacesReturn
-
Gets the value of the compressedNamespaces property.
- getCompressedPacket() - Method in class com.scene7.ipsapi.GetXMPPacketReturn
-
Gets the value of the compressedPacket property.
- getCompressedPacket() - Method in class com.scene7.ipsapi.UpdateXMPPacketParam
-
Gets the value of the compressedPacket property.
- getCompressedSchema() - Method in class com.scene7.ipsapi.GetMetadataSchemaReturn
-
Gets the value of the compressedSchema property.
- getCompressedSchema() - Method in class com.scene7.ipsapi.SaveMetadataSchemaParam
-
Gets the value of the compressedSchema property.
- getCompressedSize() - Method in class com.scene7.ipsapi.ZipEntry
-
Gets the value of the compressedSize property.
- getCompressedSize() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The compressed size stored in this extra field.
- getCompressionAlgorithm() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a description of the compression algorithm, if any.
- getCompressionElapsed() - Method in class org.apache.commons.compress.archivers.zip.ScatterStatistics
-
The number of milliseconds elapsed in the parallel compression phase
- getCompressionLevel() - Method in class org.apache.commons.compress.compressors.deflate.DeflateParameters
-
The compression level.
- getCompressionLevel() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getCompressionLevel() - Method in class org.apache.jackrabbit.vault.packaging.ExportOptions
-
Returns the compression level.
- getCompressorInputStreamProviders() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getCompressorOutputStreamProviders() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getConcatenatePhoneticRuns() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getConcurrentUploadsThreads() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getCondition() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
Returns the condition of this operator.
- getConditionMatchMode() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the conditionMatchMode property.
- getConditionNumber() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Return the condition number of the matrix.
- getConditionNumber() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Return the condition number of the matrix.
- getConditions() - Method in class com.adobe.granite.taskmanagement.Filter
-
Returns a List of Condition objects associated with this filter.
- getConf(Resource) - Method in interface com.adobe.granite.confmgr.ConfMgr
-
Deprecated.
Retrieves a
Conf
for the given resource using the resource resolver
behind the given resource.
- getConf(Resource, ResourceResolver) - Method in interface com.adobe.granite.confmgr.ConfMgr
-
Deprecated.
Retrieves a
Conf
for the given resource, but will make all lookups
on the configuration tree using the configResolver.
- getConfidence() - Method in class org.apache.tika.language.detect.LanguageResult
-
- getConfidence() - Method in class org.apache.tika.parser.recognition.RecognisedObject
-
- getConfidence() - Method in class org.apache.tika.parser.txt.CharsetMatch
-
Get an indication of the confidence in the charset detected.
- getConfig() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
Return a map of implementation-specific configuration properties.
- getConfig() - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Return a map of implementation-specific configuration properties.
- getConfig() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
- getConfig(String) - Method in interface com.adobe.cq.dam.cfm.MetaDataProperty
-
Gets a config property of the meta data property.
- getConfig() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the config of current resource of the page.
- getConfig(Resource) - Method in interface com.adobe.social.integrations.livefyre.config.api.LivefyreConfigProvider
-
Gets a configuration based on the resource.
- getConfig(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.emailprovider.util.EmailHelper
-
- getConfig() - Method in interface com.day.cq.notification.api.ChannelConfig
-
- getConfig() - Method in class com.day.cq.replication.ReplicationAction
-
Return the agent config.
- getConfig() - Method in interface com.day.cq.replication.TransportContext
-
- getConfig() - Method in interface com.day.cq.rewriter.linkchecker.LinkCheckerConfigProvider
-
Get the LinkCheckerTransformer configuration.
- getConfig(String, Class<T>) - Method in interface com.day.cq.wcm.undo.UndoConfigService
-
Returns a config value.
- getConfig() - Method in interface com.day.cq.workflow.WorkflowService
-
Allows users of the WorkflowService
to retrieve settings
and parameters related to the WorkflowService
implementation.
- getConfig() - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Accessor to currently active configuration (both per-request configs
and per-mapper config).
- getConfig() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getConfig() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getConfig() - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- getConfig() - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- getConfig() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
Method for accessing configuration for the serialization processing.
- getConfig() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Return path of configuration properties.
- getConfig() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the config
- getConfig() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Returns the vault configuration that is used
- getConfig() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultMetaInf
-
Returns the vault config
- getConfig() - Method in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Returns the vault config
- getConfig() - Method in class org.apache.tika.extractor.EmbeddedDocumentUtil
-
- getConfigCollectionPropertiesResourceNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationManagementSettings
-
- getConfigDir() - Method in class org.apache.jackrabbit.vault.fs.config.AbstractConfig
-
- getConfigEntries() - Method in interface com.adobe.granite.workflow.launcher.WorkflowLauncher
-
Get list of all config entries
- getConfigEntries() - Method in interface com.day.cq.workflow.launcher.WorkflowLauncher
-
Get list of all config entries
- getConfigFile() - Method in class org.apache.jackrabbit.vault.fs.config.VaultAuthConfig
-
- getConfigGroup() - Method in interface com.day.cq.replication.AgentConfig
-
Returns the group of this configuration
- getConfigGroups() - Method in interface com.day.cq.replication.ConfigManager
-
Returns a map of all agent configuration groups.
- getConfigId() - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getConfigName() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
-
Get configuration name.
- getConfigName() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Get configuration name.
- getConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies,
e.g.
- getConfigNames() - Method in interface com.adobe.cq.dam.cfm.MetaDataProperty
-
Gets an iterator on the names of the config properties that are available.
- getConfigOverride(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for finding
ConfigOverride
to use for
properties of given type, if any exist; or if none, return an immutable
"empty" instance with no overrides.
- getConfigOverride(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getConfigPath() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the path to the cloud configuration.
- getConfigPath() - Method in interface com.day.cq.replication.AgentConfig
-
Returns the path to the configuration node.
- getConfigRef() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
-
- getConfigResource() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
- getConfigResource() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getConfigResourceNode() - Method in interface com.day.cq.dam.api.s7dam.config.S7damYouTubeAccountConfig
-
Deprecated.
- getConfigResourceNode() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeChannelConfig
-
- getConfigResourceNode() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeConfiguration
-
- getConfigs() - Method in interface com.day.cq.contentsync.ContentSyncManager
-
Deprecated.
- getConfigs(ResourceResolver) - Method in interface com.day.cq.contentsync.ContentSyncManager
-
Get the list of available configs.
- getConfigSettingArray() - Method in class com.scene7.ipsapi.CreateViewerPresetParam
-
Gets the value of the configSettingArray property.
- getConfigSettingArray() - Method in class com.scene7.ipsapi.GetViewerConfigSettingsReturn
-
Gets the value of the configSettingArray property.
- getConfigSettingArray() - Method in class com.scene7.ipsapi.SetViewerConfigSettingsParam
-
Gets the value of the configSettingArray property.
- getConfigSettingArray() - Method in class com.scene7.ipsapi.UpdateViewerConfigSettingsParam
-
Gets the value of the configSettingArray property.
- getConfigSettingArray() - Method in class com.scene7.ipsapi.ViewerPresetInfo
-
Gets the value of the configSettingArray property.
- getConfigSource() - Method in interface org.apache.sling.commons.log.logback.ConfigProvider
-
- getConfigSourcePath() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Get the path of the configuration resource the value is stored in.
- getConfiguration() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
- getConfiguration() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
- getConfiguration() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Get the configuration for this comment.
- getConfiguration() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollection
-
Get the configuration for this collection
- getConfiguration() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSite
-
- getConfiguration() - Method in class com.adobe.cq.social.notifications.channel.AbstractChannel
-
- getConfiguration() - Method in interface com.adobe.cq.social.notifications.channel.Channel
-
Get the channel configuration
- getConfiguration() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithm
-
Get the configuration of this RecommendationAlgorithm
- getConfiguration() - Method in class com.day.cq.analytics.sitecatalyst.AnalyticsPageNameContext
-
Getter for Configuration
- getConfiguration(ResourceResolver) - Method in interface com.day.cq.dam.commons.proxy.ProxyConfig
-
- getConfiguration(ResourceResolver, String) - Method in interface com.day.cq.dam.commons.proxy.ProxyConfig
-
- getConfiguration(ResourceResolver) - Method in class com.day.cq.dam.commons.proxy.ProxyConfigImpl
-
- getConfiguration(ResourceResolver, String) - Method in class com.day.cq.dam.commons.proxy.ProxyConfigImpl
-
- getConfiguration() - Method in interface com.day.cq.replication.Agent
-
Get the configuration.
- getConfiguration() - Method in interface com.day.cq.rewriter.processor.ProcessingComponentConfiguration
-
Deprecated.
Return the configuration for this component.
- getConfiguration() - Method in interface com.day.cq.rewriter.processor.ProcessorConfiguration
-
Deprecated.
Return the configuration for this component.
- getConfiguration(Class<T>) - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
-
- getConfiguration(Class<T>) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
-
Returns the security configuration of the specified configClass
.
- getConfiguration(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get configuration data for the given context resource and configuration name.
- getConfiguration() - Method in interface org.apache.sling.commons.scheduler.JobContext
-
Get the configuration provided when the job was scheduled.
- getConfiguration() - Method in interface org.apache.sling.commons.threads.ThreadPool
-
The thread pool configuration.
- getConfiguration(String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Search a configuration with a pid
- getConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Search a configuration with pid and factory pid
- getConfiguration() - Method in interface org.apache.sling.rewriter.ProcessingComponentConfiguration
-
Return the configuration for this component.
- getConfiguration() - Method in interface org.apache.sling.rewriter.ProcessorConfiguration
-
Return the configuration for this component.
- getConfigurationAttribute() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Extra configuration attribute for the algorithm
- getConfigurationCollection(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get configuration data collection for the given context resource and configuration name.
- getConfigurationDataSource() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Data source for the selected algorithm.
- getConfigurationKey() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Target Recommendation Algorithm configuration key (e.g.
- getConfigurationMetadata(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get configuration metadata from any configuration metadata provider.
- getConfigurationMetadata(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationMetadataProvider
-
Get configuration metadata.
- getConfigurationMetadata() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
-
- getConfigurationNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get all configuration names.
- getConfigurationNames() - Method in interface org.apache.sling.caconfig.spi.ConfigurationMetadataProvider
-
Get all configuration names.
- getConfigurationPid() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
- getConfigurations() - Method in interface com.day.cq.replication.AgentConfigGroup
-
Returns the agent configurations that belong to this group.
- getConfigurations() - Method in interface com.day.cq.replication.ConfigManager
-
Returns a map of all agent configurations of all run modes.
- getConfigurations() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getConfigurations() - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
-
- getConfigurations() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
-
- getConfigurations() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get all configurations
- getConfigurations(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the list of PID/Location pairs of the configurations managed by
this service
- getConfigurationType() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Algorithm type for the selected configuration key.
- getConfiguredProvider(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
A simple way of getting the configured SocialResourceProvider for a resource.
- getConfigValue(String, T, Class<T>) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
-
Returns the value of the configuration entry with the given key
applying the following rules:
If this instance doesn't contain a configuration entry with that
key the specified defaultValue
will be returned.
If defaultValue
is null
the original value will
be returned.
If the configured value is null
this method will always
return null
.
If neither defaultValue
nor the configured value is
null
an attempt is made to convert the configured value to
match the type of the default value.
- getConfigValue(String, T) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
-
Returns the value of the configuration entry with the given key
applying the following rules:
If this instance doesn't contain a configuration entry with that
key, or if the entry is null
, the specified defaultValue
will be returned.
If the configured value is not null
an attempt is made to convert the configured value to
match the type of the default value.
- getConflictHandlers() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getConflictHandlers() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getConflictHandlers() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
Returns the list of conflict handlers available for this security configuration.
- getConfOverlayPath() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getConfOverlayPath(String) - Static method in class com.adobe.granite.translation.connector.msft.core.ui.utils.MicrosoftCloudServiceUtils
-
- getConnected() - Method in interface com.adobe.granite.socketio.SocketIONamespace
-
Returns a map of all connected sockets.
- getConnectEnabled() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getConnection() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
- getConnection(String, String) - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
- getConnectionMaxPerRoute() - Method in interface com.day.cq.dam.scene7.api.Scene7UploadService
-
Retrieve Scene7 upload job maximum number of connections
- getConnectionProperties() - Method in interface com.adobe.cq.targetrecommendations.api.model.ProductFeed
-
Defines the connection properties for the feeds requiring remote server connections
Not all feed types support connection properties (e.g.
- getConnectorProperty(ResourceResolver, String, String) - Static method in class com.adobe.granite.translation.connector.msft.core.ui.utils.MicrosoftCloudServiceUtils
-
- getConsecutiveFailedExecutions() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getConsent() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- getConsent() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getConsistencyHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
-
- getConsolidatedExecutionStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the consolidated execution stats since last reset
- getConstant() - Method in class org.apache.commons.collections.functors.ConstantFactory
-
Gets the constant.
- getConstant() - Method in class org.apache.commons.collections.functors.ConstantTransformer
-
Gets the constant.
- getConstant() - Method in class org.apache.commons.collections4.functors.ConstantFactory
-
Gets the constant.
- getConstant() - Method in class org.apache.commons.collections4.functors.ConstantTransformer
-
Gets the constant.
- getConstantTerm() - Method in class org.apache.commons.math.optimization.linear.LinearObjectiveFunction
-
Get the constant of the linear equation being optimized.
- getConstraint() - Method in class com.adobe.cq.social.commons.listing.QueryFilterUtil.QueryFilter
-
Gets the constraint.
- getConstraint() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
-
Gets the constraint negated by this Not
constraint.
- getConstraint() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
-
Gets the constraint for this query.
- getConstraint1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
-
Gets the first constraint.
- getConstraint1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
-
Gets the first constraint.
- getConstraint2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
-
Gets the second constraint.
- getConstraint2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
-
Gets the second constraint.
- getConstraintFieldDescription(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Return the current field description.
- getConstraintMessage() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
The error message if the constraint is not met.
- getConstraintMessage(FieldDescription, SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Return the error message for the constraint of the field.
- getConstraintMessage(Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
-
- getConstraints() - Method in class com.adobe.cq.social.ugc.api.ConstraintGroup
-
Return the collection of constraints in this group.
- getConstraints() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Gets all constraints which have been added to this UgcFilter.
- getConstraints() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager
-
Return the paths for all constraint resources.
- getConstraintType() - Method in enum com.day.cq.mcm.emailprovider.types.FormFieldType
-
Deprecated.
- getConstraintType() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Get the constraint type (might be null).
- getConstructor() - Method in class com.fasterxml.jackson.databind.util.ClassUtil.Ctor
-
- getConstructorParameter() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getConstructorParameter() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getConstructorParameter() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getConstructorParameters() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getConstructorParameters() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getConstructorParameters() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getConstructors() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
- getConstructors() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getConstructors() - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- getConstructors(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getConsumerKey() - Method in interface com.adobe.cq.social.srp.config.ASRPConfiguration
-
Get consumer key.
- getContacts() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the contacts
- getContacts() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Returns an object representing the contacts
- getContacts() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the contacts
- getContainerArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the containerArray property.
- getContainerAssets(Scene7Asset, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
- getContainerId() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Returns the id of the stream container, which is the userId for user streams and the document path for topic
streams.
- getContainerResource() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Returns the container that this stream belongs to.
- getContainingPage(String) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Returns the page that contains the resource at the given path if path is absolute.
- getContainingPage(Resource) - Method in interface com.adobe.cq.social.scf.utilities.api.SCFUtilities
-
Finds the page which contains the given resource.
- getContainingPage(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Finds the page which contains the given resource.
- getContainingPage(ResourceCollection, Session) - Static method in class com.day.cq.workflow.collection.ResourceCollectionUtil
-
- getContainsHit() - Method in class com.day.cq.search.facets.extractors.FacetImpl
-
- getContainsHit() - Method in interface com.day.cq.search.facets.Facet
-
- getContent() - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets the content of the content element in a suitable text representation.
- getContent() - Method in interface com.adobe.cq.dam.cfm.ContentVariation
-
Gets the content of the variation in a suitable text representation.
- getContent() - Method in interface com.adobe.cq.dam.cfm.VersionedContent
-
Gets the content as a String
.
- getContent() - Method in interface com.adobe.granite.activitystreams.Activity
-
Natural-language description of the activity encoded as a single String containing HTML markup.
- getContent() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Natural-language description of the object encoded as a single String containing HTML markup.
- getContent() - Method in class com.day.cq.commons.DiffInfo
-
Return the content to diff.
- getContent() - Method in interface com.day.cq.mcm.emailprovider.types.Email
-
Get the email content
- getContent(HTMLContentType) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.ClickThroughComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.GraphicalClickThroughComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.LeadFormCTAComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.TargetComponentTagHandler
-
- getContent(ReplicationContentFacade) - Method in interface com.day.cq.replication.Agent
-
Creates and acquires an existing content given it's facade
- getContent() - Method in interface com.day.cq.replication.ReplicationQueue.Entry
-
Returns the replication content or null
if this entry
was delivered.
- getContent() - Method in interface com.day.cq.replication.ReplicationTransaction
-
- getContent() - Method in class com.day.cq.replication.ReverseReplication
-
Return the replication content.
- getContent() - Method in class com.day.cq.searchpromote.xml.result.Banner
-
- getContent(HTMLContentType) - Method in interface com.day.cq.wcm.designimporter.api.HTMLContentProvider
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.AbstractTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.DefaultComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImageComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.InlineScriptTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.LinkTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.MetaTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ParsysComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ScriptTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.StyleTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.TextComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.TitleComponentTagHandler
-
- getContent(HTMLContentType) - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.TitleTagHandler
-
- getContent(DataSource) - Method in class com.sun.mail.handlers.image_gif
-
- getContent(DataSource) - Method in class com.sun.mail.handlers.message_rfc822
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.text_plain
-
- getContent() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.felix.metatype.Attribute
-
- getContent() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
- getContent() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
- getContent() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
Returns the collection that contains all the content elements of this
PropContainer
.
- getContent(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Return a list of all child nodes that are either Element, Text or CDATA.
- getContent() - Method in class org.apache.tika.parser.chm.lzx.ChmLzxBlock
-
- getContent(int, int) - Method in class org.apache.tika.parser.chm.lzx.ChmLzxBlock
-
- getContent(int) - Method in class org.apache.tika.parser.chm.lzx.ChmLzxBlock
-
- getContentCssPath() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the path of the CSS to be used for displaying the page content in the emulator.
- getContentDeserializer() - Method in class com.fasterxml.jackson.databind.deser.std.CollectionDeserializer
-
- getContentDeserializer() - Method in class com.fasterxml.jackson.databind.deser.std.ContainerDeserializerBase
-
Accesor for deserializer use for deserializing content values.
- getContentDeserializer() - Method in class com.fasterxml.jackson.databind.deser.std.EnumMapDeserializer
-
- getContentDeserializer() - Method in class com.fasterxml.jackson.databind.deser.std.MapDeserializer
-
- getContentDeserializer() - Method in class com.fasterxml.jackson.databind.deser.std.MapEntryDeserializer
-
- getContentDeserializer() - Method in class com.fasterxml.jackson.databind.deser.std.ObjectArrayDeserializer
-
- getContentDeserializer() - Method in class com.fasterxml.jackson.databind.deser.std.StringCollectionDeserializer
-
- getContentElement(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Retrieves the Xml element with the given name/namespace that is a child
of this info.
- getContentElements(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Returns a list containing all child Xml elements of this info that have
the specified name/namespace.
- getContentEnd() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the content end text.
- getContentEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the content end text.
- getContentFilter() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
- getContentFilter() - Method in class com.fasterxml.jackson.annotation.JsonInclude.Value
-
- getContentHandler() - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
- getContentHandler() - Method in interface com.day.cq.rewriter.processor.Processor
-
Deprecated.
Get the content handler to write the output to.
- getContentHandler() - Method in class org.apache.cocoon.xml.sax.SAXPipe
-
Provide access to the ContentHandler
used by the pipe.
- getContentHandler() - Method in interface org.apache.sling.rewriter.Processor
-
Get the content handler to write the output to.
- getContentID() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentID() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-ID.
- getContentIdentity() - Method in interface org.apache.jackrabbit.api.JackrabbitValue
-
Get a unique identifier of the content of this value.
- getContentIdentity() - Method in interface org.apache.jackrabbit.oak.api.Blob
-
A unique identifier of the content of this value.
- getContentIds() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
Returns a collection of all content-ids in the parsed message.
- getContentInclusion() - Method in class com.fasterxml.jackson.annotation.JsonInclude.Value
-
- getContentLanguage() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the content language.
- getContentLanguage() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
-
Returns the content language or null
- getContentLanguage() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
-
Returns the content language or null
.
- GETCONTENTLANGUAGE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
- getContentLength() - Method in interface com.day.cq.replication.ReplicationContent
-
Return the content length if known
- getContentLength() - Method in class com.day.cq.replication.ReplicationContentFacade
-
- getContentLength() - Method in interface com.day.crx.packaging.Proxy
-
- getContentLength() - Method in class org.apache.commons.fileupload.portlet.PortletRequestContext
-
- getContentLength() - Method in interface org.apache.commons.fileupload.RequestContext
-
- getContentLength() - Method in class org.apache.commons.fileupload.servlet.ServletRequestContext
-
- getContentLength() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the length of the serialized data if it's known without doing the
actual serialization.
- getContentLength() - Method in class org.apache.jackrabbit.vault.fs.api.VaultInputSource
-
Returns the content length of the underlying file.
- getContentLength() - Method in class org.apache.jackrabbit.vault.fs.DirectoryArtifact
-
Returns the length of the serialized data if it's known without doing the
actual serialization.
- getContentLength() - Method in class org.apache.jackrabbit.vault.fs.HintArtifact
-
Returns the length of the serialized data if it's known without doing the
actual serialization.
- getContentLength() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns the length of the serialized data if it's known without doing the
actual serialization.
- getContentLength() - Method in class org.apache.jackrabbit.vault.fs.SerializerArtifact
-
Returns the length of the serialized data if it's known without doing the
actual serialization.
- getContentLength() - Method in class org.apache.jackrabbit.vault.util.FileInputSource
-
Returns the content length of the underlying file.
- getContentLength() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
-
Returns the length of the data or -1 if the contentlength could not be
determined.
- getContentLength() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
-
- GETCONTENTLENGTH - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
- getContentLength() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getContentLength() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getContentMD5() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentMD5() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-MD5.
- getContentMethods() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the (compression) methods to use for entry's content - the
default is LZMA2.
- getContentNode() - Method in class com.day.cq.dam.video.VideoProfile
-
- getContentNulls() - Method in class com.fasterxml.jackson.annotation.JsonSetter.Value
-
- getContentNulls() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- getContentParser() - Method in class org.apache.tika.parser.epub.EpubParser
-
- getContentParser() - Method in class org.apache.tika.parser.odf.OpenDocumentParser
-
- getContentPath() - Method in interface com.adobe.granite.taskmanagement.Task
-
Returns a content path this task is associated with.
- getContentPath() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the path of the payload's content for this InboxItem if possible.
- getContentPath() - Method in class com.day.cq.audit.AbstractAuditLogPurgeRule
-
- getContentPath() - Method in interface com.day.cq.audit.AuditLogPurgeRule
-
- getContentPath() - Method in interface com.day.cq.contentsync.config.ConfigEntry
-
- getContentReferenceDescription() - Method in class com.day.cq.wcm.core.references.ContentReference
-
- getContentRepository() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
-
- getContentRequestParameterNames(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return a list of content fields.
- getContentResource() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getContentResource() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getContentResource() - Method in class com.day.cq.dam.video.VideoProfile
-
- getContentRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the content root path for the site in this context.
- getContents() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkItxt
-
- getContents() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkText
-
- getContents() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkZtxt
-
- getContents() - Method in class org.apache.commons.imaging.formats.png.chunks.PngTextChunk
-
- getContents() - Method in class org.apache.sling.provisioning.model.Section
-
Get the contents of the section.
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.ContainerSerializer
-
Accessor for serializer used for serializing contents
(List and array elements, Map values etc) of the
container for which this serializer is used, if it is
known statically.
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.impl.MapEntrySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.impl.StringArraySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.ObjectArraySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.BooleanArraySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.DoubleArraySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.FloatArraySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.IntArraySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.LongArraySerializer
-
- getContentSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.ShortArraySerializer
-
- getContentSession() - Method in interface org.apache.jackrabbit.oak.api.Root
-
Get the ContentSession
from which this root was acquired
- getContentSize() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
- getContentSize() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
- getContentSize() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
Returns the number of property related content elements that are present
in this PropContainer
.
- getContentStart() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the content start text.
- getContentStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the content start text.
- getContentType() - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets the MIME type of the content element.
- getContentType() - Method in interface com.adobe.cq.dam.cfm.ContentVariation
-
Gets the MIME type of the variation.
- getContentType() - Method in interface com.adobe.cq.dam.cfm.converter.ContentTypeAdapter
-
Returns the MIME type the adapter is responsible for.
- getContentType() - Method in interface com.adobe.cq.dam.cfm.FragmentData
-
Returns the content type for textbased data types.
- getContentType() - Method in interface com.adobe.cq.dam.cfm.VersionedContent
-
Gets the content type of the versioned content.
- getContentType() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the Content-Type of the Request
- getContentType() - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getContentType() - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Return the content type for pulling.
- getContentType() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Returns the content type for this UgcFilter.
- getContentType() - Method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
- getContentType() - Method in interface com.adobe.granite.haf.api.ApiResponse
-
Get the content type of the body returned by this ApiResponse.
- getContentType() - Method in interface com.adobe.granite.haf.converter.api.ConverterResponse
-
Get the content type of the response.
- getContentType() - Method in interface com.adobe.granite.haf.converter.api.description.LinkDescription
-
Get the content type of the content delivered when following the link.
- getContentType() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the content type.
- getContentType() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getContentType() - Method in class com.day.cq.commons.feed.AbstractFeed
-
Returns the content type of the feed.
- getContentType() - Method in class com.day.cq.commons.feed.AtomFeed
-
Deprecated.
Returns the content type of the feed.
- getContentType() - Method in interface com.day.cq.commons.feed.Feed
-
Returns the content type of the feed.
- getContentType() - Method in class com.day.cq.commons.feed.RssFeed
-
Returns the content type of the feed.
- getContentType() - Method in interface com.day.cq.replication.ReplicationContent
-
Get the content type
- getContentType() - Method in class com.day.cq.replication.ReplicationContentFacade
-
- getContentType() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
-
Deprecated.
The content type of the response.
- getContentType() - Method in class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
- getContentType() - Method in interface com.day.crx.packaging.Proxy
-
- getContentType() - Method in class com.day.durbo.DurboInput
-
- getContentType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Method for accessing content type of this type, if type has
such a thing: simple types do not, structured types do
(like arrays, Collections and Maps)
- getContentType() - Method in class com.fasterxml.jackson.databind.deser.std.ContainerDeserializerBase
-
Accessor for declared type of contained value elements; either exact
type, or one of its supertypes.
- getContentType() - Method in class com.fasterxml.jackson.databind.deser.std.MapEntryDeserializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.ContainerSerializer
-
Accessor for finding declared (static) element type for
type this serializer is used for.
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.impl.MapEntrySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.impl.StringArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.ObjectArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.BooleanArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.DoubleArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.FloatArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.IntArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.LongArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.ShortArraySerializer
-
- getContentType() - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
- getContentType() - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- getContentType() - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- getContentType() - Method in class com.fasterxml.jackson.databind.type.ReferenceType
-
- getContentType() - Method in class com.scene7.ipsapi.SaveMetadataSchemaParam
-
Gets the value of the contentType property.
- getContentType() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentType() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Type.
- getContentType() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the content type passed by the agent or null
if
not defined.
- getContentType() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns the content type passed by the browser or null
if
not defined.
- getContentType() - Method in interface org.apache.commons.fileupload.FileItemStream
-
Returns the content type passed by the browser or null
if
not defined.
- getContentType() - Method in class org.apache.commons.fileupload.portlet.PortletRequestContext
-
Retrieve the content type of the request.
- getContentType() - Method in interface org.apache.commons.fileupload.RequestContext
-
Retrieve the content type of the request.
- getContentType() - Method in class org.apache.commons.fileupload.servlet.ServletRequestContext
-
Retrieve the content type of the request.
- getContentType() - Method in class org.apache.commons.mail.ByteArrayDataSource
-
Deprecated.
Get the content type.
- getContentType() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the content type of the serialized data or null
if
the type is not known or cannot be determined.
- getContentType() - Method in enum org.apache.jackrabbit.vault.fs.api.SerializationType
-
Returns the content type of this serialization type
- getContentType() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the content type of this file or null
if the type
cannot be determined or if it's a directory.
- getContentType() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns the content type of the serialized data or null
if
the type is not known or cannot be determined.
- getContentType() - Method in class org.apache.jackrabbit.vault.fs.SerializerArtifact
-
Returns the content type of the serialized data or null
if
the type is not known or cannot be determined.
- getContentType() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
-
Return the content type or null
- getContentType() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
-
- GETCONTENTTYPE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
- getContentType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getContentType() - Method in class org.apache.oltu.jose.jws.Header
-
- getContentType() - Method in class org.apache.oltu.oauth2.jwt.Header
-
Returns the cty
JWT Header parameter.
- getContentType() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the content type passed by the browser or null
if
not defined.
- getContentType() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getContentType() - Method in interface org.apache.sling.rewriter.ProcessingContext
-
The content type of the response.
- getContentTypeEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Returns the encoding in the content-type used to attempt determining the
encoding.
- getContentTypeHandler() - Method in class com.fasterxml.jackson.databind.JavaType
-
- getContentTypeHandler() - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
- getContentTypeHandler() - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- getContentTypeHandler() - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- getContentTypeMime() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Returns the MIME type in the content-type used to attempt determining the
encoding.
- getContentValue(String) - Method in class com.adobe.granite.ui.components.Value
-
- getContentValue(String, T) - Method in class com.adobe.granite.ui.components.Value
-
Returns value from the given name, converted to the type of given default
value.
- getContentValue(String, Class<T>) - Method in class com.adobe.granite.ui.components.Value
-
Returns value from the given name, converted to the given type.
- getContentValueHandler() - Method in class com.fasterxml.jackson.databind.JavaType
-
- getContentValueHandler() - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
- getContentValueHandler() - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- getContentValueHandler() - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- getContext() - Method in interface com.adobe.cq.commerce.api.CommerceService
-
- getContext() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
- getContext(SlingHttpServletRequest, Map<String, Object>) - Method in interface com.adobe.cq.social.handlebars.api.TemplateContextProvider
-
Gets the context.
- getContext(SlingHttpServletRequest) - Method in interface com.adobe.granite.rest.converter.ResourceConverterContextFactory
-
- getContext(SlingHttpServletRequest, boolean) - Method in interface com.adobe.granite.rest.converter.ResourceConverterContextFactory
-
- getContext() - Method in class com.day.cq.xss.taglib.ProtectBody
-
Deprecated.
Get the protection context.
- getContext() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getContext() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getContext() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
- getContext() - Static method in class org.apache.log4j.MDC
-
Deprecated.
- getContext() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern.Param
-
- getContext() - Method in class org.kohsuke.rngom.rngparser.digested.DValuePattern
-
- getContextAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getContextAnnotation(Class<A>) - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Method for finding annotation associated with context of
this property; usually class in which member is declared
(or its subtype if processing subtype).
- getContextAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getContextAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getContextAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getContextAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.ser.PropertyWriter
-
Method for accessing annotations declared in context of the property that this
writer is associated with; usually this means annotations on enclosing class
for property.
- getContextAnnotation(Class<A>) - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getContextArray() - Method in class com.scene7.ipsapi.GetActivePublishContextsReturn
-
Gets the value of the contextArray property.
- getContextEntries() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextHandle() - Method in class com.scene7.ipsapi.ContextStateUpdate
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.GetImageRenderingPublishSettingsParam
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.GetImageServingPublishSettingsParam
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.ImageRenderingPublishJob
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.ImageServingPublishJob
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.PublishContext
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.SetImageRenderingPublishSettingsParam
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.SetImageServingPublishSettingsParam
-
Gets the value of the contextHandle property.
- getContextHandle() - Method in class com.scene7.ipsapi.VideoPublishJob
-
Gets the value of the contextHandle property.
- getContextHandleArray() - Method in class com.scene7.ipsapi.SetAssetPublishStateParam
-
Gets the value of the contextHandleArray property.
- getContextKey() - Method in interface com.adobe.cq.social.handlebars.api.TemplateContextProvider
-
Gets the context key.
- getContextLabels() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves the full set of labels defined in the contextual data.
- getContextLabels() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves the full set of labels defined in the contextual data.
- getContextLabels() - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves the full set of labels defined in the contextual data.
- getContextLabels() - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves the full set of labels defined in the contextual data.
- getContextName() - Method in class com.scene7.ipsapi.PublishContext
-
Gets the value of the contextName property.
- getContextName() - Method in class com.scene7.ipsapi.PublishHistory
-
Gets the value of the contextName property.
- getContextPath() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the portion of the request URI that indicates the context.
- getContextPath() - Method in interface com.adobe.granite.rest.ApiResourceProviderFactory
-
- getContextPath() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the portion of the request URI that indicates the context.
- getContextPath() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Returns the context path
- getContextPath() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getContextPath(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Return the context path for r, using the appropriate request attribute if
the request is an included one.
- getContextPath(Resource) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
- getContextRelativePath(ServletRequest, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
Convert a possibly relative resource path into a context-relative
resource path that starts with a '/'.
- getContextStateUpdateArray() - Method in class com.scene7.ipsapi.AssetsContextStateUpdate
-
Gets the value of the contextStateUpdateArray property.
- getContextType() - Method in interface com.adobe.cq.social.handlebars.api.TemplateHelper
-
- getContextType() - Method in class com.scene7.ipsapi.GetPublishContextsParam
-
Gets the value of the contextType property.
- getContextType() - Method in class com.scene7.ipsapi.PublishContext
-
Gets the value of the contextType property.
- getContextualType() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getContextURI() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Returns the context URI of the web application associated with the
given settings.
- getContextValues(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves all the contextual data values associated with the label.
- getContextValues(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves all the contextual data values associated with the label.
- getContextValues(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves all the contextual data values associated with the label.
- getContextValues(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves all the contextual data values associated with the label.
- getContractionCriteria() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
The contraction criteria defines when the internal array will contract
to store only the number of elements in the element array.
- getControl() - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
-
- getControlDataIndex() - Method in class org.apache.tika.parser.chm.accessor.ChmDirectoryListingSet
-
Returns control data index that located in List
- getControllingAggregate() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the aggregate that controls this file.
- getConvergence() - Method in class org.apache.commons.math.ode.events.EventState
-
Get the convergence threshold for event localization.
- getConvergenceChecker() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateRealOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in class org.apache.commons.math.optimization.direct.DirectSearchOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in class org.apache.commons.math.optimization.general.AbstractScalarDifferentiableOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizer
-
Get the convergence checker.
- getConvergenceChecker() - Method in interface org.apache.commons.math.optimization.MultivariateRealOptimizer
-
Get the convergence checker.
- getConverter(ContentType) - Method in interface com.adobe.granite.haf.converter.api.HypermediaConverterFactory
-
Return the Hypermedia converter responsible for serializing Resources for the specific media type.
- getCookie(HttpServletRequest, String) - Static method in class com.day.crx.security.token.TokenCookie
-
Retrieves the cookie with the given name from the request
- getCookie(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns the named cookie from the HTTP request or null
if
no such cookie exists in the request.
- getCookie(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getCookieDomainNamePeriod(SlingHttpServletRequest, String) - Static method in class com.day.cq.analytics.sitecatalyst.SitecatalystUtil
-
Returns number of domain name periods.
- getCookieName() - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
Return the name of the default session persistence cookie.
- getCookieName(SlingSettingsService) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
- getCookieName(String, SlingSettingsService) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
- getCookieNames() - Method in interface com.adobe.granite.optout.api.OptOutService
-
A configured collection of names of cookies that a client can set to opt-out of tracking.
- getCookiePolicy() - Method in class org.apache.commons.httpclient.HttpState
-
- getCookies() - Method in class org.apache.commons.httpclient.HttpState
-
Returns an array of cookies
that this HTTP
state currently contains.
- getCookies(String, int, String, boolean) - Method in class org.apache.commons.httpclient.HttpState
-
- getCookies() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getCoordinates() - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
Returns coordinates for this location if latitude and longitude are both available.
- getCoordinates() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
-
Gets the coordinates (= coords attribute) of the image area.
- getCopiedOfflineConfig(Resource) - Method in interface com.adobe.cq.screens.offlinecontent.OfflineContentService
-
Returns the list of configs copied for the provided assignment.
- getCopiedResources() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ClientLibsBuilderImpl
-
Returns the resources that were copied from the design node into the client
library folder while building the client library.
- getCopyOfContextMap() - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Return a copy of the current thread's context map.
- getCopyOfContextMap() - Method in class org.slf4j.helpers.NOPMDCAdapter
-
- getCopyOfContextMap() - Static method in class org.slf4j.MDC
-
Return a copy of the current thread's context map, with keys and values of
type String.
- getCopyOfContextMap() - Method in interface org.slf4j.spi.MDCAdapter
-
Return a copy of the current thread's context map, with keys and
values of type String.
- getCopyWhenReading() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Is a stream copied to a temporary file before returning?
- getCoreProperties() - Method in class org.apache.tika.parser.microsoft.ooxml.xslf.XSLFEventBasedPowerPointExtractor
-
- getCoreProperties() - Method in class org.apache.tika.parser.microsoft.ooxml.xwpf.XWPFEventBasedWordExtractor
-
- getCorner() - Method in class com.scene7.ipsapi.AutoColorCropOptions
-
Gets the value of the corner property.
- getCorner() - Method in class com.scene7.ipsapi.KnockoutBackgroundOptions
-
Gets the value of the corner property.
- getCorrelationMatrix() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelation
-
Returns the correlation matrix
- getCorrelationMatrix() - Method in class org.apache.commons.math.stat.correlation.SpearmansCorrelation
-
Calculate the Spearman Rank Correlation Matrix.
- getCorrelationPValues() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelation
-
Returns a matrix of p-values associated with the (two-sided) null
hypothesis that the corresponding correlation coefficient is zero.
- getCorrelationStandardErrors() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelation
-
Returns a matrix of standard errors associated with the estimates
in the correlation matrix.
getCorrelationStandardErrors().getEntry(i,j)
is the standard
error associated with getCorrelationMatrix.getEntry(i,j)
- getCostEvaluations() - Method in class org.apache.commons.math.estimation.AbstractEstimator
-
Deprecated.
Get the number of cost evaluations.
- getCount(MessageCounts.CountType) - Method in interface com.adobe.cq.social.messaging.api.Usage
-
get the current count of messages.
- getCount(MessageCounts.CountType) - Method in interface com.adobe.cq.social.messaging.client.api.MessageBoxSocialComponent
-
Queries the value of the specified count type for this message box.
- getCount(MessageCounts.CountType) - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
Get the count type specified by the parameter.
- getCount() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivity
-
Returns the relevant analytics metric count.
- getCount() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService.BrowseDocumentsResult
-
Return the count of all matching documents.
- getCount(Resource, String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getCount(Resource, String) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Return the value of the counter.
- getCount() - Method in interface com.adobe.granite.haf.api.PaginatableResourceList
-
Returns the number of resources contained in the list.
- getCount() - Method in class com.codahale.metrics.Counter
-
Returns the counter's current value.
- getCount() - Method in interface com.codahale.metrics.Counting
-
Returns the current count.
- getCount() - Method in class com.codahale.metrics.Histogram
-
Returns the number of values recorded.
- getCount() - Method in interface com.codahale.metrics.JmxReporter.JmxCounterMBean
-
- getCount() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- getCount() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
-
- getCount() - Method in class com.codahale.metrics.Meter
-
- getCount() - Method in interface com.codahale.metrics.Metered
-
Returns the number of events which have been marked.
- getCount() - Method in class com.codahale.metrics.Timer
-
- getCount() - Method in interface com.day.cq.search.facets.Bucket
-
- getCount() - Method in class com.day.cq.search.facets.buckets.SimpleBucket
- getCount() - Method in class com.day.cq.searchpromote.xml.result.FacetValue
-
- getCount() - Method in class com.day.cq.searchpromote.xml.result.FacetValueChild
-
- getCount() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
-
- getCount() - Method in class com.scene7.ipsapi.AssetCount
-
Gets the value of the count property.
- getCount() - Method in class com.scene7.ipsapi.ValueCount
-
Gets the value of the count property.
- getCount() - Method in class com.sun.mail.iap.ByteArray
-
Returns the count of bytes
- getCount() - Method in class com.sun.mail.imap.IMAPMultipartDataSource
-
- getCount(Object) - Method in class org.apache.commons.collections.bag.AbstractBagDecorator
-
- getCount(Object) - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Returns the number of occurrence of the given element in this bag
by looking up its count in the underlying map.
- getCount(Object) - Method in interface org.apache.commons.collections.Bag
-
Returns the number of occurrences (cardinality) of the given
object currently in the bag.
- getCount(Object) - Method in class org.apache.commons.collections.bag.PredicatedBag
-
- getCount(Object) - Method in class org.apache.commons.collections.bag.SynchronizedBag
-
- getCount(Object) - Method in class org.apache.commons.collections.bag.TransformedBag
-
- getCount(Object) - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Returns the number of occurrence of the given element in this bag
by looking up its count in the underlying map.
- getCount() - Method in class org.apache.commons.collections.functors.ForClosure
-
Gets the count.
- getCount(Object) - Method in class org.apache.commons.collections4.bag.AbstractBagDecorator
-
- getCount(Object) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Returns the number of occurrence of the given element in this bag by
looking up its count in the underlying map.
- getCount(Object) - Method in interface org.apache.commons.collections4.Bag
-
Returns the number of occurrences (cardinality) of the given
object currently in the bag.
- getCount(Object) - Method in class org.apache.commons.collections4.bag.PredicatedBag
-
- getCount(Object) - Method in class org.apache.commons.collections4.bag.SynchronizedBag
-
- getCount(Object) - Method in class org.apache.commons.collections4.bag.TransformedBag
-
- getCount() - Method in class org.apache.commons.collections4.functors.ForClosure
-
Gets the count.
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Returns the number of occurrence of the given element in this multiset by
looking up its count in the underlying map.
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Returns the number of occurrence of the given element in this multiset by
iterating over its entrySet.
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
-
- getCount() - Method in interface org.apache.commons.collections4.MultiSet.Entry
-
Returns the number of occurrences for the element of this entry.
- getCount(Object) - Method in interface org.apache.commons.collections4.MultiSet
-
Returns the number of occurrences of the given object currently
in the MultiSet.
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
-
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
-
- getCount() - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
- getCount() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
- getCount() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Deprecated.
- getCount() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Deprecated.
- getCount() - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
- getCount() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's count, derived from bytes 4-7.
- getCount() - Method in class org.apache.commons.io.input.CountingInputStream
-
The number of bytes that have passed through this stream.
- getCount() - Method in class org.apache.commons.io.output.CountingOutputStream
-
The number of bytes that have passed through this stream.
- getCount(Object) - Method in class org.apache.commons.math.stat.Frequency
-
- getCount(Comparable<?>) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the number of values = v.
- getCount(int) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the number of values = v.
- getCount(long) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the number of values = v.
- getCount(char) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the number of values = v.
- getCount(int...) - Method in class org.apache.commons.math.util.MultidimensionalCounter
-
Convert to unidimensional counter.
- getCount() - Method in class org.apache.commons.math.util.MultidimensionalCounter.Iterator
-
Get the current unidimensional counter slot.
- getCount(int) - Method in class org.apache.commons.math.util.MultidimensionalCounter.Iterator
-
Get the current count in the selected dimension.
- getCount() - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult.Facet
-
get the facet count
- getCount() - Method in class org.apache.sling.commons.json.sling.ResourceTraversor
-
Deprecated.
- getCount() - Method in interface org.apache.sling.commons.metrics.Counting
-
Returns the current count.
- getCount() - Method in class org.apache.tika.io.CountingInputStream
-
The number of bytes that have passed through this stream.
- getCount() - Method in class org.apache.tika.language.LanguageProfile
-
Deprecated.
- getCount(String) - Method in class org.apache.tika.language.LanguageProfile
-
Deprecated.
- getCountAndListChildren(String, String, ResourceResolver, int, int, List<Map.Entry<String, Boolean>>, boolean) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Get a count of the children of the resource at the path, filtered by child base type and visibility if
requested.
- getCountAndListChildren(String, String, ResourceResolver, int, int, List<Map.Entry<String, Boolean>>, boolean) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Get a count of the children of the resource at the path, filtered by child base type and visibility if
requested.
- getCountArray() - Method in class com.scene7.ipsapi.GetAssetCountsReturn
-
Gets the value of the countArray property.
- getCountBaseTypes() - Method in interface com.adobe.cq.social.srp.SocialResourceProvider.PrefetchPerResult
-
List of base types of children whose count should be fetched.
- getCounter(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getCounter(String, boolean) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getCounter() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
Returns the AtomicLong
instance used to measure the value for
the time series.
- getCounters() - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names.
- getCounters(MetricFilter) - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names which match the given
filter.
- getCountMap() - Method in interface com.adobe.cq.social.journal.client.api.JournalSidebar
-
- getCountResult() - Method in class com.adobe.cq.social.srp.FacetSearchResult
-
Get facet count result.
- getCountries() - Method in interface com.adobe.cq.commerce.api.CommerceService
-
- getCountry() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address country.
- getCountryCode() - Method in class com.day.cq.commons.Language
-
- getCountryCode() - Method in class org.apache.tika.parser.geo.topic.gazetteer.Location
-
- getCounts(int) - Method in class org.apache.commons.math.util.MultidimensionalCounter
-
Convert to multidimensional counter.
- getCounts() - Method in class org.apache.commons.math.util.MultidimensionalCounter.Iterator
-
Get the current multidimensional counter slots.
- getCovariance(double) - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the n × n covariance matrix.
- getCovariance(double) - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the n × n covariance matrix.
- getCovariance() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the covariance matrix of the values that have been added.
- getCovariance() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns the covariance of the available values.
- getCovariance() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the covariance matrix of the values that have been added.
- getCovarianceMatrix() - Method in class org.apache.commons.math.stat.correlation.Covariance
-
Returns the covariance matrix
- getCovariances(EstimationProblem) - Method in class org.apache.commons.math.estimation.AbstractEstimator
-
Deprecated.
Get the covariance matrix of unbound estimated parameters.
- getCovariances(EstimationProblem) - Method in interface org.apache.commons.math.estimation.Estimator
-
Deprecated.
Get the covariance matrix of estimated parameters.
- getCovariances() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the covariance matrix of optimized parameters.
- getCoverage() - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactSet
-
Returns the item filter set that defines the coverage of the items in
this artifact set.
- getCoverImage() - Method in interface com.adobe.cq.projects.api.ProjectLink
-
Returns the resource representing the project's cover image.
- getCoverImage() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getCoverImage() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getCoverImage() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getCoverImagePath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getCoveringFilterSet(String) - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Returns the filter set that covers the respective node path
- getCoveringFilterSet(String) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Returns the filter set that covers the respective node path
- getCoveringFilterSet(String) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- getCqMappings() - Method in interface com.day.cq.analytics.sitecatalyst.FrameworkComponent
-
Returns a
MultiValueMap
of the
CQ mapping, using CQ variables as keys.
- getCqTemplate() - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgent
-
Returns the cq:Template
property of the sync agent
- getCrc() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
- getCrc32() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
The crc32 of the last deflated file
- getCrcValue() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the CRC.
- getCreated() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListEntry
-
This method returns the date and time this smart list entry was created.
- getCreated() - Method in interface com.adobe.cq.launches.api.Launch
-
This method returns the date and time this launch was created
- getCreated() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
The time stamp this comment was created.
- getCreated() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
Returns the moment in time this collection was created.
- getCreated() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
The time stamp this comment was created.
- getCreated() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollection
-
Returns the moment in time this collection was created.
- getCreated() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
Gets the created.
- getCreated() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivity
-
If this is content activity, returns the date the content was created.
- getCreated() - Method in interface com.adobe.granite.asset.api.AssetVersion
-
Get the creation date of this version.
- getCreated() - Method in class com.adobe.granite.comments.AbstractComment
-
The time stamp this comment was created.
- getCreated() - Method in class com.adobe.granite.comments.AbstractCommentCollection
-
- getCreated() - Method in interface com.adobe.granite.comments.Comment
-
The time stamp this comment was created.
- getCreated() - Method in interface com.adobe.granite.comments.CommentCollection
-
Returns the moment in time this collection was created.
- getCreated() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the date and time when the payload was created.
- getCreated() - Method in interface com.day.cq.dam.api.Revision
-
Return the creation date.
- getCreated() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the created property.
- getCreated() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the created property.
- getCreated() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the created property.
- getCreated() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the created date
- getCreated() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the date when this package was built or null
if n/a.
- getCreateDate() - Method in interface com.adobe.cq.social.tally.Poll
-
- getCreateDate() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the createDate property.
- getCreatedBy() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the id of the user that added this launch
- getCreatedBy() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the ID for the user who created the task
- getCreatedBy() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Returns the ID of the user who created the payload
- getCreatedBy() - Method in class com.day.cq.dam.api.DamEvent
-
Creator of the asset.
- getCreatedBy() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the user that created this asset
- getCreatedBy() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getCreatedBy() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the creator user id
- getCreatedBy() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the user that built this package or null if n/a.
- getCreatedDate() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the creation date of this asset
- getCreatedDate() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getCreateJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the create time as a a java.util.Date of this zip
entry, or null if no such timestamp exists in the zip entry.
- getCreateJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the create time as a a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getCreateTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the "File creation time" of this zip entry as a
ZipEightByteInteger object, or
ZipEightByteInteger.ZERO
if no such timestamp exists in the zip entry.
- getCreateTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the create time (seconds since epoch) of this zip entry
as a ZipLong object, or null if no such timestamp exists in the
zip entry.
- getCreateUser() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the createUser property.
- getCreateUser() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the createUser property.
- getCreateUser() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the createUser property.
- getCreateVideoSitemapJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the createVideoSitemapJob property.
- getCreateVideoSitemapJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the createVideoSitemapJob property.
- getCreateVideoSitemapJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the createVideoSitemapJob property.
- getCreationDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the creation date.
- getCreationTime() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns the time in milliseconds when this session was aquired.
- getCreationTime() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Get file creation time.
- getCreationTime() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getCreationTime() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getCreationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getCreator() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
User id of the site creator.
- getCreatorIndex() - Method in class com.fasterxml.jackson.databind.deser.CreatorProperty
-
- getCreatorIndex() - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReferenceProperty
-
- getCreatorIndex() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getCreatorIndex() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
Method for accessing index of the creator property: for other
types of properties will simply return -1.
- getCreatorVisibility() - Method in class com.fasterxml.jackson.annotation.JsonAutoDetect.Value
-
- getCredentialClasses() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
-
- getCredentialClasses() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.credentials.CredentialsSupport
-
Returns all credentials
classes supported by this
implementation.
- getCredentialClasses() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
-
- getCredentials() - Method in interface com.day.crx.packaging.Proxy
-
- getCredentials(String, String) - Method in class org.apache.commons.httpclient.HttpState
-
- getCredentials(AuthScope) - Method in class org.apache.commons.httpclient.HttpState
-
Get the credentials
for the given authentication scope.
- getCredentials() - Method in interface org.apache.jackrabbit.api.security.user.User
-
Returns the internal Credentials
representation for this
user.
- getCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
-
Returns the Credentials
that have been set before using
#setCredentials(javax.jcr.Credentials)
.
- getCredentials() - Method in class org.apache.jackrabbit.vault.fs.api.RepositoryAddress
-
Returns JCR credentials from the URI or null
if no user info
is specified.
- getCredentials() - Method in class org.apache.jackrabbit.vault.fs.config.CredentialsConfig
-
- getCredentials() - Method in class org.apache.jackrabbit.vault.fs.config.SimpleCredentialsConfig
-
- getCredentials(RepositoryAddress) - Method in interface org.apache.jackrabbit.vault.util.CredentialsProvider
-
- getCredentials() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
-
Deprecated.
Returns the credentials extracted from the client request to use for
authentication.
- getCredentials(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the credentials associated with a user.
- getCredentialsProvider() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getCreditCardTypes() - Method in interface com.adobe.cq.commerce.api.CommerceService
-
- getCredsConfig() - Method in class org.apache.jackrabbit.vault.fs.config.VaultAuthConfig.RepositoryConfig
-
- getCritical() - Method in class org.apache.oltu.jose.jws.Header
-
- getCronExpression(int[]) - Static method in class com.adobe.granite.maintenance.MaintenanceUtil
-
- getCronExpression(String) - Static method in class com.adobe.granite.maintenance.MaintenanceUtil
-
- getCropRect(String, String) - Static method in class com.day.cq.commons.ImageHelper
-
d
Parses a CSV string of the form "x1,y1,x2,y2" and returns the respective
rectangle.
- getCropRect() - Method in class com.day.cq.commons.ImageResource
-
Returns the cropping rectangle as defined by the
"imageCrop".
- getCropRect(String, String) - Static method in class com.day.crx.packaging.gfx.ImageHelper
-
Parses a CSV string of the form "x1,y1,x2,y2" and returns the respective
rectangle.
- getCropRect() - Method in class com.day.crx.packaging.gfx.ImageResource
-
Returns the cropping rectangle as defined by the
"imageCrop".
- getCropRect() - Method in class com.scene7.ipsapi.SmartCrop
-
Gets the value of the cropRect property.
- getCropRect() - Method in class com.scene7.ipsapi.SmartCropUpdate
-
Gets the value of the cropRect property.
- getCrossoverPolicy() - Method in class org.apache.commons.math.genetics.GeneticAlgorithm
-
Returns the crossover policy.
- getCrossoverRate() - Method in class org.apache.commons.math.genetics.GeneticAlgorithm
-
Returns the crossover rate.
- getCss() - Method in class com.day.cq.searchpromote.xml.form.AutoComplete
-
- getCss() - Method in class com.day.cq.searchpromote.xml.result.AutoComplete
-
- getCss(ValueMap, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the css classes for the field.
- getCssClass() - Method in class com.day.cq.wcm.foundation.AllowedComponentList.ComponentMapping
-
Deprecated.
- getCssClass() - Method in class com.day.cq.wcm.foundation.AllowedComponentList
-
Deprecated.
Returns the specific css class names
- getCssClass() - Method in interface com.day.cq.wcm.foundation.model.AllowedComponents
-
All css classes to be used on the Allowed Components DOM container
- getCssClass() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getCssClass() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getCssClass() - Method in class com.day.cq.wcm.foundation.Paragraph
-
Returns the auto generated css class for the column of this paragraph.
- getCssClass() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- getCssClass() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid
-
Deprecated.
- getCssClassName() - Method in class com.adobe.cq.sightly.WCMResourceOptions
-
- getCssInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the cssInfo property.
- getCssOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the cssOptions property.
- getCssOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the cssOptions property.
- getCssOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the cssOptions property.
- getCssOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the cssOptions property.
- getCSVInstance() - Static method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCSVInstance(String) - Static method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCSVInstance(char[]) - Static method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCuePointInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the cuePointInfo property.
- getCumFreq(Object) - Method in class org.apache.commons.math.stat.Frequency
-
- getCumFreq(Comparable<?>) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative frequency of values less than or equal to v.
- getCumFreq(int) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative frequency of values less than or equal to v.
- getCumFreq(long) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative frequency of values less than or equal to v.
- getCumFreq(char) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative frequency of values less than or equal to v.
- getCumPct(Object) - Method in class org.apache.commons.math.stat.Frequency
-
- getCumPct(Comparable<?>) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative percentage of values less than or equal to v
(as a proportion between 0 and 1).
- getCumPct(int) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative percentage of values less than or equal to v
(as a proportion between 0 and 1).
- getCumPct(long) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative percentage of values less than or equal to v
(as a proportion between 0 and 1).
- getCumPct(char) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the cumulative percentage of values less than or equal to v
(as a proportion between 0 and 1).
- getCurrency() - Method in class com.adobe.cq.commerce.api.PriceInfo
-
Get the currency.
- getCurrentAssignee() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the id of the owner of the task.
- getCurrentAssignee() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the current assignee, respectively the info in which
inbox the InboxItem "resides".
- getCurrentAssignee() - Method in interface com.adobe.granite.workflow.exec.WorkItem
-
Returns the currently assigned user, respectively the info in which inbox the WorkItem "resides".
- getCurrentAssignee() - Method in interface com.day.cq.workflow.exec.WorkItem
-
Returns the current assignee, respectively the info in which
inbox the workitem "resides".
- getCurrentAssigneeInfo() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns a Map containing information about the current assignee.
- getCurrentBackupTarget() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getCurrentCategories() - Method in interface org.apache.log4j.spi.LoggerRepository
-
Deprecated.
- getCurrentDateTime() - Static method in class com.adobe.internal.xmp.XMPDateTimeFactory
-
Obtain the current date and time.
- getCurrentDateTime() - Static method in class com.adobe.xmp.core.XMPDateTimeUtils
-
Obtain the current date and time.
- getCurrentDateTime() - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Obtain the current date and time.
- getCurrentDesign() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getCurrentElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- getCurrentElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- getCurrentElement() - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Return the current element.
- getCurrentEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the current TAR Archive Entry that this input stream is processing
- getCurrentIndex() - Method in class com.adobe.cq.social.scf.PageInfo
-
The current offset into the index that is being used for the pages.
- getCurrentIndex() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
- getCurrentLocation() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
Method that returns location of the last processed character;
usually for error reporting purposes
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that returns location of the last processed character;
usually for error reporting purposes.
- getCurrentLocation() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getCurrentLocation() - Method in class com.fasterxml.jackson.databind.MappingIterator
-
Convenience method, functionally equivalent to:
iterator.getParser().getCurrentLocation()
- getCurrentLocation() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getCurrentLoggers() - Static method in class org.apache.log4j.LogManager
-
This bogus implementation returns an empty enumeration.
- getCurrentLoggers() - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getCurrentName() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
Method that can be called to get the name associated with
the current event.
- getCurrentName() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getCurrentName() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getCurrentName() - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- getCurrentName() - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- getCurrentName() - Method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- getCurrentName() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be called to get the name associated with
the current token: for
JsonToken.FIELD_NAME
s it will
be the same as what
JsonParser.getText()
returns;
for field values it will be preceding field name;
and for others (array values, root-level values) null.
- getCurrentName() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
Method for accessing name associated with the current location.
- getCurrentName() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getCurrentName() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getCurrentName() - Method in class com.fasterxml.jackson.databind.util.TokenBufferReadContext
-
- getCurrentNumNodes() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getCurrentOriginal() - Method in interface com.day.cq.dam.api.Asset
-
- getCurrentPage() - Method in interface com.adobe.cq.commerce.api.PaginationInfo
-
Get the current page, starting from 0
- getCurrentPage() - Method in class com.adobe.cq.commerce.common.DefaultPaginationInfo
-
Get the current page, starting from 0
- getCurrentPage() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getCurrentPath() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getCurrentRevisionDeclaredCapabilities(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the capabilities for the current bundle revision.
- getCurrentRevisionDeclaredRequirements(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the requirements for the current bundle revision.
- getCurrentSchemaInfo() - Method in class com.adobe.xmp.schema.rng.model.Context
-
Gets current SchemaInfo object
- getCurrentScopeDeclarations() - Method in class org.apache.cocoon.xml.sax.NamespacesTable
-
Get the declarations that were declared within the current scope.
- getCurrentSegment() - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
- getCurrentSegment() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- getCurrentSegmentLength() - Method in class com.fasterxml.jackson.core.util.ByteArrayBuilder
-
- getCurrentSegmentSize() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- getCurrentSignedStepsize() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Get the current signed value of the integration stepsize.
- getCurrentSignedStepsize() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Get the current signed value of the integration stepsize.
- getCurrentSignedStepsize() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Get the current signed value of the integration stepsize.
- getCurrentSize() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getCurrentStepStart() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Get the current value of the step start time ti.
- getCurrentStepStart() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Get the current value of the step start time ti.
- getCurrentStepStart() - Method in class org.apache.commons.math.ode.nonstiff.AdaptiveStepsizeIntegrator
-
Get the current value of the step start time ti.
- getCurrentStepStart() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Get the current value of the step start time ti.
- getCurrentStyle() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getCurrentSuffixResource(SlingHttpServletRequest) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
returns the resource represented by the suffix.
- getCurrentThreadId() - Static method in class org.apache.jackrabbit.data.core.TransactionContext
-
Returns the current thread identifier.
- getCurrentTime() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the current grid point time.
- getCurrentTime() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Get the current soft grid point time.
- getCurrentTime() - Method in interface org.apache.commons.math.ode.sampling.StepInterpolator
-
Get the current grid point time.
- getCurrentToken() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getCurrentToken() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getCurrentToken() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getCurrentToken() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getCurrentTokenId() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getCurrentTokenId() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getCurrentTokenId() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getCurrentTokenId() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getCurrentUser(SlingHttpServletRequest) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Use the request to get the User who has (or will have) oauth profile data attached
- getCurrentUserFlagText() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getCurrentUserFlagText() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getCurrentUserResponse() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- getCurrentUserResponse() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
- getCurrentUserResponse() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getCurrentUserResponse() - Method in class com.adobe.cq.social.tally.client.api.AbstractTally
-
- getCurrentUserResponse() - Method in interface com.adobe.cq.social.tally.client.api.TallySocialComponent
-
- getCurrentUserResponse() - Method in interface com.adobe.cq.social.tally.Tally
-
- getCurrentValue() - Method in class com.fasterxml.jackson.core.base.GeneratorBase
-
- getCurrentValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getCurrentValue() - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- getCurrentValue() - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- getCurrentValue() - Method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- getCurrentValue() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Helper method, usually equivalent to:
getOutputContext().getCurrentValue();
- getCurrentValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Helper method, usually equivalent to:
getParsingContext().getCurrentValue();
- getCurrentValue() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
Method for accessing currently active value being used by data-binding
(as the source of streaming data to write, or destination of data being
read), at this level in hierarchy.
- getCurrentValue() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getCurrentValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getCurrentValue() - Method in class com.fasterxml.jackson.databind.util.TokenBufferReadContext
-
- getCurrentWiring(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wiring for the current bundle revision.
- getCurrentWiringClosure(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wiring closure for the current revision of the
specified bundle.
- getCustomerName() - Method in interface com.adobe.granite.license.License
-
- getCustomerName() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getCustomField(String, Class<T>) - Method in class org.apache.oltu.commons.json.CustomizableEntity
-
Return the specified custom field value,
null
if the custom field is not present.
- getCustomFieldList() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getCustomFields() - Method in class com.day.cq.searchpromote.xml.result.CustomFieldList
-
- getCustomFields() - Method in class com.day.cq.searchpromote.xml.result.Result
-
- getCustomFields() - Method in class org.apache.oltu.commons.json.CustomizableEntity
-
Returns the custom fields stored in the entity.
- getCustomMboxJsPath(Resource, Page, ConfigurationManager) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Returns the repository path to a custom mbox.js file for the current specified resource and currentPage
- getCustomProperties() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
- getCustomProperties() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the custom property Map.
- getCustomProperties() - Method in class org.apache.tika.parser.microsoft.ooxml.xslf.XSLFEventBasedPowerPointExtractor
-
- getCustomProperties() - Method in class org.apache.tika.parser.microsoft.ooxml.xwpf.XWPFEventBasedWordExtractor
-
- getCustomProperty(String) - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
- getCustomVideoSource(Rendition) - Method in class com.day.cq.dam.video.VideoProfile
-
- getCWD() - Static method in class com.day.io.IO
-
Returns the directory of the application home
- getD() - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns the block diagonal matrix D of the decomposition.
- getD() - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns the block diagonal matrix D of the decomposition.
- getD() - Method in class org.apache.commons.math.optimization.fitting.GaussianFunction
-
Gets d parameter value.
- getDaemonFlag() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the daemon flag.
- getDamPath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getDanglingAscendantRoot(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
For internal use
- getData() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the URL encoded parameters used for REST Api calls as a String.
- getData() - Method in class com.adobe.cq.social.reporting.dv.api.AbstractDVBarChartComponent
-
- getData() - Method in class com.adobe.cq.social.reporting.dv.api.AbstractDVDonutChartComponent
-
- getData() - Method in class com.adobe.cq.social.reporting.dv.api.AbstractDVLineChartComponent
-
- getData() - Method in interface com.adobe.cq.social.reporting.dv.api.DVBarChart
-
- getData() - Method in interface com.adobe.cq.social.reporting.dv.api.DVDonutChart
-
- getData() - Method in interface com.adobe.cq.social.reporting.dv.api.DVLineChart
-
- getData() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartModel
-
- getData() - Method in interface com.adobe.granite.resourcestatus.ResourceStatus
-
Returns an unmodifiable map containing the status information and data needed to render this
status.
- getData() - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Gets the raw Map
of attributes, with un-encoded values
- getData() - Method in class com.day.cq.commons.DownloadResource
-
Returns the property that contains the binary data of this download.
- getData() - Method in class com.day.cq.commons.ImageResource
-
- getData() - Method in class com.day.cq.graphics.Graph
-
- getData(String, String) - Method in interface com.day.cq.mcm.campaign.profile.CampaignMetaData
-
Deprecated.
- getData(String) - Method in interface com.day.cq.mcm.campaign.profile.CampaignMetaData
-
Deprecated.
- getData() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
- getData() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the property that contains the binary data of this download.
- getData() - Method in class com.day.crx.packaging.JSONResponse
-
- getData() - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector
-
- getData() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
The literal data.
- getData() - Method in class org.apache.commons.imaging.formats.tiff.TiffElement.DataElement
-
- getData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.ByteSourceData
-
- getData() - Method in class org.apache.commons.imaging.icc.IccProfileInfo
-
- getData() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Returns the data for this output stream as an array of bytes, assuming
that the data has been retained in memory.
- getData() - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Returns vector entries as a double array.
- getData() - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Returns vector entries as a T array.
- getData() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns vector entries as a double array.
- getData() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in interface org.apache.commons.math.linear.FieldVector
-
Returns vector entries as a T array.
- getData() - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Returns vector entries as a double array.
- getData() - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns matrix entries as a two-dimensional array.
- getData() - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Returns matrix entries as a two-dimensional array.
- getData() - Method in interface org.apache.commons.math.linear.RealVector
-
Returns vector entries as a double array.
- getData() - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Returns vector entries as a T array.
- getData() - Method in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatistic
-
Get a copy of the stored data array.
- getData() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the jcr:data property of the package
- getData() - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getData() - Method in class org.apache.tika.parser.mp3.ID3v2Frame
-
- getDataAsDoubleArray() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns matrix entries as a two-dimensional array.
- getDataAsDoubleArray() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns matrix entries as a two-dimensional array.
- getDatabaseName() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get relationalDB name to use for the UGC storage.
- getDatabaseName() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get mongoDB database name for MSRP.
- getDatabaseType() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the database type (if set).
- getDataBaseType(String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
-
- getDataCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
-
- getDataFor(MetaDataBlock) - Method in interface com.day.cq.mcm.campaign.profile.CampaignMetaData
-
Deprecated.
- getDataHandler() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDataHandler() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the DataHandler object for this message.
- getDataLength() - Method in class org.apache.commons.imaging.formats.tiff.TiffElement.DataElement
-
- getDataOffset() - Method in interface org.apache.commons.compress.archivers.EntryStreamOffsets
-
Gets the offset of data stream within the archive file,
- getDataOffset() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- getDataOffset() - Method in class org.apache.tika.parser.chm.accessor.ChmDirectoryListingSet
-
Returns data offset
- getDataOffset() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns data offset
- getDataPadCount() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the number of bytes needed to pad the data to the alignment boundary.
- getDataReader(TiffDirectory, PhotometricInterpreter, int, int[], int, int, int, int, int, ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData
-
- getDataReader(TiffDirectory, PhotometricInterpreter, int, int[], int, int, int, int, int, ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getDataReader(TiffDirectory, PhotometricInterpreter, int, int[], int, int, int, int, int, ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
- getDataRef() - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Returns a reference to the underlying data array.
- getDataRef() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Returns a reference to the underlying data array.
- getDataRef() - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Returns a reference to the underlying data array.
- getDataRef() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns a reference to the underlying data array.
- getDataRef() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns a reference to the underlying data array.
- getDataRef() - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Returns a reference to the underlying data array.
- getDataRoot() - Method in interface com.day.cq.reporting.Report
-
Gets the root path of this report (for querying the data).
- getDataRow(int) - Method in class com.day.cq.graphics.chart.Data
-
- getDataService() - Method in interface com.adobe.cq.social.srp.internal.SocialProviderFactory
-
- getDataSource(String, Class<AdapterType>) - Method in interface com.day.commons.datasource.poolservice.DataSourcePool
-
Return the named data source, if available
- getDataSource(String) - Method in interface com.day.commons.datasource.poolservice.DataSourcePool
-
Return the named data source, if available, as an Object.
- getDataSource(String) - Method in interface com.day.commons.datasource.poolservice.DataSourcePoolProvider
-
Return the named data source, if available
- getDataSource(String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
-
Retrieves a configured data source by logical name.
- getDataSource(String, String, String, String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
-
Retrieve a DataSource
for the specified properties.
- getDatasourceName() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get relationalDB datasource name for DSRP.
- getDataSourceName() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- getDataSourceResolver() - Method in class org.apache.commons.mail.ImageHtmlEmail
-
Get the data source resolver.
- getDataSourceResolvers() - Method in class org.apache.commons.mail.resolver.DataSourceCompositeResolver
-
Get the underlying data source resolvers.
- getDataStore() - Method in interface org.apache.jackrabbit.core.data.DataStoreFactory
-
Creates, initializes, and returns a
DataStore
instance
for use by the repository.
- getDataStoreGarbageCollectionDelay() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getDataStoreGarbageCollectionInProgress() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getDataStoreGCStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Data store garbage collection status
- getDataStream() - Method in class com.fasterxml.jackson.core.format.DataFormatMatcher
-
Method to use for accessing input for which format detection has been done.
- getDataStream() - Method in class com.fasterxml.jackson.databind.deser.DataFormatReaders.Match
-
Method to use for accessing input for which format detection has been done.
- getDataType() - Method in interface com.adobe.cq.dam.cfm.ElementTemplate
-
Gets the data type of the element.
- getDataType() - Method in interface com.adobe.cq.dam.cfm.FragmentData
-
Gets the data type of the value.
- getDataType() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getDataType() - Method in interface com.day.cq.mcm.campaign.profile.MetaDataInstance
-
Deprecated.
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern
-
Gets the datatype library URI.
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.rngparser.digested.DValuePattern
-
- getDate() - Method in interface com.adobe.cq.history.api.HistoryEntry
-
- getDate() - Method in interface com.adobe.cq.inbox.ui.DateFormatter
-
Returns a formatted date according to the injected formats.
- getDate() - Method in interface com.adobe.cq.xf.ui.DateFormatter
-
Returns a formatted date according to the injected formats.
- getDate() - Method in interface com.adobe.granite.workflow.exec.HistoryItem
-
Date when an action
WorkItem
got issued that caused this
HistoryItem
- getDate(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the date value at the specified index.
- getDate(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the date value associated with the specified key.
- getDate() - Method in class com.day.cq.dam.api.DamEvent
-
The date the event occurred on.
- getDate() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getDate() - Method in interface com.day.cq.personalization.ui.items.DateFormatter
-
Returns a formatted date according to the injected formats.
- getDate() - Method in interface com.day.cq.workflow.exec.HistoryItem
-
Date when an action
WorkItem
got issued that caused this
HistoryItem
- getDate() - Method in class com.day.util.diff.DefaultDocumentSource
-
Returns the date
- getDate() - Method in class com.sun.mail.imap.protocol.INTERNALDATE
-
- getDate() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the date value of this property.
- getDate() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
- getDate() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
-
Returns the date when the change was persisted that caused this event.
- getDate() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getDate() - Method in interface org.apache.jackrabbit.spi.Event
-
Returns the date when the change was persisted that caused this event.
- getDate() - Method in class org.apache.jackrabbit.value.BaseValue
- getDate() - Method in class org.apache.jackrabbit.value.BooleanValue
- getDate() - Method in class org.apache.jackrabbit.value.DateValue
- getDate() - Method in class org.apache.jackrabbit.value.DecimalValue
- getDate() - Method in class org.apache.jackrabbit.value.DoubleValue
- getDate() - Method in class org.apache.jackrabbit.value.LongValue
- getDate() - Method in class org.apache.jackrabbit.value.NameValue
- getDate() - Method in class org.apache.jackrabbit.value.PathValue
- getDate() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getDate() - Method in class org.apache.jackrabbit.value.URIValue
- getDate() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getDate(Property) - Method in class org.apache.tika.metadata.Metadata
-
Returns the value of the identified Date based metadata property.
- getDateCreated() - Method in class com.scene7.ipsapi.JobLogDetail
-
Gets the value of the dateCreated property.
- getDateCreated() - Method in class com.scene7.ipsapi.JobLogDetailAux
-
Gets the value of the dateCreated property.
- getDateFieldResource(Resource) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a date field resource.
- getDateFormat(String, Locale) - Static method in class com.day.cq.commons.date.DateUtil
-
Returns a date format object, based on a date pattern and a Locale
- getDateFormat(String, String, Locale) - Static method in class com.day.cq.commons.date.DateUtil
-
Returns a date format object, based on either a custom date pattern or a default date pattern, and a Locale
- getDateFormat(String, DateFormat, Locale) - Static method in class com.day.cq.commons.date.DateUtil
-
Returns a date format object, based on either a custom date pattern or a default date pattern, and a Locale
- getDateFormat() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getDateFormat() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method for accessing currently configured (textual) date format
that will be used for reading or writing date values (in case
of writing, only if textual output is configured; not if dates
are to be serialized as time stamps).
- getDateFormat() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getDateFormatSymbols(Locale) - Static method in class org.joda.time.DateTimeUtils
-
Gets the DateFormatSymbols
based on the given locale.
- getDateGap() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getDateHeader(String) - Method in class com.adobe.granite.httpcache.api.Headers
-
Return the first header matching a given name.
- getDateHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getDateInstance(int) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date formatter instance using the specified style in the
default time zone and locale.
- getDateInstance(int, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date formatter instance using the specified style and
locale in the default time zone.
- getDateInstance(int, TimeZone) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date formatter instance using the specified style and
time zone in the default locale.
- getDateInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date formatter instance using the specified style, time
zone and locale.
- getDateInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style in the
default time zone and locale.
- getDateInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style and
locale in the default time zone.
- getDateInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style and
time zone in the default locale.
- getDateInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style, time
zone and locale.
- getDateMidnight() - Method in class org.joda.time.DateMidnight.Property
-
Deprecated.
Gets the datetime being used.
- getDateOnlyInstance() - Static method in class org.joda.time.DateTimeComparator
-
Returns a comparator that only considers date fields.
- getDateParameter(HttpServletRequest, String, long) - Static method in class com.day.cq.statistics.util.RequestHelper
-
Returns the date parameter with name paramName
.
- getDateProperty(Node, String, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the date property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getDateProperty(Session, String, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the date property value at absPath
or defaultValue
if no such property exists.
- getDateProperty(String) - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the date property with the given name or null
if it does not exist or if the value cannot be
converted to a date.
- getDateRangeFilter() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
Get the range of date applies to this calendar instance.
- getDateTime() - Method in class org.joda.time.DateTime.Property
-
Gets the datetime being used.
- getDateTimeFieldType() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the DateTimeFieldType whose value was invalid, or null if not applicable.
- getDateTimeInstance(int, int) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style
in the default time zone and locale.
- getDateTimeInstance(int, int, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and
locale in the default time zone.
- getDateTimeInstance(int, int, TimeZone) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and
time zone in the default locale.
- getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style,
time zone and locale.
- getDateTimeInstance(int, int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style
in the default time zone and locale.
- getDateTimeInstance(int, int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and
locale in the default time zone.
- getDateTimeInstance(int, int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and
time zone in the default locale.
- getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style,
time zone and locale.
- getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.AssembledChronology
-
- getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.AssembledChronology
-
- getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.AssembledChronology
-
- getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.BaseChronology
-
Returns a datetime millisecond instant, formed from the given year,
month, day, and millisecond values.
- getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.BaseChronology
-
Returns a datetime millisecond instant, formed from the given year,
month, day, hour, minute, second, and millisecond values.
- getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.BaseChronology
-
Returns a datetime millisecond instant, from from the given instant,
hour, minute, second, and millisecond values.
- getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.GJChronology
-
- getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.GJChronology
-
- getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.LimitChronology
-
- getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.LimitChronology
-
- getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.LimitChronology
-
- getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.ZonedChronology
-
- getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.ZonedChronology
-
- getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.ZonedChronology
-
- getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.Chronology
-
Returns a datetime millisecond instant, formed from the given year,
month, day, and millisecond values.
- getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.Chronology
-
Returns a datetime millisecond instant, formed from the given year,
month, day, hour, minute, second, and millisecond values.
- getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.Chronology
-
Returns a datetime millisecond instant, from from the given instant,
hour, minute, second, and millisecond values.
- getDateVal() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getDateVal() - Method in class com.scene7.ipsapi.Metadata
-
Gets the value of the dateVal property.
- getDateVal() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the dateVal property.
- getDateVal() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the dateVal property.
- getDateVal() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the dateVal property.
- getDateValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
- getDavComplianceClasses(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOptions
-
Compute the set of compliance classes returned in the "dav" header field
- getDavSession() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
- getDavSession() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getDavSessionProvider() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Returns the DavSessionProvider
.
- getDay() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getDay() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getDay() - Method in interface com.adobe.xmp.XMPDateTime
-
- getDayCount() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Interval to be taken into account by the algorithm.
- getDayOfMonth() - Method in class org.joda.time.base.AbstractDateTime
-
Get the day of month field value.
- getDayOfMonth() - Method in class org.joda.time.LocalDate
-
Get the day of month field value.
- getDayOfMonth() - Method in class org.joda.time.LocalDateTime
-
Get the day of month field value.
- getDayOfMonth() - Method in class org.joda.time.MonthDay
-
Get the day of month field value.
- getDayOfMonth() - Method in interface org.joda.time.ReadableDateTime
-
Get the day of month field value.
- getDayOfMonth() - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Get the day of month field value.
- getDayOfWeek() - Method in class org.joda.time.base.AbstractDateTime
-
Get the day of week field value.
- getDayOfWeek() - Method in class org.joda.time.LocalDate
-
Get the day of week field value.
- getDayOfWeek() - Method in class org.joda.time.LocalDateTime
-
Get the day of week field value.
- getDayOfWeek() - Method in interface org.joda.time.ReadableDateTime
-
Get the day of week field value.
- getDayOfYear() - Method in class org.joda.time.base.AbstractDateTime
-
Get the day of year field value.
- getDayOfYear() - Method in class org.joda.time.LocalDate
-
Get the day of year field value.
- getDayOfYear() - Method in class org.joda.time.LocalDateTime
-
Get the day of year field value.
- getDayOfYear() - Method in interface org.joda.time.ReadableDateTime
-
Get the day of year field value.
- getDays() - Method in class org.joda.time.Days
-
Gets the number of days that this period represents.
- getDays() - Method in class org.joda.time.MutablePeriod
-
Gets the days field part of the period.
- getDays() - Method in class org.joda.time.Period
-
Gets the days field part of the period.
- getDBType() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get the type of relaional db {mysql, oracle, sqlserver, etc}
- getDbType() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getDBURI() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get relationalDB URI for DSRP.
- getDeactivatingIds() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'deactivating' field of the discovery-lite descriptor
- getDebug() - Method in class org.apache.commons.imaging.common.BinaryFileParser
-
- getDebug() - Method in class org.apache.commons.imaging.common.BinaryOutputStream
-
- getDecimal() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getDecimal() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getDecimal() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a BigDecimal
representation of this value.
- getDecimal() - Method in class org.apache.jackrabbit.value.BaseValue
- getDecimal() - Method in class org.apache.jackrabbit.value.BooleanValue
- getDecimal() - Method in class org.apache.jackrabbit.value.DateValue
- getDecimal() - Method in class org.apache.jackrabbit.value.DecimalValue
- getDecimal() - Method in class org.apache.jackrabbit.value.DoubleValue
- getDecimal() - Method in class org.apache.jackrabbit.value.LongValue
- getDecimal() - Method in class org.apache.jackrabbit.value.NameValue
- getDecimal() - Method in class org.apache.jackrabbit.value.PathValue
- getDecimal() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getDecimal() - Method in class org.apache.jackrabbit.value.URIValue
- getDecimal() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getDecimalProperty(Node, String, BigDecimal) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the decimal property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getDecimalProperty(Session, String, BigDecimal) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the decimal property value at absPath
or defaultValue
if no such property exists.
- getDecimalValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getDecimalValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getDecimalValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getDecimalValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getDecimalValue() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getDeclaration() - Method in enum com.day.cq.commons.Doctype
-
Deprecated.
Returns the declaration string of this doctype.
- getDeclaration() - Method in enum com.day.cq.widget.Doctype
-
Returns the declaration string of this doctype.
- getDeclaredAggregateNames() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
-
- getDeclaredAggregateNames() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
-
Returns the internal names of the declared aggregated privileges or
an empty array if the privilege defined by this definition isn't
an aggregate.
- getDeclaredAggregateNames() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
-
- getDeclaredAggregateNames() - Method in interface org.apache.jackrabbit.spi.PrivilegeDefinition
-
- getDeclaredAnnotations() - Method in class com.fasterxml.jackson.databind.util.ClassUtil.Ctor
-
- getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- getDeclaredClass() - Method in class com.google.gson.FieldAttributes
-
Returns the Class
object that was declared for this field.
- getDeclaredField(Class, String) - Static method in class org.apache.commons.lang.reflect.FieldUtils
-
Gets an accessible Field
by name respecting scope.
- getDeclaredField(Class, String, boolean) - Static method in class org.apache.commons.lang.reflect.FieldUtils
-
Gets an accessible Field
by name breaking scope
if requested.
- getDeclaredField(Class<?>, String) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible Field
by name respecting scope.
- getDeclaredField(Class<?>, String, boolean) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible Field
by name, breaking scope if requested.
- getDeclaredFields(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getDeclaredGroups() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
-
Returns an iterable of the declared groups of this external identity.
- getDeclaredMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
-
- getDeclaredMembers() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalGroup
-
Returns an iterable of the declared (direct) members of this external group.
- getDeclaredMethods(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getDeclaredPrefixAt(int) - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.NamespaceSupport
-
- getDeclaredPrefixAt(int) - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.NamespaceContext
-
Returns the prefix at the specified index in the current context.
- getDeclaredPrefixCount() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.NamespaceSupport
-
- getDeclaredPrefixCount() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.NamespaceContext
-
Return a count of locally declared prefixes, including
the default prefix if bound.
- getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
-
- getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- getDeclaredSubtypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
-
- getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- getDeclaredSupertypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- getDeclaredType() - Method in class com.google.gson.FieldAttributes
-
For example, assume the following class definition:
public class Foo {
private String bar;
private List<String> red;
}
Type listParameterizedType = new TypeToken<List<String>>() {}.getType();
- getDeclaringClass() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getDeclaringClass() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getDeclaringClass() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
Actual physical class in which this memmber was declared.
- getDeclaringClass() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getDeclaringClass() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
- getDeclaringClass() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getDeclaringClass() - Method in class com.fasterxml.jackson.databind.util.ClassUtil.Ctor
-
- getDeclaringClass(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getDeclaringClass() - Method in class com.google.gson.FieldAttributes
-
- getDeclaringNodeType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
-
- getDeclaringNodeType() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
-
Gets the name of the declaring node type.
- getDeclaringNodeType() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
-
Gets the name of the declaring node type.
- getDecompressUntilEOF() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getDecoration() - Method in class com.adobe.cq.sightly.WCMResourceOptions
-
- getDecorationName() - Method in class org.apache.tika.parser.ctakes.CTAKESParser
-
- getDecorationName() - Method in class org.apache.tika.parser.ParserDecorator
-
- getDecorationTagName() - Method in class com.adobe.cq.sightly.WCMResourceOptions
-
- getDecorator(String, String) - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
Gets a user defined decorator map.
- getDecorator(QName) - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
Gets decorator map for given QName
.
- getDecoratorSet() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
Retrieves a list of all decorators, sorted by QName.
- getDecoratorStore() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getDecryptionKey(KeyStore) - Method in class com.adobe.granite.auth.saml.configuration.SpConfiguration
-
Gets the private Key used to decrypt saml messages.
- getDefault() - Static method in class com.codahale.metrics.SharedMetricRegistries
-
Gets the name of the default registry, if it has been set
- getDefault() - Static method in class com.fasterxml.jackson.databind.ser.std.StdKeySerializers
-
- getDefault() - Static method in class org.apache.commons.imaging.FormatCompliance
-
- getDefault() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- getDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.
Tries to get the default value from the annotation.
- getDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the default value from the annotation.
- getDefault() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
-
- getDefault() - Static method in class org.joda.time.DateTimeZone
-
Gets the default time zone.
- getDefault() - Static method in class org.joda.time.format.PeriodFormat
-
Gets the default formatter that outputs words in English.
- getDefaultAddress(String) - Method in interface com.adobe.cq.address.api.AddressManager
-
Deprecated.
Returns the generic default address of the user.
- getDefaultAddress(String, String) - Method in interface com.adobe.cq.address.api.AddressManager
-
Deprecated.
Returns the default address that is defined for the given type (e.g.: billing, shipping.).
- getDefaultAddress(ResourceResolver, String) - Method in interface com.adobe.cq.address.api.AddressProvider
-
Deprecated.
Returns the generic default address of the user.
- getDefaultAddress(ResourceResolver, String, String) - Method in interface com.adobe.cq.address.api.AddressProvider
-
Deprecated.
Returns the default address that is defined for the given type (e.g.: billing, shipping.).
- getDefaultCategory() - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the default category.
- getDefaultCategory() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationService
-
- getDefaultCategory() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
Deprecated.
- getDefaultCategoryForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultCategoryForCommunities() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultCategoryForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultCauseMethodNames() - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
- getDefaultCharset() - Method in class org.apache.commons.codec.net.BCodec
-
Gets the default charset name used for string decoding and encoding.
- getDefaultCharset() - Method in class org.apache.commons.codec.net.QCodec
-
Gets the default charset name used for string decoding and encoding.
- getDefaultCharset() - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Gets the default charset name used for string decoding and encoding.
- getDefaultCharset() - Method in class org.apache.commons.codec.net.URLCodec
-
The default charset used for string decoding and encoding.
- getDefaultChildType(Tree, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
Finds the default primary type for a new child node with the given name.
- getDefaultCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getDefaultClass(String) - Method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- getDefaultClasses() - Method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- getDefaultClosure() - Method in class org.apache.commons.collections.functors.SwitchClosure
-
Gets the default closure.
- getDefaultClosure() - Method in class org.apache.commons.collections4.functors.SwitchClosure
-
Gets the default closure.
- getDefaultCommand() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
Returns the configured default executable
- getDefaultConfig(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
the default definition of DynamicMediaServicesConfig
- getDefaultConfig(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
the default definition of DynamicMediaServicesConfig
- getDefaultConfig() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getDefaultConfig() - Static method in class org.apache.tika.config.TikaConfig
-
Provides a default configuration (TikaConfig).
- getDefaultConfigForTenant(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
the default definition of DynamicMediaServicesConfig
- getDefaultConfiguration(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.ConfigurationUtil
-
Creates a new Configuration
for the default OAK authentication
setup which only handles login for standard JCR credentials.
- getDefaultConstructor() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getDefaultContent() - Method in interface com.adobe.cq.dam.cfm.ElementTemplate
-
Gets the content type of the default content.
- getDefaultContentId() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
The default content id for this recommendations
- getDefaultConverter() - Method in interface com.adobe.granite.haf.converter.api.HypermediaConverterFactory
-
Return the system's default Hypermedia converter.
- getDefaultCreator() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getDefaultCreator() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to try to access member (constructor,
static factory method) that is used as the "default creator"
(creator that is called without arguments; typically default
[zero-argument] constructor of the type).
- getDefaultDateRangeFilterEnd() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
Get the default date range filter end date.
- getDefaultDateRangeFilterStart() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
Get the default date range filter start date.
- getDefaultDateResource(Resource) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a default date resource.
- getDefaultDateResource(Resource, String) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a default date resource.
- getDefaultDeviceGroup(Page) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
This method finds the device groups currently assigned to the given page or its closest ancestor.
- getDefaultDisplayProfile() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the defaultDisplayProfile property.
- getDefaultDisplayProfileHandle() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the defaultDisplayProfileHandle property.
- getDefaultDisposal() - Method in class com.day.image.Animation
-
Return the current default disposal method used for newly added
Layer
s.
- getDefaultEmulator() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the
Emulator
configured for this device group.
- getDefaultEncoding() - Method in class org.apache.commons.io.input.XmlStreamReader
-
Returns the default encoding to use if none is set in HTTP content-type,
XML prolog and the rules based on content-type are not adequate.
- getDefaultEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriter
-
Returns the default encoding.
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.ImageParser
-
Get the default extension for the format specified by an implementation
of ImageParser.
- getDefaultExtension(String) - Static method in class org.apache.sling.jcr.contentloader.ContentTypeUtil
-
- getDefaultFilter() - Method in class com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider
-
- getDefaultFolder() - Method in class com.sun.mail.imap.IMAPStore
-
Get the default folder, representing the root of this user's
namespace.
- getDefaultFolder() - Method in class com.sun.mail.pop3.POP3Store
-
- getDefaultImage() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
- getDefaultImpl() - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdTypeResolverBuilder
-
- getDefaultImpl() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase
-
- getDefaultImpl() - Method in class com.fasterxml.jackson.databind.jsontype.TypeDeserializer
-
Accessor for "default implementation" type; optionally defined
class to use in cases where type id is not
accessible for some reason (either missing, or cannot be
resolved)
- getDefaultImpl() - Method in interface com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder
-
Accessor for currently configured default type; implementation
class that may be used in case no valid type information is
available during type resolution
- getDefaultInclusion() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverrides
-
- getDefaultInclusion(Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for default property inclusion to use for serialization,
considering possible per-type override for given base type and
possible per-type override for given property type.
NOTE: if no override found, defaults to value returned by
MapperConfig.getDefaultPropertyInclusion()
.
- getDefaultInclusion(Class<?>, Class<?>, JsonInclude.Value) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for default property inclusion to use for serialization,
considering possible per-type override for given base type and
possible per-type override for given property type; but
if none found, returning given defaultIncl
- getDefaultInclusion(Class<?>, Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultLanguageDetector() - Static method in class org.apache.tika.language.detect.LanguageDetector
-
- getDefaultLaunchTimeout() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
- getDefaultLayout() - Method in class com.day.cq.wcm.foundation.ParagraphSystem
-
Returns the default layout
- getDefaultLocale() - Method in interface org.apache.sling.i18n.ResourceBundleProvider
-
Returns the default Locale
assumed by this instance.
- getDefaultLogDir() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
Returns the configured default log directory
- getDefaultMaxConnections() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
Returns the default maximum connection pool size
- getDefaultMaxRequests() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
Returns the default maximum number of requests per process.
- getDefaultMeasureInterval() - Method in class com.day.io.disk.DiskSpaceUtil
-
- getDefaultMergeable() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverrides
-
- getDefaultMergeable() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for the baseline merge info used as the global baseline,
not considering possible per-type overrides.
- getDefaultMergeable(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for the baseline merge info used for given type, including global
defaults if no type-specific overrides defined.
- getDefaultMergeable() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultMergeable(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultMimeTypes() - Static method in class org.apache.tika.mime.MimeTypes
-
Get the default MimeTypes.
- getDefaultMimeTypes(ClassLoader) - Static method in class org.apache.tika.mime.MimeTypes
-
Get the default MimeTypes.
- getDefaultNamespaceURI() - Method in interface com.adobe.xmp.schema.model.StructType
-
The default namespace is the namespace that most struct fields are in.
- getDefaultNodeTypeInstaller(Session) - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the default node type installer.
- getDefaultNullKeySerializer() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getDefaultNullValueSerializer() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getDefaultOutbox(Session) - Method in interface com.day.cq.replication.OutboxManager
-
Returns the default, anonymous outbox.
- getDefaultPackage(String) - Method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- getDefaultPackages() - Method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- getDefaultPlaceholder(ServletRequest, String, String, String...) - Static method in class com.day.cq.wcm.foundation.Placeholder
-
Get default placeholder for any component incl.
- getDefaultPlaceholder(ServletRequest, Component, String, String...) - Static method in class com.day.cq.wcm.foundation.Placeholder
-
Get default placeholder for any component incl.
- getDefaultPlaceholder(ServletRequest, Component, String) - Static method in class com.day.cq.wcm.foundation.Placeholder
-
Get default placeholder for any component incl.
- getDefaultPostEditProviderForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultPostEditProviderForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultPresetPath() - Method in enum com.day.cq.dam.commons.preset.PresetType
-
- getDefaultPrettyPrinter() - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
Accessor for configured blueprint "default"
PrettyPrinter
to
use, if default pretty-printing is enabled.
- getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
- getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
-
- getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
-
Returns the name of the default primary type.
- getDefaultPrimaryType() - Method in interface org.apache.jackrabbit.spi.QNodeDefinition
-
Returns the name of the default primary type.
- getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
-
- getDefaultPrivilegeInstaller(Session) - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the default privilege installer.
- getDefaultProperties() - Method in class com.adobe.granite.ui.components.Config
-
Returns the default properties that will be applied to child elements.
- getDefaultPropertyFieldResource(Resource, HashMap<String, Object>) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a default property field resource.
- getDefaultPropertyFormat(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for default format settings to use for serialization (and, to a degree
deserialization), considering baseline settings and per-type defaults
for given base type (if any).
- getDefaultPropertyFormat(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultPropertyFormat(Class<?>) - Method in class com.fasterxml.jackson.databind.DatabindContext
-
- getDefaultPropertyFormat(Class<?>) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getDefaultPropertyFormat(Class<?>) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getDefaultPropertyIgnorals(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- getDefaultPropertyIgnorals(Class<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Helper method that may be called to see if there are property ignoral
definitions from annotations (via
AnnotatedClass
) or through
"config overrides".
- getDefaultPropertyIgnorals(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultPropertyIgnorals(Class<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultPropertyInclusion() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for default property inclusion to use for serialization,
used unless overridden by per-type or per-property overrides.
- getDefaultPropertyInclusion(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for default property inclusion to use for serialization,
considering possible per-type override for given base type.
NOTE: if no override found, defaults to value returned by
MapperConfig.getDefaultPropertyInclusion()
.
- getDefaultPropertyInclusion(Class<?>, JsonInclude.Value) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for default property inclusion to use for serialization,
considering possible per-type override for given base type; but
if none found, returning given defaultIncl
- getDefaultPropertyInclusion() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultPropertyInclusion(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultPropertyInclusion(Class<?>) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getDefaultPropertyName() - Method in enum com.fasterxml.jackson.annotation.JsonTypeInfo.Id
-
- getDefaultRegistry() - Static method in class org.apache.tika.mime.MediaTypeRegistry
-
Returns the built-in media type registry included in Tika.
- getDefaultRequestRetries() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
- getDefaultRequestTimeout() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
Returns the default request timeout in milliseconds.
- getDefaultRole() - Method in interface com.day.cq.dam.scene7.api.model.Scene7User
-
- getDefaultS7Config(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Deprecated.
- getDefaultS7Config(ResourceResolver) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Returns default S7 configuration
If run under DMS7 mode, return DMS7 configuration, otherwise, return S7Connect configuration
- getDefaultS7Config() - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Returns default S7 configuration, resolved using the S7 config service user
If run under DMS7 mode, return DMS7 configuration, otherwise, return S7Connect configuration
- getDefaultSchemaNode() - Static method in class com.fasterxml.jackson.databind.jsonschema.JsonSchema
-
Deprecated.
Get the default schema node.
- getDefaultSecurePreviewURL() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getDefaultSetterInfo() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverrides
-
- getDefaultSetterInfo() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for the baseline setter info used as the global baseline,
not considering possible per-type overrides.
- getDefaultSetterInfo() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultSourceProfile() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the defaultSourceProfile property.
- getDefaultSourceProfileHandle() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the defaultSourceProfileHandle property.
- getDefaultStorageConfig() - Method in interface com.adobe.cq.social.srp.utilities.internal.InternalSocialResourceUtilities
-
Gets the default configuration set for the system.
- getDefaultStorageConfig() - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
From a resource get the configuration for the social data service.
- getDefaultStyle() - Static method in class org.apache.commons.lang.builder.ToStringBuilder
-
Gets the default ToStringStyle
to use.
- getDefaultStyle() - Static method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Gets the default ToStringStyle
to use.
- getDefaultText() - Method in class com.adobe.xmp.core.XMPLanguageAlternative
-
Returns the default language from an alternative array.
- getDefaultTimeZone() - Static method in class com.fasterxml.jackson.databind.util.StdDateFormat
-
- getDefaultTimeZoneNames() - Static method in class org.joda.time.DateTimeUtils
-
Gets the default map of time zone names.
- getDefaultTmpDir() - Static method in class com.adobe.versioncue.nativecomm.NativeComm
-
Returns the configured default temp directory
- getDefaultTransformer() - Method in class org.apache.commons.collections.functors.SwitchTransformer
-
Gets the default transformer.
- getDefaultTransformer() - Method in class org.apache.commons.collections4.functors.SwitchTransformer
-
Gets the default transformer.
- getDefaultTranslationProvider() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
Deprecated.
- getDefaultTranslationProviderForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultTranslationProviderForCommunities() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultTranslationProviderForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultTranslationProviderWorkflowForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultTranslationProviderWorkflowForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getDefaultTyper(JavaType) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method called to locate a type info handler for types that do not have
one explicitly declared via annotations (or other configuration).
- getDefaultValue() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- getDefaultValue(JavaType) - Static method in class com.fasterxml.jackson.databind.util.BeanUtil
-
Accessor used to find out "default value" to use for comparing values to
serialize, to determine whether to exclude value from serialization with
inclusion type of
JsonInclude.Include.NON_DEFAULT
.
- getDefaultValue() - Method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- getDefaultValue() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class com.scene7.ipsapi.UpdateMetadataFieldParam
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.apache.felix.metatype.AD
-
- getDefaultValue() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
-
- getDefaultValue() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the default value to return if no value exists for the key.
- getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
- getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
- getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Returns the array of default values or null
if no default
values are defined.
- getDefaultValues() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Returns the array of default values or null
if no default
values are defined.
- getDefaultVariant() - Static method in class com.fasterxml.jackson.core.Base64Variants
-
Method used to get the default variant ("MIME_NO_LINEFEEDS") for cases
where caller does not explicitly specify the variant.
- getDefaultVisibility() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverrides
-
- getDefaultVisibilityChecker() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for object used for determining whether specific property elements
(method, constructors, fields) can be auto-detected based on
their visibility (access modifiers).
- getDefaultVisibilityChecker(Class<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for object used for determining whether specific property elements
(method, constructors, fields) can be auto-detected based on
their visibility (access modifiers).
- getDefaultVisibilityChecker() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultVisibilityChecker(Class<?>, AnnotatedClass) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getDefaultWorkspace() - Method in interface org.apache.sling.jcr.api.SlingRepository
-
Returns the default workspace to use on login.
- getDefaultWorkspace() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Returns the default workspace to login to if any of the login
and
createSession
methods is called without an explicit workspace
name.
- getDefaultWorkspace() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns the default workspace, which may be null
meaning to
use the repository provided default workspace.
- getDefaultYear() - Method in class org.joda.time.format.DateTimeFormatter
-
Gets the default year for parsing months and days.
- getDefiningPath(String) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- getDefiningResource(String) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- getDefinition() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.Restriction
-
Returns the underlying restriction definition.
- getDefinition() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
-
- getDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
-
Returns the node type definition.
- getDefinition(NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
- getDefinition() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the package definition of this package
- getDefinitions() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig
-
- getDefinitions(Name[]) - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
-
Returns the QNodeTypeDefinition
s for the given node type
names.
- getDefinitions(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
-
This implementation returns an iterator over all registered
QNodeTypeDefinition
s if
nodeTypeNames
is
null
.
- getDefinitions() - Method in class org.apache.jackrabbit.vault.fs.spi.PrivilegeDefinitions
-
- getDeflate() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getDefNode() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the definition node or null
if not exists
- getDegreesOfFreedom() - Method in interface org.apache.commons.math.distribution.ChiSquaredDistribution
-
Access the degrees of freedom.
- getDegreesOfFreedom() - Method in class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
Access the degrees of freedom.
- getDegreesOfFreedom() - Method in interface org.apache.commons.math.distribution.TDistribution
-
Access the degrees of freedom.
- getDegreesOfFreedom() - Method in class org.apache.commons.math.distribution.TDistributionImpl
-
Access the degrees of freedom.
- getDelay() - Method in class org.apache.commons.io.input.Tailer
-
Return the delay in milliseconds.
- getDelayedDeleteSleep() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
- getDelegate() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getDelegate() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getDelegateAdapter(TypeAdapterFactory, TypeToken<T>) - Method in class com.google.gson.Gson
-
This method is used to get an alternate type adapter for the specified type.
- getDelegateCreator() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getDelegateCreator() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to try to access member (constructor,
static factory method) that is used as the "delegate creator".
- getDelegatee() - Method in class com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer
-
- getDelegatee() - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- getDelegatee() - Method in class com.fasterxml.jackson.databind.deser.std.StdDelegatingDeserializer
-
- getDelegatee() - Method in class com.fasterxml.jackson.databind.ext.CoreXMLSerializers.XMLGregorianCalendarSerializer
-
- getDelegatee() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
Accessor that can be used to determine if this deserializer uses
another deserializer for actual deserialization, by delegating
calls.
- getDelegatee() - Method in class com.fasterxml.jackson.databind.JsonSerializer
-
Accessor that can be used to determine if this serializer uses
another serializer for actual serialization, by delegating
calls.
- getDelegatee() - Method in class com.fasterxml.jackson.databind.ser.std.StdDelegatingSerializer
-
- getDelegatees(WorkItem) - Method in interface com.day.cq.workflow.WorkflowSession
-
Returns all delegatees
as Authorizable
who are
allowed to take over the WorkItem
- getDelegateName() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
Delegate name
- getDelegates(WorkItem) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
Returns all delegates
as Participant
who are
allowed to take over the WorkItem
- getDelegateType(DeserializationConfig) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getDelegateType(DeserializationConfig) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be used to determine what is the type of delegate
type to use, if any; if no delegates are used, will return null.
- getDeleteArray() - Method in class com.scene7.ipsapi.DeleteAssetMetadataParam
-
Gets the value of the deleteArray property.
- getDeleted() - Method in class org.apache.commons.compress.changes.ChangeSetResults
-
Returns a list of filenames which has been deleted
- getDeletedMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the deleted message count.
- getDeletedReadCount() - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
- getDeletedUnreadCount() - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
- getDeleteFailures() - Method in class org.apache.commons.io.FileCleaningTracker
-
Return the file paths that failed to delete.
- getDeleteTagValueArray() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getDeleteTagValueArray() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the deleteTagValueArray property.
- getDelimiterMatcher() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets the field delimiter matcher.
- getDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the field delimiter matcher.
- getDelta() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the elevation of the vector.
- getDenominator() - Method in class org.apache.commons.lang.math.Fraction
-
Gets the denominator part of the fraction.
- getDenominator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the denominator part of the fraction.
- getDenominator() - Method in class org.apache.commons.math.fraction.BigFraction
-
Access the denominator as a BigInteger
.
- getDenominator() - Method in class org.apache.commons.math.fraction.Fraction
-
Access the denominator.
- getDenominatorAsInt() - Method in class org.apache.commons.math.fraction.BigFraction
-
Access the denominator as a int.
- getDenominatorAsLong() - Method in class org.apache.commons.math.fraction.BigFraction
-
Access the denominator as a long.
- getDenominatorDegreesOfFreedom() - Method in interface org.apache.commons.math.distribution.FDistribution
-
Access the denominator degrees of freedom.
- getDenominatorDegreesOfFreedom() - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
Access the denominator degrees of freedom.
- getDenominatorFormat() - Method in class org.apache.commons.math.fraction.AbstractFormat
-
Access the denominator format.
- getDensity() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getDependants() - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.JspSourceDependent
-
Returns a list of files names that the current page has a source
dependency on.
- getDependencies(boolean) - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Resolves the dependencies of this library.
- getDependencies() - Method in interface com.adobe.granite.ui.clientlibs.script.CompilerContext
-
The dependencies can be updated by the compiler to add paths to dependant resources, for example external imports.
- getDependencies() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns a collection of node type Name
s that are being
referenced by this node type definition (e.g.
- getDependencies() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns a collection of node type Name
s that are being
referenced by this node type definition (e.g.
- getDependencies() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the dependencies stored in this definition
- getDependencies() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns an unmodifiable list of dependencies
- getDependencies() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Returns the dependencies of this package
- getDependencyClosure(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Returns the dependency closure for the specified bundles.
- getDependencyHandling() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Defines how package dependencies affect package installation and un-installation.
- getDependencyPaths(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Get a list of dependencies.
- getDependentCategories() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the categories of the dependent libraries
- getDepth() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the depth property.
- getDepth() - Method in exception org.apache.commons.io.DirectoryWalker.CancelException
-
Return the depth when the operation was cancelled.
- getDepth() - Method in class org.apache.jackrabbit.commons.AbstractItem
-
Returns the depth of this item.
- getDepth() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the depth of this element.
- getDepth() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the depth of this path.
- getDepth(String) - Static method in class org.apache.jackrabbit.vault.util.PathUtil
-
- getDepth() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Return the integer representation of the given
Depth header
.
- getDepth(int) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Returns the integer representation of the
Depth header
or the given defaultValue, if the Depth header is missing.
- getDepth() - Method in class org.apache.jackrabbit.webdav.header.DepthHeader
-
- getDepth() - Method in class org.apache.jackrabbit.webdav.version.LabelInfo
-
Return the depth
- getDepth() - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Returns the depth field.
- getDepth(int) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getDepth() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getDepth() - Static method in class org.apache.log4j.NDC
-
- getDepth() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getDerivedArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the derivedArray property.
- getDescendant(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Map a relPath starting at this
Element.
- getDescendantSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
-
Gets the name of the descendant selector.
- getDescendantSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
-
Gets the name of the descendant selector.
- getDescent() - Method in class com.day.image.font.AbstractFont
-
Returns the descent of this Font
object, which is the
maximal value any glyph of this font descends below the base line.
- getDescent() - Method in class com.day.image.Font
-
Returns the descent of this Font
object, which is the
maximal value any glyph of this font descends below the base line.
- getDescForKnownTypeIds() - Method in class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver
-
- getDescForKnownTypeIds() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeIdResolverBase
-
Helper method used to get a simple description of all known type ids,
for use in error messages.
- getDescForKnownTypeIds() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeNameIdResolver
-
- getDescForKnownTypeIds() - Method in interface com.fasterxml.jackson.databind.jsontype.TypeIdResolver
-
Method called for error-reporting and diagnostics purposes.
- getDescription(Locale) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReaderSpi
-
- getDescription() - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
Return the description of this location as entered by the user.
- getDescription() - Method in interface com.adobe.cq.commerce.api.classification.Classification
-
Returns the description of the classification.
- getDescription() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationAttribute
-
Returns the description of the attribute.
- getDescription() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the description of the category.
- getDescription() - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns the description of the collection.
- getDescription() - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Return a shopper-oriented description.
- getDescription() - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the product's description.
- getDescription(String) - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the product's description based on the given selector.
- getDescription() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
Return a description used to describe the promotion to authors.
- getDescription(SlingHttpServletRequest, CommerceSession, Promotion) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionHandler
-
Allows a promotion handler to define a custom, author-oriented message for a promotion.
- getDescription() - Method in class com.adobe.cq.commerce.api.promotion.PromotionInfo
-
An author-oriented description of the current status of the promotion.
- getDescription() - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Return an author-oriented description.
- getDescription() - Method in class com.adobe.cq.commerce.api.promotion.VoucherInfo
-
An author-oriented description of the voucher.
- getDescription() - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Return a shopper-oriented description.
- getDescription() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getDescription(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getDescription() - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getDescription() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
The voucher description, visible only to authors.
- getDescription(SlingHttpServletRequest, CommerceSession, Promotion) - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- getDescription() - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets the description of the content element.
- getDescription() - Method in interface com.adobe.cq.dam.cfm.ContentVariation
-
Gets a description for the variation.
- getDescription() - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets a description for the template (if available).
- getDescription() - Method in interface com.adobe.cq.dam.cfm.VariationDef
-
Gets the description of the variation.
- getDescription() - Method in interface com.adobe.cq.dam.cfm.VariationTemplate
-
Gets the (human-readable) description of the variation template
- getDescription() - Method in interface com.adobe.cq.dam.cfm.VersionDef
-
Gets a human-readable description of the represented version.
- getDescription() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the item description.
- getDescription() - Method in interface com.adobe.cq.projects.api.Project
-
Returns the description of the project.
- getDescription() - Method in interface com.adobe.cq.projects.api.ProjectLink
-
Returns the description of the link.
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensApplicationModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensApplicationsFolderModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelsFolderModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDeviceConfigModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDevicesFolderModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensLocationModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensLocationsFolderModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensProjectModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensRootModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensScheduleModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensSchedulesFolderModel
-
- getDescription() - Method in class com.adobe.cq.screens.impl.aemio.ScreensScreenModel
-
- getDescription() - Method in class com.adobe.cq.sites.ui.models.admin.security.AuthRequirement
-
Returns the description of the authentication requirement field
- getDescription() - Method in class com.adobe.cq.sites.ui.models.ComponentModel
-
- getDescription() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getDescription() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getDescription() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getDescription() - Method in class com.adobe.cq.social.group.client.api.AbstractCommunityGroupUser
-
- getDescription() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
Get the site description.
- getDescription() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupUser
-
- getDescription() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroup
-
Get the description of a group.
- getDescription() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
Get the description of the User
- getDescription() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getDescription() - Method in interface com.adobe.cq.social.tally.Poll
-
- getDescription() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getDescription() - Method in interface com.adobe.granite.haf.converter.api.description.EntityDescription
-
Get the ModelDescription of model which describes the resource.
- getDescription() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
A human readable description
- getDescription(HttpServletRequest) - Method in interface com.adobe.granite.oauth.server.Scope
-
Get the description associated with the scope
- getDescription() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the description of the task.
- getDescription() - Method in interface com.adobe.granite.timeline.TimelineEvent
-
An optional description of the event, e.g.
- getDescription() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getDescription() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Get the description for this launcher configuration.
- getDescription() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
Returns the description of the WorkflowModel
.
- getDescription() - Method in interface com.adobe.granite.workflow.model.WorkflowNode
-
Returns the description of the WorkflowNode
.
- getDescription() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the description of the payload.
- getDescription() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
- getDescription() - Method in interface com.adobe.xmp.schema.model.PropertyType
-
- getDescription() - Method in interface com.adobe.xmp.schema.model.SchemaDescription
-
- getDescription() - Method in interface com.adobe.xmp.schema.rng.model.PropertyAnnotationInfo
-
- getDescription() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getDescription() - Method in class com.adobe.xmp.schema.rng.model.SchemaInfo
-
Gets the description to be used for this schems
- getDescription() - Method in class com.day.cq.commons.Console
-
- getDescription() - Method in class com.day.cq.commons.DownloadResource
-
- getDescription(boolean) - Method in class com.day.cq.commons.DownloadResource
-
- getDescription() - Method in class com.day.cq.commons.JcrLabeledResource
-
Returns the description of this resource.
- getDescription() - Method in interface com.day.cq.commons.LabeledResource
-
Returns the description of this resource.
- getDescription() - Method in interface com.day.cq.dam.api.Revision
-
Returns the description of this resource.
- getDescription() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getDescription() - Method in class com.day.cq.mcm.core.NewsletterEmulatorGroup
-
- getDescription() - Method in class com.day.cq.searchpromote.xml.result.Result
-
- getDescription() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the description of this emulator.
- getDescription() - Method in interface com.day.cq.wcm.emulator.EmulatorGroup
-
- getDescription(Resource, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the description for the field.
- getDescription() - Method in class com.day.cq.wcm.mobile.api.device.capability.CSS
-
Deprecated.
- getDescription() - Method in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
Returns a description of this device capability.
- getDescription() - Method in class com.day.cq.wcm.mobile.api.device.capability.DeviceRotation
-
Deprecated.
- getDescription() - Method in class com.day.cq.wcm.mobile.api.device.capability.Images
-
Deprecated.
- getDescription() - Method in class com.day.cq.wcm.mobile.api.device.capability.JavaScript
-
Deprecated.
- getDescription() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Return the description of this device group as entered by the user.
- getDescription() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroupFilter
-
Returns a human-readable description of what this device group filter does.
- getDescription() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get description of the asset
- getDescription() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getDescription() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
Returns the description of the WorkflowModel
.
- getDescription() - Method in interface com.day.cq.workflow.model.WorkflowNode
-
Returns the description of the WorkflowNode
.
- getDescription() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
- getDescription(boolean) - Method in class com.day.crx.packaging.gfx.DownloadResource
-
- getDescription(Locale) - Method in class com.day.imageio.plugins.GifImageWriterSpi
-
- getDescription(Locale) - Static method in class com.day.imageio.plugins.GifImageWriterUtil
-
- getDescription() - Method in class com.fasterxml.jackson.databind.JsonMappingException.Reference
-
- getDescription() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- getDescription() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the description property.
- getDescription() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the description property.
- getDescription() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the description property.
- getDescription() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the description property.
- getDescription() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the description property.
- getDescription() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDescription() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the decoded Content-Description.
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.AppnSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.ComSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DqtSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.JfifSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.Segment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SosSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.UnknownSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
-
- getDescription() - Method in class org.apache.commons.mail.EmailAttachment
-
Get the description.
- getDescription() - Method in class org.apache.felix.metatype.AD
-
- getDescription() - Method in class org.apache.felix.metatype.OCD
-
- getDescription() - Method in class org.apache.felix.webconsole.bundleinfo.BundleInfo
-
Gets user-friendly description of the key pair.
- getDescription() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the description of this package
- getDescription() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns a description of this package or null
if n/a
- getDescription() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getDescription() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getDescription() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getDescription() - Method in interface org.apache.sling.featureflags.Feature
-
The description of the feature.
- getDescription() - Method in interface org.apache.sling.hapi.HApiProperty
-
Get the description of this property
- getDescription() - Method in interface org.apache.sling.hapi.HApiType
-
The description of this type
- getDescription() - Method in interface org.apache.sling.hapi.HApiTypesCollection
-
The description of this type collection
- getDescription() - Method in class org.apache.sling.hapi.sightly.TypesCollectionView
-
- getDescription() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- getDescription() - Method in interface org.apache.sling.tenant.Tenant
-
Returns a human readable description of this tenant.
- getDescription() - Method in class org.apache.tika.mime.MimeType
-
Returns the description of this media type.
- getDescription() - Method in class org.apache.tika.parser.mp3.ID3Tags.ID3Comment
-
Gets the description, if present
- getDescriptionWithoutValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns null
since this repository contains no descriptors.
- getDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the descriptor with the given key from the proxied repository.
- getDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
- getDescriptorFrom(ResourceResolver) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
{"seq":8,"final":true,"id":"aae34e9a-b08d-409e-be10-9ff4106e5387","me":4,"active":[4],"deactivating":[],"inactive":[1,2,3]}
- getDescriptorKeys() - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns an empty array since this repository contains no descriptors.
- getDescriptorKeys() - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the descriptor keys of the proxied repository, or an empty
array if the proxied repository can not be accessed.
- getDescriptorKeys() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
- getDescriptors() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getDescriptors() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns all the repository descriptors.
- getDescriptors() - Method in interface org.apache.jackrabbit.oak.api.ContentRepository
-
Returns the repository descriptors which contain all or a subset of the descriptors defined in
javax.jcr.Repository
.
- getDescriptorStr() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the raw toString of the underlying descriptor
- getDescriptorValue(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns null
since this repository contains no descriptors.
- getDescriptorValue(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the value of the descriptor with the given key from the proxied
repository.
- getDescriptorValue(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
- getDescriptorValues(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns null
since this repository contains no descriptors.
- getDescriptorValues(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the values of the descriptor with the given key from the proxied
repository.
- getDescriptorValues(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
- getDeserializationConfig() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method that returns
the shared default
DeserializationConfig
object
that defines configuration settings for deserialization.
- getDeserializationContext() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getDeserializationFeatures() - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
- getDeserializationFeatures() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getDeserializer() - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReader
-
- getDeserializer(Class<?>) - Static method in class com.fasterxml.jackson.databind.deser.std.JsonNodeDeserializer
-
Factory method for accessing deserializer for specific node type
- getDeserializerForJavaNioFilePath(Class<?>) - Method in class com.fasterxml.jackson.databind.ext.Java7Support
-
- getDeserializerForJavaNioFilePath(Class<?>) - Method in class com.fasterxml.jackson.databind.ext.Java7SupportImpl
-
- getDesign() - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- getDesignate(String) - Method in class org.apache.felix.metatype.DefaultMetaTypeProvider
-
- getDesignates() - Method in class org.apache.felix.metatype.MetaData
-
- getDesigner() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getDesignProperties(Resource, String) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
This Will attempt to get the design based on the component resource.
- getDesignRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the design root path
- getDestFolder() - Method in class com.scene7.ipsapi.AutomatedSetGenerationJob
-
Gets the value of the destFolder property.
- getDestFolder() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the destFolder property.
- getDestFolder() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the destFolder property.
- getDestFolderHandle() - Method in class com.scene7.ipsapi.MoveFolderParam
-
Gets the value of the destFolderHandle property.
- getDestination() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- getDestination() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getDestination() - Method in class org.apache.sling.servlets.post.Modification
-
- getDestinationLocator() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
- getDestinationLocator() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Parse the destination header field and return the path of the destination
resource.
- getDestinationPath() - Method in interface com.adobe.granite.ui.clientlibs.script.CompilerContext
-
Returns the path of the compiler output file.
- getDestinationPaths() - Method in interface com.day.cq.wcm.command.api.CopyMoveCommandResult
-
- getDestinations() - Method in interface com.adobe.granite.workflow.exec.Route
-
Returns the list of possible destinations.
- getDestinations() - Method in interface com.day.cq.workflow.exec.Route
-
Returns the list of possible destinations.
- getDestPath() - Method in class com.scene7.ipsapi.UploadUrl
-
Gets the value of the destPath property.
- getDestPath(String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
-
- getDetachedMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
-
- getDetachedMarker(String) - Method in interface org.slf4j.IMarkerFactory
-
Create a marker which is detached (even at birth) from this IMarkerFactory.
- getDetachedMarker(String) - Static method in class org.slf4j.MarkerFactory
-
Create a marker which is detached (even at birth) from the MarkerFactory.
- getDetailArray() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the detailArray property.
- getDetailsUrl() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task details URL.
- getDetailsURL() - Method in interface com.adobe.granite.auth.oauth.Provider
-
OAuth provider's user details URL
- getDetailTotalRows() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the detailTotalRows property.
- getDetectableCharsets() - Method in class org.apache.tika.parser.txt.CharsetDetector
-
- getDetectMimeFromContent() - Static method in class com.day.cq.dam.commons.util.DamMimeUtil
-
- getDetector() - Method in class org.apache.tika.config.TikaConfig
-
Returns the configured detector instance.
- getDetector() - Method in class org.apache.tika.extractor.EmbeddedDocumentUtil
-
- getDetector() - Method in class org.apache.tika.language.detect.LanguageHandler
-
Returns the language detector used by this content handler.
- getDetector() - Method in class org.apache.tika.language.detect.LanguageWriter
-
Returns the language detector used by this writer.
- getDetector() - Method in class org.apache.tika.parser.AutoDetectParser
-
Returns the type detector used by this parser to auto-detect the type
of a document.
- getDetector() - Method in class org.apache.tika.Tika
-
Returns the detector instance used by this facade.
- getDetectors() - Method in class org.apache.tika.detect.CompositeDetector
-
Returns the component detectors.
- getDetectors() - Method in class org.apache.tika.detect.CompositeEncodingDetector
-
- getDetectors() - Method in class org.apache.tika.detect.DefaultDetector
-
- getDetectors() - Method in class org.apache.tika.detect.DefaultProbDetector
-
- getDeterminant() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Deprecated.
- getDeterminant() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the determinant of this matrix.
- getDeterminant() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the determinant of this matrix.
- getDeterminant() - Method in interface org.apache.commons.math.linear.CholeskyDecomposition
-
Return the determinant of the matrix
- getDeterminant() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImpl
-
Return the determinant of the matrix
- getDeterminant() - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Return the determinant of the matrix
- getDeterminant() - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Return the determinant of the matrix
- getDeterminant() - Method in interface org.apache.commons.math.linear.FieldLUDecomposition
-
Return the determinant of the matrix
- getDeterminant() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImpl
-
Return the determinant of the matrix
- getDeterminant() - Method in interface org.apache.commons.math.linear.LUDecomposition
-
Return the determinant of the matrix
- getDeterminant() - Method in class org.apache.commons.math.linear.LUDecompositionImpl
-
Return the determinant of the matrix
- getDeterminant() - Method in interface org.apache.commons.math.linear.RealMatrix
-
- getDevice(String) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Returns the device with the given id or null
- getDevice(String) - Method in interface com.adobe.cq.screens.device.registration.RegistrationService
-
Returns the temporary registration device with the given id or null
if it does not exist.
- getDevice(String) - Method in interface com.adobe.cq.screens.sessions.ScreensManager
-
- getDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the device id.
- getDeviceConfig() - Method in interface com.adobe.cq.screens.device.Device
-
Returns the device config or null
if not assigned.
- getDeviceGroup() - Method in interface com.day.cq.wcm.mobile.api.device.Device
-
DeviceGroup to which this Device belongs
- getDeviceGroupSelector(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
Returns the last selector found in the request URL.
- getDeviceId() - Method in interface com.adobe.cq.screens.device.registration.RegistrationResult
-
Returns the device id of the registered device.
- getDeviceInstance(SlingHttpServletRequest) - Method in interface com.day.cq.wcm.mobile.api.device.DeviceMapper
-
Creates a new Device instance for the supplied request.
- getDeviceMaj() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the major device id.
- getDeviceMin() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the minor device id
- getDevicePath() - Method in interface com.adobe.cq.screens.device.registration.RegistrationResult
-
Returns the path of the registered device.
- getDevices() - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Returns an iterator over all devices.
- getDevices(Predicate) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Returns an iterator over all devices that fulfill the given predicate.
- getDevices(PendingDevice.State) - Method in interface com.adobe.cq.screens.device.registration.RegistrationService
-
Lists all registration devices that are in the given state.
- getDevices() - Method in interface com.adobe.cq.screens.sessions.Display
-
- getDeviceSpecs(SlingHttpServletRequest) - Method in interface com.day.cq.wcm.mobile.api.devicespecs.DeviceSpecsProvider
-
Return specs for device identified in supplied
request, null if not found.
- getDeviceStatus(String) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Returns the status of the device with the given id.
- getDevMajor() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's major device number.
- getDevMinor() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's minor device number.
- getDevname() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the device name, e.g., /dev/sda3 or /dev/mapper/vg0-home.
- getDialogMode() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getDialogPathForAction(String) - Method in interface com.day.cq.wcm.foundation.forms.FormsManager
-
Return the dialog path (resource path) for the
form action.
- getDictionary() - Method in class org.apache.sling.installer.api.InstallableResource
-
Return this resource's dictionary.
- getDictionary() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return this resource's dictionary.
- getDifference(long, long) - Method in class org.joda.time.DateTimeField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifference(long, long) - Method in class org.joda.time.DurationField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifference(ReadableInstant) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Returns the difference between this field property instant and the one
passed in, in the units of this field.
- getDifference(long, long) - Method in class org.joda.time.field.BaseDateTimeField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifference(long, long) - Method in class org.joda.time.field.BaseDurationField
-
- getDifference(long, long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getDifference(long, long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getDifference(long, long) - Method in class org.joda.time.field.DividedDateTimeField
-
- getDifference(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifference(long, long) - Method in class org.joda.time.field.MillisDurationField
-
- getDifference(long, long) - Method in class org.joda.time.field.ScaledDurationField
-
- getDifference(long, long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Delegates to the duration field.
- getDifference(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getDifference(long, long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.DateTimeField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifferenceAsLong(long, long) - Method in class org.joda.time.DurationField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifferenceAsLong(ReadableInstant) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Returns the difference between this field property instant and the one
passed in, in the units of this field.
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.BaseDateTimeField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DecoratedDurationField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DividedDateTimeField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField
-
Computes the difference between two instants, as measured in the units
of this field.
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.MillisDurationField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.PreciseDurationField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.ScaledDurationField
-
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Delegates to the duration field.
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getDifferenceAsLong(long, long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- getDiffOutput(DiffService, String, String, boolean) - Method in class com.day.cq.commons.DiffInfo
-
Helper method to generate the diff output.
- getDiffOutput(DiffService, DiffInfo, String, boolean, String) - Static method in class com.day.cq.wcm.foundation.DiffInfo
-
Deprecated.
Helper method to generate the diff output.
- getDiffs() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns an unmodifiable list of Diff
s.
- getDigest(String) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns a MessageDigest
for the given algorithm
.
- getDigest() - Method in class org.apache.sling.installer.api.InstallableResource
-
Return this resource's digest.
- getDigest() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return this resource's digest.
- getDigest() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return this resource's digest.
- getDigits(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a String str
contains Unicode digits,
if yes then concatenate all the digits in str
and return it as a String.
- getDimension() - Method in exception org.apache.commons.math.exception.DimensionMismatchException
-
- getDimension() - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Returns the size of the vector.
- getDimension() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns the size of the vector.
- getDimension() - Method in interface org.apache.commons.math.linear.FieldVector
-
Returns the size of the vector.
- getDimension() - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Returns the size of the vector.
- getDimension() - Method in interface org.apache.commons.math.linear.RealVector
-
Returns the size of the vector.
- getDimension() - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Returns the size of the vector.
- getDimension() - Method in class org.apache.commons.math.ode.FirstOrderConverter
-
Get the dimension of the problem.
- getDimension() - Method in interface org.apache.commons.math.ode.FirstOrderDifferentialEquations
-
Get the dimension of the problem.
- getDimension() - Method in interface org.apache.commons.math.ode.SecondOrderDifferentialEquations
-
Get the dimension of the problem.
- getDimension() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the dimension of the data
- getDimension() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns the dimension of the data
- getDimension() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the dimension of the data
- getDimension() - Method in class org.apache.commons.math.util.MultidimensionalCounter
-
Get the number of dimensions of the multidimensional counter.
- getDimension1() - Method in exception org.apache.commons.math.DimensionMismatchException
-
Deprecated.
Get the first dimension
- getDimension2() - Method in exception org.apache.commons.math.DimensionMismatchException
-
Deprecated.
Get the second dimension
- getDimensionForVersion() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getDimensions() - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult
-
- getDir() - Method in class com.day.io.file.TempDirectory
-
- getDir_uuid() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns directory uuid
- getDirectAttributes() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns an ordered list of attributes that are directly defined for this category.
- getDirection() - Method in interface com.day.cq.reporting.Sorting
-
Returns the sorting direction if the column is currently sorted.
- getDirection() - Method in exception org.apache.commons.math.exception.NonMonotonousSequenceException
-
- getDirection() - Method in enum org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
-
- getDirectives() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
-
- getDirectiveValue(String) - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
-
- getDirectories() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getDirectories() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getDirectory() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Return the directory being observed.
- getDirectory() - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactSet
-
Returns the directory artifact or null
.
- getDirectoryActionRels(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns list of actions rels string for directories
- getDirectoryEntries() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
If this entry represents a file, and the file is a directory, return
an array of TarEntries for this entry's children.
- getDirectoryEntries() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getDirectoryListingEntryList() - Method in class org.apache.tika.parser.chm.accessor.ChmDirectoryListingSet
-
Returns chm directory listing entry list
- getDirectoryType() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getDirectProducts() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns an iterable of products that are directly assigned to this category.
- getDirectReferences() - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns an iterator over product or collection paths/IDs directly referenced in the collection.
- getDirectReferences() - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getDirLen() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns directory length
- getDirOffset() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns directory offset
- getDisabled() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserProfile
-
- getDisabled() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getDisabled() - Method in interface com.adobe.cq.social.scf.User
-
- getDisabledFeatures() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
return a list of features which must be disabled or not found for this launcher configuration to be enabled
- getDisabledInstances() - Method in interface com.adobe.granite.offloading.api.TopicInstancesHolder
-
Provides a list of the instances disabled for processing the topic of this topic holder.
- getDisabledModes(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns all hidden ContextHub modes.
- getDisabledModules(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns all hidden ContextHub modules.
- getDisabledReason() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getDisabledReason() - Method in interface com.adobe.cq.social.scf.User
-
- getDisabledReason() - Method in interface com.day.cq.security.User
-
Deprecated.
- getDisabledReason() - Method in interface org.apache.jackrabbit.api.security.user.User
-
Returns the String specified upon disabling this user or
null
if
User.isDisabled()
returns
false
.
- getDisabledStores(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns all disabled ContextHub's stores.
- getDisableMissing() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
-
Controls the behavior for users that no longer exist on the external provider.
- getDisallowDoctype() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- getDisc() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getDisc() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
The number of the disc this belongs to, within the set
- getDisc() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
ID3v1 doesn't have disc numbers,
so returns null;
- getDisc() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getDisc() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getDisc() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getDiskSpaceUsage() - Method in class com.scene7.ipsapi.DiskUsage
-
Gets the value of the diskSpaceUsage property.
- getDiskSpaceWarningMin() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the diskSpaceWarningMin property.
- getDiskSpaceWarningMin() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the diskSpaceWarningMin property.
- getDiskStartNumber() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The disk start number stored in this extra field.
- getDiskUsageArray() - Method in class com.scene7.ipsapi.GetDiskUsageReturn
-
Gets the value of the diskUsageArray property.
- GetDiskUsageParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetDiskUsageParam() - Constructor for class com.scene7.ipsapi.GetDiskUsageParam
-
- GetDiskUsageReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetDiskUsageReturn() - Constructor for class com.scene7.ipsapi.GetDiskUsageReturn
-
- getDisplay(Resource) - Method in interface com.adobe.cq.screens.display.DisplayService
-
Gets the display for the specified assignment
- getDisplay() - Method in interface com.adobe.cq.screens.sessions.Device
-
- getDisplay() - Method in interface com.adobe.cq.screens.sessions.ScreensSession
-
- getDisplayName() - Method in interface com.adobe.cq.commerce.api.CommerceFacet
-
Get the display name of this facet, as it should be presented to the user
- getDisplayName() - Method in interface com.adobe.cq.commerce.api.CommerceFacetValue
-
Get the display name of this value, as it should be presented to the user
- getDisplayName() - Method in interface com.adobe.cq.commerce.api.CommerceSort
-
- getDisplayName() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacet
-
Get the display name of this facet, as it should be presented to the user
- getDisplayName() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacetValue
-
Get the display name of this value, as it should be presented to the user
- getDisplayName() - Method in class com.adobe.cq.commerce.common.DefaultCommerceSort
- getDisplayName() - Method in interface com.adobe.cq.projects.api.ProjectMemberRole
-
Returns a human readable name of this role suitable for display.
- getDisplayName() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
Calculate a display name from this UserProfile
instance.
- getDisplayName() - Method in class com.adobe.cq.social.scf.core.SocialEvent.BaseEventObject
-
- getDisplayName() - Method in interface com.adobe.cq.social.scf.core.SocialEvent.EventObject
-
Provides the display name of the object.
- getDisplayName() - Method in enum com.adobe.cq.social.subscriptions.api.SubscriptionType
-
- getDisplayName() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionStatus
-
- getDisplayName() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
A natural-language, human-readable and plain-text name for the object.
- getDisplayName() - Method in interface com.adobe.granite.security.user.UserProperties
-
Calculate a display name from this UserProperties
instance.
- getDisplayName(String) - Method in interface com.adobe.granite.security.user.UserProperties
-
Calculate a display name from this UserProperties
instance.
- getDisplayName() - Method in interface com.adobe.social.integrations.livefyre.user.api.PingForPullUser
-
The user's display name, which is a required field for Livefyre users.
- getDisplayName(TimeZone) - Static method in class com.day.util.TimeZoneUtil
-
Formats the passed TimeZone
object to a String representation:
- getDisplayName() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns the display name of this resource.
- getDisplayPath() - Method in interface com.adobe.cq.screens.device.DeviceConfig
-
Returns the path of the display.
- getDisplays(ResourceResolver, Resource) - Method in interface com.adobe.cq.screens.channel.ChannelService
-
Deprecated.
- getDisplayTitle() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivityCollection
-
Get the custom display title.
- getDisposition() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDisposition() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Disposition.
- getDisposition() - Method in class org.apache.commons.mail.EmailAttachment
-
Get the disposition.
- getDistance(RealVector) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Distance between two vectors.
- getDistance(double[]) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Distance between two vectors.
- getDistance(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getDistance(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getDistance(ArrayRealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getDistance(OpenMapRealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Optimized method to compute distance.
- getDistance(RealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Distance between two vectors.
- getDistance(double[]) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Distance between two vectors.
- getDistance(RealVector) - Method in interface org.apache.commons.math.linear.RealVector
-
Distance between two vectors.
- getDistance(double[]) - Method in interface org.apache.commons.math.linear.RealVector
-
Distance between two vectors.
- GetDistinctMetadataValuesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetDistinctMetadataValuesParam() - Constructor for class com.scene7.ipsapi.GetDistinctMetadataValuesParam
-
- GetDistinctMetadataValuesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetDistinctMetadataValuesReturn() - Constructor for class com.scene7.ipsapi.GetDistinctMetadataValuesReturn
-
- getDivisor() - Method in class org.joda.time.field.DividedDateTimeField
-
Returns the divisor applied, in the field's units.
- getDivisor() - Method in class org.joda.time.field.RemainderDateTimeField
-
Returns the divisor applied, in the field's units.
- getDocs() - Method in class com.adobe.cq.social.srp.internal.FacetResults
-
Get the documents.
- getDoctype() - Method in class com.day.cq.commons.ImageResource
-
- getDoctypePublic() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the specified document type public identifier,
or null.
- getDoctypeSystem() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the specified document type system identifier,
or null.
- getDocument() - Method in class com.adobe.cq.social.srp.internal.DocumentResult
-
Get the document.
- getDocument() - Method in class org.apache.cocoon.xml.dom.DOMBuilder
-
Return the newly built Document.
- getDocument() - Method in class org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor
-
- getDocument() - Method in interface org.apache.tika.parser.microsoft.ooxml.OOXMLExtractor
-
Returns the opened document.
- getDocumentation() - Method in class com.adobe.cq.sites.ui.models.ComponentModel
-
- getDocumentBuilder() - Method in class org.apache.tika.parser.ParseContext
-
Returns the DOM builder specified in this parsing context.
- getDocumentBuilder() - Static method in class org.apache.tika.utils.XMLReaderUtils
-
Returns the DOM builder specified in this parsing context.
- getDocumentBuilderFactory() - Static method in class org.apache.tika.utils.XMLReaderUtils
-
Returns the DOM builder factory specified in this parsing context.
- getDocuments() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService.BrowseDocumentsResult
-
Return the requested page of documents.
- getDocumentSource() - Method in interface com.day.util.diff.Document.AnnotatedElement
-
Returns the document source of this element.
- getDocumentSource() - Method in class com.day.util.diff.LineElementsFactory.IStringElement
-
- getDocumentSource() - Method in class com.day.util.diff.LineElementsFactory.StringElement
-
- getDocumentSource() - Method in class com.day.util.diff.WordsElementsFactory.WordElement
-
- getDone() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getDouble(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getDouble(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the double value at the specified index.
- getDouble(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the double value associated with the specified key.
- getDouble(String) - Method in class com.day.cq.wcm.foundation.Chart
-
Get a double property either from the overlaid map or the underlying
properties.
- getDouble() - Method in class com.day.durbo.DurboValue
-
Returns a double representation of this value.
- getDouble(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a double associated with the given configuration key.
- getDouble(String, double) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a double associated with the given configuration key.
- getDouble(String, Double) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a double associated with the given configuration key.
- getDouble(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Double from a Map in a null-safe manner.
- getDouble(Map, Object, Double) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a double, using the default value if the the conversion fails.
- getDouble(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Double from a Map in a null-safe manner.
- getDouble(Map<? super K, ?>, K, Double) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a double, using the default value if the the conversion fails.
- getDouble() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the double value of this property.
- getDouble() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getDouble() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getDouble() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a double
representation of this value.
- getDouble() - Method in class org.apache.jackrabbit.value.BaseValue
- getDouble() - Method in class org.apache.jackrabbit.value.BooleanValue
- getDouble() - Method in class org.apache.jackrabbit.value.DateValue
- getDouble() - Method in class org.apache.jackrabbit.value.DecimalValue
- getDouble() - Method in class org.apache.jackrabbit.value.DoubleValue
- getDouble() - Method in class org.apache.jackrabbit.value.LongValue
- getDouble() - Method in class org.apache.jackrabbit.value.NameValue
- getDouble() - Method in class org.apache.jackrabbit.value.PathValue
- getDouble() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getDouble() - Method in class org.apache.jackrabbit.value.URIValue
- getDouble() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getDouble(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the double value associated with an index.
- getDouble(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the double value associated with a key.
- getDoubleArrayValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getDoubleBuilder() - Method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- getDoubleData(int, int, int, int) - Method in class com.day.cq.wcm.foundation.Table
-
- getDoubleData() - Method in class com.day.cq.wcm.foundation.Table
-
- getDoubleProperty(Node, String, double) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the double property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getDoubleProperty(Session, String, double) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the double property value at absPath
or defaultValue
if no such property exists.
- getDoubleVal() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getDoubleVal() - Method in class com.scene7.ipsapi.Metadata
-
Gets the value of the doubleVal property.
- getDoubleVal() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the doubleVal property.
- getDoubleVal() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the doubleVal property.
- getDoubleVal() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the doubleVal property.
- getDoubleValue() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getDoubleValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getDoubleValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getDoubleValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Numeric accessor that can be called when the current
token is of type
JsonToken.VALUE_NUMBER_FLOAT
and
it can be expressed as a Java double primitive type.
- getDoubleValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getDoubleValue() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getDoubleValue(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a double from a Map in a null-safe manner.
- getDoubleValue(Map, Object, double) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a double from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getDoubleValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a double from a Map in a null-safe manner.
- getDoubleValue(Map<? super K, ?>, K, double) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a double from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getDoubleValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getDoubleValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
- getDownloadId() - Method in interface com.adobe.granite.license.License
-
- getDownloadName() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getDownloadName() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Returns a download name in the form
name [ "-" version ] ".zip"
- getDownloadSet() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getDownstreamDuplicates() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Am array of one or more absolute IRI's [RFC3987] identifying objects that duplicate this object's content.
- getDriver() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getDriver() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the database driver
- getDropdownOptionResource(Resource) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a drop down option resource.
- getDropTargets() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getDSClient() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Return the placeholder for dataservice client EG: 'ASRP|MSRP'
- getDstPath() - Method in interface com.day.cq.wcm.command.api.CopyMoveCommandPathArgument
-
- getDueDate() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task due date.
- getDueDate() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getDueDate() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the due date.
- getDueDateAsCalendar() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getDueDateAsString() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getDueDateColor() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the due date color name.
- getDueStatus() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceReportModel
-
Gets the due status.
- getDueStatus() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the due status.
- getDueStatus() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getDueTime() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the due time of the InboxItem
.
- getDumpDate() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the date of this dump.
- getDupDetector() - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- getDupDetector() - Method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- getDuplicateAbscissa() - Method in exception org.apache.commons.math.DuplicateSampleAbscissaException
-
Get the duplicate abscissa.
- getDuration() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getDuration() - Method in interface com.adobe.granite.activitystreams.MediaLink
-
A hint to the consumer about the length, in seconds, of the media resource identified by the url property.
- getDuration() - Method in interface com.adobe.granite.requests.logging.api.TimedRequest
-
- getDuration() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getDuration() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getDuration() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getDuration() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
Returns the duration in milliseconds.
- getDurationConverter(Object) - Method in class org.joda.time.convert.ConverterManager
-
Gets the best converter for the object specified.
- getDurationConverters() - Method in class org.joda.time.convert.ConverterManager
-
Gets a copy of the list of converters.
- getDurationField() - Method in class org.joda.time.DateTimeField
-
Returns the duration per unit value of this field.
- getDurationField() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Returns the duration per unit value of this field.
- getDurationField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Returns the duration per unit value of this field.
- getDurationField() - Method in class org.joda.time.field.BaseDateTimeField
-
Returns the duration per unit value of this field.
- getDurationField() - Method in class org.joda.time.field.DecoratedDateTimeField
-
- getDurationField() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getDurationField() - Method in class org.joda.time.field.DividedDateTimeField
-
Returns a scaled version of the wrapped field's unit duration field.
- getDurationField() - Method in class org.joda.time.field.ImpreciseDateTimeField
-
- getDurationField() - Method in class org.joda.time.field.PreciseDurationDateTimeField
-
Returns the duration per unit value of this field.
- getDurationField() - Method in class org.joda.time.field.RemainderDateTimeField
-
- getDurationField() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Even though this DateTimeField is unsupported, the duration field might
be supported.
- getDurationFieldType() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the DurationFieldType whose value was invalid, or null if not applicable.
- getDurationMillis(Object) - Method in interface org.joda.time.convert.DurationConverter
-
Extracts the millis from an object of this converter's type.
- getDurationMillis(ReadableDuration) - Static method in class org.joda.time.DateTimeUtils
-
Gets the millisecond duration from the specified duration object handling null.
- getDurationType() - Method in class org.joda.time.DateTimeFieldType
-
Get the duration unit of the field.
- getDurationUnit() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- getDynamicClassLoader() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderManager
-
The dynamic class loader.
- getDynamicMembership() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
-
Returns true
if a dynamic group membership is enabled.
- getE() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant e.
- getEarnedBadges() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserProfile
-
Get the earned badges which associated with the user.
- getECBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getECBlocksForLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.decoder.Version
-
- getECCodewordsPerBlock() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getECLevel() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getEditContext() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getEdited() - Method in class org.apache.sling.atom.taglib.EntryTagHandler
-
- getEditorFormResource(Resource...) - Method in interface com.day.cq.dam.api.ui.editor.metadata.MetadataEditorHelper
-
Gets the merged metadata-editor form which qualifies for the passed
Assets.
- getEffectiveLevel() - Method in class org.apache.log4j.Category
-
Return the level in effect for this category/logger.
- getEffectiveModel(Model, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
- getEffectiveModel(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Replace all variables in the model and return a new model with the replaced values.
- getEffectiveModel(Model, ModelUtility.ResolverOptions) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Replace all variables in the model and return a new model with the replaced values.
- getEffectivePolicies(Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the AccessControlPolicy
objects that are in effect
for the given Principal
s.
- getEffectiveResource() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getEffectiveResource() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid
-
Deprecated.
get the resource for displaying the parsys, handle templated content
AdobePatentID="P6273-US"
- getEffectiveType(Tree, Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
Returns the effective node types of the given node.
- getEffectiveValue() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Get value storedf or the current context path, or inherited from upper levels, or the default value.
- getEffectiveValues() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Configuration values stored for the given context path merged with inherited values and default values.
- getEigenvector(int) - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns a copy of the ith eigenvector of the original matrix.
- getEigenvector(int) - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns a copy of the ith eigenvector of the original matrix.
- getElapsed() - Method in class com.day.util.Timing
-
Returns the time in milliseconds elapsed since the starting time.
- getElapsedTimeInMs() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
-
Get the elapsed time in ms
- getELContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getELContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getElem() - Method in class org.apache.jackrabbit.vault.util.Tree.Node
-
- getElement(String) - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets the content element of the specified name.
- getElement() - Method in interface org.apache.commons.collections4.MultiSet.Entry
-
Returns the element corresponding to this entry.
- getElement(int) - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the element at the specified index
- getElement(int) - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the element at the specified index
- getElement(int) - Method in interface org.apache.commons.math.util.DoubleArray
-
Returns the element at the specified index.
- getElement(int) - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Returns the element at the specified index
- getElement() - Method in exception org.apache.sling.models.factory.MissingElementException
-
- getElementCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Get the number of elements/objects in the cache.
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.JpegImageData
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory.ImageDataElement
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffElement
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffElement
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffElement.Stub
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffField.OversizeValueElement
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffHeader
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.ByteSourceData
-
- getElementDescription(boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Data
-
- getElementID() - Method in interface com.adobe.cq.social.messaging.client.api.FormData
-
- getElements() - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets an iterator on the templates of predefined content elements of the fragment.
- getElements() - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets an iterator on the templates for predefined elements.
- getElements() - Method in class com.day.util.diff.Document
-
Return the elements of this document
- getElements() - Method in interface com.day.util.diff.ElementsFactory
-
Provides the elements
- getElements() - Method in class com.day.util.diff.LineElementsFactory
-
Provides the elements
- getElements() - Method in class com.day.util.diff.WordsElementsFactory
-
- getElements() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DqtSegment.QuantizationTable
-
- getElements() - Method in class org.apache.commons.imaging.formats.tiff.TiffContents
-
- getElements() - Method in interface org.apache.commons.math.util.DoubleArray
-
Returns a double[] array containing the elements of this
DoubleArray
.
- getElements() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Returns a double array containing the elements of this
ResizableArray
.
- getElements() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the elements of this path.
- getElitismRate() - Method in class org.apache.commons.math.genetics.ElitisticListPopulation
-
Access the elitism rate.
- getEllipsis() - Method in class com.day.text.StringAbbreviator
-
- getElseBranch() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
Returns the "else" branch.
- getEmail() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementResourceContact
-
- getEmail() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getEmail() - Method in interface com.adobe.cq.social.ugcbase.CollabUser
-
Returns the email address of the user.
- getEmail() - Method in interface com.adobe.social.integrations.livefyre.user.api.PingForPullUser
-
Returns the email we have stored in AEM.
- getEmail(StrLookup, Class<T>) - Method in class com.day.cq.commons.mail.MailTemplate
-
Create an
Email
based on the template text and replacing variables in the
template text using the given
lookup
implementation.
- getEmail() - Method in interface com.day.cq.dam.scene7.api.model.Scene7User
-
- getEmail() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the email address used for this configuration.
- getEmail() - Method in interface com.day.cq.mcm.emailprovider.types.Subscriber
-
Get the subscriber email address.
- getEmail(String, NewsLetter) - Static method in class com.day.cq.mcm.emailprovider.util.EmailHelper
-
- getEmail() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the email property.
- getEmail() - Method in class com.scene7.ipsapi.CheckLoginParam
-
Gets the value of the email property.
- getEmail() - Method in class com.scene7.ipsapi.GetUserInfoParam
-
Gets the value of the email property.
- getEmail() - Method in class com.scene7.ipsapi.SetUserInfoParam
-
Gets the value of the email property.
- getEmail() - Method in class com.scene7.ipsapi.User
-
Gets the value of the email property.
- getEmail() - Method in class org.apache.sling.atom.taglib.AuthorTagHandler
-
- getEmail() - Method in class org.apache.sling.atom.taglib.ContributorTagHandler
-
- getEmailContent(MimeMessage) - Method in interface com.adobe.cq.social.commons.emailreply.EmailClientProvider
-
Returns mailMessage content.
- getEmailId() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementCommunitySimpleUser
-
returns email Id of this user.
- getEmailRecipients() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getEmails(FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function calls ET WebService to get all the emails for an account.
- getEmails(Configuration, FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function will get a list of all mails that are available with ExactTarget for this account.
- getEmailService(Configuration) - Method in interface com.day.cq.mcm.emailprovider.service.EmailServiceProvider
-
This API will retrieve an EmailService instance based on the cloud service configuration
passed as parameter.
- getEmailSetting() - Method in class com.scene7.ipsapi.AutomatedSetGenerationJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.ExportJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.ImageRenderingPublishJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.ImageServingPublishJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.OptimizeImagesJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.ServerDirectoryPublishJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the emailSetting property.
- getEmailSetting() - Method in class com.scene7.ipsapi.VideoPublishJob
-
Gets the value of the emailSetting property.
- getEmbedded(LibraryType) - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the embedded libraries filtered by type.
- getEmbeddedAssetsWorkflow() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getEmbeddedCategories() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the categories of the embedded libraries
- getEmbeddedDocumentExtractor(ParseContext) - Static method in class org.apache.tika.extractor.EmbeddedDocumentUtil
-
This offers a uniform way to get an EmbeddedDocumentExtractor from a ParseContext.
- getEmbeddedObject() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getEmbeddedObject() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getEmbeddedObject() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getEmbeddedObject() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getEmbeddedObject() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getEmbedLevel() - Method in class com.adobe.cq.social.scf.CollectionPagination
-
- getEmitter() - Method in interface com.adobe.cq.screens.sessions.ScreensSession
-
- getEmpiricalDistribution() - Method in class org.apache.commons.math.random.ValueServer
-
Getter for property empiricalDistribution.
- getEmpty() - Static method in class com.fasterxml.jackson.databind.cfg.ContextAttributes
-
- getEmpty() - Static method in class com.fasterxml.jackson.databind.cfg.ContextAttributes.Impl
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.ContainerDeserializerBase
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.ObjectArrayDeserializer
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.PrimitiveArrayDeserializers
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer
-
- getEmptyAccessPattern() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
- getEmptyName() - Static method in class com.fasterxml.jackson.core.sym.Name1
-
- getEmptyText() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.AtomicReferenceDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.ContainerDeserializerBase
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.EnumMapDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.BigDecimalDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.BigIntegerDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.ObjectArrayDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.PrimitiveArrayDeserializers
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.StringDeserializer
-
- getEmptyValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
Method called to determine value to be used for "empty" values
(most commonly when deserializing from empty JSON Strings).
- getEmptyValue() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
- getEmulatorGroups(Resource) - Method in class com.day.cq.mcm.core.NewsletterEmulatorProvider
-
- getEmulatorGroups(Resource) - Method in interface com.day.cq.wcm.emulator.EmulatorProvider
-
Returns a list of groups containing emulators.
- getEmulatorGroups(Resource) - Method in interface com.day.cq.wcm.emulator.EmulatorService
-
- getEmulators() - Method in class com.day.cq.mcm.core.NewsletterEmulatorGroup
-
- getEmulators(Resource) - Method in class com.day.cq.mcm.core.NewsletterEmulatorProvider
-
- getEmulators() - Method in interface com.day.cq.wcm.emulator.EmulatorGroup
-
- getEmulators(Resource) - Method in interface com.day.cq.wcm.emulator.EmulatorProvider
-
Returns the emulators for the specified resource.
- getEmulators(Resource) - Method in interface com.day.cq.wcm.emulator.EmulatorService
-
Returns the emulators for the specified resource.
- getEmulators() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the emulators associated with this device.
- getEnableAutoSpace() - Method in class org.apache.tika.parser.pdf.PDFParser
-
- getEnableAutoSpace() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getEnabled() - Method in class com.day.cq.searchpromote.xml.form.AutoComplete
-
- getEnabled() - Method in class com.day.cq.searchpromote.xml.form.Tnt
-
- getEnabledInstances() - Method in interface com.adobe.granite.offloading.api.TopicInstancesHolder
-
Provides a list of the instances enabled for processing the topic of this topic holder.
- getEnabledModes(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns all visible ContextHub modes.
- getEnabledModules(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns all visible ContextHub modules.
- getEnabledStores(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns all enabled ContextHub's stores.
- getEnableHandleMonitor() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Returns true
if use of the handle monitor is currently
enabled, otherwise returns false
.
- getEnablementCardImage() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getEnablementManagers() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteConfiguration
-
Get the site's EnablementManagers.
- getEnablementResource() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathResource
-
- getEnablementResourceAssetType() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceEnrollmentReport
-
Returns the Enablement resource type of this resource.
- getEnablementResourceModel() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getEnablementResourceModel() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getEnablementType() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getEnablementType() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getEnablementType() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getEncint() - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getEnclosingClass(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getEnclosingRectangle() - Method in class com.google.zxing.common.BitMatrix
-
This is useful in detecting the enclosing rectangle of a 'pure' barcode.
- getEncodedLength(byte[]) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getEncodedType() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getEncodedValue() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getEncodeUTF16BE() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getEncodeUTF16BE() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getEncodeUTF16LE() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getEncodeUTF16LE() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getEncoding() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getEncoding() - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
- getEncoding() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getEncoding(InputStream) - Static method in class com.day.cq.wcm.designimporter.util.StreamUtil
-
Determines the encoding in the passed html document stream by peeking into the <meta> tags or the xml declaration if it's an xhtml document
- getEncoding() - Method in class com.day.durbo.DurboInput
-
- getEncoding() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- getEncoding() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getEncoding() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Transfer-Encoding.
- getEncoding() - Method in class org.apache.commons.codec.net.URLCodec
-
- getEncoding() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
The encoding to use for filenames and the file comment.
- getEncoding() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
The encoding to use for filenames and the file comment.
- getEncoding() - Method in class org.apache.commons.io.input.XmlStreamReader
-
Returns the charset encoding of the XmlStreamReader.
- getEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriter
-
Returns the detected encoding.
- getEncoding() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the specified encoding.
- getEncoding() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.XMLLocator
-
Returns the encoding of the current entity.
- getEncoding() - Method in class org.apache.tika.parser.strings.StringsConfig
-
Returns the character encoding of the strings that are to be found.
- getEncodingDetector() - Method in class org.apache.tika.config.TikaConfig
-
Returns the configured encoding detector instance
- getEncodingDetector() - Method in class org.apache.tika.parser.AbstractEncodingDetectorParser
-
- getEncodingInfo() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns an {@code EncodingInfo{@code instance for the encoding.
- getEncodingMode(String) - Static method in class org.apache.sling.scripting.jsp.taglib.helpers.XSSSupport
-
Retrieves the encoding mode associated with the specified string.
- getEncodingPresets(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7PresetsService
-
Get all encoding presets available for the given cloud config resource.
- getEncryptedId() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getEncryptionAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Get encryption algorithm.
- getEnd() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Returns the end date of the event.
- getEnd() - Method in class org.apache.commons.lang.CharRange
-
Gets the end character for this character range.
- getEnd() - Method in class org.apache.sling.atom.taglib.media.MediaTextTagHandler
-
- getEnd() - Method in class org.joda.time.base.AbstractInterval
-
Gets the end of this time interval, which is exclusive, as a DateTime.
- getEnd() - Method in interface org.joda.time.ReadableInterval
-
Gets the end of this time interval, which is exclusive, as a DateTime.
- getEndBlock() - Method in class org.apache.tika.parser.chm.lzx.ChmBlockInfo
-
Returns the end block index
- getEndColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
- getEndColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
- getEndColumn() - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
- getEndDate() - Method in class com.adobe.cq.contentinsight.TimeframeItem
-
- getEndDate() - Method in class com.adobe.cq.screens.impl.aemio.ScreensAssignmentModel
-
- getEndDate() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelAssignmentModel
-
Deprecated.
- getEndDate() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getEndDate() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Gets the end date of this recommendation
- getEndDate() - Method in class com.scene7.ipsapi.GetJobLogsParam
-
Gets the value of the endDate property.
- getEndDate() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the endDate property.
- getEndDocumentWasCalled() - Method in class org.apache.tika.sax.EndDocumentShieldingContentHandler
-
- getEndId() - Method in interface com.adobe.cq.social.graph.Edge
-
- getEndIndex() - Method in class org.apache.commons.collections.iterators.ObjectArrayIterator
-
Gets the end index to loop to.
- getEndIndex() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Gets the end index to loop to.
- getEndIndex() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Gets the end index to loop to.
- getEndLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
- getEndLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
- getEndLine() - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
- getEndMillis() - Method in class org.joda.time.base.BaseInterval
-
Gets the end of this time interval which is exclusive.
- getEndMillis() - Method in interface org.joda.time.ReadableInterval
-
Gets the end of this time interval which is exclusive.
- getEndNode() - Method in interface com.adobe.granite.socialgraph.Relationship
-
Returns the ending node of this relationship
- getEndNode() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- getEndNode() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
- getEndOffset() - Method in class org.apache.tika.parser.chm.lzx.ChmBlockInfo
-
Returns the end offset index
- getEndpoint() - Method in class com.adobe.cq.social.scf.core.operations.AbstractSocialOperation
-
- getEndpoint() - Method in interface com.adobe.cq.social.scf.SocialOperationInfo
-
- getEndpoint() - Method in interface com.adobe.granite.oauth.server.Scope
-
Get the endpoint associated with the scope
- getEndValue() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getEndVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
-
- getEnforceOrder() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathModel
-
- getEnforceOrder() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getEngine() - Method in class com.scene7.ipsapi.ExcludeByproductCondition
-
Gets the value of the engine property.
- getEngine() - Method in class com.scene7.ipsapi.GenerationInfo
-
Gets the value of the engine property.
- getEngine() - Method in class com.scene7.ipsapi.GetGenerationInfoParam
-
Gets the value of the engine property.
- getEngineInfo() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
-
- getEngineName() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getEngineVersion() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getEnrollmentCount() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getEntered() - Method in class org.apache.sling.distribution.queue.DistributionQueueItemStatus
-
- getEntities() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the descriptions of the entities defined in the model.
- getEntities() - Method in class com.adobe.reef.siren.Entity
-
Returns the sub-entities.
- getEntity() - Method in interface com.adobe.granite.haf.api.ApiResponse
-
Get the entity to be used as the body in the response.
- getEntityCount() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the count of entities to be serialized into the response.
- getEntityId() - Method in class com.adobe.granite.auth.saml.configuration.SpConfiguration
-
Gets the id that identifies the service provider with the identity provider.
- getEntityId() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return the identifier of the OSGi "entity" that this resource
represents, for example "bundle:SID" where SID is the bundle's
symbolic ID, or "config:PID" where PID is config's PID.
- getEntityTypes() - Method in class org.apache.tika.parser.ner.corenlp.CoreNLPNERecogniser
-
Gets set of entity types recognised by this recogniser
- getEntityTypes() - Method in class org.apache.tika.parser.ner.grobid.GrobidNERecogniser
-
Gets set of entity types recognised by this recogniser
- getEntityTypes() - Method in class org.apache.tika.parser.ner.mitie.MITIENERecogniser
-
Gets set of entity types recognised by this recogniser
- getEntityTypes() - Method in interface org.apache.tika.parser.ner.NERecogniser
-
gets a set of entity types whose names are recognisable by this
- getEntityTypes() - Method in class org.apache.tika.parser.ner.nltk.NLTKNERecogniser
-
Gets set of entity types recognised by this recogniser
- getEntityTypes() - Method in class org.apache.tika.parser.ner.opennlp.OpenNLPNameFinder
-
- getEntityTypes() - Method in class org.apache.tika.parser.ner.opennlp.OpenNLPNERecogniser
-
- getEntityTypes() - Method in class org.apache.tika.parser.ner.regex.RegexNERecogniser
-
- getEntries() - Method in class com.adobe.granite.httpcache.api.Headers
-
Return all entries.
- getEntries() - Method in class com.day.cq.audit.AuditLogEvent
-
Get the list of entries.
- getEntries() - Method in interface com.day.cq.contentsync.config.Config
-
Get the list of configuration entries.
- getEntries() - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Lists all entries from the lightbox.
- getEntries() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Returns meta-data of all archive entries.
- getEntries() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all entries.
- getEntries(String) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all named entries in the same order they appear within
the archive's central directory.
- getEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
-
- getEntries() - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Returns the list of entries
- getEntries() - Method in class org.apache.jackrabbit.vault.fs.io.ExportInfo
-
- getEntries() - Method in class org.apache.jackrabbit.vault.packaging.SubPackageHandling
-
Returns the modifiable list of entries.
- getEntries() - Method in class org.apache.sling.commons.osgi.ManifestHeader
-
- getEntriesInPhysicalOrder() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all entries in physical order.
- getEntriesInPhysicalOrder(String) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all named entries in the same order their contents
appear within the archive.
- getEntriesRequiringAck(String) - Method in interface com.adobe.cq.screens.DeviceMessageQueue
-
Get entities for a device that require ack
- getEntry(String, Calendar) - Method in interface com.day.cq.replication.ReplicationQueue
-
Returns the entry that matches the given path and was scheduled after
the given time.
- getEntry() - Method in exception org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
-
The entry using the unsupported feature.
- getEntry(String) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns a named entry - or null
if no entry by
that name exists.
- getEntry(int) - Method in interface org.apache.commons.imaging.palette.Palette
-
Looks up the color for a given palette index.
- getEntry(int) - Method in class org.apache.commons.imaging.palette.QuantizedPalette
-
- getEntry(int) - Method in class org.apache.commons.imaging.palette.SimplePalette
-
- getEntry(int, int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Returns the entry in the specified row and column.
- getEntry(int) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Returns the entry in the specified index.
- getEntry(int) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns the entry in the specified index.
- getEntry(int, int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the entry in the specified row and column.
- getEntry(int) - Method in interface org.apache.commons.math.linear.FieldVector
-
Returns the entry in the specified index.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Returns the entry in the specified row and column.
- getEntry(int) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Returns the entry in the specified index.
- getEntry(int, int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the entry in the specified row and column.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Returns the entry in the specified row and column.
- getEntry(int) - Method in interface org.apache.commons.math.linear.RealVector
-
Returns the entry in the specified index.
- getEntry(int, int) - Method in class org.apache.commons.math.linear.SparseFieldMatrix
-
Returns the entry in the specified row and column.
- getEntry(int) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Returns the entry in the specified index.
- getEntry(String) - Method in interface org.apache.jackrabbit.vault.fs.io.Archive
-
Returns the entry specified by path.
- getEntryAsDouble(int, int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entry in the specified row and column as a double.
- getEntryAsDouble(int, int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entry in the specified row and column as a double.
- getEntryCount() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
- getEntryEncoding() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Returns the encoding to use for arj, jar, zip, dump, cpio and tar
files, or null for the archiver default.
- getEntryIndex() - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
- getEntryIndex() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
- getEntryType() - Method in class org.apache.tika.parser.chm.accessor.DirectoryListingEntry
-
Returns ChmCommons.EntryType (COMPRESSED or UNCOMPRESSED)
- getEnum(String) - Static method in enum com.adobe.cq.social.commons.listing.QueryFilterUtil.DATA_TYPE
-
- getEnum(String) - Static method in enum com.adobe.cq.social.srp.config.SocialResourceConfiguration.SRPTYPE
-
- getEnum(int) - Method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- getEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning null
if not found.
- getEnumClass() - Method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- getEnumClass() - Method in class com.fasterxml.jackson.databind.util.EnumValues
-
- getEnumeration() - Method in class org.apache.commons.collections.iterators.EnumerationIterator
-
Returns the underlying enumeration.
- getEnumeration() - Method in class org.apache.commons.collections4.iterators.EnumerationIterator
-
Returns the underlying enumeration.
- getEnumIds() - Method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- getEnumList(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the List
of enums.
- getEnumMap(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the Map
of enums by name.
- getEnums() - Method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- getEnumValues() - Method in class com.fasterxml.jackson.databind.ser.std.EnumSerializer
-
- getEnvelopeFrom() - Method in class com.sun.mail.smtp.SMTPMessage
-
Return the envelope From address.
- getEnvironmentId() - Method in interface com.adobe.cq.targetrecommendations.api.model.ProductFeed
-
Environment id of this feed
- getEol() - Method in class com.fasterxml.jackson.core.util.DefaultIndenter
-
- getEqualsExpression(String, String) - Static method in class com.day.cq.search.eval.XPath
-
- getEra() - Method in class org.joda.time.base.AbstractDateTime
-
Get the era field value.
- getEra() - Method in class org.joda.time.LocalDate
-
Get the era field value.
- getEra() - Method in class org.joda.time.LocalDateTime
-
Get the era field value.
- getEra() - Method in interface org.joda.time.ReadableDateTime
-
Get the era field value.
- getErasedSignature() - Method in class com.fasterxml.jackson.databind.JavaType
-
Method for accessing signature without generic
type information, in form compatible with all versions
of JVM, and specifically used for type descriptions
when generating byte code.
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.JavaType
-
Method for accessing signature without generic
type information, in form compatible with all versions
of JVM, and specifically used for type descriptions
when generating byte code.
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.PlaceholderForType
-
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.ReferenceType
-
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.ResolvedRecursiveType
-
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.SimpleType
-
- getErasedSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
- getError() - Method in class com.scene7.ipsapi.ClusterUploadTaskStatus
-
Gets the value of the error property.
- getError() - Method in class org.apache.aries.jmx.codec.BatchResult
-
Gets error message.
- getError(String) - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo
-
- getError() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo.Info
-
The error or null
- getError() - Method in interface org.apache.jackrabbit.vault.packaging.registry.PackageTask
-
Returns the error if there was one.
- getError() - Method in class org.apache.jackrabbit.vault.util.InputStreamPump
-
- getError() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getError() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns any recorded error or null
- getError() - Method in interface org.apache.sling.installer.api.info.Resource
-
In case the resource was not successfully processed this might expose the related error description
- getError() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
In case the resource was not successfully processed this might expose the related error description
- getError() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Returns any recorded error or null
- getError() - Method in class org.apache.sling.servlets.post.JSONResponse
-
- getError() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Returns any recorded error or null
- getErrorCode() - Method in exception com.adobe.cq.social.scf.OperationException
-
Get the HttpResponse error code.
- getErrorCode() - Method in exception com.adobe.granite.translation.api.TranslationException
-
Gets the error code.
- getErrorCode() - Method in exception com.adobe.granite.translation.api.xliff.TranslationXLIFFServiceException
-
Gets the error code.
- getErrorCode() - Method in exception com.adobe.internal.xmp.XMPException
-
- getErrorCode() - Method in exception com.adobe.xmp.XMPException
-
- getErrorCode() - Method in exception org.apache.jackrabbit.webdav.DavException
-
Return the error code attached to this DavException
.
- getErrorCount() - Method in interface com.day.cq.dam.scene7.api.model.Scene7BatchMetadataResult
-
- getErrorCount() - Method in class com.scene7.ipsapi.AddProjectAssetsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.BatchSetAssetMetadataReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.BatchSetFontFieldsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.BatchSetIccProfileFieldsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.BatchSetImageFieldsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.BatchSetThumbAssetReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.DeleteAssetsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.DeleteSubAssetsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.EmptyAssetsFromTrashReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.ForceRepublishAssetsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.MoveAssetsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.RemoveProjectAssetsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.RestoreAssetsFromTrashReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.SetAssetsContextStateReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.SetAssetsPublishStateReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.SetProjectAssetsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.UpdateSmartCropsReturn
-
Gets the value of the errorCount property.
- getErrorCount() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesReturn
-
Gets the value of the errorCount property.
- getErrorDescriptionFromValidateTokenResponseBody(String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Parse the response body and return the error description contained in the response
- getErrorDetailArray() - Method in class com.scene7.ipsapi.AddProjectAssetsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.BatchSetAssetMetadataReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.BatchSetFontFieldsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.BatchSetIccProfileFieldsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.BatchSetImageFieldsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.BatchSetThumbAssetReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.DeleteAssetsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.DeleteSubAssetsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.EmptyAssetsFromTrashReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.ForceRepublishAssetsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.MoveAssetsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.RemoveProjectAssetsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.RestoreAssetsFromTrashReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.SetAssetsContextStateReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.SetAssetsPublishStateReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.SetProjectAssetsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.UpdateSmartCropsReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetailArray() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesReturn
-
Gets the value of the errorDetailArray property.
- getErrorDetails() - Method in interface com.day.cq.dam.scene7.api.model.Scene7BatchMetadataResult
-
- getErrorHandler() - Method in interface org.apache.log4j.Appender
-
- getErrorMessages(String) - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Return all error messages for this parameter.
- getErrorMessages(String, int) - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Return all error messages for this parameter.
- getErrors() - Method in interface org.apache.sling.commons.compiler.CompilationResult
-
Return a list of error messages that occured during
compilation.
- getErrors() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
-
Provides the list of errors recorded during the compilation.
- getErrors() - Static method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Returns a string of error messages related to initializing language profiles
- getEscapeChar() - Method in class org.apache.commons.lang.text.StrSubstitutor
-
Returns the escape character.
- getEscapeChar() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Returns the escape character.
- getEscapeCharacter() - Method in class com.adobe.cq.commerce.pim.common.Csv
-
Get the current escape character.
- getEscapeCharacter() - Method in class com.day.text.csv.Csv
-
Get the current escape character.
- getEscapeCodesForAscii() - Method in class com.fasterxml.jackson.core.io.CharacterEscapes
-
Method generators can call to get lookup table for determining
escape handling for first 128 characters of Unicode (ASCII
characters.
- getEscapeCodesForAscii() - Method in class com.fasterxml.jackson.core.JsonpCharacterEscapes
-
- getEscapeSequence(int) - Method in class com.fasterxml.jackson.core.io.CharacterEscapes
-
Method generators can call to get lookup table for determining
exact escape sequence to use for given character.
- getEscapeSequence(int) - Method in class com.fasterxml.jackson.core.JsonpCharacterEscapes
-
- getEscapeString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
-
- getESplit() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant e split in two pieces.
- getEstimate() - Method in class org.apache.commons.math.estimation.EstimatedParameter
-
Deprecated.
Get the current estimate of the parameter
- getEstimatedSeconds() - Method in class com.scene7.ipsapi.CdnCacheInvalidationReturn
-
Gets the value of the estimatedSeconds property.
- GETETAG - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
- getEvaluations() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Get the number of evaluations of the differential equations function.
- getEvaluations() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Get the number of evaluations of the differential equations function.
- getEvaluations() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Get the number of evaluations of the differential equations function.
- getEvaluations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateRealOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.direct.DirectSearchOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.general.AbstractScalarDifferentiableOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in interface org.apache.commons.math.optimization.MultivariateRealOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluations() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getEvaluations() - Method in interface org.apache.commons.math.optimization.UnivariateRealOptimizer
-
Get the number of evaluations of the objective function.
- getEvaluator(SubscriptionType, String) - Method in interface com.adobe.cq.social.subscriptions.api.PreferencesEvaluatorManager
-
Get the evaluator for the specified type and categoryId
- getEvars(Configuration, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Returns a JSON representation of conversion variables (eVar's) for a
report suite rsid
.
- getEventBundles() - Method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
-
Returns an iterator over the
event bundles
currently
present on this discovery.
- getEventConsumerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventConsumerTimeRatio() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Ratio of time spent in event listener vs.
- getEventCount() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventDeliveries() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Number of onEvent()
calls made on the listener
- getEventDeliveriesPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average number of onEvent()
calls per hour
- getEventHandler() - Method in class org.apache.commons.math.ode.events.EventState
-
Get the underlying event handler.
- getEventHandlers() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Get all the event handlers that have been added to the integrator.
- getEventHandlers() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Get all the event handlers that have been added to the integrator.
- getEventHandlers() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Get all the event handlers that have been added to the integrator.
- getEventInfos() - Method in interface com.day.cq.notification.api.SubscriptionLocator
-
- getEventName(int) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Static utility method to retrieve a String representation of the type
defined by a JCR event
.
- getEventProducerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventQueue() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
-
- getEvents() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEventSocialComponentList
-
Gets a strongly typed list of calendar events.
- getEvents() - Method in interface com.adobe.granite.timeline.Timeline
-
Returns a
List
of all
TimelineEvent
s available for the resource backing the timeline.
- getEvents(TimelineEventType...) - Method in interface com.adobe.granite.timeline.Timeline
-
- getEvents(Resource) - Method in interface com.adobe.granite.timeline.TimelineEventProvider
-
- getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getEvents() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
-
Returns the events of this bundle.
- getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getEvents() - Method in interface org.apache.jackrabbit.spi.EventBundle
-
Returns the events of this bundle.
- getEvents(Subscription, long) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Retrieves the events that occurred since the last call to this method for
the passed subscription.
- getEvents(SessionInfo, EventFilter, long) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns events from the EventJournal
after a given point in
time.
- getEventsDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Number of individual events delivered to the listener
- getEventsDeliveredPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average number of individual events delivered per hour
- getEventsHandlers() - Method in class org.apache.commons.math.ode.events.CombinedEventsManager
-
Deprecated.
Get all the events handlers that have been added to the manager.
- getEventsStates() - Method in class org.apache.commons.math.ode.events.CombinedEventsManager
-
Deprecated.
Get all the events state wrapping the handlers that have been added to the manager.
- getEventTime() - Method in class org.apache.commons.math.ode.events.CombinedEventsManager
-
Deprecated.
Get the occurrence time of the first event triggered in the
last evaluated step.
- getEventTime() - Method in class org.apache.commons.math.ode.events.EventState
-
Get the occurrence time of the event triggered in the current step.
- getEventTopic() - Method in class com.adobe.granite.comments.CommentingEvent
-
- getEventType() - Method in class com.adobe.granite.taskmanagement.TaskEvent
-
Helper to return the task event type for this event
- getEventType() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
The type of the event.
- getEventType() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Return the JCR Event Type that triggers this config.
- getEventType() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getEventType() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the eventType property.
- getEventType() - Method in class com.scene7.ipsapi.GetMediaPortalEventParam
-
Gets the value of the eventType property.
- getEventType() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the eventType property.
- getEventType() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getEventType() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getEventTypes() - Method in class com.day.cq.audit.AbstractAuditLogPurgeRule
-
- getEventTypes() - Method in interface com.day.cq.audit.AuditLogPurgeRule
-
- getEventTypes() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Event types of the listener registration
- getEventTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the eventTypes
parameter of the filter.
- getEventTypes() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
- getEventTypes() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Return array of event type names present in the subscription info.
- getEveryone() - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns the Principal
which is implicitly applied to
every subject.
- getEveryone() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
-
- getEveryoneName() - Method in interface com.adobe.granite.security.user.UserManagementService
-
- getEveryonePrincipal(Session) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
- getEvictionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the number of times an entry has been evicted.
- getExactPacketLength() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getExactPacketLength() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getExcelInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the excelInfo property.
- getExcept() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern
-
Gets the pattern that reprsents the <except> child of this data pattern.
- getException() - Method in class org.apache.commons.exec.DefaultExecuteResultHandler
-
Get the exception
causing the process execution to fail.
- getException(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns the ConcurrentException
object that was thrown by the
BackgroundInitializer
with the given name.
- getException() - Method in class org.apache.jackrabbit.core.data.AsyncTouchResult
-
- getException() - Method in class org.apache.jackrabbit.core.data.AsyncUploadResult
-
- getException() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.Printer
-
- getException() - Method in exception org.apache.jackrabbit.vault.util.xml.xerces.xni.XNIException
-
Returns the wrapped exception.
- getException() - Method in class org.apache.sling.hc.api.ResultLog.Entry
-
- getException() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getException() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
Returns the exception associated with this page context, if any.
- getExceptionCode() - Method in exception com.adobe.cq.mcm.salesforce.SalesforceException
-
- getExceptionOutput() - Method in interface com.adobe.granite.logging.LogEntry
-
Optional exception output attached to the log entry.
- getExceptions() - Method in class com.day.cq.dam.commons.handler.SimpleContext
-
Return all exceptions found during processing.
- getExcerpt() - Method in interface com.day.cq.search.Query
-
Returns whether the query will return plain nodes or an excerpt.
- getExcerpt() - Method in interface com.day.cq.search.result.Hit
-
- getExcerpt() - Method in class com.day.cq.wcm.foundation.Search.Hit
-
- getExcerptPropertyNames() - Method in class com.day.cq.wcm.foundation.Search
-
- getExcerpts() - Method in interface com.day.cq.search.result.Hit
-
- getExcludeAssetTypeArray() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the excludeAssetTypeArray property.
- getExcludeAssetTypeArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the excludeAssetTypeArray property.
- getExcludeAssetTypeArray() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the excludeAssetTypeArray property.
- getExcludeByproductArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the excludeByproductArray property.
- getExcludedPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the excludedPaths
parameter of the filter.
- getExcludedPaths() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
The set of excluded paths.
- getExcludedPaths() - Method in interface org.apache.sling.spi.resource.provider.ProviderContext
-
Set of paths which are "hidden" by other resource providers.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.GetAssetsParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.GetFoldersParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.GetGenerationInfoParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.GetImageSetMembersParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the excludeFieldArray property.
- getExcludeFieldNames() - Method in class org.apache.commons.lang.builder.ReflectionToStringBuilder
-
- getExcludeFieldNames() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
- getExcludeList() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Returns a list of exclude conditions.
- getExcludeList() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getExecSchedule() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the execSchedule property.
- getExecSchedule() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the execSchedule property.
- getExecSequence() - Method in interface com.adobe.cq.social.ugcbase.moderation.AutoModeration
-
Return the automation sequence.
- getExecTime() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the execTime property.
- getExecutable() - Method in class org.apache.commons.exec.CommandLine
-
Returns the executable.
- getExecutionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the number of executions as a org.apache.jackrabbit.api.stats.TimeSeries
.
- getExecutionTime() - Method in interface com.day.cq.search.result.SearchResult
-
Returns the execution time in fractions of a second.
- getExecutionTime() - Method in class com.day.cq.wcm.foundation.Search.Result
-
Returns the execution time in fractions of a second.
- getExecutionTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Deprecated.
- getExecutionTimeMillis() - Method in interface com.day.cq.search.result.SearchResult
-
Returns the execution time in milliseconds.
- getExecutionTimeMillis() - Method in class com.day.cq.wcm.foundation.Search.Result
-
Returns the execution time in milliseconds.
- getExecutorActiveCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the active count from the pool's Executor.
- getExecutorCompletedTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the completed task count from the pool's Executor.
- getExecutorCorePoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the core pool size from the pool's Executor.
- getExecutorLargestPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the largest pool size from the pool's Executor.
- getExecutorMaximumPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the maximum pool size from the pool's Executor.
- getExecutorPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the pool size from the pool's Executor.
- getExecutorService() - Method in class org.apache.tika.config.TikaConfig
-
- getExecutorTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the task count from the pool's Executor.
- getExif() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getExifDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getExifDirectoryType(int) - Static method in enum org.apache.commons.imaging.formats.tiff.constants.TiffDirectoryType
-
- getExifMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getExifRawData(ByteSource) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getEXIFThumbnail() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
Get the thumbnail image if available.
- getEXIFThumbnailData() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
Returns the data of the first JPEG thumbnail found in the EXIF metadata.
- getEXIFThumbnailSize() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
Returns the size of the first JPEG thumbnail found in the EXIF metadata.
- getExitValue() - Method in class org.apache.commons.exec.DefaultExecuteResultHandler
-
Get the exitValue
of the process.
- getExitValue() - Method in exception org.apache.commons.exec.ExecuteException
-
Gets the exit value returned by the failed process
- getExpandedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns a string representation of the name of a DOM node consisting
of "{" + namespace uri + "}" + localName.
- getExpandedSystemId() - Method in exception org.apache.jackrabbit.vault.util.xml.xerces.xni.parser.XMLParseException
-
Returns the expanded system identifier.
- getExpandedSystemId() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.XMLLocator
-
Returns the expanded system identifier.
- getExpansionFactor() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
The expansion factor controls the size of a new array when an array
needs to be expanded.
- getExpansionMode() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
The expansionMode
determines whether the internal storage
array grows additively (ADDITIVE_MODE) or multiplicatively
(MULTIPLICATIVE_MODE) when it is expanded.
- getExpectedImageMemory(Asset) - Static method in class com.day.cq.dam.commons.util.MemoryUtil
-
Calculates the expected image memory consumption.
- getExpectedTruthValue() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
-
- getExperienceFragmentsService(ResourceResolver) - Method in interface com.adobe.cq.xf.ExperienceFragmentsServiceFactory
-
- getExperienceRootComponents() - Method in interface com.day.cq.mcm.api.MCMPlugin
-
- getExperienceRootComponents() - Method in class com.day.cq.mcm.api.MCMPluginAdapter
-
- getExperts() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the experts
- getExperts() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Returns an object representing the experts
- getExperts() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the experts
- getExpirationDate() - Method in class com.day.cq.dam.api.DamEvent
-
Expiration date for the ASSET_EXPIRED event.
- getExpirationTime() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
-
Returns the duration in milliseconds until a synced authorizable gets expired.
- getExpirationTime() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the exp
JWT Claims Set parameter.
- getExpiredConfig() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Returns the config for expired links
- getExpires() - Method in class com.scene7.ipsapi.AddCompanyParam
-
Gets the value of the expires property.
- getExpires() - Method in class com.scene7.ipsapi.Company
-
Gets the value of the expires property.
- getExpiresIn() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getExpiresIn() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getExpiresIn() - Method in class org.apache.oltu.oauth2.common.domain.credentials.BasicCredentials
-
- getExpiresIn() - Method in interface org.apache.oltu.oauth2.common.domain.credentials.Credentials
-
- getExpiresIn() - Method in class org.apache.oltu.oauth2.common.token.BasicOAuthToken
-
- getExpiresIn() - Method in interface org.apache.oltu.oauth2.common.token.OAuthToken
-
- getExpiryTime(Asset) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- getExponent() - Method in interface org.apache.commons.math.distribution.ZipfDistribution
-
Get the exponent characterising the distribution.
- getExponent() - Method in class org.apache.commons.math.distribution.ZipfDistributionImpl
-
Get the exponent characterising the distribution.
- getExponent(double) - Static method in class org.apache.commons.math.util.FastMath
-
Return the exponent of a double number, removing the bias.
- getExponent(float) - Static method in class org.apache.commons.math.util.FastMath
-
Return the exponent of a float number, removing the bias.
- getExport(Configuration, int, int) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Retrieves a page of data, known as a file segment, from a completed
classifications job.
- getExportConfigs() - Method in interface com.adobe.cq.scheduled.exporter.ScheduledExporter
-
Returns an Iterator
of all export configurations registered
in the repository.
- getExportedChildren() - Method in interface com.adobe.cq.export.json.hierarchy.HierarchyNodeExporter
-
- getExportedComponent() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveColumnExporter
-
- getExportedComponent() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getExportedHierarchyType() - Method in interface com.adobe.cq.export.json.hierarchy.HierarchyNodeExporter
-
Hierarchical type of the exported item
- getExportedItems() - Method in interface com.adobe.cq.export.json.ContainerExporter
-
Returns the map of all exported child items (resource names from Sling Model classes).
- getExportedItems() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getExportedItemsOrder() - Method in interface com.adobe.cq.export.json.ContainerExporter
-
Returns the order of items in the map.
- getExportedItemsOrder() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getExportedPackages() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getExportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of exported packages for this bundle.
- getExportedPath() - Method in interface com.adobe.cq.export.json.hierarchy.HierarchyNodeExporter
-
Returns the path of the current object
- getExportedType() - Method in interface com.adobe.cq.export.json.ComponentExporter
-
Returns the type of the resource for which the export is performed.
- getExportedType() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveColumnExporter
-
Returns the type of the resource for which the export is performed.
- getExportedType() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getExportedType() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getExportInfo() - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- getExportingBundles() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getExportingBundles(String, String) - Method in interface org.osgi.jmx.framework.PackageStateMBean
-
Answer the identifier of the bundle exporting the package
- getExportJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the exportJob property.
- getExportJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the exportJob property.
- getExportJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the exportJob property.
- getExportUrls(String, Set<Asset>, String, Resource) - Method in interface com.day.cq.dam.api.s7dam.jobs.S7damExportService
-
Deprecated.
- getExpression() - Method in class com.adobe.cq.social.ugc.api.FullTextConstraint
-
Gets the full text expression to match.
- getExpression() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getExpression() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
-
- getExpression() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
-
- getExpressionEvaluator() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getExpressionEvaluator() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
Provides programmatic access to the ExpressionEvaluator.
- getExpressionFactory() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
-
- getExpressionHelper() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the ExpressionHelper appropriate for the current page.
- getExtendedDescription() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getExtendedDetailsURLs(String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
OAuth provider's user extended details URLs, depending on the specific scope
- getExtendedDetailsURLs(String, String, Map<String, Object>) - Method in interface com.adobe.granite.auth.oauth.Provider
-
OAuth provider's user extended details URLs, depending on the specific scope and previously fetched data
(e.g.
- getExtendedHeader() - Method in class org.apache.tika.parser.mp3.ID3v2Frame
-
- getExtendedProperties() - Method in class org.apache.tika.parser.microsoft.ooxml.xslf.XSLFEventBasedPowerPointExtractor
-
- getExtendedProperties() - Method in class org.apache.tika.parser.microsoft.ooxml.xwpf.XWPFEventBasedWordExtractor
-
- getExtension() - Method in class com.day.cq.commons.DownloadResource
-
Returns the extension.
- getExtension() - Method in class com.day.cq.commons.ImageResource
-
Tries to calculate the extension from the mime-type of the underlying
image.
- getExtension() - Method in class com.day.cq.commons.PathInfo
-
- getExtension() - Method in class com.day.cq.wcm.foundation.Search.Hit
-
Returns the extension of the url of this hit.
- getExtension() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the extension.
- getExtension() - Method in class com.day.crx.packaging.gfx.ImageResource
-
Tries to calculate the extension from the mime-type of the underlying
image.
- getExtension() - Method in interface org.apache.commons.imaging.ImageFormat
-
Get the file extension associated with this
ImageFormat
.
- getExtension() - Method in enum org.apache.commons.imaging.ImageFormats
-
- getExtension(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the extension of a filename.
- getExtension() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the (repository) extension of this artifact.
- getExtension(String) - Static method in class org.apache.jackrabbit.vault.util.MimeTypes
-
Retrieve the default extension for the given mime type
- getExtension() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the extension from the URL or null
if the request
URL does not contain an extension.
- getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
-
Returns the primary name extension to which the given
mimeType
maps.
- getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Returns the primary name extension to which the given
mimeType
maps.
- getExtension(TikaInputStream, Metadata) - Method in class org.apache.tika.extractor.EmbeddedDocumentUtil
-
- getExtension() - Method in class org.apache.tika.mime.MimeType
-
Returns the preferred file extension of this type, or an empty string
if no extensions are known.
- getExtension() - Method in enum org.apache.tika.parser.microsoft.OfficeParser.POIFSDocumentType
-
- getExtensionFromType(String) - Static method in class com.day.cq.commons.ImageHelper
-
Returns the extension from the given image type.
- getExtensionFromType(String) - Static method in class com.day.crx.packaging.gfx.ImageHelper
-
Returns the extension from the given image type.
- getExtensionItems() - Method in class com.sun.mail.imap.protocol.FetchResponse
-
Return a map of the extension items found in this fetch response.
- getExtensionParameter(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the parameter the server provided for the specified
service extension, or null if the extension isn't supported.
- getExtensionRequestParameters(Operation, SlingHttpServletRequest, Map<String, Object>) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperationExtension
-
Get any extension request parameters.
- getExtensions() - Method in class com.adobe.cq.social.activitystreams.listener.api.AbstractActivityStreamProvider
-
- getExtensions() - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProvider
-
Get the list of extensions for this provider.
- getExtensions() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getExtensions(String, Session) - Method in interface com.day.cq.widget.WidgetExtensionProvider
-
- getExtensions() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getExtensions() - Method in class org.apache.tika.mime.MimeType
-
Returns the list of all known file extensions of this media type.
- getExtent() - Method in class com.day.cq.graphics.Graph
-
- getExternalAttributes() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the external file attributes.
- getExternalEventCount() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
-
- getExternalExecutor() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns the external ExecutorService
to be used by this class.
- getExternalId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
-
Returns the id of this identity as used in the external system.
- getExternalIdRef() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
-
- getExternalIdRef() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncedIdentity
-
Returns the external reference of this identity.
- getExternalLink() - Method in interface com.adobe.cq.social.messaging.client.api.Attachment
-
- getExternalUrl() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getExtractAcroFormContent() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getExtractActions() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getExtractAllAlternativesFromMSG() - Method in class org.apache.tika.parser.microsoft.AbstractOfficeParser
-
- getExtractAllAlternativesFromMSG() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getExtractAnnotationText() - Method in class org.apache.tika.parser.pdf.PDFParser
-
- getExtractAnnotationText() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getExtractBookmarksText() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getExtractedResources() - Method in class com.day.cq.wcm.designimporter.DesignImporterContext
-
- getExtractInlineImages() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getExtractMacros() - Method in class org.apache.tika.parser.microsoft.AbstractOfficeParser
-
- getExtractMacros() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getExtractScripts() - Method in class org.apache.tika.parser.html.HtmlParser
-
- getExtractUniqueInlineImagesOnly() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getExtraField(ZipShort) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Looks up an extra field by its header id.
- getExtraFields() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves all extra fields that have been parsed successfully.
- getExtraFields(boolean) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves extra fields.
- getExtraPaxHeader(String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
get named extra PAX header
- getExtraPaxHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
get extra PAX Headers
- getFacade() - Method in interface com.day.cq.replication.ReplicationContent
-
Returns the facade for this content.
- getFacename() - Method in class com.day.image.font.FontListEntry
-
Returns the font face name of this list entry
- getFacet() - Method in class com.day.cq.search.facets.extractors.DistinctValuesFacetExtractor
-
- getFacet() - Method in class com.day.cq.search.facets.extractors.PredefinedBucketsFacetExtractor
-
- getFacet() - Method in interface com.day.cq.search.facets.FacetExtractor
-
- getFacetExtractor(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
Default implementation that always returns null
, ie.
- getFacetExtractor(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.DateRangePredicateEvaluator
-
- getFacetExtractor(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.JcrPropertyPredicateEvaluator
-
- getFacetExtractor(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.NodenamePredicateEvaluator
-
- getFacetExtractor(Predicate, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
- getFacetExtractor(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PredicateGroupEvaluator
-
- getFacetExtractor(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.TypePredicateEvaluator
-
- getFacetList() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getFacets() - Method in class com.adobe.cq.commerce.api.CommerceQuery
-
Get the list of facets applicable to current search.
- getFacets() - Method in interface com.adobe.cq.commerce.api.CommerceResult
-
Get a list of facets this query supports.
- getFacets() - Method in class com.adobe.cq.commerce.common.DefaultCommerceResult
-
Get a list of facets this query supports.
- getFacets() - Method in interface com.day.cq.search.result.SearchResult
-
Returns the facets for this search result.
- getFacets() - Method in class com.day.cq.searchpromote.xml.result.FacetList
-
- getFacets() - Method in class com.day.cq.wcm.foundation.Search.Result
-
Returns the facets for this search result.
- getFacets(String) - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult
-
- getFacetSearchResult() - Method in class com.adobe.cq.social.srp.SocialResourceSearchResult
-
- getFactory() - Method in class com.fasterxml.jackson.core.ObjectCodec
-
Accessor for finding underlying data format factory
(
JsonFactory
) codec will use for data binding.
- getFactory() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getFactory() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getFactory() - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- getFactory() - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- getFactory() - Method in class org.apache.commons.collections.functors.FactoryTransformer
-
Gets the factory.
- getFactory() - Method in class org.apache.commons.collections4.functors.FactoryTransformer
-
Gets the factory.
- getFactory() - Static method in class org.apache.commons.logging.LogFactory
-
Construct (if necessary) and return a LogFactory
instance,
using the following ordered lookup procedure to determine the name of the
implementation class to be loaded.
- getFactory() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Return the DavResourceFactory
that created this resource.
- getFactory() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Return the locator factory that created this locator.
- getFactory() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getFactory() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the thread pool factory.
- getFactory() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
-
- getFactoryConfig() - Method in class com.fasterxml.jackson.databind.deser.BasicDeserializerFactory
-
- getFactoryConfig() - Method in class com.fasterxml.jackson.databind.ser.BasicSerializerFactory
-
- getFactoryMethods() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
- getFactoryMethods() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getFactoryMethods() - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- getFactoryPid() - Method in class org.apache.felix.metatype.Designate
-
- getFactoryPid() - Method in class org.apache.sling.provisioning.model.Configuration
-
Return the factory pid
- getFactoryPid(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the factory PID if the configuration is a factory configuration,
null otherwise.
- getFactoryPidForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the factory PID if the configuration is a factory configuration,
null otherwise.
- getFailedUsersCount() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Returns the number of users in the group having failed the resource.
- getFailingIndexStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getFailingSince() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getFailTraversal() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
-
Whether queries that don't use an index will fail (throw an exception).
- getFallback() - Method in class org.apache.tika.parser.CompositeParser
-
Returns the fallback parser.
- getFallbackHandler() - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandlerProvider
-
Returns the name of the fallback handler.
- getFallbackKeySerializer(SerializationConfig, Class<?>) - Static method in class com.fasterxml.jackson.databind.ser.std.StdKeySerializers
-
Method called if no specified key serializer was located; will return a
"default" key serializer.
- getFalse() - Static method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- getFalseClosure() - Method in class org.apache.commons.collections.functors.IfClosure
-
Gets the closure called when false.
- getFalseClosure() - Method in class org.apache.commons.collections4.functors.IfClosure
-
Gets the closure called when false.
- getFalseFirstComparator() - Static method in class org.apache.commons.collections.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
false
values before true
values.
- getFalseFirstComparator() - Static method in class org.apache.commons.collections4.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
false
values before true
values.
- getFalseTransformer() - Method in class org.apache.commons.collections4.functors.IfTransformer
-
Gets the transformer used when false.
- getFamily() - Method in class com.day.cq.dam.commons.watermark.Font
-
- getFamilyName() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getFamilyName() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getFast() - Method in class org.apache.commons.collections.FastArrayList
-
Returns true if this list is operating in fast mode.
- getFast() - Method in class org.apache.commons.collections.FastHashMap
-
Returns true if this map is operating in fast mode.
- getFast() - Method in class org.apache.commons.collections.FastTreeMap
-
Returns true if this map is operating in fast mode.
- getFaultHttpStatusCode() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the faultHttpStatusCode property.
- getFaultHttpStatusCode() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the faultHttpStatusCode property.
- getFavIcon() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns the absolute path to an icon to be used as the web console
"favicon".
- getFavIcon() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getFeature(JsonFormat.Feature) - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
Accessor for checking whether this format value has specific setting for
given feature.
- getFeature() - Method in exception org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
-
The unsupported feature that has been used.
- getFeature(String) - Method in interface org.apache.sling.featureflags.Features
-
Returns the feature with the given name.
- getFeature(String) - Method in class org.apache.sling.provisioning.model.Model
-
Find the feature if available
- getFeatureMask() - Method in class com.fasterxml.jackson.core.base.GeneratorBase
-
- getFeatureMask() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
- getFeatureMask() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getFeatureMask() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getFeatureMask() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getFeatureMask() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- getFeatures() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
return a list of features which must be enabled for this launcher configuration to be enabled
- getFeatures() - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
Accessor for getting full set of features enabled/disabled.
- getFeatures() - Method in interface org.apache.sling.featureflags.ExecutionContext
-
- getFeatures() - Method in interface org.apache.sling.featureflags.Features
-
Get the list of all (known) features.
- getFeatures() - Method in class org.apache.sling.provisioning.model.Model
-
Return all features.
- getFeed(int, Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get a single product feed based on a given id
- getFeeds(Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get all defined product feeds in Target Recommendations related to a given TesT&Target configuration
- getFetchItems() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return an array of FetchItem objects describing the
FETCH items supported by this protocol.
- getFetchProfileItem() - Method in class com.sun.mail.imap.protocol.FetchItem
-
- getFFMpegOutput() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getFHi() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getField() - Method in interface com.adobe.granite.haf.api.OrderByDetails
-
The name of the field the results should be ordered on.
- getField(String, String) - Method in interface com.adobe.xmp.schema.model.StructType
-
Returns a struct field by namespace and local name.
- getField() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getField() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getField() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getField() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the field property.
- getField(Class, String) - Static method in class org.apache.commons.lang.reflect.FieldUtils
-
Gets an accessible Field
by name respecting scope.
- getField(Class, String, boolean) - Static method in class org.apache.commons.lang.reflect.FieldUtils
-
Gets an accessible Field
by name breaking scope
if requested.
- getField(Class<?>, String) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible Field
by name respecting scope.
- getField(Class<?>, String, boolean) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible Field
by name, breaking scope if requested.
- getField() - Method in class org.apache.commons.math.complex.Complex
-
Get the
Field
to which the instance belongs.
- getField() - Method in class org.apache.commons.math.dfp.Dfp
-
- getField() - Method in interface org.apache.commons.math.FieldElement
-
Get the
Field
to which the instance belongs.
- getField() - Method in class org.apache.commons.math.fraction.BigFraction
-
Get the
Field
to which the instance belongs.
- getField() - Method in class org.apache.commons.math.fraction.Fraction
-
Get the
Field
to which the instance belongs.
- getField() - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Get the type of field elements of the matrix.
- getField() - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Get the type of field elements of the vector.
- getField() - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Get the type of field elements of the matrix.
- getField() - Method in interface org.apache.commons.math.linear.FieldVector
-
Get the type of field elements of the vector.
- getField() - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Get the type of field elements of the vector.
- getField() - Method in class org.apache.commons.math.util.BigReal
-
Get the
Field
to which the instance belongs.
- getField(Object, String) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Given an object
, this method will return the value of the public field identified by fieldName
.
- getField() - Method in class org.apache.tika.config.ParamField
-
- getField(int) - Method in class org.joda.time.base.AbstractPartial
-
Gets the field at the specifed index.
- getField() - Method in class org.joda.time.DateMidnight.Property
-
Deprecated.
Gets the field being used.
- getField() - Method in class org.joda.time.DateTime.Property
-
Gets the field being used.
- getField(Chronology) - Method in class org.joda.time.DateTimeFieldType
-
Gets a suitable field for this type from the given Chronology.
- getField(Chronology) - Method in class org.joda.time.DurationFieldType
-
Gets a suitable field for this type from the given Chronology.
- getField() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the field being used.
- getField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the field being used.
- getField() - Method in class org.joda.time.LocalDate.Property
-
Gets the field being used.
- getField() - Method in class org.joda.time.LocalDateTime.Property
-
Gets the field being used.
- getField() - Method in class org.joda.time.LocalTime.Property
-
Gets the field being used.
- getField() - Method in class org.joda.time.MonthDay.Property
-
Gets the field that this property uses.
- getField() - Method in class org.joda.time.MutableDateTime.Property
-
Gets the field being used.
- getField() - Method in class org.joda.time.Partial.Property
-
Gets the field that this property uses.
- getField(int) - Method in interface org.joda.time.ReadablePartial
-
Gets the field at the specified index.
- getField() - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Gets the field that this property uses.
- getField() - Method in class org.joda.time.YearMonth.Property
-
Gets the field that this property uses.
- getField() - Method in class org.joda.time.YearMonthDay.Property
-
Deprecated.
Gets the field that this property uses.
- getFieldArray() - Method in class com.scene7.ipsapi.AssetMetadataFields
-
Gets the value of the fieldArray property.
- getFieldArray() - Method in class com.scene7.ipsapi.GetMetadataFieldsReturn
-
Gets the value of the fieldArray property.
- getFieldArray() - Method in class com.scene7.ipsapi.GetTagFieldValuesReturn
-
Gets the value of the fieldArray property.
- getFieldCount() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getFieldDelimiter() - Method in class com.adobe.cq.commerce.pim.common.Csv
-
Get the current field delimiter.
- getFieldDelimiter() - Method in class com.day.text.csv.Csv
-
Get the current field delimiter.
- getFieldDescriptions(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Return all field descriptions associated with this field.
- getFieldHandle() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getFieldHandle() - Method in class com.scene7.ipsapi.AddTagFieldValuesParam
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.CreateMetadataFieldReturn
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.DeleteMetadataFieldParam
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.DeleteTagFieldValuesParam
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.GetUniqueMetadataValuesParam
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.MetadataDelete
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.SaveMetadataFieldReturn
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.SetMetadataFault
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.SetTagFieldValuesParam
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.TagCondition
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.TagFieldValues
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.UpdateMetadataFieldParam
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.UpdateMetadataFieldReturn
-
Gets the value of the fieldHandle property.
- getFieldHandle() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesParam
-
Gets the value of the fieldHandle property.
- getFieldHandleArray() - Method in class com.scene7.ipsapi.GetTagFieldValuesParam
-
Gets the value of the fieldHandleArray property.
- getFieldId(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the id for the field
- getFieldIndex() - Method in class com.adobe.cq.social.ugc.api.UgcIndexProperty
-
Return the field index.
- getFieldName() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getFieldName() - Method in class com.fasterxml.jackson.databind.JsonMappingException.Reference
-
- getFieldName() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the name of the field in the multipart form corresponding to
this file item.
- getFieldName() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns the name of the field in the multipart form corresponding to
this file item.
- getFieldName() - Method in interface org.apache.commons.fileupload.FileItemStream
-
Returns the name of the field in the multipart form corresponding to
this file item.
- getFieldName() - Method in exception org.apache.commons.fileupload.FileUploadBase.FileSizeLimitExceededException
-
Returns the field name of the item, which caused the
exception.
- getFieldName() - Method in class org.apache.commons.lang3.builder.Diff
-
Returns the name of the field.
- getFieldName() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the name of the field whose value was invalid.
- getFieldNameValueSeparator() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the field name value separator text.
- getFieldNameValueSeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the field name value separator text.
- getFieldResource() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Return the associated field resource
- getFields() - Method in interface com.adobe.granite.haf.converter.api.description.ActionDescription
-
Get the descriptions of the fields the action is expecting.
- getFields() - Method in class com.adobe.reef.siren.Action
-
Returns the fields.
- getFields() - Method in interface com.adobe.xmp.schema.model.StructType
-
- getFields() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getFields() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getFields() - Method in class org.joda.time.base.AbstractPartial
-
Gets an array of the fields that this partial supports.
- getFieldSeparator() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the field separator text.
- getFieldSeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the field separator text.
- getFieldSeparatorRead() - Method in class com.adobe.cq.commerce.pim.common.Csv
-
Get the current field separator for reading.
- getFieldSeparatorRead() - Method in class com.day.text.csv.Csv
-
Get the current field separator for reading.
- getFieldSeparatorWrite() - Method in class com.adobe.cq.commerce.pim.common.Csv
-
Get the current field separator for writing.
- getFieldSeparatorWrite() - Method in class com.day.text.csv.Csv
-
Get the current field separator for writing.
- getFieldsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFieldTemplateID() - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns the field template id used by external resources.
- getFieldType() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the fieldType property.
- getFieldType() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the fieldType property.
- getFieldType(int) - Static method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getFieldType() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's type, derived from bytes 2-3.
- getFieldType(int) - Method in class org.joda.time.base.AbstractPartial
-
Gets the field type at the specifed index.
- getFieldType(int) - Method in class org.joda.time.base.AbstractPeriod
-
Gets the field type at the specified index.
- getFieldType() - Method in class org.joda.time.base.BaseSingleFieldPeriod
-
Gets the single duration field type.
- getFieldType(int) - Method in class org.joda.time.base.BaseSingleFieldPeriod
-
Gets the field type at the specified index.
- getFieldType() - Method in class org.joda.time.Days
-
Gets the duration field type, which is days
.
- getFieldType() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the field type being used.
- getFieldType() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the field type being used.
- getFieldType() - Method in class org.joda.time.Hours
-
Gets the duration field type, which is hours
.
- getFieldType() - Method in class org.joda.time.Minutes
-
Gets the duration field type, which is minutes
.
- getFieldType(int) - Method in class org.joda.time.MonthDay
-
Gets the field type at the specified index.
- getFieldType() - Method in class org.joda.time.Months
-
Gets the duration field type, which is months
.
- getFieldType(int) - Method in class org.joda.time.Partial
-
Gets the field type at the specified index.
- getFieldType(int) - Method in class org.joda.time.PeriodType
-
Gets the field type by index.
- getFieldType(int) - Method in interface org.joda.time.ReadablePartial
-
Gets the field type at the specified index.
- getFieldType(int) - Method in interface org.joda.time.ReadablePeriod
-
Gets the field type at the specified index.
- getFieldType() - Method in class org.joda.time.Seconds
-
Gets the duration field type, which is seconds
.
- getFieldType(int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Gets the field type at the specified index.
- getFieldType() - Method in class org.joda.time.Weeks
-
Gets the duration field type, which is weeks
.
- getFieldType(int) - Method in class org.joda.time.YearMonth
-
Gets the field type at the specified index.
- getFieldType(int) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Gets the field type at the specified index.
- getFieldType() - Method in class org.joda.time.Years
-
Gets the duration field type, which is years
.
- getFieldTypeName() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getFieldTypes() - Method in class org.joda.time.base.AbstractPartial
-
Gets an array of the field types that this partial supports.
- getFieldTypes() - Method in class org.joda.time.base.AbstractPeriod
-
Gets an array of the field types that this period supports.
- getFieldTypes() - Method in class org.joda.time.MonthDay
-
Gets an array of the field type of each of the fields that this partial supports.
- getFieldTypes() - Method in class org.joda.time.Partial
-
Gets an array of the field type of each of the fields that
this partial supports.
- getFieldTypes() - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Gets an array of the field type of each of the fields that this partial supports.
- getFieldTypes() - Method in class org.joda.time.YearMonth
-
Gets an array of the field type of each of the fields that this partial supports.
- getFieldTypes() - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Gets an array of the field type of each of the fields that this partial supports.
- getFieldValue(TagInfo) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoByte, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoAscii, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoShort, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoLong, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoShortOrLong, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoRational, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSByte, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSShort, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSLong, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSRational, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoFloat, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoDouble, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoGpsText, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoXpString, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfo) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoByte) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoAscii) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoShort) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoRational) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSByte) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSShort) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSRational) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoFloat) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoDouble) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoGpsText) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoXpString) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldVisibility() - Method in class com.fasterxml.jackson.annotation.JsonAutoDetect.Value
-
- getFifteenMinuteRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
-
- getFifteenMinuteRate() - Method in class com.codahale.metrics.Meter
-
- getFifteenMinuteRate() - Method in interface com.codahale.metrics.Metered
-
Returns the fifteen-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFifteenMinuteRate() - Method in class com.codahale.metrics.Timer
-
- getFile(File, String) - Method in interface com.codahale.metrics.CsvFileProvider
-
- getFile(File, String) - Method in class com.codahale.metrics.FixedNameCsvFileProvider
-
- getFile(Rendition) - Method in interface com.day.cq.dam.commons.util.AssetCache
-
Get an File
with the content of the Asset rendition.
- getFile() - Method in class com.day.durbo.io.RegionFileInputStream
-
Returns the underlying file.
- getFile() - Method in class com.day.io.RegionFileInputStream
-
Retruns the underlying file.
- getFile() - Method in class com.day.util.diff.FileDocumentSource
-
- getFile() - Method in class com.scene7.ipsapi.UploadTask
-
Gets the value of the file property.
- getFile() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's file.
- getFile() - Method in exception org.apache.commons.io.DirectoryWalker.CancelException
-
Return the file when the operation was cancelled.
- getFile(File, String...) - Static method in class org.apache.commons.io.FileUtils
-
Construct a file from the set of name elements.
- getFile(String...) - Static method in class org.apache.commons.io.FileUtils
-
Construct a file from the set of name elements.
- getFile() - Method in class org.apache.commons.io.input.Tailer
-
Return the file.
- getFile() - Method in class org.apache.commons.io.monitor.FileEntry
-
Return the file being monitored.
- getFile() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Returns either the output file specified in the constructor or
the temporary file created or null.
- getFile() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
-
- getFile() - Method in class org.apache.jackrabbit.core.data.AsyncUploadResult
-
- getFile(String) - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Returns the file at the given path.
- getFile(VaultFile, String) - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Returns the file at the given path.
- getFile() - Method in class org.apache.jackrabbit.vault.fs.io.ZipArchive
-
Returns the underlying file or null
if it does not exist.
- getFile() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Returns the underlying file or null
if not available.
- getFile() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the filename associated with this compiler message.
- getFile() - Method in class org.apache.tika.io.TikaInputStream
-
- getFileChannel() - Method in class org.apache.tika.io.TikaInputStream
-
- getFileCleaningTracker() - Method in class org.apache.commons.fileupload.disk.DiskFileItemFactory
-
Returns the tracker, which is responsible for deleting temporary
files.
- getFileCleaningTracker(ServletContext) - Static method in class org.apache.commons.fileupload.servlet.FileCleanerCleanup
-
Returns the instance of
FileCleaningTracker
, which is
associated with the given
ServletContext
.
- getFileDataSource(BodyPart) - Method in interface com.adobe.cq.social.commons.emailreply.FileDataSourceFactory
-
- getFileDuplicateCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the fileDuplicateCount property.
- getFileErrorCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the fileErrorCount property.
- getFileExtOpt() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the fileExtOpt property.
- getFileExtOpt() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the fileExtOpt property.
- getFileFilter() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Return the fileFilter.
- getFileFilters() - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Returns this conditional file filter's list of file filters.
- getFileFilters() - Method in interface org.apache.commons.io.filefilter.ConditionalFileFilter
-
Returns this conditional file filter's list of file filters.
- getFileFilters() - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Returns this conditional file filter's list of file filters.
- getFileFromClassesRoot(String) - Static method in class com.day.io.file.FileUtils
-
Retrieve a file from the root of the classes directory.
- getFileFromClassesRoot(String, Class) - Static method in class com.day.io.file.FileUtils
-
Retrieve a file from the root of the classes directory.
- getFileIfStored(String) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
- getFileItemFactory() - Method in class org.apache.commons.fileupload.DiskFileUpload
-
- getFileItemFactory() - Method in class org.apache.commons.fileupload.FileUpload
-
Returns the factory class used when creating file items.
- getFileItemFactory() - Method in class org.apache.commons.fileupload.FileUploadBase
-
Returns the factory class used when creating file items.
- getFileLength(String) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Returns length of file if exists in cache else returns null.
- getFileLibraryId() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
Get the FileLibrary id for this asset.
- getFileLibraryId() - Method in interface com.adobe.cq.social.filelibrary.client.api.Asset
-
Get the FileLibrary id for this asset.
- getFileName() - Method in class com.day.cq.commons.DownloadResource
-
Returns the file name of this download as defined by the property with
the name from 'getItemName(PN_FILE_NAME).
- getFileName() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the file name where the asset is stored
- getFileName() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getFileName() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the file name of this download as defined by the property with
the name from 'getItemName(PN_FILE_NAME).
- getFileName() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the fileName property.
- getFilename() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the filename property.
- getFileName() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the fileName property.
- getFileName() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getFileName() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "filename" Disposition parameter.
- getFilename() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getFileName() - Method in exception org.apache.commons.fileupload.FileUploadBase.FileSizeLimitExceededException
-
Returns the file name of the item, which caused the
exception.
- getFilename() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getFileName() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getFileName() - Method in interface org.apache.sling.commons.compiler.CompilationUnitWithSource
-
- getFileNameSuffix(String) - Method in interface com.day.cq.dam.api.handler.store.AssetStore
-
- getFileNodePath() - Method in class com.day.cq.commons.DownloadResource
-
Returns the file path.
- getFileNodePath() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the file path.
- getFilePath() - Method in class org.apache.tika.parser.strings.FileConfig
-
Returns the "file" installation folder.
- getFilePointer() - Method in class com.day.io.BufferedRAFInputStream
-
Returns the position of the filepointer
- getFilePointer() - Method in class com.day.io.BufferedRAFOutputStream
-
Returns the current filepointer
- getFileProg() - Static method in class org.apache.tika.parser.strings.StringsParser
-
- getFileReference() - Method in class com.day.cq.commons.DownloadResource
-
Returns the file reference.
- getFileReference() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the file reference.
- getFileSize() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Gets the size in bytes of the file where the asset is stored
- getFileSize() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getFileSize() - Method in class com.scene7.ipsapi.AcoInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.AnimatedGifInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.AudioInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.CabinetInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.CssInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.CuePointInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.ExcelInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.FlashInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.FontInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.FxgInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.IccProfileInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.IllustratorInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.InDesignInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.JavascriptInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.MasterVideoInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.PdfInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.PdfSettingsInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.PostScriptInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.PowerPointInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.PremiereExpressRemixInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.PsdInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.RTFInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.SvgInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.SwcInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.VideoCaptionInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.VideoInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.ViewerSwfInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.VignetteInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.WindowCoveringInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.WordInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.XmlInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.XslInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class com.scene7.ipsapi.ZipInfo
-
Gets the value of the fileSize property.
- getFileSize() - Method in class org.apache.jackrabbit.vault.fs.io.ZipArchive
-
Returns the size of the underlying file or -1 if it does not exist.
- getFileSize() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getFileSizeMax() - Method in class org.apache.commons.fileupload.FileUploadBase
-
- getFileSuccessCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the fileSuccessCount property.
- getFileSuffix() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the fileSuffix property.
- getFilesystem() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the last mountpoint, e.g., /home.
- getFileSystem() - Method in interface org.apache.jackrabbit.core.fs.FileSystemFactory
-
Creates, initializes, and returns a
FileSystem
instance
for use by the repository.
- getFileSystem() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Returns the FileSystem
where this resource is located.
- getFileSystem() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the underlying file system.
- getFileUpdateCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the fileUpdateCount property.
- getFileWarningCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the fileWarningCount property.
- getFillMethod() - Method in class com.scene7.ipsapi.KnockoutBackgroundOptions
-
Gets the value of the fillMethod property.
- getFilmStrip(int, int) - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getFilter(SocialUtils, ResourceResolver, String, Activity) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionPreferencesEvaluator
-
Provide the UgcFilter
that is used to fetch the subscriptions for the specified category and
activity.
- getFilter() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the filter.
- getFilter(String) - Method in interface com.adobe.granite.rest.filter.FilterFactory
-
Returns a
Filter
instance which may be initialized with the
specified
value
.
- getFilter() - Method in class com.adobe.granite.security.user.util.AuthorizableFilterPredicate
-
- getFilter() - Method in class com.day.cq.replication.ReplicationOptions
-
Returns the filter for selecting the agents.
- getFilter() - Method in class com.fasterxml.jackson.core.filter.FilteringGeneratorDelegate
-
- getFilter() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getFilter() - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- getFilter() - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet.Entry
-
Returns the filter of this entry
- getFilter() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultMetaInf
-
Returns the workspace filter.
- getFilter() - Method in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Returns the workspace filter.
- getFilter() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the default workspace filter.
- getFilter() - Method in interface org.apache.log4j.Appender
-
Returns the head Filter.
- getFilter() - Method in exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
-
- getFilter() - Method in class org.apache.sling.distribution.serialization.DistributionExportOptions
-
get the export filter
- getFilter() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getFilterContext() - Method in class com.fasterxml.jackson.core.filter.FilteringGeneratorDelegate
-
- getFilteredNames(RangeIterator) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getFilteredPaths() - Method in interface com.day.cq.replication.ReplicationContentFilter
-
Get the List
of paths that have been filtered by this filter.
- getFilteredProperties() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getFilteredStackTrace(Throwable) - Static method in class org.apache.tika.utils.ExceptionUtils
-
Simple util to get stack trace.
- getFilterId() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getFilteringPredicates() - Method in interface com.day.cq.search.result.SearchResult
-
- getFilterNames() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the names of filters as configured on a device group page.
- getFilterProvider() - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
Method for getting provider used for locating filters given
id (which is usually provided with filter annotations).
- getFilterProvider() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
Convenience method for accessing provider to find serialization filters used,
equivalent to calling:
- getFilters(Configuration, int, String[]) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Returns classification export filters.
- getFilters() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceMapper
-
- getFilters() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the filters property.
- getFilters() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Return all filters defined for this SubscriptionInfo
- getFilters(String, Namespace) - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Return array of filters with the specified name.
- getFilters(String) - Method in interface org.apache.sling.distribution.DistributionRequest
-
Get the filters applicable for a specific path
+/foo/.* - include all content under /foo
-/foo - exclude /foo node
filters are checked in order and the last matched filter determines inclusion/exclusion
- getFilters(String) - Method in class org.apache.sling.distribution.SimpleDistributionRequest
-
- getFilterSets() - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Returns a list of path filter sets for node items.
- getFilterSets() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Returns a list of path filter sets for node items.
- getFilterSets() - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- getFinalHtml(String, List<String>) - Static method in class com.day.cq.wcm.designimporter.util.ImageMapExtractor
-
- getFinalScope() - Method in interface com.adobe.granite.translation.api.TranslationMetadata
-
Gets the final scope.
- getFinalScope() - Method in interface com.adobe.granite.translation.api.TranslationScope
-
Gets the final scope.
There are no mandatory entries in the map and it can contain any custom key.
- getFinalScope(String) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the final scope for a Translation Job.
- getFinalTime() - Method in class org.apache.commons.math.ode.ContinuousOutputModel
-
Get the final integration time.
- getFinishedAt() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
-
Get the date, the health check finished or if the
execution timed out, the execution was aborted.
- getFirmware() - Method in interface com.adobe.cq.screens.device.DeviceStatus
-
- getFirst() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getFirst() - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns the element at the beginning of this list.
- getFirst() - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- getFirst() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Return the entry for the "oldest" mapping.
- getFirst() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- getFirst() - Method in class org.apache.commons.math.genetics.ChromosomePair
-
Access the first chromosome.
- getFirstChildElement(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Return the first child element
- getFirstCloudStorageConfig(ResourceResolver) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- getFirstCloudStorageConfig(ResourceResolver) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
- getFirstContextValue(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves the first available contextual data value associated with the label.
- getFirstDayOfWeek() - Method in interface com.day.cq.reporting.ConfigService
-
Get the first day of a week (using the constants provided by Calendar
).
- getFirstElements() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns a path that consists of all but the last element of this path.
- getFirstKey() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Return the key for the "oldest" mapping.
- getFirstName() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address first name.
- getFirstName() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the user first name
- getFirstName() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUser
-
User display first name.
- getFirstName() - Method in interface com.day.cq.dam.scene7.api.model.Scene7User
-
- getFirstName() - Method in interface com.day.cq.mcm.emailprovider.types.Subscriber
-
Get the first name of the subscriber.
- getFirstName() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the firstName property.
- getFirstName() - Method in class com.scene7.ipsapi.SetUserInfoParam
-
Gets the value of the firstName property.
- getFirstName() - Method in class com.scene7.ipsapi.User
-
Gets the value of the firstName property.
- getFirstPublishedDate() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns the first published date
- getFirstRecord() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the inode of the first record on this volume.
- getFirstTargetForRelation(String) - Method in class org.apache.jackrabbit.webdav.util.LinkHeaderFieldParser
-
- getFirstValue() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Return the value for the "oldest" mapping.
- getFitness() - Method in class org.apache.commons.math.genetics.Chromosome
-
Access the fitness of this chromosome.
- getFittestChromosome() - Method in class org.apache.commons.math.genetics.ListPopulation
-
Access the fittest chromosome in this population.
- getFittestChromosome() - Method in interface org.apache.commons.math.genetics.Population
-
Access the fittest chromosome in this population.
- getFiveMinuteRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
-
- getFiveMinuteRate() - Method in class com.codahale.metrics.Meter
-
- getFiveMinuteRate() - Method in interface com.codahale.metrics.Metered
-
Returns the five-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFiveMinuteRate() - Method in class com.codahale.metrics.Timer
-
- getFixControlChars() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- getFixControlChars() - Method in class com.adobe.xmp.options.ParseOptions
-
- getFlagReasons() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getFlagReasons() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getFlags() - Method in class com.day.cq.graphics.Graph
-
- getFlags() - Method in class com.day.text.Replace
-
Returns the current flags
- getFlags() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Flags for this message.
- getFlags() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the miscellaneous flags.
- getFlags() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets flags byte.
- getFlags() - Method in class org.apache.tika.parser.mp3.ID3v2Frame
-
- getFlashInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the flashInfo property.
- getFlashTemplateAssets(Resource, FlashTemplateAssetConstants) - Method in interface com.day.cq.dam.scene7.api.Scene7FlashTemplatesService
-
Queries the path to a Scene7 dynamic banner asset and retrieves the banner's assets as a JSON object.
- getFlashTemplateModifyURL(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7FlashTemplatesService
-
Given a Resource representing an abstractization of a flash template's elements, this method will return the URL needed for
dynamically modifying the template using the S7 services.
- getFlashTemplatesServer() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Deprecated.
- getFlashTemplatesServer(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Deprecated.
- getFloat(String) - Method in class com.day.cq.wcm.foundation.Chart
-
Get a float property either from the overlaid map or the underlying
properties.
- getFloat(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a float associated with the given configuration key.
- getFloat(String, float) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a float associated with the given configuration key.
- getFloat(String, Float) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a float associated with the given configuration key.
- getFloat(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Float from a Map in a null-safe manner.
- getFloat(Map, Object, Float) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a float, using the default value if the the conversion fails.
- getFloat(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Float from a Map in a null-safe manner.
- getFloat(Map<? super K, ?>, K, Float) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a float, using the default value if the the conversion fails.
- getFloat1() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the float1 property.
- getFloat1() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the float1 property.
- getFloat2() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the float2 property.
- getFloat2() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the float2 property.
- getFloat3() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the float3 property.
- getFloat3() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the float3 property.
- getFloatBuilder() - Method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- getFloatValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getFloatValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getFloatValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Numeric accessor that can be called when the current
token is of type
JsonToken.VALUE_NUMBER_FLOAT
and
it can be expressed as a Java float primitive type.
- getFloatValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getFloatValue() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getFloatValue(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a float from a Map in a null-safe manner.
- getFloatValue(Map, Object, float) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a float from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getFloatValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a float from a Map in a null-safe manner.
- getFloatValue(Map<? super K, ?>, K, float) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a float from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getFLow() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getFlush() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getFlushedPosition() - Method in class ch.randelshofer.io.ByteArrayImageInputStream
-
- getFlvVideoSource(Rendition) - Method in class com.day.cq.dam.video.VideoProfile
-
- getFMid() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getFmt() - Method in class com.scene7.ipsapi.ExportJob
-
Gets the value of the fmt property.
- getFolder() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the folder where this asset is stored
- getFolder() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getFolder() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the folder property.
- getFolder() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the folder property.
- getFolder() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the folder property.
- getFolder() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the folder property.
- getFolder(String) - Method in class com.sun.mail.imap.DefaultFolder
-
- getFolder(String) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the named subfolder.
- getFolder(String) - Method in class com.sun.mail.imap.IMAPStore
-
Get named folder.
- getFolder(URLName) - Method in class com.sun.mail.imap.IMAPStore
-
Get named folder.
- getFolder(String) - Method in class com.sun.mail.pop3.DefaultFolder
-
- getFolder(String) - Method in class com.sun.mail.pop3.POP3Folder
-
Always throws MessagingException
because no POP3 folders
can contain subfolders.
- getFolder(String) - Method in class com.sun.mail.pop3.POP3Store
-
Only the name "INBOX" is supported.
- getFolder(URLName) - Method in class com.sun.mail.pop3.POP3Store
-
- getFolder() - Method in exception com.sun.mail.util.FolderClosedIOException
-
Returns the dead Folder object
- getFolderArray() - Method in class com.scene7.ipsapi.GetFoldersReturn
-
Gets the value of the folderArray property.
- getFolderHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the Scene7 folder handle of the folder containing this asset
- getFolderHandle() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getFolderHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Folder
-
Returns this folder's S7 handle
- getFolderHandle(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns s7 folder handle for the associated cq folder
- getFolderHandle() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.AssetMove
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.CopyImageParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.CreateAssetSetParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.CreateDerivedAssetParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.CreateFolderReturn
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.CreateImageSetParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.CreateTemplateParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.CreateViewerPresetParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.DeleteFolderParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.Folder
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.MoveAssetParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.MoveFolderParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.MoveFolderReturn
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.RemoveFolderPermissionsParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.RenameFolderParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.RenameFolderReturn
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.SetFolderPermissionsParam
-
Gets the value of the folderHandle property.
- getFolderHandle() - Method in class com.scene7.ipsapi.UpdateFolderPermissionsParam
-
Gets the value of the folderHandle property.
- getFolderName() - Method in class com.scene7.ipsapi.RenameFolderParam
-
Gets the value of the folderName property.
- getFolderPath() - Method in class com.scene7.ipsapi.CreateFolderParam
-
Gets the value of the folderPath property.
- getFolderPath() - Method in class com.scene7.ipsapi.GetFoldersParam
-
Gets the value of the folderPath property.
- getFolderPath() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the folderPath property.
- getFolderPaths() - Method in interface com.adobe.cq.social.messaging.client.api.MessageBoxSocialComponent
-
- getFolders() - Method in class com.scene7.ipsapi.GetFolderTreeReturn
-
Gets the value of the folders property.
- GetFoldersParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetFoldersParam() - Constructor for class com.scene7.ipsapi.GetFoldersParam
-
- GetFoldersReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetFoldersReturn() - Constructor for class com.scene7.ipsapi.GetFoldersReturn
-
- getFolderTree(String, int, String[], String[], S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets folders and sub-folders in a hierarchical tree structure.
- getFolderTree(String, int, String[], String[], S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns a Scene7Folder
holding a tree structure
- GetFolderTreeParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetFolderTreeParam() - Constructor for class com.scene7.ipsapi.GetFolderTreeParam
-
- GetFolderTreeReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetFolderTreeReturn() - Constructor for class com.scene7.ipsapi.GetFolderTreeReturn
-
- getFollowedId() - Method in class com.adobe.cq.social.graph.client.api.AbstractFollowing
-
- getFollowedId() - Method in interface com.adobe.cq.social.graph.client.api.Following
-
Get the followed Id.
- getFollowedResourceType() - Method in class com.adobe.cq.social.graph.client.api.AbstractFollowing
-
- getFollowedResourceType() - Method in interface com.adobe.cq.social.graph.client.api.Following
-
Get the followed Resource Type
- getFollowers(Activity) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Returns an iterable over a list of users that see this activity in their default aggregate stream.
- getFollowers(ActivityStream) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Returns an iterable over a list of users that follow this stream stream.
- getFollowsCount() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUser
-
Get the user follow count.
- getFont() - Method in class com.day.cq.dam.commons.watermark.TextWatermark
-
- getFontFamily() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the fontFamily property.
- getFontInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the fontInfo property.
- getFontList() - Static method in class com.day.image.Font
-
Returns the list of available fonts known to all registered font
providers and the com.day.image.Font
class.
- getFontName() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the fontName property.
- getFontName() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the fontName property.
- getFontProvider() - Method in class com.day.image.font.FontListEntry
-
Returns the name of the provider of this font
- getForceResourceType() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- getForColumn(Column) - Method in class com.day.cq.reporting.AggregateManager
-
Gets the aggregate for the specified column.
- getForElement(ContentElement) - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets the template for the specified content element.
- getForm() - Method in interface com.adobe.xmp.core.XMPArray
-
Returns the array Form (Unordered, ordered or alternative)
- getForm() - Method in interface com.adobe.xmp.schema.model.ArrayType
-
- getForm() - Method in class com.day.cq.searchpromote.xml.form.SearchForm
-
- getFormat() - Method in enum com.adobe.dam.print.ids.PrintFormat
-
- getFormat() - Method in class com.adobe.granite.auth.saml.model.NameId
-
- getFormat() - Method in class com.adobe.granite.auth.saml.model.NameIdPolicy
-
- getFormat() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getFormat() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the format for this entry.
- getFormat() - Method in exception org.apache.commons.compress.archivers.StreamingNotSupportedException
-
Returns the format that has been requested/detected.
- getFormat() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the image file format, ie.
- getFormat(String, String, Locale) - Method in interface org.apache.commons.lang.text.FormatFactory
-
Create or retrieve a format instance.
- getFormat(String, String, Locale) - Method in interface org.apache.commons.lang3.text.FormatFactory
-
Deprecated.
Create or retrieve a format instance.
- getFormat() - Method in class org.apache.commons.math.geometry.Vector3DFormat
-
Get the components format.
- getFormat() - Method in class org.apache.commons.math.linear.RealVectorFormat
-
Get the components format.
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Determines the format compliance of the content of the supplied byte
source based on rules provided by a specific implementation.
- getFormatCompliance(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Determines the format compliance of the content of the supplied byte
array based on rules provided by a specific implementation.
- getFormatCompliance(File) - Method in class org.apache.commons.imaging.ImageParser
-
Determines the format compliance of the specified file based on
rules provided by a specific implementation.
- getFormatCompliance(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of the specified data and
evaluates its format compliance.
- getFormatCompliance(File) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of the specified data and
evaluates its format compliance.
- getFormatDetails() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a description of the file format, ie.
- getFormatFeatures() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Bulk access method for getting state of all
FormatFeature
s, format-specific
on/off configuration settings.
- getFormatFeatures() - Method in class com.fasterxml.jackson.core.JsonParser
-
Bulk access method for getting state of all
FormatFeature
s, format-specific
on/off configuration settings.
- getFormatInstance() - Static method in exception com.google.zxing.FormatException
-
- getFormatName() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method that returns short textual id identifying format
this factory supports.
- getFormatName() - Method in class com.fasterxml.jackson.databind.MappingJsonFactory
-
Sub-classes need to override this method
- getFormatName() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a string with the name of the image file format.
- getFormatReadFeatureType() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for accessing kind of
FormatFeature
that a parser
JsonParser
produced by this factory would accept, if any;
null
returned if none.
- getFormattedAverageRating() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getFormattedAverageRating() - Method in interface com.adobe.cq.social.tally.client.api.RatingSocialComponent
-
- getFormattedAverageRating() - Method in interface com.adobe.cq.social.tally.RatingComponent
-
Deprecated.
- getFormattedExceptionMessage(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Gets the contextualized error message based on a base message.
- getFormattedExceptionMessage(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Gets the contextualized error message based on a base message.
- getFormattedExceptionMessage(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Builds the message containing the contextual information.
- getFormattedExceptionMessage(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Gets the contextualized error message based on a base message.
- getFormattedName(ResourceResolver, String) - Static method in class com.adobe.granite.security.user.util.AuthorizableUtil
-
Utility to retrieve the formatted name of a user.
- getFormattedName(ResourceResolver, Authorizable) - Static method in class com.adobe.granite.security.user.util.AuthorizableUtil
-
Utility to retrieve the formatted name of a user.
- getFormattedName(ResourceResolver, String, String) - Static method in class com.adobe.granite.security.user.util.AuthorizableUtil
-
Utility to retrieve the formatted name of a user.
- getFormattedName(ResourceResolver, Authorizable, String) - Static method in class com.adobe.granite.security.user.util.AuthorizableUtil
-
Utility to retrieve the formatted name of a user
- getFormattedName() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getFormattedNumber(Paragraph) - Method in class org.apache.tika.parser.microsoft.ListManager
-
Get the formatted number for a given paragraph
- getFormattedNumber(XWPFParagraph) - Method in class org.apache.tika.parser.microsoft.ooxml.XWPFListManager
-
- getFormattedNumber(BigInteger, int) - Method in class org.apache.tika.parser.microsoft.ooxml.XWPFListManager
-
- getFormattedPagePath(Resource, Configuration) - Static method in class com.day.cq.analytics.sitecatalyst.SitecatalystUtil
-
Formats the resource path of a Resource pageResource
relative to the provided
com.day.cq.wcm.webservicesupport.Configuration
path.
- getFormattedString() - Method in class com.adobe.cq.commerce.api.PriceInfo
-
Get the formatted string.
- getFormatter() - Method in class org.apache.commons.lang.text.CompositeFormat
-
Provides access to the parser Format implementation.
- getFormatter() - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.
Provides access to the parser Format implementation.
- getFormatter() - Method in class org.joda.time.Partial
-
Gets a formatter suitable for the fields in this partial.
- getFormatWriteFeatureType() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for accessing kind of
FormatFeature
that a parser
JsonGenerator
produced by this factory would accept, if any;
null
returned if none.
- getFormContent() - Method in class com.day.cq.searchpromote.xml.form.AutoComplete
-
- getFormContent() - Method in class com.day.cq.searchpromote.xml.form.Tnt
-
- getFormContent() - Method in class com.day.cq.searchpromote.xml.result.AutoComplete
-
- getFormData() - Method in interface com.adobe.cq.social.messaging.client.api.ComposeMessageSocialComponent
-
- getFormDropdownResource(Resource) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a form drop down resource.
- getFormEditResources(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Get the list of resources to be handled by the "edit" resources form action.
- getFormElementQualifier(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
-
- getFormElements(Resource) - Static method in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
Return all form elements for this form.
- getFormElements(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
- getFormElements(Resource) - Method in interface com.day.cq.wcm.foundation.forms.FormStructureHelper
-
Gets the resources corresponding to fields of given form resource.
- getFormFieldResource(Resource) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a generic form field resource.
- getFormFieldResource(Resource, String) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a generic form field resource.
- getFormFieldType(String) - Static method in enum com.day.cq.mcm.emailprovider.types.FormFieldType
-
Deprecated.
- getFormID() - Method in interface com.adobe.cq.social.messaging.client.api.ComposeMessageSocialComponent
-
- getFormId(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the formid
- getFormId() - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Return the form id.
- getFormLoadResource(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Get the load resource for the form.
- getFormParameterMap() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getFormParameters() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getFormResource(Resource) - Method in interface com.day.cq.wcm.foundation.forms.FormStructureHelper
-
Gets the resource corresponding to form element i.e.
- getFormsPreCheckMethodName(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the name of the check method.
- getFormStructureHelper(Resource) - Method in interface com.day.cq.wcm.foundation.forms.FormStructureHelperFactory
-
- getForumId() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
Get the forum id for this post.
- getForumId() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Get the forum id for this post.
- getForVariation(ContentVariation) - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets the template for the specified global content variation.
- getForwardOptions(ServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
- getForwardPath(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Get the forward path for processing the form.
- getForwardRedirect(ServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns the redirect to inject as ":redirect" parameter for the Sling
POST servlet, when a form
forward
is done.
- getFqdn() - Method in interface org.apache.sling.hapi.HApiType
-
The fully qualified domain name of this type
- getFqdn() - Method in interface org.apache.sling.hapi.HApiTypesCollection
-
The fully qualified domain name of this type collection
- getFraction(int, int) - Static method in class org.apache.commons.lang.math.Fraction
-
Creates a Fraction
instance with the 2 parts
of a fraction Y/Z.
- getFraction(int, int, int) - Static method in class org.apache.commons.lang.math.Fraction
-
Creates a Fraction
instance with the 3 parts
of a fraction X Y/Z.
- getFraction(double) - Static method in class org.apache.commons.lang.math.Fraction
-
Creates a Fraction
instance from a double
value.
- getFraction(String) - Static method in class org.apache.commons.lang.math.Fraction
-
Creates a Fraction from a String
.
- getFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a Fraction
instance with the 2 parts
of a fraction Y/Z.
- getFraction(int, int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a Fraction
instance with the 3 parts
of a fraction X Y/Z.
- getFraction(double) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a Fraction
instance from a double
value.
- getFraction(String) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a Fraction from a String
.
- getFragmentAsset() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the primary resource asset.
- getFragmentAsset() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Returns an object representing the resource content fragment asset.
- getFragmentAsset() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the resource content fragment asset.
- getFragmentInDays(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of days within the
fragment.
- getFragmentInDays(Calendar, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of days within the
fragment.
- getFragmentInDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of days within the
fragment.
- getFragmentInDays(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of days within the
fragment.
- getFragmentInHours(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of hours within the
fragment.
- getFragmentInHours(Calendar, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of hours within the
fragment.
- getFragmentInHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of hours within the
fragment.
- getFragmentInHours(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of hours within the
fragment.
- getFragmentInMilliseconds(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of milliseconds within the
fragment.
- getFragmentInMilliseconds(Calendar, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of milliseconds within the
fragment.
- getFragmentInMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of milliseconds within the
fragment.
- getFragmentInMilliseconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of milliseconds within the
fragment.
- getFragmentInMinutes(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of minutes within the
fragment.
- getFragmentInMinutes(Calendar, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of minutes within the
fragment.
- getFragmentInMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of minutes within the
fragment.
- getFragmentInMinutes(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of minutes within the
fragment.
- getFragmentInSeconds(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of seconds within the
fragment.
- getFragmentInSeconds(Calendar, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
Returns the number of seconds within the
fragment.
- getFragmentInSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of seconds within the
fragment.
- getFragmentInSeconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of seconds within the
fragment.
- getFragments() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getFragments(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of the bundle ids of the fragments associated with this
bundle
- getFrameRate() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the frameRate property.
- getFramerate() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getFramework() - Method in class com.day.cq.analytics.sitecatalyst.AnalyticsPageNameContext
-
- getFrameworkComponent(String) - Method in interface com.day.cq.analytics.sitecatalyst.Framework
-
- getFrameworkStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Retrieve the framework start level
- getFreeSpace() - Method in class org.apache.tika.parser.chm.accessor.ChmPmgiHeader
-
Returns pmgi free space
- getFreeSpace() - Method in class org.apache.tika.parser.chm.accessor.ChmPmglHeader
-
- getFriendlyDueDate() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getFriendlyDueDate() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getFriendlyDueDate() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getFriendlyDuration() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
For video assets, returns the duration of the video in milliseconds.
- getFriendlyUrl() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
- getFriendlyUrl() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
- getFriendlyUrl() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getFriendlyUrl() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getFriendlyUrl() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- getFriendlyUrl() - Method in interface com.adobe.cq.social.filelibrary.client.api.Asset
-
- getFriendlyUrl() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
- getFriendlyUrl() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Gets the friendly url.
- getFriendlyUrl() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getFriendlyUrl() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getFriendlyUrl() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
Get a url that can be used to display this component, most of the time, this is the page url that contains the
component.
- getFriendlyUrl() - Method in class com.adobe.cq.social.tally.client.api.AbstractTally
-
- getFrobeniusNorm() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
- getFrobeniusNorm() - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
- getFrobeniusNorm() - Method in interface org.apache.commons.math.linear.RealMatrix
-
- getFrom() - Method in interface com.adobe.granite.workflow.model.WorkflowTransition
-
Returns the
WorkflowNode
that is the source of
this
WorkflowTransition
.
- getFrom() - Method in interface com.day.cq.mailer.email.EmailTemplate
-
- getFrom() - Method in class com.day.cq.search.facets.buckets.ValueRangeBucket
-
- getFrom() - Method in interface com.day.cq.workflow.model.WorkflowTransition
-
Returns the
WorkflowNode
that is the source of
this
WorkflowTransition
.
- getFrom() - Method in class com.fasterxml.jackson.databind.JsonMappingException.Reference
-
Object through which reference was resolved.
- getFrom() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "From" attribute.
- getFrom() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getFromAddress() - Method in interface com.day.cq.mcm.api.newsletter.NewsLetter
-
- getFromAddress() - Method in interface com.day.cq.mcm.emailprovider.types.Email
-
Get the email address for sender.
- getFromAddress() - Method in class org.apache.commons.mail.Email
-
Gets the sender of the email.
- getFromNodeName() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getFromObjectArguments(DeserializationConfig) - Method in class com.fasterxml.jackson.databind.deser.std.JsonLocationInstantiator
-
- getFromObjectArguments(DeserializationConfig) - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getFromObjectArguments(DeserializationConfig) - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
- getFullAddress() - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
The full string representation of a location using the default set of fields
- getFullAddress(String[]) - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
The full string representation of a location using the provided array of property names.
- getFullName() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getFullName() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Method for getting full name definition, including possible
format-specific additional properties (such as namespace when
using XML backend).
- getFullName() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getFullName() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getFullName() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
- getFullName() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getFullName() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getFullName() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getFullName() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getFullName() - Method in class com.fasterxml.jackson.databind.ser.PropertyWriter
-
- getFullName() - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getFullName() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getFullName() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the fullname of this folder.
- getFullName() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getFullName() - Method in class com.sun.mail.pop3.POP3Folder
-
- getFullPath(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path.
- getFullPathNoEndSeparator(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path,
and also excluding the final directory separator.
- getFullProductsList(Page) - Method in interface com.adobe.cq.commerce.pim.api.ProductFeedService
-
Retrives the full product list under one or more repository paths.
- getFullRootName() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getFullStackTrace(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
A way to get the entire nested stack-trace of an throwable.
- getFulltextQuery() - Method in interface com.adobe.granite.security.user.UserPropertiesQueryParams
-
Returns the string used during fulltext search.
- getFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
- getFullTextSearchExpression() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
-
Gets the full-text search expression.
- getFulltextStringLiteral(String) - Static method in class com.day.cq.search.eval.XPath
-
- getFullyQualifiedClassName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
-
Returns the fully qualified class name.
- getFullyQualifiedGroupName(String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the fully qualified group name based on this context
- getFunction() - Method in class com.fasterxml.jackson.databind.util.JSONPObject
-
- getFunction() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
- getFunctionName() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
-
- getFunctionName() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
Get the name of the runtime call.
- getFunctionValue() - Method in interface org.apache.commons.math.analysis.solvers.UnivariateRealSolver
-
Get the result of the last run of the solver.
- getFunctionValue() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverImpl
-
Deprecated.
Get the result of the last run of the solver.
- getFunctionValue() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the result of the last run of the optimizer.
- getFunctionValue() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
Get the result of the last run of the optimizer.
- getFunctionValue() - Method in interface org.apache.commons.math.optimization.UnivariateRealOptimizer
-
Get the result of the last run of the optimizer.
- getFunctionValueAccuracy() - Method in interface org.apache.commons.math.analysis.solvers.UnivariateRealSolver
-
Get the actual function value accuracy.
- getFunctionValueAccuracy() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverImpl
-
Deprecated.
Get the actual function value accuracy.
- getFuture() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
- getFuzzyDistance(CharSequence, CharSequence, Locale) - Static method in class org.apache.commons.lang3.StringUtils
-
- getFxgInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the fxgInfo property.
- getFXGServer() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Deprecated.
- getFxgServer(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Deprecated.
- getG2() - Method in class com.day.image.Layer
-
Returns the Graphics2D
object used to draw into this
layer.
- getGamma() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkGama
-
- getGaps() - Method in class com.adobe.cq.social.srp.IntervalFacetRangeField
-
- getGapValue() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getGateway(Class<? extends Type>) - Method in interface com.day.cq.mailer.MessageGatewayService
-
Returns the gateway.
- getGauges() - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names.
- getGauges(MetricFilter) - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names which match the given filter.
- getGazetteerRestEndpoint() - Method in class org.apache.tika.parser.geo.topic.GeoParserConfig
-
- getGender() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getGeneralPattern() - Method in exception org.apache.commons.math.exception.MathIllegalArgumentException
-
Gets the localizable pattern used to build the general part of the message of this throwable.
- getGeneralPattern() - Method in exception org.apache.commons.math.exception.MathIllegalStateException
-
Gets the localizable pattern used to build the general part of the message of this throwable.
- getGeneralPattern() - Method in interface org.apache.commons.math.exception.MathThrowable
-
Gets the localizable pattern used to build the general part of the message of this throwable.
- getGeneralPattern() - Method in exception org.apache.commons.math.exception.MathUnsupportedOperationException
-
Gets the localizable pattern used to build the general part of the message of this throwable.
- getGeneralPattern() - Method in exception org.apache.commons.math.MathException
-
Gets the localizable pattern used to build the general part of the message of this throwable.
- getGeneralPattern() - Method in exception org.apache.commons.math.MathRuntimeException
-
Gets the localizable pattern used to build the general part of the message of this throwable.
- getGeneralPurposeBit() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The "general purpose bit" field.
- getGenerated() - Method in class com.scene7.ipsapi.GenerationInfo
-
Gets the value of the generated property.
- getGeneratedArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the generatedArray property.
- getGeneratedAssets(Scene7Asset, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves the generated assets associated with the given input asset
- getGeneratedAssetType() - Method in class com.scene7.ipsapi.ExcludeByproductCondition
-
Gets the value of the generatedAssetType property.
- getGeneratedComponents() - Method in class com.day.cq.wcm.designimporter.parser.HTMLContentHandler
-
- getGeneratedHandle() - Method in class com.scene7.ipsapi.GetGenerationInfoParam
-
Gets the value of the generatedHandle property.
- getGeneration() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the generation of the file.
- getGenerationArray() - Method in class com.scene7.ipsapi.GetGenerationInfoReturn
-
Gets the value of the generationArray property.
- GetGenerationInfoParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGenerationInfoParam() - Constructor for class com.scene7.ipsapi.GetGenerationInfoParam
-
- GetGenerationInfoReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGenerationInfoReturn() - Constructor for class com.scene7.ipsapi.GetGenerationInfoReturn
-
- getGenerationsEvolved() - Method in class org.apache.commons.math.genetics.GeneticAlgorithm
-
Returns the number of generations evolved to
reach
StoppingCondition
in the last run.
- getGenerator() - Method in interface com.adobe.granite.activitystreams.Activity
-
Describes the application that generated the activity.
- getGenerator() - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
Accessor for the
JsonGenerator
currently in use for serializing
content.
- getGenerator() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
NOTE: current implementation simply returns `null` as generator is not yet
assigned to this provider.
- getGenerator() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGenerator
-
Get the underlying normalized components generator.
- getGeneratorArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the generatorArray property.
- getGeneratorConfiguration() - Method in interface com.day.cq.rewriter.pipeline.PipelineConfiguration
-
Deprecated.
The configuration for the generator.
- getGeneratorConfiguration() - Method in interface org.apache.sling.rewriter.PipelineConfiguration
-
The configuration for the generator.
- getGeneratorType() - Method in class com.fasterxml.jackson.databind.introspect.ObjectIdInfo
-
- getGeneratorUpperBounds() - Method in class org.apache.commons.math.random.EmpiricalDistributionImpl
-
Returns a fresh copy of the array of upper bounds of the subintervals
of [0,1] used in generating data from the empirical distribution.
- getGenericInterfaces(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getGenericParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
Deprecated.
- getGenericParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
Deprecated.
- getGenericParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
- getGenericParameterTypes() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
Deprecated.
- getGenericPropertyType() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getGenericSignature() - Method in class com.fasterxml.jackson.databind.JavaType
-
Method for accessing signature that contains generic
type information, in form compatible with JVM 1.5
as per JLS.
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.JavaType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.PlaceholderForType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.ReferenceType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.ResolvedRecursiveType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.SimpleType
-
- getGenericSignature(StringBuilder) - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
- getGenericSuperclass(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getGenericType() - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
- getGenericType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
Deprecated.
- getGenericType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
Deprecated.
- getGenericType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
Deprecated.
- getGenre() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getGenre() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
- getGenre() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getGenre() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getGenre() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getGenre() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getGeoMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the currently configured geometric mean implementation
- getGeoMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured geometric mean implementation
- getGeoMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the currently configured geometric mean implementation
- getGeoMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured geometric mean implementation
- getGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the geometric mean of all the aggregated data.
- getGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
- getGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getGeometricMean() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
geometric mean of the ith entries of the arrays
that correspond to each multivariate sample
- getGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the geometric mean of the values that have been added.
- getGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the geometric mean of the values that have been added.
- getGeometricMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured geometric mean implementation.
- getGetter() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getGetter() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getGetter() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getGetterVisibility() - Method in class com.fasterxml.jackson.annotation.JsonAutoDetect.Value
-
- getGID() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the group id.
- getGID() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Gets the GID as a long.
- getGistWeight() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam.HaystackSearch
-
Gets the value of the gistWeight property.
- getGivenName() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getGivenName() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getGlob() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Returns the path pattern that triggers this launcher configuration.
- getGlob() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getGlobalCurrentTime() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Get the current global grid point time.
- getGlobalFormValues(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the form values to load.
- getGlobalPreviousTime() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Get the previous global grid point time.
- getGoalType() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
- getGPS() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getGPSDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getGradientEvaluations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateRealOptimizer
-
Get the number of evaluations of the objective function gradient.
- getGradientEvaluations() - Method in class org.apache.commons.math.optimization.general.AbstractScalarDifferentiableOptimizer
-
Get the number of evaluations of the objective function gradient.
- getGradientEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizer
-
Get the number of evaluations of the objective function gradient.
- getGrantType() - Method in class org.apache.oltu.oauth2.as.request.AbstractOAuthTokenRequest
-
- getGravatar(String) - Method in interface com.adobe.cq.social.ugcbase.CollabUser
-
Returns the URL to the user's gravatar image.
- getGrayscaleBufferedImage(int, int, boolean) - Method in interface org.apache.commons.imaging.common.BufferedImageFactory
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.RgbBufferedImageFactory
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.SimpleBufferedImageFactory
-
- getGregorianCutover() - Method in class org.joda.time.chrono.GJChronology
-
Gets the cutover instant between Gregorian and Julian chronologies.
- getGrid() - Method in class com.day.cq.graphics.Graph
-
- getGridClassNames() - Method in interface com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveGridExporter
-
- getGridClassNames() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getGroup(String, ResourceResolver, String) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Get the
SocialGroup
for the specified user id with the specified resource type.
- getGroup(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
-
Returns the group for the given (local) group name.
- getGroup() - Method in class org.apache.jackrabbit.vault.packaging.Dependency
-
Returns the group of the dependency
- getGroup() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Returns the group id of this package
- getGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the Group associated with the group name.
- getGroupArray() - Method in class com.scene7.ipsapi.GetGroupMembershipReturn
-
Gets the value of the groupArray property.
- getGroupArray() - Method in class com.scene7.ipsapi.GetGroupsReturn
-
Gets the value of the groupArray property.
- getGroupAssetsPath(CommunityContext, ResourceResolver) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Gets the Enablement Assets DAM path for the given community group.
- getGroupHandle() - Method in class com.scene7.ipsapi.AddGroupMembersParam
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.DeleteGroupParam
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.GetGroupMembersParam
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.Group
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.Permission
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.PermissionUpdate
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.RemoveGroupMembersParam
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.SaveGroupParam
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.SaveGroupReturn
-
Gets the value of the groupHandle property.
- getGroupHandle() - Method in class com.scene7.ipsapi.SetGroupMembersParam
-
Gets the value of the groupHandle property.
- getGroupHandleArray() - Method in class com.scene7.ipsapi.AddGroupMembershipParam
-
Gets the value of the groupHandleArray property.
- getGroupHandleArray() - Method in class com.scene7.ipsapi.GetUserCharsParam
-
Gets the value of the groupHandleArray property.
- getGroupHandleArray() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the groupHandleArray property.
- getGroupHandleArray() - Method in class com.scene7.ipsapi.RemoveGroupMembershipParam
-
Gets the value of the groupHandleArray property.
- getGroupHandleArray() - Method in class com.scene7.ipsapi.SetGroupMembershipParam
-
Gets the value of the groupHandleArray property.
- getGroupId() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
Get the group unique id
- getGroupId() - Method in class com.fasterxml.jackson.core.Version
-
- getGroupId() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getGroupId() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the group id
- getGroupId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
- getGroupId() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Get the group id.
- getGroupId() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the group id.
- getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns an iterator over all group principals for which the given
principal is either direct or indirect member of.
- getGroupMembership(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
-
- getGroupMembership(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
-
- getGroupMembership(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
-
- getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
-
Returns an iterator over all group principals for which the given
principal is either direct or indirect member of.
- GetGroupMembershipParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGroupMembershipParam() - Constructor for class com.scene7.ipsapi.GetGroupMembershipParam
-
- GetGroupMembershipReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGroupMembershipReturn() - Constructor for class com.scene7.ipsapi.GetGroupMembershipReturn
-
- GetGroupMembersParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGroupMembersParam() - Constructor for class com.scene7.ipsapi.GetGroupMembersParam
-
- GetGroupMembersReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGroupMembersReturn() - Constructor for class com.scene7.ipsapi.GetGroupMembersReturn
-
- getGroupName() - Method in class com.scene7.ipsapi.Permission
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's group name.
- getGroupName() - Method in class org.apache.jackrabbit.vault.packaging.SubPackageHandling.Entry
-
- getGroupPaths() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
Get the group root path of this site
- getGroupRootPath() - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- getGroupRootPath() - Method in interface com.adobe.granite.security.user.UserManagementService
-
- getGroups() - Method in interface com.day.cq.security.UserManager
-
Deprecated.
- getGroups(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of group names
- getGroupsForResource() - Method in interface com.day.cq.personalization.ui.groupedservicesselector.GroupedServicesSelector
-
Returns the groups/services which are stored in a property of the content
node of of the current com.day.cq.wcm.api.Page
resource.
- getGroupsName() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModelList
-
Gets the name for the groups root page on this enablement site if one exists.
- GetGroupsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGroupsParam() - Constructor for class com.scene7.ipsapi.GetGroupsParam
-
- getGroupsPath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModelList
-
Gets the path for groups root page on this enablement site if one exists.
- GetGroupsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetGroupsReturn() - Constructor for class com.scene7.ipsapi.GetGroupsReturn
-
- getGroupStream(ResourceResolver, String, String, boolean) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Gets the distinct activity stream for the given group.
- getGuessedAmplitude() - Method in class org.apache.commons.math.optimization.fitting.HarmonicCoefficientsGuesser
-
Get the guessed amplitude a.
- getGuessedPhase() - Method in class org.apache.commons.math.optimization.fitting.HarmonicCoefficientsGuesser
-
Get the guessed phase φ.
- getGuessedPulsation() - Method in class org.apache.commons.math.optimization.fitting.HarmonicCoefficientsGuesser
-
Get the guessed pulsation ω.
- getGuessTotal() - Method in interface com.adobe.granite.ui.components.ds.DataSource
-
Returns the total count or the total as far as it is known.
- getGuessTotal() - Method in class com.adobe.granite.ui.components.ds.EmptyDataSource
-
- getGzip() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getH() - Method in interface org.apache.commons.math.linear.QRDecomposition
-
Returns the Householder reflector vectors.
- getH() - Method in class org.apache.commons.math.linear.QRDecompositionImpl
-
Returns the Householder reflector vectors.
- getH264Level() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the h264Level property.
- getH264Profile() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the h264Profile property.
- getHandle() - Method in class com.day.cq.dam.scene7.api.model.Scene7ConfigSetting
-
Retrieve the handle to the stored configuration
- getHandle() - Method in class com.scene7.ipsapi.ConfigSetting
-
Gets the value of the handle property.
- getHandler(String) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionManager
-
Find a registered handler for the particular promotion type.
- getHandler() - Method in class com.adobe.granite.workflow.job.TimeoutJob
-
Returns the timeout handler
- getHandler() - Method in class com.day.cq.workflow.job.TimeoutJob
-
Returns the timeout handler
- getHandlerClass(String) - Method in class org.apache.jackrabbit.vault.fs.config.Registry
-
- getHandlerInstantiator() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getHandlerInstantiator() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- getHandlerName() - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandler
-
Returns the handler name.
- getHandlers() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsConfig
-
Returns a list of configured artifact handlers.
- getHandlers() - Method in class org.apache.jackrabbit.vault.fs.config.AbstractVaultFsConfig
-
- getHandles() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetSetMember
-
- getHasAccessDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got an access date at all.
- getHasCrc() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got a crc.
- getHasCreationDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got a creation date at all.
- getHashAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0015_CertificateIdForFile
-
Get hash algorithm.
- getHashAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
-
Get hash algorithm.
- getHashAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Get hash algorithm.
- getHasLanguage() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- getHasLanguage() - Method in class com.adobe.xmp.options.PropertyOptions
-
- getHasLastModifiedDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got a last modified date at all.
- getHasLink() - Method in interface com.adobe.cq.social.commons.tagcloud.api.TagCloudTag
-
- getHasMultiplePages() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets the flag if pages are available in this component.
- getHasMultipleSites() - Method in interface com.adobe.cq.social.moderation.dashboard.api.FilterGroup
-
Return whether or not more than one site is visible to the current user.
- getHasNext() - Method in interface com.adobe.cq.social.moderation.dashboard.api.ModerationDashboard
-
- getHasNextPage() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets info if next page exists.
- getHasPreviousPage() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets info if previous page exists.
- getHasProps() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- getHasQualifiers() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- getHasQualifiers() - Method in class com.adobe.xmp.options.PropertyOptions
-
- getHasSites() - Method in interface com.adobe.cq.social.moderation.dashboard.api.FilterGroup
-
Return whether or not any sites are visible to the current user.
- getHasType() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- getHasType() - Method in class com.adobe.xmp.options.PropertyOptions
-
- getHasTypes() - Method in class org.apache.sling.hapi.sightly.TypesCollectionView
-
- getHasWindowsAttributes() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has windows attributes.
- getHaystackSearch() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the haystackSearch property.
- getHead() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
-
Returns the head state of this branch.
- getHead() - Method in interface org.apache.sling.distribution.queue.spi.DistributionQueue
-
get the first item (in a FIFO strategy, the next to be processed) from the queue
- getHeader(String) - Method in class com.adobe.granite.httpcache.api.Headers
-
Return the first header matching a given name.
- getHeader(Resource) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsTransformer
-
Returns a String[] of header keys from a resource
.
- getHeader(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getHeader(String) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the named header.
- getHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the named header.
- getHeader(String) - Method in class com.sun.mail.pop3.POP3Message
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in interface org.apache.commons.fileupload.FileItemHeaders
-
Returns the value of the specified part header as a String
.
- getHeader(String) - Method in class org.apache.commons.fileupload.util.FileItemHeadersImpl
-
Returns the value of the specified part header as a String
.
- getHeader(String) - Method in class org.apache.commons.mail.Email
-
Gets the specified header.
- getHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getHeader() - Method in class org.apache.oltu.jose.jws.JWS
-
- getHeader(String) - Method in interface org.apache.oltu.oauth2.common.message.OAuthMessage
-
- getHeader(String) - Method in class org.apache.oltu.oauth2.common.message.OAuthResponse
-
- getHeader() - Method in class org.apache.oltu.oauth2.jwt.JWT
-
Get the JWT Header as defined in the 6.1 section of the JWT specification.
- getHeader(long, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getHeader(long, String, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getHeader_len() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns header length
- getHeaderCount() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the number of records in this segment.
- getHeaderEncoding() - Method in class org.apache.commons.fileupload.FileUploadBase
-
Retrieves the character encoding used when reading the headers of an
individual part.
- getHeaderEncoding() - Method in class org.apache.commons.fileupload.MultipartStream
-
Retrieves the character encoding used when reading the headers of an
individual part.
- getHeaderHoles() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the number of sparse records in this segment.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the header id.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField
-
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnicodePathExtraField
-
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the header id.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getHeaderId() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
The Header-ID.
- getHeaderLen() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns itsf header length
- getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
-
Return the name of the header
- getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.DepthHeader
-
- getHeaderName() - Method in interface org.apache.jackrabbit.webdav.header.Header
-
- getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
-
- getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.LabelHeader
-
- getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.OverwriteHeader
-
- getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.PollTimeoutHeader
-
- getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
-
- getHeaderNames() - Method in interface org.apache.commons.fileupload.FileItemHeaders
-
Returns an Iterator
of all the header names.
- getHeaderNames() - Method in class org.apache.commons.fileupload.util.FileItemHeadersImpl
-
Returns an Iterator
of all the header names.
- getHeaderNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getHeaderPadCount() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the number of bytes needed to pad the header to the alignment boundary.
- getHeaders() - Method in interface com.adobe.granite.haf.api.ApiResponse
-
Get the HTTP headers to be added to the response.
- getHeaders() - Method in interface com.adobe.granite.haf.converter.api.ConverterResponse
-
Get the headers of the response.
- getHeaders() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the descriptions of the headers defined in the model.
- getHeaders() - Method in interface com.adobe.granite.httpcache.api.CacheFile
-
Return the HTTP response headers stored with this entry.
- getHeaders(String) - Method in class com.adobe.granite.httpcache.api.Headers
-
Return all headers matching a given name.
- getHeaders() - Method in interface com.adobe.granite.optout.api.OptOutService
-
A map of name/value pairs of HTTP headers that a client can set to opt-out of tracking.
- getHeaders() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getHeaders() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the file item headers.
- getHeaders(String) - Method in interface org.apache.commons.fileupload.FileItemHeaders
-
Returns all the values of the specified item header as an
Iterator
of String
objects.
- getHeaders() - Method in interface org.apache.commons.fileupload.FileItemHeadersSupport
-
Returns the collection of headers defined locally within this item.
- getHeaders(String) - Method in class org.apache.commons.fileupload.util.FileItemHeadersImpl
-
Returns all the values of the specified item header as an
Iterator
of String
objects.
- getHeaders() - Method in class org.apache.commons.mail.Email
-
Gets all headers on an Email.
- getHeaders(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getHeaders() - Method in interface org.apache.oltu.oauth2.common.message.OAuthMessage
-
- getHeaders() - Method in class org.apache.oltu.oauth2.common.message.OAuthResponse
-
- getHeaders(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the headers for the bundle uniquely identified by the bundle id.
- getHeaders(long, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getHeaderSize() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the header size for this CPIO format
- getHeaderType() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the type of the tape segment header.
- getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
-
Return the value of the header
- getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.DepthHeader
-
Returns the header value.
- getHeaderValue() - Method in interface org.apache.jackrabbit.webdav.header.Header
-
- getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
-
Return the String representation of the If header present on
the given request or null
.
- getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.LabelHeader
-
- getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.OverwriteHeader
-
- getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
-
- getHeadHtmlContent() - Method in class com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser
-
- getHeadHtmlContent() - Method in class com.day.cq.wcm.designimporter.parser.HTMLContentHandler
-
- getHeadHtmlContent() - Method in class com.day.cq.wcm.designimporter.parser.ParseResult
-
- getHealthCheckMetadata() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
-
Get the meta data about the health check service
- getHealthCheckResult() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
-
Get the result of the health check run.
- getHealthChecks(HealthCheckSelector) - Method in class org.apache.sling.hc.util.HealthCheckFilter
-
- getHealthCheckServiceReferences(HealthCheckSelector) - Method in class org.apache.sling.hc.util.HealthCheckFilter
-
- getHealthCheckServiceReferences(HealthCheckSelector, boolean) - Method in class org.apache.sling.hc.util.HealthCheckFilter
-
- getHeight(int) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- getHeight() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getHeight() - Method in interface com.adobe.cq.screens.sessions.Device
-
- getHeight() - Method in interface com.adobe.granite.activitystreams.MediaLink
-
A hint to the consumer about the height, in pixels, of the media resource identified by the url property.
- getHeight() - Method in interface com.day.cq.dam.api.thumbnail.ThumbnailConfig
-
Retrieves the height in pixels for a thumbnail.
- getHeight() - Method in class com.day.cq.dam.commons.thumbnail.ThumbnailConfigImpl
-
- getHeight(Rendition) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns the height of rendition if it is the original rendition,
and has dimension metadata, or if it follows the naming convention
cq5dam.[thumbnail|web].width.height.ext,else 0
- getHeight() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the height of this asset
- getHeight() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getHeight() - Method in interface com.day.cq.dam.scene7.api.model.Scene7SmartCrop
-
- getHeight() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- getHeight() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the height of this emulator.
- getHeight() - Method in class com.day.cq.wcm.foundation.External
-
Return the height as a string.
- getHeight() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get height of the asset
- getHeight() - Method in class com.day.image.font.AbstractFont
-
Returns the calculated font height in pixels.
- getHeight() - Method in class com.day.image.Font
-
Returns the calculated font height in pixels.
- getHeight() - Method in class com.day.image.Layer
-
Returns the height of the layer.
- getHeight() - Method in class com.google.zxing.common.BitMatrix
-
- getHeight() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- getHeight() - Method in class com.scene7.ipsapi.AutoSmartCropOptions
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.GetAutoCropRectReturn
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.Keywords
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.SmartCrop
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the height property.
- getHeight() - Method in class com.scene7.ipsapi.ZoomTargetDefinition
-
Gets the value of the height property.
- getHeight() - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Get the height of the ImageBuilder pixel field
- getHeight() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the height of the image in pixels.
- getHeight() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getHeight() - Method in class org.apache.sling.atom.taglib.media.MediaPlayerTagHandler
-
- getHeight() - Method in class org.apache.sling.atom.taglib.media.MediaThumbnailTagHandler
-
- getHeight() - Method in class org.apache.tika.parser.image.ICNSType
-
- getHeightN() - Method in interface com.day.cq.dam.scene7.api.model.Scene7NormalizedCropRect
-
- getHeightN() - Method in class com.scene7.ipsapi.NormalizedCropRect
-
Gets the value of the heightN property.
- getHelper(ResourceResolver, String) - Method in interface org.apache.sling.hapi.HApiUtil
-
Get a new instance of AttributeHelper for the type identified by 'type'
- getHelperName() - Method in interface com.adobe.cq.social.handlebars.api.TemplateHelper
-
- getHi() - Method in exception org.apache.commons.math.exception.OutOfRangeException
-
- getHi() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getHiddenFieldResource(Resource) - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns a hidden field resource.
- getHiddenFields() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getHiddenFields(SlingHttpServletRequest) - Static method in class com.adobe.granite.translation.connector.msft.core.ui.utils.MicrosoftCloudServiceUtils
-
- getHigh() - Method in class org.apache.jackrabbit.vault.packaging.VersionRange
-
Returns the upper bound
- getHighestEscapedChar() - Method in class com.fasterxml.jackson.core.json.JsonGeneratorImpl
-
- getHighestEscapedChar() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Accessor method for testing what is the highest unescaped character
configured for this generator.
- getHighestEscapedChar() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getHighRange() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmInclusionRule
-
The maximum boundary used by the 'dynamicallyRanges' operation.
- getHint() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager.ComponentDescription
-
Return a hint (text) for this component.
- getHintName() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.LeadFormCTAComponentTagHandler.ComponentDetails
-
- getHistograms() - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names.
- getHistograms(MetricFilter) - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names which match the given
filter.
- getHistory(Workflow) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getHistory(Workflow) - Method in interface com.day.cq.workflow.WorkflowSession
-
- getHitCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the number of times com.google.common.cache.Cache
lookup methods have returned a cached value.
- getHitPercentageHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getHitRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the ratio of cache requests which were hits.
- getHitRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getHits() - Method in interface com.day.cq.search.result.SearchResult
-
- getHits() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getHitsPerPage() - Method in interface com.day.cq.search.Query
-
Returns the number of hits to include per
ResultPage
, ie.
- getHitsPerPage() - Method in interface com.day.cq.search.result.SearchResult
-
- getHitsPerPage() - Method in interface com.day.cq.search.SimpleSearch
-
Returns the number of hits to include per
ResultPage
, ie.
- getHitsPerPage() - Method in class com.day.cq.wcm.foundation.Search
-
- getHmacMd5(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized Mac
for the HmacMD5 algorithm.
- getHmacSha1(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized Mac
for the HmacSHA1 algorithm.
- getHmacSha256(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized Mac
for the HmacSHA256 algorithm.
- getHmacSha384(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized Mac
for the HmacSHA384 algorithm.
- getHmacSha512(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized Mac
for the HmacSHA512 algorithm.
- getHomeDir() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getHomePath() - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
- getHonoricPrefix() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getHonoricSuffix() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getHookClassLoader() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the hook class loader.
- getHost() - Method in interface com.adobe.xmp.core.XMPQualifiers
-
Gets the qualified node of these qualifiers
- getHost() - Method in class com.day.cq.mcm.campaign.CampaignCredentials
-
- getHost() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the host.
- getHostname() - Method in class com.day.crx.core.cluster.ClusterNodeInfo
-
Return the node's hostname.
- getHostname() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the hostname of the system where the dump was performed.
- getHostName() - Method in class org.apache.commons.httpclient.HttpHost
-
Returns the host name (IP or DNS name).
- getHostName() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the host name from an environment variable.
- getHostName() - Method in class org.apache.commons.mail.Email
-
Gets the host name of the SMTP server,
- getHostname() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
-
- getHostOs() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
The operating system the archive has been created on.
- getHosts() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getHosts(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of bundle ids of the bundles which host a fragment
- getHostURL() - Method in interface com.adobe.cq.social.srp.config.ASRPConfiguration
-
Get host url for ASRP.
- getHostURL() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Return the host url.
- getHour() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getHour() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getHour() - Method in interface com.adobe.xmp.XMPDateTime
-
- getHourOfDay() - Method in interface com.day.cq.reporting.ConfigService
-
Get the hour of day daily snapshots are taken.
- getHourOfDay() - Method in class org.joda.time.base.AbstractDateTime
-
Get the hour of day field value.
- getHourOfDay() - Method in class org.joda.time.LocalDateTime
-
Get the hour of day field value.
- getHourOfDay() - Method in class org.joda.time.LocalTime
-
Get the hour of day field value.
- getHourOfDay() - Method in interface org.joda.time.ReadableDateTime
-
Get the hour of day field value.
- getHourOfDay() - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Get the hour of day (0-23) field value.
- getHours() - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
Returns the location hours, or null, if no hours property exists.
- getHours() - Method in class org.joda.time.Hours
-
Gets the number of hours that this period represents.
- getHours() - Method in class org.joda.time.MutablePeriod
-
Gets the hours field part of the period.
- getHours() - Method in class org.joda.time.Period
-
Gets the hours field part of the period.
- getHref() - Method in interface com.adobe.granite.haf.converter.api.description.LinkDescription
-
Get the hrefs defined in the link.
- getHref() - Method in class com.adobe.reef.siren.Action
-
Returns the href attribute.
- getHref() - Method in class com.adobe.reef.siren.Entity
-
Returns the hef property.
- getHref() - Method in class com.adobe.reef.siren.Link
-
Returns the href attribute.
- getHref() - Method in class com.day.cq.commons.DownloadResource
-
Returns the href attribute of this download.
- getHref() - Method in interface com.day.cq.rewriter.linkchecker.Link
-
Returns the href as passed in the constructor
- getHref() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
-
Gets the (optional) HREF of the image area.
- getHref() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the href attribute of this download.
- getHref() - Method in class org.apache.jackrabbit.webdav.bind.BindInfo
-
- getHref() - Method in class org.apache.jackrabbit.webdav.bind.ParentElement
-
- getHref() - Method in class org.apache.jackrabbit.webdav.bind.RebindInfo
-
- getHref() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns the absolute href of this resource as returned in the
multistatus response body.
- getHref(boolean) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Return the 'href' representation of this locator object.
- getHref() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Returns the href
- getHref() - Method in class org.apache.jackrabbit.webdav.security.Principal
-
- getHref() - Method in class org.apache.sling.atom.taglib.LinkTagHandler
-
- getHrefLocator(String) - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
-
Parses a href and returns the path of the resource.
- getHrefLocator(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Parse a href and return the path of the resource.
- getHrefPrincipal(String) - Static method in class org.apache.jackrabbit.webdav.security.Principal
-
- getHrefs() - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
-
Return an list of String containing the text of those DAV:href elements
that would be returned as child elements of this property on
XmlSerializable.toXml(Document)
- getHrefs(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.OptionsResponse
-
- getHtml(MessageTemplate) - Static method in class com.day.cq.mailer.commons.MailHelper
-
- getHTML() - Method in interface com.day.cq.wcm.offline.Paragraph
-
Deprecated.
- getHtmlContent() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getHtmlMapping(String) - Method in interface com.day.cq.mcm.emailprovider.types.EmailTools
-
This method returns a HTML mapping associated with the tool.
- getHtmlMappings() - Method in interface com.day.cq.mcm.emailprovider.types.EmailTools
-
This method returns all the tool-HTMl mappings.
- getHtmlSource(Rendition) - Method in class com.day.cq.dam.video.VideoProfile
-
Get the value for the 'src' attribute for the html <source> element, based on the given rendition.
- getHtmlType() - Method in class com.day.cq.dam.video.VideoProfile
-
- getHttpCompletionUrl() - Method in class com.scene7.ipsapi.ImageRenderingPublishJob
-
Gets the value of the httpCompletionUrl property.
- getHttpCompletionUrl() - Method in class com.scene7.ipsapi.ImageServingPublishJob
-
Gets the value of the httpCompletionUrl property.
- getHttpCompletionUrl() - Method in class com.scene7.ipsapi.ServerDirectoryPublishJob
-
Gets the value of the httpCompletionUrl property.
- getHttpCompletionUrl() - Method in class com.scene7.ipsapi.VideoPublishJob
-
Gets the value of the httpCompletionUrl property.
- getHttpStatusCode() - Method in class com.adobe.cq.social.scf.SocialOperationResult
-
- getHttpStatusMessage() - Method in class com.adobe.cq.social.scf.SocialOperationResult
-
- getHuffCode() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getHuffSize() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getHuffVal() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getHunks() - Method in class com.day.util.diff.DocumentDiff
-
Returns the linked list of hunks
- getHunks() - Method in class com.day.util.diff.DocumentDiff3
-
Returns a chain of
Hunk3
s that contain the modifications.
- getI18n() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns I18n appropriate for the current page.
- getIANA2JavaMapping(String) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.EncodingMap
-
Returns the Java encoding name for the specified IANA encoding name.
- getIANAName() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.EncodingInfo
-
Returns a MIME charset name of this encoding.
- getIccBytes() - Method in class org.apache.commons.imaging.formats.jpeg.segments.App2Segment
-
- getICCProfile(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(File) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getICCProfileBytes(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input byte array.
- getICCProfileBytes(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input byte array.
- getICCProfileBytes(File) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input file.
- getICCProfileBytes(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input file.
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input byteSoruce.
- getICCProfileBytes(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(File) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getIccProfileInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the iccProfileInfo property.
- getICCProfileInfo(ICC_Profile) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getICCProfileInfo(byte[]) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getICCProfileInfo(File) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getICCProfileInfo(ByteSource) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getIcon() - Method in interface com.adobe.granite.activitystreams.Activity
-
Description of a resource providing a visual representation of the object, intended for human consumption.
- getIcon() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
Returns the name of a CoralUI icon to be displayed in the status.
- getIcon() - Method in class com.day.cq.wcm.foundation.Search.Hit
-
Returns an icon image for this hit.
- getIcon() - Method in class org.apache.sling.atom.taglib.FeedTagHandler
-
- getIconClass() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesCell
-
- getIconClass() - Method in class com.adobe.cq.msm.ui.util.StatusDetails
-
- getIconClass(String) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the icon class(es) for the given icon string from the content
property.
- getIconClass() - Method in class com.day.cq.commons.Console
-
- getIconName() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesCell
-
- getIconName() - Method in class com.adobe.cq.msm.ui.util.StatusDetails
-
- getIconPath() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getIconPath() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getIconPath() - Method in class com.day.cq.commons.DownloadResource
-
- getIconPath(String, int) - Method in interface com.day.cq.dam.api.handler.store.AssetStore
-
- getIconPath() - Method in class com.day.cq.wcm.foundation.Download
-
- getIconPath() - Method in class com.day.cq.wcm.foundation.Image
-
Returns a path to an icon representing the file.
- getIconPath() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns a path to an icon representing the file.
- getIcons() - Method in class org.apache.felix.metatype.OCD
-
- getIconType() - Method in class com.day.cq.commons.DownloadResource
-
Returns the icon type of this file.
- getIconType() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the icon type of this file.
- getIconUri() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getIconUri() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getId() - Method in interface com.adobe.cq.commerce.api.CommerceFacet
-
Get the unique id of this facet
- getId() - Method in interface com.adobe.cq.commerce.api.CommerceFacetValue
-
Get the identifier of this value (i.e.
- getId() - Method in interface com.adobe.cq.commerce.api.CommerceSort
-
- getId() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacet
-
Get the unique id of this facet
- getId() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacetValue
-
Get the identifier of this value (i.e.
- getId() - Method in class com.adobe.cq.commerce.common.DefaultCommerceSort
- getId() - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- getId() - Method in interface com.adobe.cq.projects.api.ProjectMember
-
Returns the id of this project member.
- getId() - Method in interface com.adobe.cq.projects.api.ProjectMemberRole
-
Return the id of this role
- getId() - Method in interface com.adobe.cq.screens.device.Device
-
Returns the id of the device.
- getId() - Method in interface com.adobe.cq.screens.sessions.Device
-
- getId() - Method in interface com.adobe.cq.screens.sessions.Display
-
- getId() - Method in interface com.adobe.cq.social.notifications.channel.Channel
-
The id of this channel
- getId() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getId() - Method in class com.adobe.cq.social.scf.core.SocialEvent.BaseEventObject
-
- getId() - Method in interface com.adobe.cq.social.scf.core.SocialEvent.EventObject
-
Provides a permanent, universally unique identifier for the object.
- getId() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
- getId() - Method in interface com.adobe.cq.social.tally.Poll
-
- getId() - Method in interface com.adobe.cq.social.ugcbase.CollabUser
-
Returns the identifier of the user.
- getId() - Method in interface com.adobe.cq.socialmedia.SocialSpace
-
Retrieves the space id.
- getId() - Method in interface com.adobe.cq.targetrecommendations.api.model.ProductFeed
-
Uniquely identifies a ProductFeed
- getId() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithm
-
Uniquely identifies a recommendation algorithm
- getId() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationTemplate
-
Uniquely identifies a recommendation template
- getId() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Uniquely identifies a TargetRecommendation
- getId() - Method in interface com.adobe.granite.activitystreams.Activity
-
Provides a permanent, universally unique identifier for the activity in the form of an absolute IRI [RFC3987].
- getId() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Provides a permanent, universally unique identifier for the object in the form of an absolute IRI [RFC3987].
- getId() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Returns the ID of this activity stream.
- getId() - Method in interface com.adobe.granite.asset.api.AssetVersion
-
Return the unique version id.
- getId() - Method in interface com.adobe.granite.auth.oauth.CredentialsValidator
-
Provider identifier used to map this credential validator to it.
- getId() - Method in interface com.adobe.granite.auth.oauth.ProfileValidator
-
Provider identifier used to map this profile validator to it.
- getId() - Method in interface com.adobe.granite.auth.oauth.Provider
-
Unique ID for this provider, used to match a ProviderConfig with this Provider
- getId() - Method in interface com.adobe.granite.auth.oauth.ProviderExtension
-
Unique ID for this provider extension, used to bind a
Provider
with the current ProviderExtension instance.
- getId() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- getId() - Method in interface com.adobe.granite.auth.saml.model.Message
-
Gets the identifier for this message.
- getId() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getID() - Method in interface com.adobe.granite.omnisearch.spi.core.OmniSearchHandler
-
This function returns ID of SuggestionHandler
aka Search Module
This ID helps identify the search module uniquely i.e.
- getID() - Method in interface com.adobe.granite.omnisearch.spi.core.SavedSearchHandler
-
This function returns ID of SavedSearchHandler
aka Search Module
This ID helps identify the search module uniquely i.e.
- getId() - Method in interface com.adobe.granite.socialgraph.GraphNode
-
Returns the id of this node.
- getId() - Method in interface com.adobe.granite.socketio.SocketIOSocket
-
A unique identifier for the socket session, that comes from the underlying Client.
- getId() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the ID of the task.
- getId() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets confirmation return from the external translation service provider that they have received the
TranslationObject for translation.
- getId() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the unique identifier for this InboxItem
- getID() - Method in interface com.adobe.granite.workflow.exec.Participant
-
Returns the ID for the participant
- getId() - Method in interface com.adobe.granite.workflow.exec.Route
-
Returns a unique ID for the route.
- getId() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Returns the Workflow
instance ID.
- getId() - Method in interface com.adobe.granite.workflow.exec.WorkItem
-
Returns the ID of the WorkflowItem
.
- getId() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Return the ID of this trigger.
- getId() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
Returns the ID of the WorkflowModel
.
- getId() - Method in interface com.adobe.granite.workflow.model.WorkflowNode
-
Returns the ID of the WorkflowNode
.
- getID() - Method in interface com.day.cq.dam.api.Asset
-
This method returns the ID associated with an Asset
Returns the non-null String value of Asset's ID
May return an empty (non-null) string
- getId() - Method in interface com.day.cq.dam.api.Revision
-
Return the unique version id (as provided by javax.jcr.version.Version#getIdentifier()
).
- getId() - Method in interface com.day.cq.mcm.campaign.profile.MetaDataBlock
-
Deprecated.
- getId() - Method in interface com.day.cq.mcm.campaign.profile.MetaDataInstance
-
Deprecated.
- getId() - Method in interface com.day.cq.mcm.campaign.profile.Subscription
-
- getId() - Method in interface com.day.cq.mcm.emailprovider.types.BaseType
-
Get the id of the entity.
- getId(String) - Static method in class com.day.cq.personalization.ClientContextUtil
-
Returns a valid DOM id based on a path or a random string (replaces invalid characters by "_").
- getId() - Method in interface com.day.cq.personalization.Teaser
-
Returns the unique id of the teaser.
- getId() - Method in interface com.day.cq.replication.Agent
-
Returns the id of the agent.
- getId() - Method in interface com.day.cq.replication.AgentConfig
-
Returns the id of this configuration.
- getId() - Method in interface com.day.cq.replication.AgentConfigGroup
-
Returns the id of this config group
- getId() - Method in interface com.day.cq.replication.ConfigManager.ConfigEvent
-
Returns the id of the configuration that changed
- getId() - Method in interface com.day.cq.replication.ReplicationQueue.Entry
-
Returns the entry id
- getId() - Method in interface com.day.cq.reporting.Filter
-
Gets the filter's ID.
- getId() - Method in class com.day.cq.searchpromote.xml.form.Form
-
- getId() - Method in class com.day.cq.searchpromote.xml.form.Input
-
- getID() - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
The ID is a unique identifier within the
UserManager
this User has been
acquired from.
The following must be true:
- getID() - Method in exception com.day.cq.security.AuthorizableExistsException
-
Deprecated.
- getID() - Method in interface com.day.cq.security.privileges.Privilege
-
Deprecated.
- getId() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus.Action
-
Returns the id of this action.
- getId() - Method in interface com.day.cq.workflow.exec.Route
-
Returns a unique ID for the route.
- getId() - Method in interface com.day.cq.workflow.exec.Workflow
-
Returns the Workflow
instance ID.
- getId() - Method in interface com.day.cq.workflow.exec.WorkItem
-
Returns the ID of the WorkflowItem
.
- getId() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getId() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
Returns the ID of the WorkflowModel
.
- getId() - Method in interface com.day.cq.workflow.model.WorkflowNode
-
Returns the ID of the WorkflowNode
.
- getId() - Method in class com.day.crx.core.cluster.ClusterNodeInfo
-
Return the node's id.
- getId() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns the id of this session
- getId() - Method in class com.fasterxml.jackson.annotation.JacksonInject.Value
-
- getId() - Method in class com.fasterxml.jackson.databind.deser.UnresolvedId
-
The id which is unresolved.
- getID() - Method in class org.apache.felix.metatype.AD
-
- getID() - Method in class org.apache.felix.metatype.OCD
-
- getID() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Return the implementation specific identifier for this
Authorizable
.
- getId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
-
- getId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
-
Returns the local id of this identity as it would be used in this repository.
- getId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
-
Returns the id of the external identity.
- getId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncedIdentity
-
Returns the internal id or name of the corresponding authorizable.
- getId() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
-
Returns the NodeId
for the node that is based on this info
object.
- getId() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
- getId() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
-
- getId() - Method in interface org.apache.jackrabbit.spi.ItemInfo
-
- getId() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
Returns the NodeId
for the node that is based on this info
object.
- getId() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
-
- getId() - Method in interface org.apache.jackrabbit.vault.packaging.events.PackageEvent
-
Returns the id of the package
- getId() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the package id
- getId() - Method in exception org.apache.jackrabbit.vault.packaging.NoSuchPackageException
-
- getId() - Method in exception org.apache.jackrabbit.vault.packaging.PackageExistsException
-
- getId() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the id of this package or null
if the id can't
be determined.
- getId() - Method in interface org.apache.jackrabbit.vault.packaging.registry.DependencyReport
-
The id of the package this report is created for.
- getId() - Method in interface org.apache.jackrabbit.vault.packaging.registry.ExecutionPlan
-
An id of the execution plan.
- getId() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Returns the id of this package
- getId() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Returns the id of this package or null
if the id can't
be determined.
- getId() - Method in class org.apache.sling.atom.taglib.EntryTagHandler
-
- getId() - Method in class org.apache.sling.atom.taglib.FeedTagHandler
-
- getId() - Method in interface org.apache.sling.discovery.ClusterView
-
Returns a stable id of the cluster represented by this
cluster view.
- getId() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
- getId() - Method in interface org.apache.sling.distribution.packaging.DistributionPackage
-
get package id.
- getId() - Method in class org.apache.sling.distribution.queue.DistributionQueueEntry
-
- getId() - Method in class org.apache.sling.installer.api.InstallableResource
-
Return this data's id.
- getId() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Get the new unique id
- getId() - Method in interface org.apache.sling.tenant.Tenant
-
Returns the unique identifier of this tenant.
- getId() - Method in class org.apache.tika.parser.recognition.RecognisedObject
-
- getID() - Method in class org.joda.time.DateTimeZone
-
Gets the ID of this datetime zone.
- getIdentifier() - Method in interface com.adobe.cq.commerce.api.OrderHistoryTraitDataProvider
-
Returns the string identifier of the trait for which this service is providing data.
- getIdentifier() - Method in interface com.adobe.cq.dam.cfm.VersionDef
-
Gets a text-based identifier for the represented version.
- getIdentifier() - Method in interface com.adobe.granite.asset.api.Asset
-
Get unique Asset identifier
- getIdentifier() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getIdentifier() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
-
Returns the data identifier.
- getIdentifier() - Method in class org.apache.jackrabbit.core.data.AsyncTouchResult
-
- getIdentifier() - Method in class org.apache.jackrabbit.core.data.AsyncUploadResult
-
- getIdentifier() - Method in interface org.apache.jackrabbit.core.data.DataRecord
-
Returns the identifier of this record.
- getIdentifier() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
-
- getIdentifier() - Method in interface org.apache.jackrabbit.spi.Path.Element
-
Returns the identifier of an identifier element, or
null
for other kinds of elements.
- getIdentifier() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the identifier of a single identifier element.
- getIdentifier() - Method in class org.apache.tika.sax.StandardReference
-
- getIdentifierOperand() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
-
- getIdentifiers() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the uuids
parameter of the filter.
- getIdentity() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncResultImpl
-
- getIdentity(ExternalIdentityRef) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
-
Returns the identity for the given reference or null
if it does not exist.
- getIdentity() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult
-
The synchronized identity
- getIdentityRef(Authorizable) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
-
Retrieves the external identity ref from the authorizable
- getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
-
- getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getIdFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Return the IdFactory
.
- getIdFromResource(Resource) - Static method in class com.day.cq.wcm.commons.UGCUtil
-
Returns the given resource
's name without selectors and / or file extension.
- getIdleTimeout() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getIdMapPath() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the configured path to store the idMap to
- getIdpCertAlias() - Method in class com.adobe.granite.auth.saml.configuration.IdpConfiguration
-
- getIdpLogoutPostUrl() - Method in class com.adobe.granite.auth.saml.configuration.IdpConfiguration
-
- getIdpPostUrl() - Method in class com.adobe.granite.auth.saml.configuration.IdpConfiguration
-
Gets the url where saml requests should be sent.
- getIdType() - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReader
-
- getIEEEFlags() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the IEEE 854 status flags.
- getIfStored(String) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Return the inputstream from from cache, or null if not in the cache.
- getIfXFAExtractOnlyXFA() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getIgnorals() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getIgnored() - Method in class com.fasterxml.jackson.annotation.JsonIgnoreProperties.Value
-
- getIgnoredLineConsumer() - Method in class org.apache.tika.parser.external.ExternalParser
-
Gets lines consumer
- getIgnoredMatcher() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets the ignored character matcher.
- getIgnoredMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the ignored character matcher.
- getIgnoredNames() - Method in class org.apache.jackrabbit.vault.fs.config.VaultSettings
-
- getIgnoredProperties() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Properties to ignore.
- getIgnoredProperties() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Properties to ignore.
- getIgnoredPropertyNames() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
- getIgnoredPropertyNames() - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- getIgnoredPropertyNames() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
Accessor for set of properties that are explicitly marked to be ignored
via per-property markers (but NOT class annotations).
- getIgnoredPropertyNames(Set<String>) - Method in interface org.apache.sling.caconfig.management.ConfigurationManagementSettings
-
Detects property names that should be ignored/filtered out when reading or writing configuration data properties.
- getIgnoreUnknown() - Method in class com.fasterxml.jackson.annotation.JsonIgnoreProperties.Value
-
- getIllegalNumberValue() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the illegal integer value assigned to the field, or null if not applicable.
- getIllegalStringValue() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the illegal string value assigned to the field, or null if not applicable.
- getIllegalValueAsString() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the illegal value assigned to the field as a non-null string.
- getIllustratorInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the illustratorInfo property.
- getIllustratorOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the illustratorOptions property.
- getIllustratorOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the illustratorOptions property.
- getIllustratorOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the illustratorOptions property.
- getIllustratorOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the illustratorOptions property.
- getIllustratorOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the illustratorOptions property.
- getILoggerFactory() - Static method in class org.slf4j.LoggerFactory
-
- getIlvl() - Method in class org.apache.tika.parser.microsoft.ooxml.ParagraphProperties
-
- getImage() - Method in interface com.adobe.cq.commerce.api.Product
-
Get the primary image for this product, or null
if no image was found.
- getImage() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getImage() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Description of a resource providing a visual representation of the object, intended for human consumption.
- getImage() - Method in interface com.day.cq.dam.api.cache.BufferedImageCache.Entry
-
- getImage(Rendition, AssetHandler) - Method in interface com.day.cq.dam.api.cache.BufferedImageCache
-
Returns the image for the given rendition.
- getImage(Rendition) - Method in interface com.day.cq.dam.api.handler.AssetHandler
-
This method retrieves the graphical representation of an
Asset
s given
Rendition
.
- getImage(Rendition, Dimension) - Method in interface com.day.cq.dam.api.handler.AssetHandler
-
This method retrieves the graphical representation of an
Asset
s given
Rendition
.
- getImage(Rendition) - Method in class com.day.cq.dam.commons.handler.AbstractAssetHandler
-
- getImage(Rendition, Dimension) - Method in class com.day.cq.dam.commons.handler.AbstractAssetHandler
-
- getImage(Rendition) - Method in class com.day.cq.dam.commons.handler.StandardImageHandler
-
This method retrieves the graphical representation of an
Asset
s given
Rendition
.
- getImage(Rendition, Dimension) - Method in class com.day.cq.dam.commons.handler.StandardImageHandler
-
This method retrieves the graphical representation of an
Asset
s given
Rendition
.
- getImage() - Method in class com.day.cq.dam.commons.watermark.ImageWatermark
-
- getImage() - Method in class com.day.cq.dam.commons.watermark.TextWatermark
-
Generates a transparent image representing the text of this watermark.
- getImage() - Method in class com.day.cq.dam.commons.watermark.WatermarkContext
-
- getImage(Page) - Static method in class com.day.cq.personalization.TeaserUtils
-
Returns a image for the teaser, based on the following logic:
check for page image
check for first par image component
check for first par textimage component
fallback, return page template thumbnail
- getImage(SlingHttpServletRequest, Page) - Static method in class com.day.cq.personalization.TeaserUtils
-
Returns a image for the teaser, based on the following logic:
check for page image
check for first par image component
check for first par textimage component
fallback, return page template thumbnail
- getImage() - Method in class com.day.image.Layer
-
Returns the image on which this layer is based.
- GetImage() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
- GetImage() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
- GetImage() - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
- getImageCount() - Method in interface com.adobe.granite.translation.api.TranslationScope
-
Gets the number of images.
- getImageCount() - Method in class com.scene7.ipsapi.DiskUsage
-
Gets the value of the imageCount property.
- getImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData
-
- getImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getImageData(int) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
- getImageDataLength() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getImageDimension(InputStream, String) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
getImageDimension : To get actual width and height of the rendition or image for proper UI rendering of thumbnails , earlier new Layer () API was being used which was inefficient.
- getImageDoctype() - Method in class com.day.cq.commons.ImageResource
-
Returns the doctype that is used when generating the HTML.
- getImageFile() - Method in class com.scene7.ipsapi.CabinetInfo
-
Gets the value of the imageFile property.
- getImageFile() - Method in class com.scene7.ipsapi.VideoInfo
-
Gets the value of the imageFile property.
- getImageFile() - Method in class com.scene7.ipsapi.VignetteInfo
-
Gets the value of the imageFile property.
- getImageFile() - Method in class com.scene7.ipsapi.WindowCoveringInfo
-
Gets the value of the imageFile property.
- getImageFormatArray() - Method in class com.scene7.ipsapi.GetImageFormatsReturn
-
Gets the value of the imageFormatArray property.
- getImageFormatHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7ImageFormat
-
- getImageFormatHandle() - Method in class com.scene7.ipsapi.DeleteImageFormatParam
-
Gets the value of the imageFormatHandle property.
- getImageFormatHandle() - Method in class com.scene7.ipsapi.ImageFormat
-
Gets the value of the imageFormatHandle property.
- getImageFormatHandle() - Method in class com.scene7.ipsapi.SaveImageFormatParam
-
Gets the value of the imageFormatHandle property.
- getImageFormatHandle() - Method in class com.scene7.ipsapi.SaveImageFormatReturn
-
Gets the value of the imageFormatHandle property.
- getImageFormats(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Returns image formats, such as PDF, EPS, SWF, and others.
- getImageFormats(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns image formats, such as PDF, EPS, SWF, and others.
- GetImageFormatsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageFormatsParam() - Constructor for class com.scene7.ipsapi.GetImageFormatsParam
-
- GetImageFormatsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageFormatsReturn() - Constructor for class com.scene7.ipsapi.GetImageFormatsReturn
-
- getImagEigenvalue(int) - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns the imaginary part of the ith eigenvalue of the original matrix.
- getImagEigenvalue(int) - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns the imaginary part of the ith eigenvalue of the original matrix.
- getImagEigenvalues() - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns a copy of the imaginary parts of the eigenvalues of the original matrix.
- getImagEigenvalues() - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns a copy of the imaginary parts of the eigenvalues of the original matrix.
- getImageIndex() - Method in class com.day.image.Layer
-
Returns the index of image of this layer within the multi-image file from
which this layer has been loaded.
- getImageInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the imageInfo property.
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified ByteSource.
- getImageInfo(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified ByteSource.
- getImageInfo(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified array of bytes.
- getImageInfo(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified file Format-specific
ImageParser implementations are expected to return a valid
ImageInfo object or to throw an ImageReadException if unable
to process the specified data.
- getImageInfo(String, byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(String, byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image file.
- getImageInfo(File) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image file.
- getImageMagickPath() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getImageMapArray() - Method in class com.scene7.ipsapi.SetImageMapsParam
-
Gets the value of the imageMapArray property.
- getImageMapHandle() - Method in class com.scene7.ipsapi.DeleteImageMapParam
-
Gets the value of the imageMapHandle property.
- getImageMapHandle() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the imageMapHandle property.
- getImageMapHandle() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the imageMapHandle property.
- getImageMapHandle() - Method in class com.scene7.ipsapi.SaveImageMapReturn
-
Gets the value of the imageMapHandle property.
- getImageMapHandleArray() - Method in class com.scene7.ipsapi.SetImageMapsReturn
-
Gets the value of the imageMapHandleArray property.
- getImageMaps() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the imageMaps property.
- getImagemapsMap(String, DesignImporterContext) - Static method in class com.day.cq.wcm.designimporter.util.ImageMapExtractor
-
This method returns a Map containing the map element name and the stringified form of map element that is required for image
component.
- getImageMetadata(int) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- getImagePath() - Method in interface com.adobe.cq.commerce.api.Product
-
- getImagePath() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Deprecated.
- getImagePath() - Method in interface com.adobe.cq.social.badging.api.UserBadge
-
Deprecated.
- getImagePath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementCardImage
-
- getImagePath() - Method in interface com.adobe.cq.xf.social.ExperienceFragmentSocialVariation
-
Return defining image path of the SM variation
- getImagePath() - Method in class com.scene7.ipsapi.CabinetInfo
-
Gets the value of the imagePath property.
- getImagePath() - Method in class com.scene7.ipsapi.VideoInfo
-
Gets the value of the imagePath property.
- getImagePath() - Method in class com.scene7.ipsapi.VignetteInfo
-
Gets the value of the imagePath property.
- getImagePath() - Method in class com.scene7.ipsapi.WindowCoveringInfo
-
Gets the value of the imagePath property.
- getImagePresets(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets the SPS image presets
- getImagePresets(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns a list of Scene7 image preset names for the given S7Config
- getImagePreviewRendition() - Method in interface com.day.cq.dam.api.Asset
-
This method returns a suitable
Rendition
for rendering image rendition derivatives (thumbnails, previews, ptiff).
- getImageRenderingPublishJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the imageRenderingPublishJob property.
- getImageRenderingPublishJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the imageRenderingPublishJob property.
- getImageRenderingPublishJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the imageRenderingPublishJob property.
- GetImageRenderingPublishSettingsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageRenderingPublishSettingsParam() - Constructor for class com.scene7.ipsapi.GetImageRenderingPublishSettingsParam
-
- GetImageRenderingPublishSettingsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageRenderingPublishSettingsReturn() - Constructor for class com.scene7.ipsapi.GetImageRenderingPublishSettingsReturn
-
- getImageRootPath(Resource, ResourceResolver) - Method in interface com.day.cq.dam.api.s7dam.scene7.ImageUrlApi
-
- getImageRootPath(Resource) - Method in interface com.day.cq.dam.api.s7dam.scene7.ImageUrlApi
-
Retrieve the path of the asset on the ips server
- getImages() - Method in interface com.adobe.cq.commerce.api.Product
-
Get all the images for this product.
- getImages() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getImages() - Method in interface com.day.cq.dam.api.s7dam.set.ImageSet
-
- getImageServerDeliveryURL(Resource, ResourceResolver) - Method in interface com.day.cq.dam.api.s7dam.scene7.ImageUrlApi
-
- getImageServerDeliveryURL(Resource) - Method in interface com.day.cq.dam.api.s7dam.scene7.ImageUrlApi
-
Retrieve the delivery server url of the asset if it is on the ips server
- getImageServerPreviewURL(Resource, ResourceResolver) - Method in interface com.day.cq.dam.api.s7dam.scene7.ImageUrlApi
-
- getImageServerPreviewURL(Resource) - Method in interface com.day.cq.dam.api.s7dam.scene7.ImageUrlApi
-
Retrieve the preview server url of the asset if it is on the ips server
- getImageServiceUrl() - Method in interface com.day.cq.dam.api.s7dam.config.DynamicMediaServicesConfig
-
- getImageServiceUrl(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The image service url for the Dynamic Media image delivery
- getImageServiceUrl(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The image service url for the Dynamic Media image delivery
- getImageServingPublishJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the imageServingPublishJob property.
- getImageServingPublishJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the imageServingPublishJob property.
- getImageServingPublishJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the imageServingPublishJob property.
- GetImageServingPublishSettingsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageServingPublishSettingsParam() - Constructor for class com.scene7.ipsapi.GetImageServingPublishSettingsParam
-
- GetImageServingPublishSettingsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageServingPublishSettingsReturn() - Constructor for class com.scene7.ipsapi.GetImageServingPublishSettingsReturn
-
- GetImageSetMembersParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageSetMembersParam() - Constructor for class com.scene7.ipsapi.GetImageSetMembersParam
-
- GetImageSetMembersReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetImageSetMembersReturn() - Constructor for class com.scene7.ipsapi.GetImageSetMembersReturn
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getImageSize(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified byte array.
- getImageSize(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified byte array.
- getImageSize(File) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified file.
- getImageSize(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified file.
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified ByteSource.
- getImageSize(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(File) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image file.
- getImageSize(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image file.
- getImageSize(ByteSource, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
- getImageSource() - Method in class com.adobe.cq.msm.ui.models.blueprintconfig.BlueprintColumnItem
-
- getImageTypes(int) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- getImageUrl(String) - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Return a shopper-oriented image identifying the payment method.
- getImageUrl() - Method in interface com.adobe.cq.commerce.api.Product
-
- getImageUrl(String) - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Return a shopper-oriented image identifying the shipping method.
- getImageUrl() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Deprecated.
- getImageURL() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- getImageUrl() - Method in interface com.adobe.cq.social.scf.User.Badge
-
- getImageUrl() - Method in interface com.adobe.social.integrations.livefyre.user.api.PingForPullUser
-
Image URL.
- getImaginary() - Method in class org.apache.commons.math.complex.Complex
-
Access the imaginary part.
- getImaginaryCharacter() - Method in class org.apache.commons.math.complex.ComplexFormat
-
Access the imaginaryCharacter.
- getImaginaryFormat() - Method in class org.apache.commons.math.complex.ComplexFormat
-
Access the imaginaryFormat.
- getIMarkerFactory() - Static method in class org.slf4j.MarkerFactory
-
- getImpersonableUserFilter() - Method in interface com.adobe.granite.security.user.UserPropertiesQueryParams
-
Returns whether to filter for the users that the provided user can impersonate:
Boolean.TRUE
Include only the users that the provided user can impersonate.
Boolean.FALSE
Currently not supported
null
No filtering is performed with regards to impersonation.
When this methods returns a non null value, it is guaranteed that a non null impersonator principal name has been set.
- getImpersonation() - Method in interface org.apache.jackrabbit.api.security.user.User
-
- getImpersonatorInfo() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
-
Returns the AuthInfo
present with the editing session that want
to impersonate.
- getImpersonatorPrincipalName() - Method in interface com.adobe.granite.security.user.UserPropertiesQueryParams
-
Gets the name of the user that can or cannot impersonate the users from the query.
- getImpersonators() - Method in interface com.day.cq.security.User
-
Deprecated.
- getImpersonators() - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
- getImplicitBounds(TypeVariable<?>) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Returns an array containing the sole type of Object
if
TypeVariable.getBounds()
returns an empty array.
- getImplicitLowerBounds(WildcardType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Returns an array containing a single value of null
if
WildcardType.getLowerBounds()
returns an empty array.
- getImplicitUpperBounds(WildcardType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Returns an array containing the sole value of Object
if
WildcardType.getUpperBounds()
returns an empty array.
- getImpliedRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of implied roles for a user
- getImportBehavior(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- getImportedPackages() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getImportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the array of the packages imported by this bundle
- getImporter() - Method in class com.day.cq.wcm.designimporter.DesignImporterContext
-
- getImportingBundles() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getImportingBundles(String, String, long) - Method in interface org.osgi.jmx.framework.PackageStateMBean
-
Answer the list of identifiers of the bundles importing the package
- getImportMode() - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Returns the import mode that is specified for this filter set.
- getImportMode(String) - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Returns the import mode for the given node path.
- getImportMode(String) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Returns the import mode for the given node path.
- getImportMode() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the import mode.
- getImportMode(String) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- getImportQueueName() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the name of the import queue
- getImportQueueTopic() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the topic of the associated import queue
- getImproperInstance() - Static method in class org.apache.commons.math.fraction.BigFractionFormat
-
Returns the default complex format for the current locale.
- getImproperInstance(Locale) - Static method in class org.apache.commons.math.fraction.BigFractionFormat
-
Returns the default complex format for the given locale.
- getImproperInstance() - Static method in class org.apache.commons.math.fraction.FractionFormat
-
Returns the default complex format for the current locale.
- getImproperInstance(Locale) - Static method in class org.apache.commons.math.fraction.FractionFormat
-
Returns the default complex format for the given locale.
- getImsLoginUrl() - Method in interface com.adobe.granite.auth.ims.ImsConfigProvider
-
- getImsLoginUrl(HttpServletRequest) - Method in interface com.adobe.granite.auth.ims.ImsConfigProvider
-
- getImsOrgId() - Method in class com.scene7.ipsapi.AddCompanyParam
-
Gets the value of the imsOrgId property.
- getImsOrgId() - Method in class com.scene7.ipsapi.Company
-
Gets the value of the imsOrgId property.
- getImsOrgId() - Method in class com.scene7.ipsapi.GetCompanyInfoParam
-
Gets the value of the imsOrgId property.
- getImsUserId() - Method in class com.scene7.ipsapi.User
-
Gets the value of the imsUserId property.
- getInactiveMimeTypes() - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Return the list of currently inactive mime types for this media handler.
- getInboxItem() - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilderContext
-
Return the
InboxItem
to get the PayloadInfo for.
- getInclude(String) - Method in interface com.adobe.xmp.schema.service.RelaxNGProvider
-
Provides a RelaxNG include, referenced by its name
- getInclude(String) - Method in class com.adobe.xmp.schema.service.StandardRelaxNGProvider
-
- getInclude() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getInclude() - Method in class org.apache.commons.collections.ExtendedProperties
-
Gets the property value for including other properties files.
- getIncludeAsProperty() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getIncludeDeletedContent() - Method in class org.apache.tika.parser.microsoft.AbstractOfficeParser
-
- getIncludeDeletedContent() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getIncludeDeletedText() - Method in class org.apache.tika.parser.microsoft.ooxml.OOXMLTikaBodyPartHandler
-
- getIncludeDeletedText() - Method in interface org.apache.tika.parser.microsoft.ooxml.OOXMLWordAndPowerPointTextHandler.XWPFBodyContentsHandler
-
- getIncludeDescendants() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Returns true
if this location step uses the
descendant-or-self axis, false
if this step uses the child
axis.
- getIncludedPath() - Method in class com.adobe.cq.social.scf.PageInfo
-
- getIncludedProperties() - Method in class com.adobe.cq.social.ugc.api.FullTextConstraint
-
Gets the list of included properties.
- getIncludedResource() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Gets the included component when Sling performed the include on the server.
- getIncludeHeadersAndFooters() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getIncludeMoveFromContent() - Method in class org.apache.tika.parser.microsoft.AbstractOfficeParser
-
- getIncludeMoveFromContent() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getIncludeMoveFromText() - Method in class org.apache.tika.parser.microsoft.ooxml.OOXMLTikaBodyPartHandler
-
- getIncludeMoveFromText() - Method in interface org.apache.tika.parser.microsoft.ooxml.OOXMLWordAndPowerPointTextHandler.XWPFBodyContentsHandler
-
- getIncludePath(LibraryType) - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the include path of this library for the given type.
- getIncludePath(LibraryType, boolean) - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the include path of this library for the given type.
- getIncludePath() - Method in class com.day.cq.personalization.offerlibrary.usebean.OfferproxyPropertiesProvider
-
Deprecated.
- getIncludePaths() - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Return the include paths that should be observed for events to trigger indexing.
- getIncludeShapeBasedContent() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getIncludeThumbnailPad() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getIncludeThumbnailPad() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getInclusionRules() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
The inclusion rules for this algorithm.
- getIncomingTransitions() - Method in interface com.adobe.granite.workflow.model.WorkflowNode
-
- getIncomingTransitions() - Method in interface com.day.cq.workflow.model.WorkflowNode
-
- getIncompleteParameter() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getIncompleteParameter() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
If an incomplete creator was found, this is the first parameter that
needs further annotation to help make the creator complete.
- getIncrementalProductsList(Page, long) - Method in interface com.adobe.cq.commerce.pim.api.ProductFeedService
-
Retrieves a partial product list under one or more repository paths.
- getIndent() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getIndent() - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
- getIndent() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getIndent() - Method in class com.fasterxml.jackson.core.util.DefaultIndenter
-
- getIndent() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the indentation specified.
- getIndenting() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if indentation was specified.
- getInDesignInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the inDesignInfo property.
- getInDesignOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the inDesignOptions property.
- getInDesignOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the inDesignOptions property.
- getInDesignOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the inDesignOptions property.
- getInDesignOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the inDesignOptions property.
- getInDesignOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the inDesignOptions property.
- getIndex() - Method in class com.adobe.cq.social.ugc.api.UgcIndexProperty
-
Return the index type.
- getIndex(String, Session, UgcFilter, String, long) - Method in interface com.adobe.cq.social.ugc.api.UgcSearch
-
Return the index of the target in the search result.
- getIndex() - Method in class com.adobe.xmp.path.XMPPathSegment
-
- getIndex() - Method in interface com.day.cq.search.result.Hit
-
- getIndex() - Method in interface com.day.cq.search.result.ResultPage
-
- getIndex() - Method in class com.day.cq.wcm.foundation.Search.Page
-
- getIndex() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
Accessor for index of this parameter within argument list
- getIndex() - Method in class com.fasterxml.jackson.databind.JsonMappingException.Reference
-
- getIndex() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- getIndex() - Method in exception org.apache.commons.math.exception.NonMonotonousSequenceException
-
Get the index of the wrong value.
- getIndex() - Method in class org.apache.commons.math.linear.RealVector.Entry
-
Get the index of the entry.
- getIndex() - Method in interface org.apache.jackrabbit.spi.ChildInfo
-
Returns the index of the child Node
.
- getIndex() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
-
Returns the index of the child Node
.
- getIndex() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the non-normalized 1-based index of this element.
- getIndex() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
-
Index of the node.
- getIndex() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Returns the position index for this step.
- getIndex() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
Index of the node.
- getIndex() - Method in interface org.apache.jackrabbit.spi.Path.Element
-
Returns the index of the element as it has been assigned upon creation.
- getIndex() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the index of the last path element, or
Path.INDEX_UNDEFINED
if the index is not defined or not applicable.
- getIndex(Object, int) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Given an indexable object
(i.e.
- getIndex_depth() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns an index depth
- getIndex_head() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns an index head
- getIndex_root() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns index root
- getIndexedNodesCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the number of indexed nodes as a org.apache.jackrabbit.api.stats.TimeSeries
.
- getIndexVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
-
- getInfo() - Method in interface com.day.cq.notification.api.SubscriptionFilter
-
Returns the filter criteria.
- getInfo() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
Return the info map
- getInfo() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
-
Returns the information map associated with this event.
- getInfo() - Method in interface org.apache.jackrabbit.spi.Event
-
Returns the information map associated with this event.
- getInfo(String) - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo
-
Returns the info at path
- getInfo() - Method in interface org.apache.sling.distribution.packaging.DistributionPackage
-
gets an additional info holder for this package.
- getInfos() - Method in interface com.adobe.granite.license.ProductInfoService
-
- getInfos() - Method in class com.day.crx.security.token.TokenCookie
-
- getInfos() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo
-
Returns the import information
- getInherited(String, T) - Method in class com.adobe.cq.social.srp.internal.Configuration
- getInherited(String, T) - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getInherited(String) - Method in class com.adobe.granite.ui.components.Config
-
Returns the value of property with the given name, converted to string.
- getInherited(String, T) - Method in class com.adobe.granite.ui.components.Config
-
Returns the value of property with the given name, converted into the given
type.
- getInherited(String, Class<T>) - Method in class com.adobe.granite.ui.components.Config
-
Returns the value of property with the given name, converted into the given
type.
- getInherited() - Method in interface com.adobe.xmp.schema.model.SimpleType
-
- getInherited(String, Class<T>) - Method in class com.day.cq.commons.inherit.ComponentInheritanceValueMap
-
- getInherited(String, T) - Method in class com.day.cq.commons.inherit.ComponentInheritanceValueMap
-
- getInherited(String, Class<T>) - Method in class com.day.cq.commons.inherit.HierarchyNodeInheritanceValueMap
-
- getInherited(String, T) - Method in class com.day.cq.commons.inherit.HierarchyNodeInheritanceValueMap
-
- getInherited(String, Class<T>) - Method in interface com.day.cq.commons.inherit.InheritanceValueMap
-
Get a named property and convert it into the given type, and take the
properties of parent resources / pages into account, if the property is
not found locally.
- getInherited(String, T) - Method in interface com.day.cq.commons.inherit.InheritanceValueMap
-
Get a named property and convert it into the given type, and take the
properties of parent resources / pages into account, if the property is
not found locally.
- getInheritedConfigPath() - Method in interface com.adobe.granite.contexthub.models.ContextHubConfigField
-
Returns the path where the inherited configuration can be found, or null
when the configuration isn't inherited.
- getInheritedDefault(String) - Method in class com.adobe.granite.ui.components.Config
-
- getInheritedDefault(String, T) - Method in class com.adobe.granite.ui.components.Config
-
- getInheritedDefault(String, Class<T>) - Method in class com.adobe.granite.ui.components.Config
-
- getInheritedHref() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
-
- getInheritedOperationExtensionManager() - Method in class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService
-
- getInheritedOperationExtensionManager() - Method in class com.adobe.cq.social.scf.core.operations.AbstractOperationService
-
- getInheritedOperationExtensionManager() - Method in interface com.adobe.cq.social.scf.OperationService
-
- getInheritedPageProperties() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getInheritedPath() - Method in interface com.day.cq.personalization.ui.groupedservicesselector.GroupedServicesSelector
-
Returns the path of the resource of type cq:Page
from where the
services are inherited or null
if values are not inherited.
- getInheritedProperties() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getInheritedProperty(Resource, String) - Static method in class com.adobe.granite.contexthub.commons.Utils
-
Returns the content property of the given page.
- getInheritedProperty(String, Resource, T) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
This method searches for the property in the provided contentPath
resource.
- getInheritedProperty(Page, ResourceResolver, String) - Static method in class com.day.cq.wcm.commons.WCMUtils
-
Returns the content property of the given page.
- getIniBlock() - Method in class org.apache.tika.parser.chm.lzx.ChmBlockInfo
-
Returns an initial block index
- getInitialAssociatedContent() - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets an iterator on the initial references that form the associated content of the
fragment.
- getInitialBundleStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Answer the initial start level assigned to a bundle when it is first
started
- getInitialContentType() - Method in interface com.adobe.cq.dam.cfm.ElementTemplate
-
Gets the initial MIME type of the variation.
- getInitializableProblemHandler() - Method in class org.apache.tika.config.ServiceLoader
-
Returns the handler for problems with initializables
- getInitializedMac(HmacAlgorithms, byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized Mac
for the given algorithm
.
- getInitializedMac(String, byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized Mac
for the given algorithm
.
- getInitializer(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns the BackgroundInitializer
with the given name.
- getInitialScope() - Method in interface com.adobe.granite.translation.api.TranslationMetadata
-
Gets the rough scope.
- getInitialTagValue() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the initialTagValue property.
- getInitialTagValue() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the initialTagValue property.
- getInitialTagValue() - Method in class com.scene7.ipsapi.UpdateMetadataFieldParam
-
Gets the value of the initialTagValue property.
- getInitialTime() - Method in class org.apache.commons.math.ode.ContinuousOutputModel
-
Get the initial integration time.
- getInitiator() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Returns the initiator of the Workflow
instance.
- getInitiator() - Method in interface com.day.cq.workflow.exec.Workflow
-
Returns the initiator of the Workflow
instance.
- getInitiatorHint() - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilderContext
-
Return the initiator of the call into the PayloadInfoBuilder.
- getInitParameter(String) - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.
- getInitParameterNames() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.
- getInitStackTrace() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Stack trace of where the listener was registered
- getInitStackTrace() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getInjectables() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
- getInjectables() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getInjectableValueId() - Method in class com.fasterxml.jackson.databind.deser.CreatorProperty
-
- getInjectableValueId() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getInjectableValueId() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
Accessor for id of injectable value, if this bean property supports
value injection.
- getInjectableValues() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getInjectableValues() - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- getInjectionStrategy() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor2
-
- getInjectionStrategy() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the information whether the injection is optional.
- getInnerHtml() - Method in class com.day.cq.commons.DownloadResource
-
Returns the inner html object for the download link.
- getInnerHtml() - Method in class com.day.cq.wcm.foundation.Table.Tag
-
- getInnerHtml() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the inner html object for the download link.
- getIno() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the ino of the entry.
- getInode() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Set the inode.
- getInplaceEditingConfig() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getInProgressUsersCount() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Returns the number of users in the group with in-progress status on the resource.
- getInputCodeComment() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- getInputCodeLatin1() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- getInputCodeLatin1JsNames() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- getInputCodeUtf8() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- getInputCodeUtf8JsNames() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- getInputCodeWS() - Static method in class com.fasterxml.jackson.core.io.CharTypes
-
- getInputDecorator() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for getting currently configured input decorator (if any;
there is no default decorator).
- getInputDuration() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getInputs() - Method in class com.day.cq.searchpromote.xml.form.Form
-
- getInputSize() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getInputSource() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getInputSource() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getInputSource() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getInputSource() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getInputSource() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be used to get access to object that is used
to access input being parsed; this is usually either
InputStream
or Reader
, depending on what
parser was constructed with.
- getInputSource() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getInputSource() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns an input source to the contents of this artifact.
- getInputSource() - Method in class org.apache.jackrabbit.vault.fs.DirectoryArtifact
-
Returns an input source to the contents of this artifact.
- getInputSource() - Method in class org.apache.jackrabbit.vault.fs.HintArtifact
-
Returns an input source to the contents of this artifact.
- getInputSource(Archive.Entry) - Method in interface org.apache.jackrabbit.vault.fs.io.Archive
-
Returns an input source for the given entry
- getInputSource(Archive.Entry) - Method in class org.apache.jackrabbit.vault.fs.io.FileArchive
-
Returns an input source for the given entry
- getInputSource(Archive.Entry) - Method in class org.apache.jackrabbit.vault.fs.io.JcrArchive
-
Returns an input source for the given entry
- getInputSource(Archive.Entry) - Method in class org.apache.jackrabbit.vault.fs.io.MappedArchive
-
- getInputSource(Archive.Entry) - Method in class org.apache.jackrabbit.vault.fs.io.MemoryArchive
-
Returns an input source for the given entry
- getInputSource(Archive.Entry) - Method in class org.apache.jackrabbit.vault.fs.io.SubArchive
-
Returns an input source for the given entry
- getInputSource(Archive.Entry) - Method in class org.apache.jackrabbit.vault.fs.io.ZipArchive
-
- getInputSource(Archive.Entry) - Method in class org.apache.jackrabbit.vault.fs.io.ZipStreamArchive
-
- getInputSource() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns an input source to the contents of this artifact.
- getInputSource() - Method in class org.apache.jackrabbit.vault.fs.SerializerArtifact
-
Returns an input source to the contents of this artifact.
- getInputStream(String) - Method in interface com.adobe.cq.dam.dm.internalapi.image_server.IsContentRequester
-
Get response data stream.
- getInputStream() - Method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
- getInputStream() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the input stream of the generated lib file
- getInputStream(boolean) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the input stream of the generated lib file
- getInputStream() - Method in interface com.day.cq.replication.ReplicationContent
-
Get the input stream for the content.
- getInputStream() - Method in class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
- getInputStream(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns an InputStream for reading the contents of the given entry.
- getInputStream() - Method in class org.apache.commons.compress.parallel.FileBasedScatterGatherBackingStore
-
- getInputStream() - Method in interface org.apache.commons.compress.parallel.ScatterGatherBackingStore
-
An input stream that contains the scattered payload
- getInputStream() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns an InputStream
that can be
used to retrieve the contents of the file.
- getInputStream() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns an InputStream
that can be
used to retrieve the contents of the file.
- getInputStream() - Method in class org.apache.commons.fileupload.portlet.PortletRequestContext
-
Retrieve the input stream for the request.
- getInputStream() - Method in interface org.apache.commons.fileupload.RequestContext
-
Retrieve the input stream for the request.
- getInputStream() - Method in class org.apache.commons.fileupload.servlet.ServletRequestContext
-
Retrieve the input stream for the request.
- getInputStream(long) - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getInputStream() - Method in class org.apache.commons.mail.ByteArrayDataSource
-
Deprecated.
Get the input stream.
- getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
-
Returns an input stream of the contents of the file denoted by this path.
- getInputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
-
Returns an input stream of the contents of the file denoted by this path.
- getInputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
- getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Returns an input stream of the contents of the file denoted by this path.
- getInputStream() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the input stream to the contents of this artifact.
- getInputStream() - Method in class org.apache.jackrabbit.vault.fs.DirectoryArtifact
-
Returns the input stream to the contents of this artifact.
- getInputStream() - Method in class org.apache.jackrabbit.vault.fs.HintArtifact
-
Returns the input stream to the contents of this artifact.
- getInputStream() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns the input stream to the contents of this artifact.
- getInputStream() - Method in class org.apache.jackrabbit.vault.fs.SerializerArtifact
-
Returns the input stream to the contents of this artifact.
- getInputStream() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
-
Returns the input stream of the resource to import.
- getInputStream() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
-
Returns the input stream of the resource to import.
- getInputStream() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getInputStream() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns an InputStream that can be used to retrieve the contents of the
file.
- getInputStream(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Get the input stream for a class or resource handled
by the underlying class loader.
- getInputStream() - Method in class org.apache.sling.installer.api.InstallableResource
-
Return an input stream with the data of this resource.
- getInputStream() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return an input stream with the data of this resource.
- getInputStream() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Get the new input stream
- getInputStream(Artifact) - Method in interface org.apache.sling.provisioning.model.io.ModelArchiveWriter.ArtifactProvider
-
Provide an input stream for the artifact.
- getInputStreamArchiveNames() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getInputStreamArchiveNames() - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Gets all the input stream archive names for this provider
- getInputStreamCompressorNames() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getInputStreamCompressorNames() - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Gets all the input stream compressor names for this provider
- getInputType(TypeFactory) - Method in interface com.fasterxml.jackson.databind.util.Converter
-
Method that can be used to find out actual input (source) type; this
usually can be determined from type parameters, but may need
to be implemented differently from programmatically defined
converters (which cannot change static type parameter bindings).
- getInputType(TypeFactory) - Method in class com.fasterxml.jackson.databind.util.StdConverter
-
- getInReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the In-Reply-To header.
- getInResponseTo() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getInsertBehavior() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getInstallationPath() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
- getInstallationState() - Method in interface org.apache.sling.installer.api.info.InfoProvider
-
Return the current installation state.
- getInstallationTime() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Returns the date when the package was installed
- getInstalledResourceCount() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Count of Installed resource groups.
- getInstalledResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
-
Installed resource groups
These resources groups are processed.
- getInstance(String, Key) - Method in interface com.adobe.granite.oauth.jwt.JwsBuilderFactory
-
Get an instance of a JwsBuilder
- getInstance(String) - Method in interface com.adobe.granite.oauth.jwt.JwsBuilderFactory
-
Get an instance of a JwsBuilder.
- getInstance() - Static method in class com.adobe.xmp.core.namespace.DefaultPrefixContract
-
- getInstance(Graph, int) - Static method in class com.day.cq.graphics.chart.Axis
-
- getInstance(Graph) - Static method in class com.day.cq.graphics.chart.Axis
-
- getInstance(String) - Static method in class com.day.cq.graphics.chart.Chart
-
- getInstance() - Static method in class com.day.io.disk.DiskSpaceUtil
-
Get the instance.
- getInstance() - Static method in class com.fasterxml.jackson.core.io.JsonStringEncoder
-
- getInstance() - Static method in class com.fasterxml.jackson.databind.node.MissingNode
-
- getInstance() - Static method in class com.fasterxml.jackson.databind.node.NullNode
-
- getInstance(char) - Static method in class com.sun.mail.imap.Rights.Right
-
Get a Right object representing the specified character.
- getInstance(NameType) - Static method in class org.apache.commons.codec.language.bm.Languages
-
- getInstance(String) - Static method in class org.apache.commons.codec.language.bm.Languages
-
- getInstance(NameType, RuleType, Languages.LanguageSet) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and languages.
- getInstance(NameType, RuleType, String) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and a single language.
- getInstance() - Static method in class org.apache.commons.collections.comparators.ComparableComparator
-
Gets the singleton instance of a ComparableComparator.
- getInstance(Predicate[]) - Static method in class org.apache.commons.collections.functors.AllPredicate
-
Factory to create the predicate.
- getInstance(Collection) - Static method in class org.apache.commons.collections.functors.AllPredicate
-
Factory to create the predicate.
- getInstance(Predicate, Predicate) - Static method in class org.apache.commons.collections.functors.AndPredicate
-
Factory to create the predicate.
- getInstance(Predicate[]) - Static method in class org.apache.commons.collections.functors.AnyPredicate
-
Factory to create the predicate.
- getInstance(Collection) - Static method in class org.apache.commons.collections.functors.AnyPredicate
-
Factory to create the predicate.
- getInstance(Closure[]) - Static method in class org.apache.commons.collections.functors.ChainedClosure
-
Factory method that performs validation and copies the parameter array.
- getInstance(Collection) - Static method in class org.apache.commons.collections.functors.ChainedClosure
-
Create a new Closure that calls each closure in turn, passing the
result into the next closure.
- getInstance(Closure, Closure) - Static method in class org.apache.commons.collections.functors.ChainedClosure
-
Factory method that performs validation.
- getInstance(Transformer[]) - Static method in class org.apache.commons.collections.functors.ChainedTransformer
-
Factory method that performs validation and copies the parameter array.
- getInstance(Collection) - Static method in class org.apache.commons.collections.functors.ChainedTransformer
-
Create a new Transformer that calls each transformer in turn, passing the
result into the next transformer.
- getInstance(Transformer, Transformer) - Static method in class org.apache.commons.collections.functors.ChainedTransformer
-
Factory method that performs validation.
- getInstance() - Static method in class org.apache.commons.collections.functors.CloneTransformer
-
Factory returning the singleton instance.
- getInstance(Closure) - Static method in class org.apache.commons.collections.functors.ClosureTransformer
-
Factory method that performs validation.
- getInstance(Object) - Static method in class org.apache.commons.collections.functors.ConstantFactory
-
Factory method that performs validation.
- getInstance(Object) - Static method in class org.apache.commons.collections.functors.ConstantTransformer
-
Transformer method that performs validation.
- getInstance(Object) - Static method in class org.apache.commons.collections.functors.EqualPredicate
-
Factory to create the identity predicate.
- getInstance() - Static method in class org.apache.commons.collections.functors.ExceptionClosure
-
Factory returning the singleton instance.
- getInstance() - Static method in class org.apache.commons.collections.functors.ExceptionFactory
-
Factory returning the singleton instance.
- getInstance() - Static method in class org.apache.commons.collections.functors.ExceptionPredicate
-
Factory returning the singleton instance.
- getInstance() - Static method in class org.apache.commons.collections.functors.ExceptionTransformer
-
Factory returning the singleton instance.
- getInstance(Factory) - Static method in class org.apache.commons.collections.functors.FactoryTransformer
-
Factory method that performs validation.
- getInstance() - Static method in class org.apache.commons.collections.functors.FalsePredicate
-
Factory returning the singleton instance.
- getInstance(int, Closure) - Static method in class org.apache.commons.collections.functors.ForClosure
-
Factory method that performs validation.
- getInstance(Object) - Static method in class org.apache.commons.collections.functors.IdentityPredicate
-
Factory to create the identity predicate.
- getInstance(Predicate, Closure) - Static method in class org.apache.commons.collections.functors.IfClosure
-
Factory method that performs validation.
- getInstance(Predicate, Closure, Closure) - Static method in class org.apache.commons.collections.functors.IfClosure
-
Factory method that performs validation.
- getInstance(Class) - Static method in class org.apache.commons.collections.functors.InstanceofPredicate
-
Factory to create the identity predicate.
- getInstance(Class, Class[], Object[]) - Static method in class org.apache.commons.collections.functors.InstantiateFactory
-
Factory method that performs validation.
- getInstance(Class[], Object[]) - Static method in class org.apache.commons.collections.functors.InstantiateTransformer
-
Transformer method that performs validation.
- getInstance(String) - Static method in class org.apache.commons.collections.functors.InvokerTransformer
-
Gets an instance of this transformer calling a specific method with no arguments.
- getInstance(String, Class[], Object[]) - Static method in class org.apache.commons.collections.functors.InvokerTransformer
-
Gets an instance of this transformer calling a specific method with specific values.
- getInstance(Map) - Static method in class org.apache.commons.collections.functors.MapTransformer
-
Factory to create the transformer.
- getInstance(Predicate[]) - Static method in class org.apache.commons.collections.functors.NonePredicate
-
Factory to create the predicate.
- getInstance(Collection) - Static method in class org.apache.commons.collections.functors.NonePredicate
-
Factory to create the predicate.
- getInstance() - Static method in class org.apache.commons.collections.functors.NOPClosure
-
Factory returning the singleton instance.
- getInstance() - Static method in class org.apache.commons.collections.functors.NOPTransformer
-
Factory returning the singleton instance.
- getInstance() - Static method in class org.apache.commons.collections.functors.NotNullPredicate
-
Factory returning the singleton instance.
- getInstance(Predicate) - Static method in class org.apache.commons.collections.functors.NotPredicate
-
Factory to create the not predicate.
- getInstance(Predicate) - Static method in class org.apache.commons.collections.functors.NullIsExceptionPredicate
-
Factory to create the null exception predicate.
- getInstance(Predicate) - Static method in class org.apache.commons.collections.functors.NullIsFalsePredicate
-
Factory to create the null false predicate.
- getInstance(Predicate) - Static method in class org.apache.commons.collections.functors.NullIsTruePredicate
-
Factory to create the null true predicate.
- getInstance() - Static method in class org.apache.commons.collections.functors.NullPredicate
-
Factory returning the singleton instance.
- getInstance(Predicate[]) - Static method in class org.apache.commons.collections.functors.OnePredicate
-
Factory to create the predicate.
- getInstance(Collection) - Static method in class org.apache.commons.collections.functors.OnePredicate
-
Factory to create the predicate.
- getInstance(Predicate, Predicate) - Static method in class org.apache.commons.collections.functors.OrPredicate
-
Factory to create the predicate.
- getInstance(Predicate) - Static method in class org.apache.commons.collections.functors.PredicateTransformer
-
Factory method that performs validation.
- getInstance(Object) - Static method in class org.apache.commons.collections.functors.PrototypeFactory
-
Factory method that performs validation.
- getInstance() - Static method in class org.apache.commons.collections.functors.StringValueTransformer
-
Factory returning the singleton instance.
- getInstance(Predicate[], Closure[], Closure) - Static method in class org.apache.commons.collections.functors.SwitchClosure
-
Factory method that performs validation and copies the parameter arrays.
- getInstance(Map) - Static method in class org.apache.commons.collections.functors.SwitchClosure
-
Create a new Closure that calls one of the closures depending
on the predicates.
- getInstance(Predicate[], Transformer[], Transformer) - Static method in class org.apache.commons.collections.functors.SwitchTransformer
-
Factory method that performs validation and copies the parameter arrays.
- getInstance(Map) - Static method in class org.apache.commons.collections.functors.SwitchTransformer
-
Create a new Transformer that calls one of the transformers depending
on the predicates.
- getInstance(Transformer, Predicate) - Static method in class org.apache.commons.collections.functors.TransformedPredicate
-
Factory to create the predicate.
- getInstance(Transformer) - Static method in class org.apache.commons.collections.functors.TransformerClosure
-
Factory method that performs validation.
- getInstance(Transformer) - Static method in class org.apache.commons.collections.functors.TransformerPredicate
-
Factory to create the predicate.
- getInstance() - Static method in class org.apache.commons.collections.functors.TruePredicate
-
Factory returning the singleton instance.
- getInstance() - Static method in class org.apache.commons.collections.functors.UniquePredicate
-
Factory to create the predicate.
- getInstance(Predicate, Closure, boolean) - Static method in class org.apache.commons.collections.functors.WhileClosure
-
Factory method that performs validation.
- getInstance() - Static method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Since JarMarker is stateless we can always use the same instance.
- getInstance() - Static method in class org.apache.commons.io.FileCleaner
-
Deprecated.
Returns the singleton instance, which is used by the deprecated, static methods.
- getInstance(String) - Static method in class org.apache.commons.lang.CharSet
-
Factory method to create a new CharSet using a special syntax.
- getInstance(String[]) - Static method in class org.apache.commons.lang.CharSet
-
Constructs a new CharSet using the set syntax.
- getInstance() - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a formatter instance using the default pattern in the
default locale.
- getInstance(String) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a formatter instance using the specified pattern in the
default locale.
- getInstance(String, TimeZone) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and
time zone.
- getInstance(String, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and
locale.
- getInstance(String, TimeZone, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a formatter instance using the specified pattern, time zone
and locale.
- getInstance(String...) - Static method in class org.apache.commons.lang3.CharSet
-
Factory method to create a new CharSet using a special syntax.
- getInstance() - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the default pattern in the
default locale.
- getInstance(String) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern in the
default locale.
- getInstance(String, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and
time zone.
- getInstance(String, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and
locale.
- getInstance(String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern, time zone
and locale.
- getInstance(Class) - Method in class org.apache.commons.logging.impl.SLF4JLogFactory
-
Convenience method to derive a name from the specified class and call
getInstance(String)
with it.
- getInstance(String) - Method in class org.apache.commons.logging.impl.SLF4JLogFactory
-
Construct (if necessary) and return a Log
instance, using
the factory's current set of configuration attributes.
- getInstance(Class) - Method in class org.apache.commons.logging.LogFactory
-
Convenience method to derive a name from the specified class and call
getInstance(String)
with it.
- getInstance(String) - Method in class org.apache.commons.logging.LogFactory
-
Construct (if necessary) and return a Log
instance, using
the factory's current set of configuration attributes.
- getInstance() - Static method in class org.apache.commons.math.complex.ComplexField
-
Get the unique instance.
- getInstance() - Static method in class org.apache.commons.math.complex.ComplexFormat
-
Returns the default complex format for the current locale.
- getInstance(Locale) - Static method in class org.apache.commons.math.complex.ComplexFormat
-
Returns the default complex format for the given locale.
- getInstance() - Static method in class org.apache.commons.math.fraction.BigFractionField
-
Get the unique instance.
- getInstance() - Static method in class org.apache.commons.math.fraction.FractionField
-
Get the unique instance.
- getInstance() - Static method in class org.apache.commons.math.geometry.Vector3DFormat
-
Returns the default 3D vector format for the current locale.
- getInstance(Locale) - Static method in class org.apache.commons.math.geometry.Vector3DFormat
-
Returns the default 3D vector format for the given locale.
- getInstance() - Static method in class org.apache.commons.math.linear.RealVectorFormat
-
Returns the default real vector format for the current locale.
- getInstance(Locale) - Static method in class org.apache.commons.math.linear.RealVectorFormat
-
Returns the default real vector format for the given locale.
- getInstance(int) - Static method in class org.apache.commons.math.ode.nonstiff.AdamsNordsieckTransformer
-
Get the Nordsieck transformer for a given number of steps.
- getInstance() - Static method in class org.apache.commons.math.ode.sampling.DummyStepHandler
-
Get the only instance.
- getInstance() - Static method in class org.apache.commons.math.util.BigRealField
-
Get the unique instance.
- getInstance() - Static method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
Retrieves the shared instance
- getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
-
- getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
-
- getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
-
- getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
-
- getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Creates a mutable instance of privilege bits.
- getInstance(PrivilegeBits...) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Creates a mutable instance of privilege bits.
- getInstance(PropertyState) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Get or create an instance of privilege bits for a specific property that
stores privileges.
- getInstance(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Get or create an instance of privilege bits for a privilege definition.
- getInstance() - Static method in class org.apache.jackrabbit.spi.commons.identifier.IdFactoryImpl
-
- getInstance() - Static method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
-
- getInstance() - Static method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- getInstance() - Static method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
-
- getInstance() - Static method in class org.apache.jackrabbit.util.TransientFileFactory
-
Returns the singleton TransientFileFactory
instance.
- getInstance() - Static method in class org.apache.jackrabbit.value.ValueFactoryImpl
-
- getInstance() - Static method in class org.apache.jackrabbit.vault.fs.config.Registry
-
- getInstance() - Static method in class org.apache.jackrabbit.vault.util.ValueComparator
-
- getInstance(Class) - Static method in class org.apache.log4j.Category
-
- getInstance(String) - Static method in class org.apache.log4j.Category
-
- getInstance() - Static method in class org.apache.log4j.helpers.NullEnumeration
-
- getInstance(String) - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
-
Simple getter for a particular slingId
- getInstance(ServletContext) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
-
- getInstance() - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.ProtectedFunctionMapper
-
Generated Servlet and Tag Handler implementations call this method to
retrieve an instance of the ProtectedFunctionMapper.
- getInstance() - Static method in class org.apache.tika.parser.ner.regex.RegexNERecogniser
-
- getInstance() - Static method in class org.joda.time.chrono.BuddhistChronology
-
Standard instance of a Buddhist Chronology, that matches
Sun's BuddhistCalendar class.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.BuddhistChronology
-
Standard instance of a Buddhist Chronology, that matches
Sun's BuddhistCalendar class.
- getInstance() - Static method in class org.joda.time.chrono.CopticChronology
-
Gets an instance of the CopticChronology in the default time zone.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.CopticChronology
-
Gets an instance of the CopticChronology in the given time zone.
- getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.CopticChronology
-
Gets an instance of the CopticChronology in the given time zone.
- getInstance() - Static method in class org.joda.time.chrono.EthiopicChronology
-
Gets an instance of the EthiopicChronology in the default time zone.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.EthiopicChronology
-
Gets an instance of the EthiopicChronology in the given time zone.
- getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.EthiopicChronology
-
Gets an instance of the EthiopicChronology in the given time zone.
- getInstance() - Static method in class org.joda.time.chrono.GJChronology
-
Factory method returns instances of the default GJ cutover
chronology.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.GJChronology
-
Factory method returns instances of the GJ cutover chronology.
- getInstance(DateTimeZone, ReadableInstant) - Static method in class org.joda.time.chrono.GJChronology
-
Factory method returns instances of the GJ cutover chronology.
- getInstance(DateTimeZone, ReadableInstant, int) - Static method in class org.joda.time.chrono.GJChronology
-
Factory method returns instances of the GJ cutover chronology.
- getInstance(DateTimeZone, long, int) - Static method in class org.joda.time.chrono.GJChronology
-
Factory method returns instances of the GJ cutover chronology.
- getInstance() - Static method in class org.joda.time.chrono.GregorianChronology
-
Gets an instance of the GregorianChronology in the default time zone.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.GregorianChronology
-
Gets an instance of the GregorianChronology in the given time zone.
- getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.GregorianChronology
-
Gets an instance of the GregorianChronology in the given time zone.
- getInstance() - Static method in class org.joda.time.chrono.IslamicChronology
-
Gets an instance of the IslamicChronology in the default time zone.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.IslamicChronology
-
Gets an instance of the IslamicChronology in the given time zone.
- getInstance(DateTimeZone, IslamicChronology.LeapYearPatternType) - Static method in class org.joda.time.chrono.IslamicChronology
-
Gets an instance of the IslamicChronology in the given time zone.
- getInstance() - Static method in class org.joda.time.chrono.ISOChronology
-
Gets an instance of the ISOChronology in the default time zone.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.ISOChronology
-
Gets an instance of the ISOChronology in the given time zone.
- getInstance() - Static method in class org.joda.time.chrono.JulianChronology
-
Gets an instance of the JulianChronology in the default time zone.
- getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.JulianChronology
-
Gets an instance of the JulianChronology in the given time zone.
- getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.JulianChronology
-
Gets an instance of the JulianChronology in the given time zone.
- getInstance(Chronology) - Static method in class org.joda.time.chrono.LenientChronology
-
Create a LenientChronology for any chronology.
- getInstance(Chronology, ReadableDateTime, ReadableDateTime) - Static method in class org.joda.time.chrono.LimitChronology
-
Wraps another chronology, with datetime limits.
- getInstance(Chronology) - Static method in class org.joda.time.chrono.StrictChronology
-
Create a StrictChronology for any chronology.
- getInstance(Chronology, DateTimeZone) - Static method in class org.joda.time.chrono.ZonedChronology
-
Create a ZonedChronology for any chronology, overriding any time zone it
may already have.
- getInstance() - Static method in class org.joda.time.convert.ConverterManager
-
- getInstance() - Static method in class org.joda.time.DateTimeComparator
-
Returns a DateTimeComparator the compares the entire date time value.
- getInstance(DateTimeFieldType) - Static method in class org.joda.time.DateTimeComparator
-
Returns a DateTimeComparator with a lower limit only.
- getInstance(DateTimeFieldType, DateTimeFieldType) - Static method in class org.joda.time.DateTimeComparator
-
Returns a DateTimeComparator with a lower and upper limit.
- getInstance(DateTimeField, Chronology) - Static method in class org.joda.time.field.LenientDateTimeField
-
Returns a lenient version of the given field.
- getInstance(DateTimeField) - Static method in class org.joda.time.field.StrictDateTimeField
-
Returns a strict version of the given field.
- getInstance(DateTimeFieldType, DurationField) - Static method in class org.joda.time.field.UnsupportedDateTimeField
-
Gets an instance of UnsupportedDateTimeField for a specific named field.
- getInstance(DurationFieldType) - Static method in class org.joda.time.field.UnsupportedDurationField
-
Gets an instance of UnsupportedDurationField for a specific named field.
- getInstance() - Method in interface org.osgi.service.component.ComponentInstance
-
Returns the component instance of the activated component configuration.
- getInstanceId() - Method in interface org.apache.jackrabbit.oak.spi.state.Clusterable
-
Will return a unique number per instance across the cluster.
- getInstanceMap(NameType, RuleType, Languages.LanguageSet) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and languages.
- getInstanceMap(NameType, RuleType, String) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and a single language.
- getInstanceReport(WorkflowModel) - Method in interface com.day.cq.workflow.statistics.WorkflowStatisticService
-
No longer support, now throws UnsupportedOperationException
.
- getInstanceReport(Session, WorkflowModel) - Method in interface com.day.cq.workflow.statistics.WorkflowStatisticService
-
Returns the workflow instance report.
- getInstances() - Method in interface com.adobe.granite.offloading.api.OffloadingTopicManager
-
Provides a Map
view of all the instances from the topology
.
- getInstances() - Method in interface org.apache.sling.discovery.ClusterView
-
Provides the list of InstanceDescriptions with a stable ordering.
- getInstances() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
- getInstances() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the set of InstanceDescriptions in the entire topology,
without any particular order
- getInstanceURL() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the Instance URL for the Salesforce configuration
- getInstanceUTC() - Static method in class org.joda.time.chrono.BuddhistChronology
-
Standard instance of a Buddhist Chronology, that matches
Sun's BuddhistCalendar class.
- getInstanceUTC() - Static method in class org.joda.time.chrono.CopticChronology
-
Gets an instance of the CopticChronology.
- getInstanceUTC() - Static method in class org.joda.time.chrono.EthiopicChronology
-
Gets an instance of the EthiopicChronology.
- getInstanceUTC() - Static method in class org.joda.time.chrono.GJChronology
-
Factory method returns instances of the default GJ cutover
chronology.
- getInstanceUTC() - Static method in class org.joda.time.chrono.GregorianChronology
-
Gets an instance of the GregorianChronology.
- getInstanceUTC() - Static method in class org.joda.time.chrono.IslamicChronology
-
Gets an instance of the IslamicChronology.
- getInstanceUTC() - Static method in class org.joda.time.chrono.ISOChronology
-
Gets an instance of the ISOChronology.
- getInstanceUTC() - Static method in class org.joda.time.chrono.JulianChronology
-
Gets an instance of the JulianChronology.
- getInstantChronology(ReadableInstant) - Static method in class org.joda.time.DateTimeUtils
-
Gets the chronology from the specified instant object handling null.
- getInstantConverter(Object) - Method in class org.joda.time.convert.ConverterManager
-
Gets the best converter for the object specified.
- getInstantConverters() - Method in class org.joda.time.convert.ConverterManager
-
Gets a copy of the set of converters.
- getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
-
Extracts the millis from an object of this converter's type.
- getInstantMillis(Object, Chronology) - Method in interface org.joda.time.convert.InstantConverter
-
Extracts the millis from an object of this converter's type.
- getInstantMillis(ReadableInstant) - Static method in class org.joda.time.DateTimeUtils
-
Gets the millisecond instant from the specified instant object handling null.
- getInstructions() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the instructions for this task.
- getInt() - Method in class com.adobe.granite.httpcache.api.Headers.Entry
-
Return an integer value if the type is INT, otherwise 0
- getInt() - Method in interface com.adobe.granite.ui.components.State.Item
-
Returns the value as int.
- getInt(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getInt(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the int value at the specified index.
- getInt(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the int value associated with the specified key.
- getInt(String) - Method in class com.day.cq.wcm.foundation.Chart
-
Get a integer property either from the overlaid map or the underlying
properties.
- getInt(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
The purpose of this method is to get the configuration resource
with the given name as an integer.
- getInt(String, int) - Method in class org.apache.commons.collections.ExtendedProperties
-
The purpose of this method is to get the configuration resource
with the given name as an integer, or a default value.
- getInt(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the int value associated with an index.
- getInt(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the int value associated with a key.
- getInt(Property) - Method in class org.apache.tika.metadata.Metadata
-
Returns the value of the identified Integer based metadata property.
- getInt1() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the int1 property.
- getInt1() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the int1 property.
- getInt2() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the int2 property.
- getInt2() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the int2 property.
- getInt3() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the int3 property.
- getInt3() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the int3 property.
- getInt4() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the int4 property.
- getInt4() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the int4 property.
- getInt5() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the int5 property.
- getInt5() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the int5 property.
- getIntArrayValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getIntBE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE int value from the beginning of a byte array
- getIntBE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE int value from a byte array
- getIntBuilder() - Method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- getIntData(int, int, int, int) - Method in class com.day.cq.wcm.foundation.Table
-
- getIntData() - Method in class com.day.cq.wcm.foundation.Table
-
- getInteger(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a int associated with the given configuration key.
- getInteger(String, int) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a int associated with the given configuration key.
- getInteger(String, Integer) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a int associated with the given configuration key.
- getInteger(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Integer from a Map in a null-safe manner.
- getInteger(Map, Object, Integer) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
an integer, using the default value if the the conversion fails.
- getInteger(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Integer from a Map in a null-safe manner.
- getInteger(Map<? super K, ?>, K, Integer) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
an integer, using the default value if the the conversion fails.
- getIntercept() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the intercept of the estimated regression line.
- getInterceptStdErr() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
- getInterfaces() - Method in class com.fasterxml.jackson.databind.JavaType
-
Accessor for finding fully resolved interfaces this type implements,
if any; empty array if none.
- getInterfaces() - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
- getIntermediatePath() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
-
Returns the desired intermediate relative path of the authorizable to be created.
- getInternalAttributes() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the internal file attributes.
- getInternalName() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Accessor that can be used to determine implicit name from underlying
element(s) before possible renaming.
- getInternalName() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getInternalName() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getInternalSetting(Object) - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
Method for accessing value of specified internal setting.
- getInternalString() - Method in class org.apache.jackrabbit.value.BinaryValue
-
Gets the string representation of this binary value.
- getInternalValues() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Returns the internal storage array.
- getInteroperabilityDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getInterpolatedDerivatives() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Get the derivatives of the state vector of the interpolated point.
- getInterpolatedDerivatives() - Method in interface org.apache.commons.math.ode.sampling.StepInterpolator
-
Get the derivatives of the state vector of the interpolated point.
- getInterpolatedDyDp() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the partial derivatives of the state vector with respect to
the ODE parameters of the interpolated point.
- getInterpolatedDyDpDot() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the time derivatives of the jacobian of the state vector
with respect to the ODE parameters of the interpolated point.
- getInterpolatedDyDy0() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the partial derivatives of the state vector with respect to
the initial state of the interpolated point.
- getInterpolatedDyDy0Dot() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the time derivatives of the jacobian of the state vector
with respect to the initial state of the interpolated point.
- getInterpolatedState() - Method in class org.apache.commons.math.ode.ContinuousOutputModel
-
Get the state vector of the interpolated point.
- getInterpolatedState() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Get the state vector of the interpolated point.
- getInterpolatedState() - Method in interface org.apache.commons.math.ode.sampling.StepInterpolator
-
Get the state vector of the interpolated point.
- getInterpolatedStateVariation() - Method in class org.apache.commons.math.ode.sampling.NordsieckStepInterpolator
-
Get the state vector variation from current to interpolated state.
- getInterpolatedTime() - Method in class org.apache.commons.math.ode.ContinuousOutputModel
-
Get the time of the interpolated point.
- getInterpolatedTime() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the time of the interpolated point.
- getInterpolatedTime() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Get the time of the interpolated point.
- getInterpolatedTime() - Method in interface org.apache.commons.math.ode.sampling.StepInterpolator
-
Get the time of the interpolated point.
- getInterpolatedY() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the state vector of the interpolated point.
- getInterpolatedYDot() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the time derivatives of the state vector of the interpolated point.
- getInterpolatingPoints() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeForm
-
Returns a copy of the interpolating points array.
- getInterpolatingValues() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeForm
-
Returns a copy of the interpolating values array.
- getInterval() - Method in interface com.day.cq.polling.importer.PollConfig
-
The active poll interval in seconds of this configuration.
- getInterval() - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Return the interval.
- getIntervalChronology(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.DateTimeUtils
-
Gets the chronology from the specified instant based interval handling null.
- getIntervalChronology(ReadableInterval) - Static method in class org.joda.time.DateTimeUtils
-
Gets the chronology from the specified interval object handling null.
- getIntervalConverter(Object) - Method in class org.joda.time.convert.ConverterManager
-
Gets the best converter for the object specified.
- getIntervalConverters() - Method in class org.joda.time.convert.ConverterManager
-
Gets a copy of the list of converters.
- getIntHeader(String) - Method in class com.adobe.granite.httpcache.api.Headers
-
Return the first header matching a given name.
- getIntHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getIntLE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE int value from the beginning of a byte array
- getIntLE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE int value from a byte array
- getIntProperty(Properties, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getInts() - Method in class org.apache.jackrabbit.vault.util.SHA1
-
- getIntSessionProperty(Session, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getIntValue() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getIntValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getIntValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getIntValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Numeric accessor that can be called when the current
token is of type
JsonToken.VALUE_NUMBER_INT
and
it can be expressed as a value of Java int primitive type.
- getIntValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getIntValue() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getIntValue(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets an int from a Map in a null-safe manner.
- getIntValue(Map, Object, int) - Static method in class org.apache.commons.collections.MapUtils
-
Gets an int from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getIntValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets an int from a Map in a null-safe manner.
- getIntValue(Map<? super K, ?>, K, int) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets an int from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getIntValue() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as a (signed) java int
- getIntValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getIntValueOrArraySum() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getInUseNameArray() - Method in class com.scene7.ipsapi.CheckAssetNamesReturn
-
Gets the value of the inUseNameArray property.
- getInvalidateAllRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getInvalidateOneRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getInvalidationHandle() - Method in class com.scene7.ipsapi.CdnCacheInvalidationReturn
-
Gets the value of the invalidationHandle property.
- getInvalidationHandle() - Method in class com.scene7.ipsapi.GetCdnCacheInvalidationStatusParam
-
Gets the value of the invalidationHandle property.
- getInvalidConfig() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Returns the config for invalid links
- getInvalidFormItems(Resource) - Method in interface com.day.cq.dam.api.ui.editor.metadata.MetadataEditorHelper
-
Checks if the resource has valid metadata present in the merged form.
- getInvalidMessage(SlingHttpServletRequest) - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
- getInvalidMessage(SlingHttpServletRequest) - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
Return a shopper-visible message detailing why the voucher is invalid.
- getInverse() - Method in interface org.apache.commons.math.linear.DecompositionSolver
-
Get the inverse (or pseudo-inverse) of the decomposed matrix.
- getInverse() - Method in interface org.apache.commons.math.linear.FieldDecompositionSolver
-
Get the inverse (or pseudo-inverse) of the decomposed matrix.
- getInvocationsCount() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
-
Returns the number of invocations collected since last resetting the
statistics.
- getIpsApiMethodName() - Method in exception com.day.cq.dam.scene7.api.model.IpsApiException
-
- getIPSFile(Scene7Asset, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
- getIpsImageUrl() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the ipsImageUrl property.
- getIPSServer(String) - Method in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
Returns the URL for the IPS server corresponding to a region.
- getIpsURL() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getIpsUser() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the ipsUser property.
- getIpsUser() - Method in class com.scene7.ipsapi.GetMediaPortalEventParam
-
Gets the value of the ipsUser property.
- getIpsUser() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the ipsUser property.
- getIptcExifMappingXslt() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the iptcExifMappingXslt property.
- getIptcExifMappingXsltHandle() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the iptcExifMappingXsltHandle property.
- getIptcType(int) - Static method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcTypeLookup
-
- getIptcTypeName() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- getIsAssigned() - Method in interface com.adobe.cq.social.scf.User.Badge
-
- getIsCommunityGroupFolder() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
This is community site base page.
- getIsDateRange() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getIsDeep() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the isDeep
parameter of the filter.
- getIsDefault() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getIsEmpty() - Method in interface com.adobe.cq.social.qna.client.api.QnaPostCollection
-
- getIsFollowed() - Method in class com.adobe.cq.social.graph.client.api.AbstractFollowing
-
- getIsFollowed() - Method in interface com.adobe.cq.social.graph.client.api.Following
-
Check the follow state
- getIsFollowedUser() - Method in class com.adobe.cq.social.graph.client.api.AbstractFollowing
-
- getIsFollowedUser() - Method in interface com.adobe.cq.social.graph.client.api.Following
-
Check if the followed item is a user
- getIsGetterVisibility() - Method in class com.fasterxml.jackson.annotation.JsonAutoDetect.Value
-
- getIsIgnoredType() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getIsModifier() - Method in class com.scene7.ipsapi.ExportJob
-
Gets the value of the isModifier property.
- getIsMultiday() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Checks if the event is multiday event.
- getISO8601Date(Calendar) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a full ISO 8601 date: "YYYY-MM-DDTHH:mm:ss.SSSZ".
- getISO8601Date(Date) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a full ISO 8601 date: "YYYY-MM-DDTHH:mm:ss.SSSZ".
- getISO8601Date(Date, TimeZone) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a full ISO 8601 date: "YYYY-MM-DDTHH:mm:ss.SSSZ".
- getISO8601DateAndTimeNoMillis(Calendar) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a ISO 8601 date with date and time, but without the milliseconds
part: "YYYY-MM-DDTHH:mm:ssZ".
- getISO8601DateAndTimeNoMillis(Date) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a ISO 8601 date with date and time, but without the milliseconds
part: "YYYY-MM-DDTHH:mm:ssZ".
- getISO8601DateAndTimeNoMillis(Date, TimeZone) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a ISO 8601 date with date and time, but without the milliseconds
part: "YYYY-MM-DDTHH:mm:ssZ".
- getISO8601DateNoTime(Calendar) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a ISO 8601 date in the pure date form: "YYYY-MM-DD"
- getISO8601DateNoTime(Date) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a ISO 8601 date in the pure date form: "YYYY-MM-DD".
- getISO8601DateNoTime(Date, TimeZone) - Static method in class com.day.cq.commons.date.DateUtil
-
Generate a ISO 8601 date in the pure date form: "YYYY-MM-DD".
- getISO8601Format(TimeZone, Locale) - Static method in class com.fasterxml.jackson.databind.util.StdDateFormat
-
- getISO8601String() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getISO8601String() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getISO8601String() - Method in interface com.adobe.xmp.XMPDateTime
-
- getISProperty(String, String) - Method in interface com.day.cq.dam.api.s7dam.utils.PublishUtils
-
Get Image Server settings
- getIsPublished() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getIsPublished() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getIsPublished() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getIsRequestNotFromLearningPathCreation() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModelList
-
Returns if the request is not being sent from creating LearningPath wizard
- getIssuedAt() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getIssuedAt() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getIssuedAt() - Method in class org.apache.oltu.oauth2.common.domain.credentials.BasicCredentials
-
- getIssuedAt() - Method in interface org.apache.oltu.oauth2.common.domain.credentials.Credentials
-
- getIssuedAt() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the iat
JWT Claims Set parameter.
- getIssueInstant() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- getIssueInstant() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getIssuer() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- getIssuer() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getIssuer() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the iss
JWT Claims Set parameter.
- getIsUserInPrivilegedGroups() - Method in class com.adobe.cq.social.forum.client.api.AbstractForum
-
- getIsValid() - Method in class com.adobe.cq.commerce.api.promotion.VoucherInfo
-
Return if the voucher is currently valid.
- getItem(String) - Method in interface com.adobe.granite.confmgr.Conf
-
Deprecated.
Returns configuration values for the given config item which can be a relative path.
- getItem(String) - Method in class com.adobe.granite.ui.components.State
-
Returns the state item with the given name.
- getItem(FetchItem) - Method in class com.sun.mail.imap.IMAPMessage
-
Return the data associated with the FetchItem.
- getItem(int) - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItem(Class) - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItem(Response[], int, Class) - Static method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItem(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the node or property at the given path.
- getItem(String) - Method in interface org.apache.jackrabbit.commons.flat.Sequence
-
Retrieve an Item
from this sequence by its key
.
- getItem() - Method in class org.apache.sling.distribution.queue.DistributionQueueEntry
-
get the queue item in this entry
- getItem(String) - Method in interface org.apache.sling.distribution.queue.spi.DistributionQueue
-
gets an item from the queue by specifying its id
- getItemAttrb() - Method in class com.adobe.cq.msm.ui.models.blueprintconfig.BlueprintColumnItem
-
- getItemCount() - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItemDataSource() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the datasource for items of the current resource.
- getItemDataSource(Resource) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the datasource for items of the given resource.
- getItemDescription() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getItemId() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
- getItemId() - Method in interface org.apache.jackrabbit.spi.Event
-
- getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
-
- getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getItemInfoCache(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
- getItemInfos(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getItemInfos(SessionInfo, ItemId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Method used to 'batch-read' from the persistent storage.
- getItemIterator(RequestContext) - Method in class org.apache.commons.fileupload.FileUploadBase
-
Processes an
RFC 1867
compliant
multipart/form-data
stream.
- getItemIterator(ActionRequest) - Method in class org.apache.commons.fileupload.portlet.PortletFileUpload
-
Processes an
RFC 1867
compliant
multipart/form-data
stream.
- getItemIterator(HttpServletRequest) - Method in class org.apache.commons.fileupload.servlet.ServletFileUpload
-
Processes an
RFC 1867
compliant
multipart/form-data
stream.
- getItemLength() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getItemName(String) - Method in class com.day.cq.commons.DownloadResource
-
- getItemName(String) - Method in class com.day.crx.packaging.gfx.DownloadResource
-
- getItemName() - Method in class com.scene7.ipsapi.TaskItemProgress
-
Gets the value of the itemName property.
- getItemOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the node at the specified absolute path in the workspace.
- getItemprop() - Method in class org.apache.sling.hapi.sightly.HApiUse
-
Get the itemprop attributes map for the type, for each property.
- getItemQualifier(String, String) - Method in interface com.adobe.xmp.schema.model.ArrayType
-
Gets an item qualifier by namespace and local name if existing.
- getItemQualifiers() - Method in interface com.adobe.xmp.schema.model.ArrayType
-
- getItemResource(String) - Method in interface com.adobe.granite.confmgr.Conf
-
Deprecated.
Returns a configuration resource for the given item which can be a relative path.
- getItems() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Returns a list of children of this collection.
- getItems() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
- getItems() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathModel
-
- getItems() - Method in class com.adobe.cq.social.graph.client.api.AbstractRelationshipCollection
-
- getItems() - Method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getItems() - Method in interface com.adobe.cq.social.scf.SocialCollectionComponent
-
Returns a list of children of this collection.
- getItems() - Method in class com.adobe.granite.ui.components.Config
-
- getItems(String) - Method in class com.adobe.granite.ui.components.Config
-
Returns the child resources of the sub-resource with the given name.
- getItems(Resource) - Method in class com.adobe.granite.ui.components.Config
-
Returns the child resources of
Config.ITEMS
sub-resource of the given
resource.
- getItems(Resource, String) - Method in class com.adobe.granite.ui.components.Config
-
Returns the child resources of the sub resource with the given name of the
given resource.
- getItems() - Method in interface com.adobe.granite.workflow.collection.util.ResultSet
-
Returns the items contained in this result set.
- getItems() - Method in class com.day.cq.searchpromote.xml.result.BreadCrumb
-
- getItems() - Method in class com.day.cq.searchpromote.xml.result.BreadCrumbList
-
- getItems() - Method in class com.day.cq.searchpromote.xml.result.Facet
-
- getItems() - Method in class com.day.cq.searchpromote.xml.result.Menu
-
- getItems() - Method in class com.day.cq.searchpromote.xml.result.ResultSet
-
- getItems() - Method in class com.day.cq.searchpromote.xml.result.Suggestions
-
- getItems() - Method in interface com.day.cq.workflow.collection.util.ResultSet
-
Returns the items contained in this result set.
- getItems() - Method in class com.scene7.ipsapi.ActiveJobArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetCountArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetJobLogArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetMetadataFieldsArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetMoveArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetOperationFaultArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetPublishContextsArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetsContextStateUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AssetSummaryArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AutoSmartCropOptionsArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.AvsEncodingArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.BatchMetadataUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ClusterUploadTaskStatusArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.CompanyArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.CompanyMemberArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.CompanyMembershipArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.CompanyMembershipUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.CompanyMetadataInfoArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ConfigSettingArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ContextStateUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.DiskUsageArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ExcludeByproductArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.FolderArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.FontFieldUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.GenerationAttributeArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.GenerationInfoArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.GroupArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.HandleArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.IccProfileFieldUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ImageFieldUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ImageFormatArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ImageMapArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ImageMapDefinitionArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ImageSetMemberArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ImageSetMemberUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.JobLogArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.JobLogDetailArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.JobLogDetailAuxArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.KeywordsArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.LongArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.MaskArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.MetadataArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.MetadataConditionArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.MetadataDeleteArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.MetadataFieldArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.MetadataUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.MPEventArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.OperationFaultArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PermissionArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PermissionSetArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PermissionUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ProjectArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PropertyArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PropertySetArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PropertySetTypeArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PublishContextArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PublishHistoryArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.PublishStateUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ScheduledJobArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.SearchStringsArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.SetMetadataFaultArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.SmartCropUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.StringArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.SubAssetArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.SubAssetOperationFaultArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.SubAssetReferenceArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.SystemFieldConditionArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.TagConditionArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.TagFieldValuesArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.TagValueUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.TagValueUpdateFaultArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.TaskItemProgressArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.TaskProgressArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ThumbAssetUpdateArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.UploadRenditionTaskArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.UploadTaskArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.UploadTaskStatusArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.UploadUrlArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.UrlArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.UserArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.UserDataArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ValueCountArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.VideoEncodingArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.VignettePublishFormatArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ZipEntryArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ZoomTargetArray
-
Gets the value of the items property.
- getItems() - Method in class com.scene7.ipsapi.ZoomTargetDefinitionArray
-
Gets the value of the items property.
- getItems() - Method in class org.apache.commons.imaging.common.GenericImageMetadata
-
- getItems() - Method in interface org.apache.commons.imaging.common.ImageMetadata
-
- getItems() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getItems() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getItems(Session) - Method in interface org.apache.jackrabbit.commons.packaging.ContentPackage
-
- getItems(Session) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- getItems() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
-
- getItems() - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
-
- getItems(int, int) - Method in interface org.apache.sling.distribution.queue.spi.DistributionQueue
-
get all the items in the queue
- getItems() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
-
Returns an unmodifiable List
containing the array's elements.
- getItemsCount() - Method in class org.apache.sling.distribution.queue.DistributionQueueStatus
-
get the no.
- getItemsMap() - Method in interface com.adobe.cq.social.journal.client.api.JournalSidebar
-
- getItemState() - Method in class org.apache.sling.distribution.queue.DistributionQueueItemStatus
-
- getItemSubType() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the subtype of this InboxItem.
- getItemType() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the type of this console item.
- getItemType() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the type of this InboxItem.
- getItemType() - Method in interface com.adobe.xmp.schema.model.ArrayType
-
- getItemtype() - Method in class org.apache.sling.hapi.sightly.HApiUse
-
Get the itemtype html attributes map for the type
- getItemVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
-
- getIterationCount() - Method in interface org.apache.commons.math.ConvergingAlgorithm
-
Deprecated.
Get the number of iterations in the last run of the algorithm.
- getIterationCount() - Method in class org.apache.commons.math.ConvergingAlgorithmImpl
-
Deprecated.
Get the number of iterations in the last run of the algorithm.
- getIterationCount() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the number of iterations in the last run of the algorithm.
- getIterations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateRealOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.direct.DirectSearchOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.general.AbstractScalarDifferentiableOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.linear.AbstractLinearOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in interface org.apache.commons.math.optimization.linear.LinearOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in interface org.apache.commons.math.optimization.MultivariateRealOptimizer
-
Get the number of iterations realized by the algorithm.
- getIterations() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getIterator() - Method in class org.apache.commons.collections.iterators.FilterIterator
-
Gets the iterator this iterator is using.
- getIterator() - Method in class org.apache.commons.collections.iterators.IteratorEnumeration
-
Returns the underlying iterator.
- getIterator() - Method in class org.apache.commons.collections.iterators.ProxyIterator
-
Deprecated.
Getter for property iterator.
- getIterator() - Method in class org.apache.commons.collections.iterators.TransformIterator
-
Gets the iterator this iterator is using.
- getIterator(Object) - Static method in class org.apache.commons.collections.IteratorUtils
-
Gets a suitable Iterator for the given object.
- getIterator() - Method in class org.apache.commons.collections4.iterators.FilterIterator
-
Gets the iterator this iterator is using.
- getIterator() - Method in class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Returns the underlying iterator.
- getIterator() - Method in class org.apache.commons.collections4.iterators.TransformIterator
-
Gets the iterator this iterator is using.
- getIterator(Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a suitable Iterator for the given object.
- getIteratorIndex() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Returns the index of the iterator that returned the last element.
- getIterators() - Method in class org.apache.commons.collections.iterators.CollatingIterator
-
Gets the list of Iterators (unmodifiable).
- getIterators() - Method in class org.apache.commons.collections.iterators.IteratorChain
-
Get the list of Iterators (unmodifiable)
- getIterators() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Gets the list of Iterators (unmodifiable).
- getJackrabbit2Configuration(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.ConfigurationUtil
-
Creates a new Configuration
backwards compatible with the default
Jackrabbit 2.x authentication setup.
- getJacobianEvaluations() - Method in class org.apache.commons.math.estimation.AbstractEstimator
-
Deprecated.
Get the number of jacobian evaluations.
- getJacobianEvaluations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer
-
Get the number of evaluations of the objective function jacobian .
- getJacobianEvaluations() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the number of evaluations of the objective function jacobian .
- getJacobianEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizer
-
Get the number of evaluations of the objective function jacobian .
- getJaroWinklerDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- getJava2IANAMapping(String) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.EncodingMap
-
Returns the IANA encoding name for the specified Java encoding name.
- getJavaCommand() - Method in class org.apache.tika.fork.ForkParser
-
- getJavaCommandAsList() - Method in class org.apache.tika.fork.ForkParser
-
Returns the command used to start the forked server process.
- getJavaHome() - Static method in class org.apache.commons.lang.SystemUtils
-
Gets the Java home directory as a File
.
- getJavaHome() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the Java home directory as a File
.
- getJavaIoTmpDir() - Static method in class org.apache.commons.lang.SystemUtils
-
Gets the Java IO temporary directory as a File
.
- getJavaIoTmpDir() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the Java IO temporary directory as a File
.
- getJavaName() - Method in enum com.fasterxml.jackson.core.JsonEncoding
-
Method for accessing encoding name that JDK will support.
- getJavaScript() - Method in class com.day.cq.searchpromote.xml.form.AutoComplete
-
- getJavaScript() - Method in class com.day.cq.searchpromote.xml.form.Tnt
-
- getJavascriptInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the javascriptInfo property.
- getJavaVersion() - Static method in class org.apache.commons.lang.SystemUtils
-
- getJCas(AnalysisEngine) - Static method in class org.apache.tika.parser.ctakes.CTAKESUtils
-
Returns a new JCas () appropriate for the given Analysis Engine.
- getJcrAclPath(String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Get the path that gives the permissions for the provided path.
- getJcrEventType(String) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Static utility method to convert the localName of a EventType
as present in the Xml body into the corresponding JCR event constant defined by
javax.jcr.observation.Event
.
- getJcrLikeExpression(String, String) - Static method in class com.day.cq.search.eval.XPath
-
- getJcrName(String, String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns the prefixed JCR name for the given namespace URI and local
name in the current session.
- getJcrName(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Replaces the standard jcr
, nt
, or
mix
prefix in the given name with the prefix
mapped to that namespace in the current session.
- getJcrName(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
-
Returns the JCR name for the given Oak name.
- getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
-
- getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
-
Returns the prefixed JCR name for the given Name
.
- getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
-
- getJCRName(Name) - Method in interface org.apache.jackrabbit.spi.commons.conversion.NameResolver
-
Returns the qualified JCR name String for the given Name
object.
- getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
-
Returns the qualified JCR name for the given Name
object.
- getJcrPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
-
- getJcrPath(String) - Method in interface org.apache.jackrabbit.oak.namepath.PathMapper
-
Returns the JCR path for the given Oak path.
- getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
-
Returns the JCR path String for the given Path
.
- getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
-
- getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
-
Returns the JCR path representation for the given Path
object.
- getJCRPath(Path) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
-
Returns the given JCR path string for the given path object.
- getJcrRoot() - Method in class org.apache.jackrabbit.vault.fs.config.ExportRoot
-
- getJcrRoot() - Method in interface org.apache.jackrabbit.vault.fs.io.Archive
-
Returns the entry that specifies the "jcr_root".
- getJcrRoot() - Method in class org.apache.jackrabbit.vault.fs.io.FileArchive
-
Returns the entry that specifies the "jcr_root".
- getJcrRoot() - Method in class org.apache.jackrabbit.vault.fs.io.JcrArchive
-
Returns the entry that specifies the "jcr_root".
- getJcrRoot() - Method in class org.apache.jackrabbit.vault.fs.io.MappedArchive
-
- getJcrRoot() - Method in class org.apache.jackrabbit.vault.fs.io.SubArchive
-
Returns the entry that specifies the "jcr_root".
- getJCRString(QValue, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
-
Returns the JCR string representation of the given QValue
.
- getJCRValue(Session) - Method in interface com.day.cq.reporting.CellValue
-
Gets a JCR compatible Value
object for the represented cell value.
- getJCRValue(QValue, NamePathResolver, ValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
-
- getJcrValues(ValueFactory) - Method in class com.day.durbo.DurboInput.Property
-
- getJCRVersion() - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the JCR version of the underlying repository
- getJobArray() - Method in class com.scene7.ipsapi.GetActiveJobsReturn
-
Gets the value of the jobArray property.
- getJobArray() - Method in class com.scene7.ipsapi.GetScheduledJobsReturn
-
Gets the value of the jobArray property.
- getJobDescription() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the jobDescription property.
- getJobDescription() - Method in class com.scene7.ipsapi.GetMediaPortalEventParam
-
Gets the value of the jobDescription property.
- getJobDescription() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the jobDescription property.
- getJobHandle() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.AssetJobLog
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.DeleteJobParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.ExecuteJobParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.GetActiveJobsParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.GetScheduledJobsParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.GetUploadTaskStatusParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.PauseJobParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.ResumeJobParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.StopJobParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.SubmitJobReturn
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.UploadPostReturn
-
Gets the value of the jobHandle property.
- getJobHandle() - Method in class com.scene7.ipsapi.UploadTaskStatus
-
Gets the value of the jobHandle property.
- getJobLogArray() - Method in class com.scene7.ipsapi.GetAssetJobLogsReturn
-
Gets the value of the jobLogArray property.
- getJobLogArray() - Method in class com.scene7.ipsapi.GetJobLogDetailsReturn
-
Gets the value of the jobLogArray property.
- getJobLogArray() - Method in class com.scene7.ipsapi.GetJobLogsReturn
-
Gets the value of the jobLogArray property.
- getJobLogDetails(String, String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets the details of job logs of a company.
- getJobLogDetails(String, String, int, int, String, String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets the details of job logs of a company with specified parameters
- getJobLogDetails(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns a list of Scene7 asset handles(Strings) for the given job handle
- GetJobLogDetailsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetJobLogDetailsParam() - Constructor for class com.scene7.ipsapi.GetJobLogDetailsParam
-
- GetJobLogDetailsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetJobLogDetailsReturn() - Constructor for class com.scene7.ipsapi.GetJobLogDetailsReturn
-
- GetJobLogsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetJobLogsParam() - Constructor for class com.scene7.ipsapi.GetJobLogsParam
-
- GetJobLogsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetJobLogsReturn() - Constructor for class com.scene7.ipsapi.GetJobLogsReturn
-
- getJobName() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the jobName property.
- getJobName() - Method in class com.scene7.ipsapi.AssetJobLog
-
Gets the value of the jobName property.
- getJobName() - Method in class com.scene7.ipsapi.GetMediaPortalEventParam
-
Gets the value of the jobName property.
- getJobName() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the jobName property.
- getJobName() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the jobName property.
- getJobName() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the jobName property.
- getJobName() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the jobName property.
- getJobProperties(MetaDataMap) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Read the job properties from the given process arguments.
- getJobSubType() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the jobSubType property.
- getJobTopic(MetaDataMap) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Read the job topic from the given process arguments.
- getJoinCondition() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
-
Gets the join condition.
- getJoinType() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
-
Gets the join type.
- getJoinTypeByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns the join type with the given JCR name.
- getJoinTypeInstance() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
-
- getJpegImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getJpegImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getJpegRawImageDataElement() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getJs() - Method in class com.day.cq.searchpromote.xml.result.AutoComplete
-
- getJSArray(JSONObject) - Method in class com.day.cq.analytics.sitecatalyst.EvarFilter
-
- getJSArray(JSONObject) - Method in class com.day.cq.analytics.sitecatalyst.EventFilter
-
- getJSArray(JSONObject) - Method in interface com.day.cq.analytics.sitecatalyst.Filter
-
Returns a String representation of a JS array for this JSONObject.
- getJSArray(JSONObject) - Method in class com.day.cq.analytics.sitecatalyst.TrafficVarFilter
-
- getJson(String, Session) - Method in interface com.day.cq.widget.WidgetExtensionProvider
-
- getJSONArray(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the JSONArray value associated with a key.
- getJSONConfigValue() - Method in interface com.day.cq.dam.api.s7dam.config.S7damYouTubeAccountConfig
-
Deprecated.
- getJSONConfigValue() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeConfiguration
-
- getJsonFactory() - Method in class com.fasterxml.jackson.core.ObjectCodec
-
- getJsonFactory() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getJSONObject() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractReportSuite
-
Deprecated.
- getJSONObject() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractVariable
-
Deprecated.
- getJSONObject() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.ReportSuiteVariable
-
Deprecated.
- getJSONObject() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.Variable
-
Deprecated.
- getJSONObject(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the JSONObject value associated with a key.
- getJSONObject() - Method in class org.apache.sling.commons.json.sling.ResourceTraversor
-
Deprecated.
- getJsonString(String, Session) - Method in interface com.day.cq.widget.WidgetExtensionProvider
-
- getJsonString(String) - Static method in class org.apache.jackrabbit.commons.json.JsonUtil
-
Generate a valid JSON string from the given str
.
- getJsonStringEncoder() - Static method in class com.fasterxml.jackson.core.util.BufferRecyclers
-
- getJsonValueAccessor() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getJsonValueMethod() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
Deprecated.
- getJSONVar() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.MergedVariable
-
Deprecated.
- getJsonWebKey() - Method in class org.apache.oltu.jose.jws.Header
-
- getJspApplicationContext(ServletContext) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
-
- getJspContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
-
- getJwdId() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the jti
JWT Claims Set parameter.
- getJwkSetUrl() - Method in class org.apache.oltu.jose.jws.Header
-
- getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured keep alive time.
- getKeepAliveTime() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the keep alive time.
- getKernelCategories(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns a list of kernel client library categories (including javascript part of ui libraries if includeUI is
set to true
).
- getKernelCode(SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns generated output of kernel.js.
- getKernelCodeURL(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns URL to ContextHub's kernel.js
- getKey() - Method in interface com.adobe.granite.haf.converter.api.description.HeaderDescription
-
Get the header's key.
- getKey() - Method in interface com.adobe.granite.httpcache.api.CacheFile
-
Return the cache key.
- getKey() - Method in interface com.day.cq.mcm.emailprovider.types.ConnectionParams
-
Get the key for connection (this would be password or any access key)
- getKey() - Method in interface com.day.crx.sling.server.jmx.SimpleMap.Entry
-
- getKey() - Method in class com.day.util.ListMap.Entry
-
- getKey() - Method in class com.fasterxml.jackson.databind.deser.impl.ReadableObjectId
-
- getKey() - Method in class com.sun.mail.imap.protocol.IMAPResponse
-
- getKey() - Method in class org.apache.aries.jmx.codec.BundleData.Header
-
- getKey() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getKey(Object) - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapDecorator
-
- getKey(Object) - Method in class org.apache.commons.collections.bidimap.AbstractDualBidiMap
-
- getKey(Object) - Method in interface org.apache.commons.collections.BidiMap
-
Gets the key that is currently mapped to the specified value.
- getKey(Object) - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Returns the key to which this map maps the specified value.
- getKey() - Method in class org.apache.commons.collections.DefaultMapEntry
-
Deprecated.
Gets the key from the Map Entry.
- getKey() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorDecorator
-
- getKey() - Method in class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorDecorator
-
- getKey() - Method in class org.apache.commons.collections.iterators.EntrySetMapIterator
-
Gets the current key, which is the key returned by the last call
to next()
.
- getKey() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIterator
-
- getKey() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIterator
-
- getKey() - Method in class org.apache.commons.collections.keyvalue.AbstractKeyValue
-
Gets the key from the pair.
- getKey() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
-
- getKey() - Method in interface org.apache.commons.collections.KeyValue
-
Gets the key from the pair.
- getKey(int) - Method in class org.apache.commons.collections.keyvalue.MultiKey
-
Gets the key at the specified index.
- getKey() - Method in class org.apache.commons.collections.keyvalue.TiedMapEntry
-
Gets the key of this entry
- getKey() - Method in class org.apache.commons.collections.map.SingletonMap
-
Gets the key.
- getKey() - Method in interface org.apache.commons.collections.MapIterator
-
Gets the current key, which is the key returned by the last call
to next()
.
- getKey(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractBidiMapDecorator
-
- getKey(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
- getKey(Object) - Method in interface org.apache.commons.collections4.BidiMap
-
Gets the key that is currently mapped to the specified value.
- getKey(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Returns the key to which this map maps the specified value.
- getKey() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyMapIterator
-
- getKey() - Method in class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Gets the current key, which is the key returned by the last call
to next()
.
- getKey() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Gets the current key, which is the key returned by the last call
to next()
.
- getKey() - Method in class org.apache.commons.collections4.iterators.EntrySetMapIterator
-
Gets the current key, which is the key returned by the last call
to next()
.
- getKey() - Method in class org.apache.commons.collections4.iterators.UnmodifiableMapIterator
-
- getKey() - Method in class org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIterator
-
- getKey() - Method in class org.apache.commons.collections4.keyvalue.AbstractKeyValue
-
Gets the key from the pair.
- getKey() - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
-
- getKey() - Method in interface org.apache.commons.collections4.KeyValue
-
Gets the key from the pair.
- getKey(int) - Method in class org.apache.commons.collections4.keyvalue.MultiKey
-
Gets the key at the specified index.
- getKey() - Method in class org.apache.commons.collections4.keyvalue.TiedMapEntry
-
Gets the key of this entry
- getKey() - Method in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Gets the current key, which is the key returned by the last call
to next()
.
- getKey() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the key.
- getKey() - Method in interface org.apache.commons.collections4.MapIterator
-
Gets the current key, which is the key returned by the last call
to next()
.
- getKey() - Method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key of the action to take.
- getKey() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the key from this pair.
- getKey() - Method in class org.apache.oltu.jose.jws.signature.impl.SymmetricKeyImpl
-
- getKey() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets key to retrieve the value from from the ValueMap.
- getKeyClass() - Method in class com.fasterxml.jackson.databind.deser.std.StdKeyDeserializer
-
- getKeyForValue(Object) - Method in class org.apache.commons.collections.DoubleOrderedMap
-
Deprecated.
Returns the key to which this map maps the specified value.
- getKeyframeInterval() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the keyframeInterval property.
- getKeyId() - Method in class org.apache.oltu.jose.jws.Header
-
- getKeyManager(ResourceResolver) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Returns the private
KeyManager
of the user identified by the given
ResourceResolver
.
- getKeyManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getKeys() - Method in interface com.adobe.cq.mcm.campaign.profile.Profile
-
- getKeys() - Method in exception com.adobe.cq.social.srp.APIException
-
- getKeys() - Method in interface com.day.cq.mcm.campaign.profile.Profile
-
Deprecated.
- getKeys() - Method in class com.day.cq.wcm.core.contentfinder.Hit
-
- getKeys() - Method in class com.day.cq.wcm.mobile.api.device.capability.CSS
-
Deprecated.
- getKeys() - Method in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
Returns an array of WURFL database value keys that this capability is based on.
- getKeys() - Method in class com.day.cq.wcm.mobile.api.device.capability.DeviceRotation
-
Deprecated.
- getKeys() - Method in class com.day.cq.wcm.mobile.api.device.capability.Images
-
Deprecated.
- getKeys() - Method in class com.day.cq.wcm.mobile.api.device.capability.JavaScript
-
Deprecated.
- getKeys() - Method in class org.apache.commons.collections.ExtendedProperties
-
Get the list of the keys contained in the configuration
repository.
- getKeys(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get the list of the keys contained in the configuration
repository that match the specified prefix.
- getKeys() - Method in class org.apache.commons.collections.keyvalue.MultiKey
-
Gets a clone of the array of keys.
- getKeys() - Method in class org.apache.commons.collections4.keyvalue.MultiKey
-
Gets a clone of the array of keys.
- getKeys() - Method in interface org.apache.jackrabbit.oak.api.Descriptors
-
Returns a string array holding all descriptor keys available for this
implementation, both the standard descriptors defined by the string
constants in this interface and any implementation-specific descriptors.
- getKeys() - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Returns the keys in the MDC as a Set
of String
s The
returned value can be null.
- getKeySerializer() - Method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
Accessor for currently assigned key serializer.
- getKeyStore(ResourceResolver) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
- getKeyStore(ResourceResolver, String) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Returns the raw KeyStore
owned by the user whose user id is userId
.
- getKeyStoreEntry(ResourceResolver, String, String) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
- getKeyStoreKeyPair(ResourceResolver, String, String) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Retrieve a KeyPair
from the KeyStore
owned by the user whose user id is userId
, stored under the specified
alias.
- getKeyType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Method for accessing key type for this type, assuming type
has such a concept (only Map types do)
- getKeyType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- getKeyType() - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- getKeyword() - Method in class com.scene7.ipsapi.Keywords
-
Gets the value of the keyword property.
- getKeyword() - Method in class org.apache.commons.imaging.common.GenericImageMetadata.GenericImageMetadataItem
-
- getKeyword() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkItxt
-
- getKeyword() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkText
-
- getKeyword() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkZtxt
-
- getKeyword() - Method in class org.apache.commons.imaging.formats.png.chunks.PngTextChunk
-
- getKeywordArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the keywordArray property.
- getKeywords(Page) - Static method in class com.day.cq.wcm.commons.WCMUtils
-
Returns a comma-separated list of keywords for the given page, based on
the titles of the tags set on the page.
- getKeywords(Page, boolean) - Static method in class com.day.cq.wcm.commons.WCMUtils
-
Returns a comma-separated list of keywords for the given page, based on
the titles of the tags set on the page.
- getKeywordsArray() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the keywordsArray property.
- getKind() - Method in class com.day.cq.personalization.Segment
-
- getKnockoutBackgroundOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the knockoutBackgroundOptions property.
- getKnockoutBackgroundOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the knockoutBackgroundOptions property.
- getKnockoutBackgroundOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the knockoutBackgroundOptions property.
- getKnockoutBackgroundOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the knockoutBackgroundOptions property.
- getKnockoutBackgroundOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the knockoutBackgroundOptions property.
- getKnots() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunction
-
Returns an array copy of the knot points.
- getKnownPropertyIds() - Method in exception com.fasterxml.jackson.databind.exc.PropertyBindingException
-
- getKnownPropertyNames() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- getKnownPropertyNames() - Method in class com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer
-
- getKnownPropertyNames() - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- getKnownPropertyNames() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
Method that will
either return null to indicate that type being deserializers
has no concept of properties; or a collection of identifiers
for which toString
will give external property
name.
- getKurtosis() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the Kurtosis of the available values.
- getKurtosisImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured kurtosis implementation.
- getL() - Method in interface org.apache.commons.math.linear.CholeskyDecomposition
-
Returns the matrix L of the decomposition.
- getL() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImpl
-
Returns the matrix L of the decomposition.
- getL() - Method in interface org.apache.commons.math.linear.FieldLUDecomposition
-
Returns the matrix L of the decomposition.
- getL() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImpl
-
Returns the matrix L of the decomposition.
- getL() - Method in interface org.apache.commons.math.linear.LUDecomposition
-
Returns the matrix L of the decomposition.
- getL() - Method in class org.apache.commons.math.linear.LUDecompositionImpl
-
Returns the matrix L of the decomposition.
- getL1Distance(RealVector) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Distance between two vectors.
- getL1Distance(double[]) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Distance between two vectors.
- getL1Distance(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getL1Distance(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getL1Distance(ArrayRealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getL1Distance(OpenMapRealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Distance between two vectors.
- getL1Distance(RealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Distance between two vectors.
- getL1Distance(double[]) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Distance between two vectors.
- getL1Distance(RealVector) - Method in interface org.apache.commons.math.linear.RealVector
-
Distance between two vectors.
- getL1Distance(double[]) - Method in interface org.apache.commons.math.linear.RealVector
-
Distance between two vectors.
- getL1Norm() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Returns the L1 norm of the vector.
- getL1Norm() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns the L1 norm of the vector.
- getL1Norm() - Method in interface org.apache.commons.math.linear.RealVector
-
Returns the L1 norm of the vector.
- getLabel() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address label.
- getLabel() - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- getLabel() - Method in interface com.adobe.cq.mcm.campaign.profile.OptionValue
-
- getLabel() - Method in class com.adobe.cq.sites.ui.models.admin.security.AuthRequirement
-
Returns the label of the authentication requirement field
- getLabel() - Method in class com.adobe.cq.sites.ui.models.admin.security.permission.Permissions
-
Returns the human readable label for the
Principal
via its
Authorizable
- if available
- getLabel() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
- getLabel() - Method in interface com.adobe.xmp.schema.model.PropertyType
-
- getLabel() - Method in class com.adobe.xmp.schema.model.rules.Vocable
-
- getLabel() - Method in interface com.adobe.xmp.schema.model.SchemaDescription
-
- getLabel() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoImpl
-
- getLabel() - Method in interface com.adobe.xmp.schema.rng.model.PropertyAnnotationInfo
-
- getLabel() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getLabel() - Method in class com.adobe.xmp.schema.rng.model.SchemaInfo
-
Gets the label to be used for this schema
- getLabel() - Method in interface com.day.cq.dam.api.Revision
-
Return the concatenated labels of the history for this version, as entered by the user during version creation,
or the value of javax.jcr.version.Version#getName()
if no history labels are present.
- getLabel() - Method in interface com.day.cq.mcm.campaign.profile.MetaDataBlock
-
Deprecated.
- getLabel() - Method in interface com.day.cq.mcm.campaign.profile.OptionValue
-
Deprecated.
- getLabel() - Method in interface com.day.cq.mcm.campaign.profile.Subscription
-
- getLabel() - Method in class com.day.cq.searchpromote.xml.result.BreadCrumbItem
-
- getLabel() - Method in class com.day.cq.searchpromote.xml.result.FacetValue
-
- getLabel() - Method in class com.day.cq.searchpromote.xml.result.FacetValueChild
-
- getLabel() - Method in class com.day.cq.searchpromote.xml.result.MenuItem
-
- getLabel() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus.Action
-
Returns the label of this action, which is used in the user interface to render the
action.
- getLabel(String) - Static method in class com.day.text.Text
-
- getLabel(String, char) - Static method in class com.day.text.Text
-
- getLabel() - Method in class com.day.util.diff.DefaultDocumentSource
-
Returns the revision information.
- getLabel() - Method in interface com.day.util.diff.DocumentSource
-
Returns a label of the source.
- getLabel() - Method in class com.day.util.diff.FileDocumentSource
-
- getLabel() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get dump label.
- getLabel() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
Retrieves the label.
- getLabel() - Method in class org.apache.felix.webconsole.SimpleWebConsolePlugin
-
- getLabel() - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult.Facet
-
get the facet label
- getLabel() - Method in class org.apache.jackrabbit.webdav.header.LabelHeader
-
- getLabel() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
-
Returns the Label header or null
- getLabel() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getLabel() - Method in class org.apache.sling.atom.taglib.CategoryTagHandler
-
- getLabel() - Method in class org.apache.sling.atom.taglib.media.MediaCategoryTagHandler
-
- getLabel() - Method in class org.apache.tika.parser.recognition.RecognisedObject
-
- getLabelformat() - Method in class com.day.cq.graphics.chart.Axis
-
- getLabelInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
-
Return the request body as LabelInfo
object or null
if parsing the request body or the creation of the label info failed.
- getLabelInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getLabelLang() - Method in class org.apache.tika.parser.recognition.RecognisedObject
-
- getLabelName() - Method in class org.apache.jackrabbit.webdav.version.LabelInfo
-
Return the text present inside the 'DAV:label-name' element or null
- getLabelName() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
-
- getLabels() - Method in class com.adobe.cq.social.reporting.dv.api.AbstractDVDonutChartComponent
-
- getLabels() - Method in interface com.adobe.cq.social.reporting.dv.api.DVDonutChart
-
- getLabels() - Method in class com.adobe.cq.social.reporting.dv.model.api.BarChartModel
-
- getLabels() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartModel
-
- getLabels() - Method in interface com.adobe.granite.asset.api.AssetVersion
-
Returns all labels of this version.
- getLang() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the Lang language guessing rules being used.
- getLang() - Method in class org.apache.sling.atom.taglib.LinkTagHandler
-
- getLang() - Method in class org.apache.sling.atom.taglib.media.MediaTextTagHandler
-
- getLang_id() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns language id
- getLangId() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns language ID
- getLanguage() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getLanguage() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getLanguage() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getLanguage() - Method in interface com.adobe.internal.xmp.properties.XMPProperty
-
- getLanguage() - Method in interface com.adobe.xmp.properties.XMPProperty
-
- getLanguage(String) - Static method in class com.day.cq.commons.LanguageUtil
-
Returns the language for the given language/country abbreviation.
- getLanguage(String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- getLanguage() - Method in class com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser
-
- getLanguage() - Method in class com.day.cq.wcm.designimporter.parser.HTMLContentHandler
-
- getLanguage() - Method in class com.day.cq.wcm.designimporter.parser.ParseResult
-
Gets the language specified in the input HTML document.
- getLanguage() - Method in class com.day.cq.wcm.tags.SetContentBundleTag
-
- getLanguage() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getLanguage() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getLanguage() - Method in exception org.apache.sling.api.resource.QuerySyntaxException
-
- getLanguage() - Method in class org.apache.sling.atom.taglib.FeedTagHandler
-
- getLanguage() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Gets the language.
- getLanguage() - Method in class org.apache.tika.language.detect.LanguageHandler
-
Returns the detected language based on text handled thus far.
- getLanguage() - Method in class org.apache.tika.language.detect.LanguageResult
-
The ISO 639-1 language code (plus optional country code)
- getLanguage() - Method in class org.apache.tika.language.detect.LanguageWriter
-
Returns the detected language based on text written thus far.
- getLanguage() - Method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Gets the identified language
- getLanguage() - Method in class org.apache.tika.language.ProfilingHandler
-
Deprecated.
Returns the language that best matches the current state of the
language profile.
- getLanguage() - Method in class org.apache.tika.language.ProfilingWriter
-
Deprecated.
Returns the language that best matches the current state of the
language profile.
- getLanguage(long) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
Returns textual representation of LangID
- getLanguage() - Method in class org.apache.tika.parser.mp3.ID3Tags.ID3Comment
-
Gets the language, if present
- getLanguage() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getLanguage() - Method in class org.apache.tika.parser.txt.CharsetMatch
-
Get the ISO code for the language of the detected charset.
- getLanguageAlternative(int) - Method in interface com.adobe.xmp.core.XMPArray
-
Get language alternative property in this array at position index
- getLanguageAlternative(String, String) - Method in interface com.adobe.xmp.core.XMPStruct
-
Returns a child node as a language Alternative
- getLanguageCode() - Method in class com.day.cq.commons.Language
-
- getLanguageCopy(String, String, ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
This method returns the Language copy asset if language copy exists, for
the asked locale
- getLanguageData(Locale) - Method in interface com.adobe.cq.smartcontent.SmartContentAuthoringService
-
Determines the language data for the provided Locale
.
- getLanguageDetectors() - Static method in class org.apache.tika.language.detect.LanguageDetector
-
- getLanguageDetectors(ServiceLoader) - Static method in class org.apache.tika.language.detect.LanguageDetector
-
- getLanguageName() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Returns the name of the query language to be used.
- getLanguageNameSpace() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Returns the namespace of the language specified with the search request element.
- getLanguageRoot(String) - Static method in class com.day.cq.commons.LanguageUtil
-
Returns the language root for the given path by only analyzing the path
names starting at the root.
- getLanguageRoot(String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- getLanguageRootLocale(String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
Returns the locale for the given path.
- getLanguageRoots(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
Modified version of com.day.cq.wcm.core.impl.LanguageManagerImpl for Resources
Returns a collection of language root pages for the given asset.
- getLanguages() - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getLanguages() - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Return a list of the languages that this provider can use to query resources.
- getLanguages() - Method in interface com.adobe.granite.translation.api.TranslationConfig
-
Returns a Map of the currently allowed language codes.
- getLanguages() - Method in class org.apache.commons.codec.language.bm.Languages
-
- getLanguages() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
-
- getLanguages() - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
-
- getLargeAsset() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the primary resource asset.
- getLargeAsset() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Returns an object representing the resource large asset.
- getLargeAsset() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the resource large asset.
- getLargeAvatarUrl() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getLargeAvatarUrl() - Method in interface com.adobe.cq.social.scf.User
-
Get URL to fetch the user avatar (48px).
- getLast() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getLast() - Method in class com.day.util.ListMap
-
- getLast() - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns the element at the end of this list.
- getLast() - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- getLast() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Return the entry for the "newest" mapping.
- getLast() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- getLastAccessed() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Returns the date a check for validity of the URL has last been requested.
- getLastAcquiresPerPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the number of (successful) acquire invocations during the last
period.
- getLastActivatedTimestamp() - Method in interface com.adobe.cq.screens.device.DeviceService
-
The last timestamp when the ping frequency was changed.
- getLastAdded() - Method in class com.scene7.ipsapi.UploadTaskStatus
-
Gets the value of the lastAdded property.
- getLastAvailable() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Returns the date the resource described by the URL has last been available.
- getLastChange() - Method in interface org.apache.sling.installer.api.info.Resource
-
When did the last change happen?
- getLastChecked() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Returns the date the URL has last been checked by the asynchronous LinkCheckerTask.
- getLastClearedToken() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getLastClearedToken() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getLastClearedToken() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getLastClearedToken() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getLastCompleted() - Method in class com.scene7.ipsapi.UploadTaskStatus
-
Gets the value of the lastCompleted property.
- getLastElement() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns a path that consists of only the last element of this path.
- getLastFailedSave() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getLastIndexedTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getLastKey() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Return the key for the "newest" mapping.
- getLastKnownGood() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getLastLogEntries(int) - Method in interface com.adobe.granite.logging.LogAnalyser
-
Get the last number of log entries.
- getLastModified(Page) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Returns the date of the last modification of a newsletter.
- getLastModified() - Method in interface com.adobe.cq.screens.device.Device
-
Returns the device lastModified timestamp.
- getLastModified() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
Returns the moment in time this collection was last modified.
- getLastModified() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollection
-
Returns the moment in time this collection was last modified.
- getLastModified() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getLastModified() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getLastModified() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the last modification date of the resource.
- getLastModified() - Method in class com.adobe.granite.comments.AbstractComment
-
- getLastModified() - Method in class com.adobe.granite.comments.AbstractCommentCollection
-
- getLastModified() - Method in interface com.adobe.granite.comments.Comment
-
Returns the moment in time this collection was last modified.
- getLastModified() - Method in interface com.adobe.granite.comments.CommentCollection
-
Returns the moment in time this collection was last modified.
- getLastModified() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the time this task was last updated.
- getLastModified() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the lastModified date of this library
- getLastModified(boolean) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the lastModified date of this library
- getLastModified() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the date and time when the payload was last modified
- getLastModified() - Method in class com.day.cq.commons.DownloadResource
-
Returns the last modified of this image.
- getLastModified() - Method in interface com.day.cq.connector.ConnectorResource
-
- getLastModified() - Method in interface com.day.cq.dam.api.Asset
-
Returns the date of last modification of the asset's main content node (jcr:lastModified property).
- getLastModified() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Folder
-
Returns the last modified date of this S7 folder
- getLastModified() - Method in interface com.day.cq.mailer.MailingStatus
-
- getLastModified() - Method in class com.day.cq.personalization.offerlibrary.usebean.OffercardPropertiesProvider
-
Deprecated.
- getLastModified() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the last modified date.
- getLastModified() - Method in interface com.day.cq.replication.ReplicationContent
-
Returns the last modified time or -1 if unknown
- getLastModified(String) - Method in interface com.day.cq.wcm.foundation.HierarchyModificationListener
-
Returns the last modification date of the hierarchy of the given path.
- getLastModified() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get last modified
- getLastModified() - Method in interface com.day.cq.wcm.resource.details.ResourceDetails
-
Get last modified
- getLastModified() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the last modified of this image.
- getLastModified() - Method in interface com.day.crx.packaging.Proxy
-
- getLastModified() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.DiskUsage
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.Folder
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.Mask
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.ZipEntry
-
Gets the value of the lastModified property.
- getLastModified() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the lastModified property.
- getLastModified() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getLastModified() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Last modified time in seconds since the epoch.
- getLastModified() - Method in class org.apache.commons.io.monitor.FileEntry
-
Return the last modified time from the last time it
was checked.
- getLastModified(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the last modified date of the given file node.
- getLastModified(String) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
- getLastModified(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Return lastModified of record identified by identifier.
- getLastModified() - Method in class org.apache.jackrabbit.core.data.CachingDataRecord
-
- getLastModified(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Return lastModified of record from
Backend
assuming
Backend
as a single source of truth.
- getLastModified() - Method in interface org.apache.jackrabbit.core.data.DataRecord
-
Returns the last modified of the record.
- getLastModified() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
-
Returns the last modified of the record.
- getLastModified() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
-
Returns the last modified of the record.
- getLastModified(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FSBackend
-
- getLastModified() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the last modified date or 0
if not known.
- getLastModified() - Method in class org.apache.jackrabbit.vault.fs.api.VaultInputSource
-
Returns the last modified date of the underlying file.
- getLastModified() - Method in class org.apache.jackrabbit.vault.fs.DirectoryArtifact
-
Returns the last modified date or 0
if not known.
- getLastModified() - Method in class org.apache.jackrabbit.vault.fs.HintArtifact
-
Returns the last modified date or 0
if not known.
- getLastModified() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns the last modified date or 0
if not known.
- getLastModified() - Method in class org.apache.jackrabbit.vault.fs.SerializerArtifact
-
Returns the last modified date or 0
if not known.
- getLastModified() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the last modified date
- getLastModified() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the last modification date or null
if n/a.
- getLastModified() - Method in class org.apache.jackrabbit.vault.util.FileInputSource
-
Returns the last modified date of the underlying file.
- GETLASTMODIFIED - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
- getLastModified(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Return the last modified for the class or resource.
- getLastModified() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
-
Return the last modified for the compilation unit.
- getLastModified() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns last modified date of the chm file
- getLastModified(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the last modified time of a bundle
- getLastModifiedBy() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the name of the user that modified this resource.
- getLastModifiedBy() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the ID for the user who last modified the task
- getLastModifiedBy() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Returns the ID of the user who last modified the payload.
- getLastModifiedBy() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the formatted user name by whom the item has been modified.
- getLastModifiedBy() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the last modified user id
- getLastModifiedBy() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the user that last modified the package or null
if n/a.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getLastModifiedDate() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Gets the last modified date of this entry.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
The last modified date of the entry.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
The last modified date.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the last modified date.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Wraps ZipEntry.getTime()
with a Date
as the
entry's last modified date.
- getLastModifiedTimestamp() - Method in class com.day.cq.personalization.offerlibrary.usebean.OffercardPropertiesProvider
-
Deprecated.
- getLastModifiedUser() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
Returns the user that effected the last modification of this post.
- getLastModifiedUser() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Returns the user that effected the last modification of this post.
- getLastModifyUser() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the lastModifyUser property.
- getLastModifyUser() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the lastModifyUser property.
- getLastModifyUser() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the lastModifyUser property.
- getLastName() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address last name.
- getLastName() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the user last name
- getLastName() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUser
-
User display last name.
- getLastName() - Method in interface com.day.cq.dam.scene7.api.model.Scene7User
-
- getLastName() - Method in interface com.day.cq.mcm.emailprovider.types.Subscriber
-
Get the last name of the subscriber.
- getLastName() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the lastName property.
- getLastName() - Method in class com.scene7.ipsapi.SetUserInfoParam
-
Gets the value of the lastName property.
- getLastName() - Method in class com.scene7.ipsapi.User
-
Gets the value of the lastName property.
- getLastPage() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets the index of last page in this component.
- getLastPing() - Method in interface com.adobe.cq.screens.device.DeviceStatus
-
- getLastPollTimeline() - Method in interface com.day.cq.replication.Agent
-
Returns the timeline used for the last reverse replication.
- getLastPrintable() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the last printable character based on the selected
encoding.
- getLastProcessTime() - Method in interface com.day.cq.replication.ReplicationQueue.Entry
-
Returns the last time this entry was tried to process
- getLastProcessTime() - Method in interface com.day.cq.replication.ReplicationQueue.Status
-
Returns the time when the last entry was processed.
- getLastProgressUpdate() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the lastProgressUpdate property.
- getLastProgressUpdate() - Method in class com.scene7.ipsapi.TaskItemProgress
-
Gets the value of the lastProgressUpdate property.
- getLastProgressUpdate() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the lastProgressUpdate property.
- getLastPromoted() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the date the launch was last promoted
- getLastPromotedBy() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the id of the user that effected the last promotion of this
launch
- getLastPublished() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the last publication date.
- getLastPublished() - Method in interface com.day.cq.replication.ReplicationStatus
-
Returns the time when the content was last published (i.e.
- getLastPublished() - Method in class com.scene7.ipsapi.PublishHistory
-
Gets the value of the lastPublished property.
- getLastPublishedBy() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the formatted user name by whom the item has been published.
- getLastPublishedBy() - Method in interface com.day.cq.replication.ReplicationStatus
-
Returns the user id who issues the last publish action.
- getLastReadAccess() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getLastRefresh() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getLastReplicationAction() - Method in interface com.day.cq.replication.ReplicationStatus
-
Return the last replication action.
- getLastReturnCode() - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the return code from the last response we got from the server.
- getLastRunState() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Get the state of the last run.
- getLastRunTime() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Get the last date this task has been run.
- getLastSave() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getLastServerResponse() - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the last response we got from the server.
- getLastStatus() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Returns the last status
- getLastStatusAsString() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
- getLastSuccessTime() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Get the last date this task has succeeded or null
.
- getLastUnpacked() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the date when the package was unpacked
- getLastUnpackedBy() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the user id who unpacked the package
- getLastUnwrapped() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the last unwrapped date
- getLastUnwrappedBy() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the last unwrapped user id
- getLastUpdated() - Method in interface com.adobe.cq.screens.device.DeviceStatus.Firmware
-
- getLastValue() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Return the value for the "newest" mapping.
- getLastWrapped() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the last wrapped date
- getLastWrapped() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the date when this package was wrapped or null
if n/a.
- getLastWrappedBy() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the wrapper user id
- getLastWrappedBy() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the user that wrapped this package or null if n/a.
- getLastWriteAccess() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getLastYearStart() - Method in class com.day.cq.commons.date.DateUtil
-
- getLat() - Method in class com.adobe.cq.address.api.location.Coordinates
-
Deprecated.
- getLatestError() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getLatestErrorTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getLatestEvent(String, String) - Method in interface com.day.cq.audit.AuditLog
-
- getLatestEvent(ResourceResolver, String, String) - Method in interface com.day.cq.audit.AuditLog
-
Returns the latest event for the path and category.
- getLatestEvent(String, String, String) - Method in interface com.day.cq.audit.AuditLog
-
- getLatestEvent(ResourceResolver, String, String, String) - Method in interface com.day.cq.audit.AuditLog
-
Returns the latest event for the path, type and category.
- getLatestEvents(String, String, int) - Method in interface com.day.cq.audit.AuditLog
-
- getLatestEvents(ResourceResolver, String, String, int) - Method in interface com.day.cq.audit.AuditLog
-
Returns the latest events for the path and category.
- getLatestEvents(String[], String, int) - Method in interface com.day.cq.audit.AuditLog
-
- getLatestEvents(ResourceResolver, String[], String, int) - Method in interface com.day.cq.audit.AuditLog
-
Returns the latest events for the path and category.
- getLatestEventsFromTree(String[], String, int) - Method in interface com.day.cq.audit.AuditLog
-
- getLatestEventsFromTree(ResourceResolver, String[], String, int) - Method in interface com.day.cq.audit.AuditLog
-
Returns the latest events for all paths which will start
with the prefix
.
- getLatestPost() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
Returns the latest post, i.e.
- getLatestPost() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Returns the latest post, i.e.
- getLatestRoot() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
-
The current head root as seen by this content session.
- getLatestTimestamp(Config, Session) - Method in interface com.day.cq.contentsync.ContentSyncManager
-
Returns the latest update timestamp for the given
config and user (for personalized configs).
- getLatitude() - Method in class org.apache.tika.parser.geo.topic.gazetteer.Location
-
- getLatitudeAsDegreesNorth() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.GPSInfo
-
- getLaunch(String) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Get a launch from its path
- getLaunches(Resource) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Get every launches the provided resource is contained in
- getLaunchManager(ResourceResolver) - Method in interface com.adobe.cq.launches.api.LaunchManagerFactory
-
Get a new instance of LaunchManager
based on provided
resource resolver
- getLaunchModificationDate() - Method in class com.adobe.cq.launches.api.LaunchResourceStatus
-
- getLaunchPath(String) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
- getLaunchPathFromName(String) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
- getLaunchResource(Resource) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
Returns the resource of the launch the provided resource belongs to
- getLaunchResource(Launch, Resource) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
Given a resource, which can be production or launch-based, returns the corresponding resource in
the specified (and possibly nested) launch.
- getLaunchResourcePath(Launch, Resource) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
- getLaunchSources() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the list of Launch Sources (in the launch tree)
- getLaunchUserId() - Method in class com.adobe.cq.launches.api.LaunchResourceStatus
-
- getLayer(boolean, boolean, boolean) - Method in class com.day.cq.commons.ImageResource
-
Returns the layer addressed by this image.
- getLayer(boolean, boolean, boolean) - Method in class com.day.crx.packaging.gfx.ImageResource
-
Returns the layer addressed by this image.
- getLayer() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
Get the audio layer code.
- getLayerComposite() - Method in class com.day.image.Layer
-
Returns the current Composite
of this layer.
- getLayerNaming() - Method in class com.scene7.ipsapi.PhotoshopLayerOptions
-
Gets the value of the layerNaming property.
- getLayerOptions() - Method in class com.scene7.ipsapi.PhotoshopOptions
-
Gets the value of the layerOptions property.
- getLayerReferenceArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the layerReferenceArray property.
- getLayerViewInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the layerViewInfo property.
- getLayout() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the layout config of current resource of the page.
- getLayout() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getLayout() - Method in interface org.apache.log4j.Appender
-
Returns this appenders layout.
- getLayoutCols() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getLayoutRows() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getLazyMatching() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets whether to perform lazy matching.
- getLazyMatchingThreshold() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the threshold for lazy matching.
- getLContext() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the left context.
- getLCSLength() - Method in class org.apache.commons.collections4.sequence.EditScript
-
Get the length of the Longest Common Subsequence (LCS).
- getLeader() - Method in interface org.apache.sling.discovery.ClusterView
-
Provides the InstanceDescription belonging to the leader instance.
- getLeader() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
- getLeadsMapping() - Method in class com.adobe.cq.mcm.salesforce.SalesforceConfiguration
-
Returns the mapping of attributes of an AEM user with that of a Salesforce Lead
- getLeapAmount(long) - Method in class org.joda.time.DateTimeField
-
Gets the amount by which this field is 'leap' for the specified instant.
- getLeapAmount() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the amount by which this field is leap.
- getLeapAmount(long) - Method in class org.joda.time.field.BaseDateTimeField
-
Gets the amount by which this field is 'leap' for the specified instant.
- getLeapAmount(long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getLeapAmount(long) - Method in class org.joda.time.field.OffsetDateTimeField
-
- getLeapAmount(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getLeapAmount(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- getLeapDurationField() - Method in class org.joda.time.DateTimeField
-
If this field were to leap, then it would be in units described by the
returned duration.
- getLeapDurationField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
If this field were to leap, then it would be in units described by the
returned duration.
- getLeapDurationField() - Method in class org.joda.time.field.BaseDateTimeField
-
If this field were to leap, then it would be in units described by the
returned duration.
- getLeapDurationField() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getLeapDurationField() - Method in class org.joda.time.field.OffsetDateTimeField
-
- getLeapDurationField() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always returns null.
- getLeapDurationField() - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- getLeapYearPatternType() - Method in class org.joda.time.chrono.IslamicChronology
-
Gets the leap year pattern type.
- getLearningPathResourceCount() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceReportModel
-
Gets the number of resources in the learning path.
- getLearningPathResourceCount() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the number of resources in the learning path.
- getLeaves() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Returns the leaves of this aggregate or null
.
- getLeft() - Method in class com.day.cq.dam.commons.watermark.Watermark
-
- getLeft() - Method in class com.scene7.ipsapi.ManualCropOptions
-
Gets the value of the left property.
- getLeft() - Method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.commons.lang3.tuple.MutablePair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
-
Gets the left node-tuple source.
- getLeft() - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getLeftN() - Method in interface com.day.cq.dam.scene7.api.model.Scene7NormalizedCropRect
-
- getLeftN() - Method in class com.scene7.ipsapi.NormalizedCropRect
-
Gets the value of the leftN property.
- getLeftOperand() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the left operand.
- getLeftRange() - Method in class com.day.util.diff.Hunk3
-
Returns the range of the left document this hunk spans.
- getLegendLayer() - Method in class com.day.cq.wcm.foundation.Chart
-
Returns the legend layer of this chart.
- getLength() - Method in class com.day.durbo.DurboValue
-
Returns the size of this value
- getLength() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getLength() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.BackReference
-
Provides the length of the back-reference.
- getLength() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
Length of literal block.
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getLength() - Method in class org.apache.commons.imaging.formats.png.transparencyfilters.TransparencyFilter
-
- getLength() - Method in class org.apache.commons.io.monitor.FileEntry
-
Return the length.
- getLength(Object) - Static method in class org.apache.commons.lang.ArrayUtils
-
Returns the length of the specified array.
- getLength(Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Returns the length of the specified array.
- getLength() - Method in class org.apache.commons.math.genetics.AbstractListChromosome
-
Returns the length of the chromosome.
- getLength() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the length of the value of this property.
- getLength(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Return length of record identified by identifier.
- getLength() - Method in class org.apache.jackrabbit.core.data.CachingDataRecord
-
- getLength(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Return the length of record from
LocalCache
if available,
otherwise retrieve it from
Backend
.
- getLength() - Method in interface org.apache.jackrabbit.core.data.DataRecord
-
Returns the length of the binary stream in this record.
- getLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
-
Returns the length of the binary stream in this record.
- getLength() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
-
Returns the length of the binary stream in this record.
- getLength(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FSBackend
-
- getLength() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getLength() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the length of this path, i.e.
- getLength() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns the length of the internal value or -1 if the implementation
cannot determine the length at this time.
NOTE: for PropertyType#NAME
and PropertyType#PATH
the
length of the internal value must not be used for indicating the length
of a property such as retrieved by calling Property#getLength()
and Property#getLengths()
.
- getLength() - Method in class org.apache.jackrabbit.vault.fs.VaultFileCopy
-
- getLength() - Method in class org.apache.sling.atom.taglib.LinkTagHandler
-
- getLength() - Method in class org.apache.tika.detect.MagicDetector
-
- getLength() - Method in class org.apache.tika.io.TikaInputStream
-
Returns the length (in bytes) of this stream.
- getLength() - Method in class org.apache.tika.parser.chm.accessor.DirectoryListingEntry
-
- getLength() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
Returns the frame length in bytes.
- getLength() - Method in class org.apache.tika.parser.mp3.ID3v2Frame
-
- getLengths() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the lengths of the values of this property.
- getLengthTreeLengtsTable() - Method in class org.apache.tika.parser.chm.lzx.ChmLzxState
-
- getLenient() - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
- getLevel() - Method in class com.day.cq.replication.ListenerLogDelegator
-
- getLevel() - Method in interface com.day.cq.replication.ReplicationLog
-
Returns the log level of this log
- getLevel() - Method in class com.day.cq.wcm.foundation.Sitemap.Link
-
- getLevel(int) - Method in class com.day.image.ColorCurve
-
Returns the intensity level for the given level.
- getLevel() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the level of this dump.
- getLevel() - Method in class org.apache.commons.io.monitor.FileEntry
-
Return the level
- getLevel() - Method in class org.apache.commons.logging.impl.SimpleLog
-
Get logging level.
- getLevel() - Method in class org.apache.log4j.Category
-
Returns the assigned
Level
, if any, for this Category.
- getLevel() - Method in interface org.slf4j.event.LoggingEvent
-
- getLevel() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getLevenshteinDistance(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Find the Levenshtein distance between two Strings.
- getLevenshteinDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- getLevenshteinDistance(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
- getLexicalHandler() - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
- getLexicalHandler() - Method in class org.apache.cocoon.xml.sax.SAXPipe
-
Provide access to the LexicalHandler
used by the pie.
- getLftoken() - Method in interface com.adobe.social.integrations.livefyre.user.api.LivefyreUser
-
Gets the Livefyre token to be used to authenticate this user.
- getLibraries() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Returns all client libraries
- getLibraries(String[], LibraryType, boolean, boolean) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Returns all client libraries that match the specified filters.
- getLibrary(LibraryType, String) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Returns the html library that is configured at the given path.
- getLibrary(SlingHttpServletRequest) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Returns the html library that is address by the given request.
- getLibraryPath() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the library path of this library.
- getLicense() - Method in interface com.adobe.granite.license.ProductInfoService
-
- getLicenseInfo() - Method in class com.day.cq.dam.api.DamEvent
-
Information about the license upon which the user accepted or rejected.
- getLicenseKey() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getLightbox(Session) - Method in interface com.day.cq.dam.api.lightbox.LightboxService
-
Returns the
Lightbox
of the respective user (userSession).
- getLightbox(Session, String) - Method in interface com.day.cq.dam.api.lightbox.LightboxService
-
Returns the
Lightbox
containing resource located at resourcePath.
- getLikeByResponseValue(String) - Static method in enum com.adobe.cq.social.tally.client.api.Like
-
- getLikeCount() - Method in class com.adobe.cq.social.tally.client.api.AbstractLiking
-
- getLikeCount() - Method in interface com.adobe.cq.social.tally.client.api.LikingSocialComponent
-
- getLikeCount() - Method in interface com.adobe.cq.social.tally.Liking
-
Deprecated.
Gets the number of positive user responses.
- getLikesCount() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUser
-
Get the user like count.
- getLikeURL() - Method in interface com.adobe.cq.social.tally.Liking
-
Deprecated.
- getLimit() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the limit.
- getLimit() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the limit.
- getLimit() - Method in interface com.adobe.granite.security.user.UserPropertiesQueryParams
-
Returns the limit of the query.
- getLimit() - Method in interface com.adobe.granite.ui.components.ds.DataSource
-
Returns the limit of this datasource.
- getLimit() - Method in class com.day.cq.wcm.foundation.External
-
Return the limit.
- getLimit() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the limit enforced by this semaphore.
- getLimitInMemory() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
-
Get the limit on how many nodes a query may read at most into memory, for
"order by" and "distinct" queries.
- getLimitReads() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
-
Get the limit on how many nodes a query may read at most (raw read
operations, including skipped nodes).
- getLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the line number of the program text originating this message
- getLine() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the line number of the script text that generated this message.
- getLine() - Method in exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Returns the line where the error occurred, if the information is available.
- getLine() - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
Deprecated.
- getLineCount() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getLineCount() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the total number of lines.
- getLineNr() - Method in class com.fasterxml.jackson.core.JsonLocation
-
- getLineNumber() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
-
- getLineNumber() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMLocatorImpl
-
The line number where the error occured, or -1 if there is no line
number available.
- getLineNumber() - Method in exception org.apache.jackrabbit.vault.util.xml.xerces.xni.parser.XMLParseException
-
Returns the line number.
- getLineNumber() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.XMLLocator
-
Returns the line number.
- getLineNumber() - Method in class org.kohsuke.rngom.rngparser.ast.util.LocatorImpl
-
- getLines() - Method in class com.day.cq.replication.ListenerLogDelegator
-
- getLines() - Method in interface com.day.cq.replication.ReplicationLog
-
Returns the lines
- getLines() - Method in interface org.apache.sling.distribution.log.spi.DistributionLog
-
get the text log lines
- getLineSeparator() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns a specific line separator to use.
- getLineStyle() - Method in class com.day.cq.graphics.chart.Grid
-
- getLineWidth() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Return the selected line width for breaking up long lines.
- getLInfDistance(RealVector) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Distance between two vectors.
- getLInfDistance(double[]) - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Distance between two vectors.
- getLInfDistance(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getLInfDistance(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getLInfDistance(ArrayRealVector) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Distance between two vectors.
- getLInfDistance(RealVector) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Distance between two vectors.
- getLInfDistance(double[]) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Distance between two vectors.
- getLInfDistance(RealVector) - Method in interface org.apache.commons.math.linear.RealVector
-
Distance between two vectors.
- getLInfDistance(double[]) - Method in interface org.apache.commons.math.linear.RealVector
-
Distance between two vectors.
- getLInfNorm() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Returns the L∞ norm of the vector.
- getLInfNorm() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns the L∞ norm of the vector.
- getLInfNorm() - Method in interface org.apache.commons.math.linear.RealVector
-
Returns the L∞ norm of the vector.
- getLink() - Method in interface com.adobe.cq.social.commons.tagcloud.api.TagCloudTag
-
- getLink(String, LinkCheckerSettings) - Method in interface com.day.cq.rewriter.linkchecker.LinkChecker
-
This method checks if the passed url is a valid internal or external link.
- getLink(String, LinkCheckerSettings) - Method in interface com.day.cq.rewriter.pipeline.RequestLinkChecker
-
This method checks if the passed url is a valid internal or external link.
- getLink() - Method in class com.day.cq.searchpromote.xml.result.FacetValueChild
-
- getLink() - Method in class com.day.cq.searchpromote.xml.result.Result
-
- getLinkedDeliveries() - Method in class com.adobe.cq.mcm.campaign.LinkingStatus
-
- getLinkedDeliveries(Page) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Returns an array with currently linked deliveries.
- getLinkedFile() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Name of linked file
- getLinkedScene7ConfigPath(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns property dam:scene7CloudConfigPath
of a given
Resource
object
- getLinkInfo(String) - Method in interface com.day.cq.rewriter.linkchecker.LinkInfoStorage
-
Returns validity information for a specific link.
- getLinkInfo() - Method in class com.day.cq.wcm.core.references.LinkReference
-
Returns the
LinkInfo
which contains information about validity of the link
- getLinkName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's link name.
- getLinks() - Method in interface com.adobe.cq.projects.api.Project
-
Returns the links that are associated with the project.
- getLinks() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the descriptions of the links defined in the model.
- getLinks() - Method in class com.adobe.reef.siren.Entity
-
Returns the links.
- getLinks() - Method in interface com.day.cq.rewriter.linkchecker.LinkInfoStorage
-
Returns a list of links about which validity information is stored in the repository.
- getLinks() - Method in class com.day.cq.wcm.foundation.Sitemap
-
- getLinks() - Method in class org.apache.tika.mime.MimeType
-
Get a list of links to help document this mime type
- getLinks() - Method in class org.apache.tika.sax.LinkContentHandler
-
Returns the list of collected links.
- getLinkValidity(String, LinkCheckerSettings) - Method in interface com.day.cq.rewriter.linkchecker.LinkChecker
-
- getLinkValidity(Resource) - Method in interface com.day.cq.rewriter.linkchecker.LinkCheckerExtension
-
This method checks if the passed resource is a valid resource.
- getList(String) - Method in interface com.adobe.granite.confmgr.Conf
-
Deprecated.
Returns ValueMaps for a list of items beneath the given configuration item.
- getList(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getList(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the NCList value at the specified index.
- getList(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the NCList value associated with the specified key.
- getList(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a List of strings associated with the given configuration key.
- getList(String, List) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a List of strings associated with the given configuration key.
- getList() - Method in class org.apache.sling.commons.osgi.RankedServices
-
Lists all services registered in OSGi, sorted by service ranking
(either ascending or descending depending on the order given in the constructor).
- getListener() - Method in class com.day.cq.replication.ReplicationOptions
-
Returns the replication listener.
- getListener() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the progress tracker listener.
- getListener() - Method in class org.apache.jackrabbit.vault.fs.spi.ProgressTracker
-
- getListener() - Method in class org.apache.jackrabbit.vault.packaging.ExportOptions
-
Returns the progress tracker listener.
- getListenerMBean() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
- getListeners() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getListeners() - Method in class com.day.util.ListenerList
-
Returns the list of registered listeners.
- getListeners(Class) - Method in class com.day.util.ListenerList
-
Returns the list of registered listeners in an array of the reqeusted
runtime type.
- getListeners() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Returns the set of registered file system listeners.
- getListeners() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Get an array containing the currently registered listeners.
- getListeningAddresses(InstanceDescription) - Method in interface com.adobe.granite.offloading.api.InstanceNetworkInfoService
-
Retrieves the IP addresses on which an instance listens for incoming connections.
- getListeningPort(InstanceDescription) - Method in interface com.adobe.granite.offloading.api.InstanceNetworkInfoService
-
Retrieves the port on which an instances listens for incoming connections.
- getListIterator() - Method in class org.apache.commons.collections.iterators.FilterListIterator
-
Gets the iterator this iterator is using.
- getListIterator() - Method in class org.apache.commons.collections.iterators.ProxyListIterator
-
Deprecated.
Getter for property iterator.
- getListIterator() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
-
Gets the iterator this iterator is using.
- getListResources(String) - Method in interface com.adobe.granite.confmgr.Conf
-
Deprecated.
Returns a list of items beneath the given configuration item.
- getListValue() - Method in class com.adobe.granite.auth.saml.model.Attribute
-
- getListVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
-
- getLiteralSystemId() - Method in exception org.apache.jackrabbit.vault.util.xml.xerces.xni.parser.XMLParseException
-
Returns the literal system identifier.
- getLiteralSystemId() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.XMLLocator
-
Returns the literal system identifier.
- getLiteralValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
-
- getLivecopyActionRels(String) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getLiveCopyCellAttributes(XSSAPI, String, String, String) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getLiveDate() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the targeted live date for the launch
- getLivefyreId() - Method in interface com.adobe.social.integrations.livefyre.user.api.LivefyreUser
-
Gets the safely encoded Livefyre ID that will be shared with Livefyre.
- getLiveRelationship() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getLn10() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant ln(10).
- getLn2() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant ln(2).
- getLn2Split() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant ln(2) split in two pieces.
- getLn5() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant ln(5).
- getLn5Split() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant ln(5) split in two pieces.
- getLng() - Method in class com.adobe.cq.address.api.location.Coordinates
-
Deprecated.
- getLo() - Method in exception org.apache.commons.math.exception.OutOfRangeException
-
- getLo() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getLoadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the total number of times that com.google.common.cache.Cache
lookup methods attempted to load new
values.
- getLoader() - Method in class org.apache.tika.config.ServiceLoader
-
- getLoadErrorHandler() - Method in class org.apache.tika.config.ServiceLoader
-
Returns the load error handler used by this loader.
- getLoadExceptionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the number of times com.google.common.cache.Cache
lookup methods threw an exception while loading a
new value.
- getLoadExceptionRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the ratio of cache loading attempts which threw exceptions.
- getLoadExceptionRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getLoadRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getLoadSuccessCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the number of times com.google.common.cache.Cache
lookup methods have successfully loaded a new value.
- getLoc() - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation.Attribute
-
Gets the location in the source schema file where this annotation was present.
- getLoc() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern.Param
-
- getLocalAddress() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Return the local address to be used when creating connections.
- getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
-
Returns the id that shall be used in the syncToken
by the ClusterSyncService.
- getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
-
- getLocalDate() - Method in class org.joda.time.LocalDate.Property
-
Gets the LocalDate object linked to this property.
- getLocalDateTime() - Method in class org.joda.time.LocalDateTime.Property
-
Gets the LocalDateTime object linked to this property.
- getLocale() - Method in class com.adobe.cq.commerce.api.PriceInfo
-
Get the locale.
- getLocale() - Method in interface com.adobe.cq.smartcontent.LanguageData
-
Get the locale of the language data.
- getLocale() - Method in class com.day.cq.commons.Language
-
- getLocale(String) - Static method in class com.day.cq.commons.Language
-
Parses a language code such as "de", "de_CH", "de_DE_EURO" or "de-CH" and
returns the proper Locale
object.
- getLocale(String) - Static method in class com.day.cq.commons.LanguageUtil
-
Returns the language locale for the given language/country abbreviation.
- getLocale() - Method in interface com.day.cq.reporting.ConfigService
-
Get the locale to be used for reporting
- getLocale(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns the locale.
- getLocale() - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
- getLocale() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getLocale() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method for accessing the default Locale
to use
for formatting, unless overridden by local annotations.
- getLocale() - Method in class com.fasterxml.jackson.databind.DatabindContext
-
- getLocale() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Method for accessing default Locale to use: convenience method for
- getLocale() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
Method for accessing default Locale to use: convenience method for
- getLocale() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the locale property.
- getLocale() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the locale property.
- getLocale() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the locale property.
- getLocale() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the locale property.
- getLocale() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the locale property.
- getLocale() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the locale property.
- getLocale() - Method in class org.apache.commons.lang.time.FastDateFormat
-
Gets the locale used by this formatter.
- getLocale() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the locale used by this parser.
- getLocale() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the locale used by this printer.
- getLocale() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the locale used by this formatter.
- getLocale() - Method in class org.apache.commons.lang3.time.FastDateParser
-
- getLocale() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- getLocale() - Method in class org.joda.time.format.DateTimeFormatter
-
Gets the locale that will be used for printing and parsing.
- getLocale() - Method in class org.joda.time.format.DateTimeParserBucket
-
Returns the locale to be used during parsing.
- getLocale() - Method in class org.joda.time.format.PeriodFormatter
-
Gets the locale that will be used for printing and parsing.
- getLocaleDateFormat() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
- getLocaleDateFormat() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
- getLocaleLongDateFormat() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
- getLocaleLongDateFormat() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
- getLocalePrefix() - Method in class org.apache.felix.metatype.MetaData
-
- getLocales() - Method in class org.apache.felix.metatype.DefaultMetaTypeProvider
-
- getLocales() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getLocaleTimeFormat() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
- getLocaleTimeFormat() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
- getLocalEventCount() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
-
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the local data.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
The actual data to put into local file data.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the local data.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getLocalFileDataData() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataExtra() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the extra data for the local file data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the length of the local data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the local file data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the length of the local data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getLocalFileDataLength() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalHost() - Method in class com.sun.mail.smtp.SMTPTransport
-
Get the name of the local host, for use in the EHLO and HELO commands.
- getLocalInstance() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
Returns the local InstanceDescription or null if no local instance is listed
- getLocalInstance() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the InstanceDescription belonging to this instance.
- getLocalizedMessage(String, SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns the localized message.
- getLocalizedMessage() - Method in exception com.fasterxml.jackson.databind.JsonMappingException
-
- getLocalizedMessage() - Method in exception org.apache.commons.math.exception.MathIllegalArgumentException
-
Gets the message in the system default locale.
- getLocalizedMessage() - Method in exception org.apache.commons.math.exception.MathIllegalStateException
-
Gets the message in the system default locale.
- getLocalizedMessage() - Method in interface org.apache.commons.math.exception.MathThrowable
-
Gets the message in the system default locale.
- getLocalizedMessage() - Method in exception org.apache.commons.math.exception.MathUnsupportedOperationException
-
Gets the message in the system default locale.
- getLocalizedMessage() - Method in exception org.apache.commons.math.MathException
-
Gets the message in the system default locale.
- getLocalizedMessage() - Method in exception org.apache.commons.math.MathRuntimeException
-
Gets the message in the system default locale.
- getLocalizedString(Locale) - Method in class org.apache.commons.math.exception.util.DummyLocalizable
-
Get the localized string.
- getLocalizedString(Locale) - Method in interface org.apache.commons.math.exception.util.Localizable
-
Get the localized string.
- getLocalizedString(Locale) - Method in enum org.apache.commons.math.exception.util.LocalizedFormats
-
Get the localized string.
- getLocalizedText(String, String, String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
These functions provide convenient support for localized text properties, including a number
of special and obscure aspects.
- getLocalizedText(String) - Method in class com.adobe.xmp.core.XMPLanguageAlternative
-
Returns the language alternative array item for a specific language
If language is x-default the first entry of the array is returned, even
if someone accidently added an "x-default" entry
at another position than the first one (not possible while using this class)
- getLocalizedText(String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
These functions provide convenient support for localized text properties, including a number
of special and obscure aspects.
- getLocalName(String) - Static method in class com.day.text.Text
-
Returns the local name of the given qname
.
- getLocalName() - Method in interface org.apache.cocoon.xml.sax.NamespacesTable.Name
-
Return the namespace local name.
- getLocalName() - Method in interface org.apache.jackrabbit.spi.Name
-
Returns the local part of this Name
object.
- getLocalName(String) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the local name of the given qname
.
- getLocalName(String) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Returns the local name of the given qname
.
- getLocalName() - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
- getLocalName() - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation.Attribute
-
Gets the local name of this attribute.
- getLocalTime() - Method in class org.joda.time.LocalTime.Property
-
Gets the LocalTime object linked to this property.
- getLocation(String) - Method in interface com.adobe.cq.address.api.location.LocationManager
-
Deprecated.
Returns the location based on its path.
- getLocation() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getLocation() - Method in class com.day.crx.packaging.JSONResponse
-
- getLocation(boolean, boolean) - Method in interface com.day.crx.packaging.Proxy
-
- getLocation() - Method in class com.day.util.diff.DefaultDocumentSource
-
Returns some location information of the source.
- getLocation() - Method in interface com.day.util.diff.DocumentSource
-
Returns some location information of the source.
- getLocation() - Method in class com.day.util.diff.FileDocumentSource
-
- getLocation() - Method in exception com.fasterxml.jackson.core.JsonProcessingException
-
- getLocation() - Method in class com.fasterxml.jackson.databind.deser.impl.ReadableObjectId.Referring
-
- getLocation() - Method in class com.fasterxml.jackson.databind.deser.UnresolvedId
-
- getLocation() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getLocation() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getLocation() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMErrorImpl
-
The location of the error.
- getLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns the location of the modification.
- getLocation() - Method in class org.apache.sling.provisioning.model.Traceable
-
Get the location.
- getLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Returns the location of the modification.
- getLocation() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Returns the location of the modification.
- getLocation() - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
Returns where the pattern is defined in the source code.
- getLocation(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the location of the bundle.
- getLocationDisplayMbox() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Gets the name of the MBox where this recommendation is targeted
- getLocationNode() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Returns the
PathQueryNode
or
null
if this query does
not have a location node.
- getLocations(String) - Method in interface com.adobe.cq.address.api.location.LocationManager
-
Deprecated.
Returns the locations belonging to a location group.
- getLocations() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns a collection of
Location
's related to this activity.
- getLocations(List<String>) - Method in class org.apache.tika.parser.geo.topic.gazetteer.GeoGazetteerClient
-
Calls API of lucene-geo-gazetteer to search location name in gazetteer.
- getLocationSuggestion(ResourceResolver, I18n, String) - Method in class com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler
-
- getLocationUri() - Method in interface org.apache.oltu.oauth2.common.message.OAuthMessage
-
- getLocationUri() - Method in class org.apache.oltu.oauth2.common.message.OAuthResponse
-
- getLocator() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns the
locator
object for this webdav resource,
which encapsulates the information for building the complete 'href'.
- getLocatorFactory() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Returns the DavLocatorFactory
.
- getLock(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Return the lock present on this webdav resource or null
if the resource is either not locked or not lockable at all.
- getLock(Type, Scope, DavResource) - Method in interface org.apache.jackrabbit.webdav.lock.LockManager
-
Retrieve the lock with the given type and scope that is applied to the
given resource.
- getLock(Type, Scope, DavResource) - Method in class org.apache.jackrabbit.webdav.lock.SimpleLockManager
-
Returns the lock applying to the given resource or null
if
no lock can be found.
- getLock(Type, Scope, TransactionResource) - Method in interface org.apache.jackrabbit.webdav.transaction.TxLockManager
-
Return the lock applied to the given resource or null
- getLockedBy() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Returns the ID of the user who locked the payload.
- getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getLockInfo(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the lock information that applies to Node
identified
by the given NodeId
or null
.
- getLockInfo() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
- getLockInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
LockInfo
object encapsulating the information passed with a LOCK
request if the LOCK request body was valid.
- getLockroot() - Method in class org.apache.jackrabbit.webdav.lock.AbstractActiveLock
-
- getLockroot() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Returns the lockroot.
- getLocks() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns an array of all locks applied to the given resource.
- getLockToken() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Returns the lock token for this lock or null
if the token
should not be exposed to the API user.
- getLockToken() - Method in interface org.apache.jackrabbit.spi.LockInfo
-
Returns the lock token for this lock or null
if the token
should not be exposed to the API user.
- getLockToken(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
-
- getLockToken() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Returns the token present in the
Lock-Token Header
or
null
if no such header is available.
Note: The 'Lock-Token' header is sent with UNLOCK requests and with
lock responses only.
- getLockToken() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Retrieve the lock token from the 'Lock-Token' header.
- getLockTokens() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
-
- getLockTokens() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Returns the lock tokens present on this SessionInfo
.
- getLockTokens() - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Returns the lock tokens present on this SessionInfo
.
- getLockTokens() - Method in interface org.apache.jackrabbit.webdav.DavSession
-
Returns the lock tokens of this DavSession
.
- getLog() - Method in interface com.day.cq.replication.Agent
-
Returns the replication log of this agent
- getLog() - Method in class com.day.cq.replication.ReplicationAction
-
Return the replication log.
- getLog() - Method in interface com.day.cq.replication.ReplicationTransaction
-
- getLog(Class) - Static method in class org.apache.commons.logging.LogFactory
-
Convenience method to return a named logger, without the application having
to care about factories.
- getLog(String) - Static method in class org.apache.commons.logging.LogFactory
-
Convenience method to return a named logger, without the application having
to care about factories.
- getLog() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getLog() - Method in interface org.apache.sling.distribution.agent.spi.DistributionAgent
-
Get the agent log
- getLogConfiguration() - Method in interface com.adobe.granite.logging.LogAnalyser
-
Get the current log configuration
- getLogDate() - Method in class com.scene7.ipsapi.AssetJobLog
-
Gets the value of the logDate property.
- getLogFile() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
- getLoggedInUser() - Method in interface com.adobe.cq.social.messaging.client.api.ComposeMessageSocialComponent
-
Information about logged in user.
- getLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger with the specified name
and prefix.
- getLogger(Class, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger using the specified class' package
name as the Logger name and the specified prefix.
- getLogger(String) - Static method in class org.apache.log4j.Logger
-
- getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.Logger
-
- getLogger(Class) - Static method in class org.apache.log4j.Logger
-
- getLogger(String) - Static method in class org.apache.log4j.LogManager
-
- getLogger(Class) - Static method in class org.apache.log4j.LogManager
-
- getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.LogManager
-
Returns a logger instance created by loggerFactory.
- getLogger(String) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getLogger(String, LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getLogger() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getLogger(String) - Method in class org.slf4j.helpers.NOPLoggerFactory
-
- getLogger(String) - Method in class org.slf4j.helpers.SubstituteLoggerFactory
-
- getLogger(String) - Method in interface org.slf4j.ILoggerFactory
-
Return an appropriate
Logger
instance as specified by the
name
parameter.
- getLogger(String) - Static method in class org.slf4j.LoggerFactory
-
Return a logger named according to the name parameter using the
statically bound
ILoggerFactory
instance.
- getLogger(Class<?>) - Static method in class org.slf4j.LoggerFactory
-
Return a logger named corresponding to the class passed as parameter,
using the statically bound
ILoggerFactory
instance.
- getLoggerFactory() - Method in interface org.slf4j.spi.LoggerFactoryBinder
-
- getLoggerFactoryClassStr() - Method in interface org.slf4j.spi.LoggerFactoryBinder
-
The String form of the
ILoggerFactory
object that this
LoggerFactoryBinder
instance is
intended to return.
- getLoggerName() - Method in class com.adobe.granite.logging.LogConfigurationEntry
-
Return the logger name
- getLoggerName() - Method in interface com.adobe.granite.logging.LogEntry
-
The name of the logger (category)
- getLoggerName() - Method in interface org.slf4j.event.LoggingEvent
-
- getLoggerName() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getLoggerNames() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
-
- getLoggers() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
- getLoggers() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
-
- getLogicalName() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getLogin() - Method in interface com.day.cq.polling.importer.PollConfig
-
The login of this configuration.
- getLoginContext(Credentials, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContextProvider
-
Returns a new login context instance for handling authentication.
- getLoginContextProvider(ContentRepository) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
-
- getLoginContextProvider(ContentRepository) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.OpenAuthenticationConfiguration
-
- getLoginKey(String, String, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Deprecated.
- getLoginKey(String, String, String, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Deprecated.
- getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns any resource target to redirect to after successful
authentication.
- getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
- getLoginTimeout() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
- getLoginTimeStamp() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getLogLevel() - Method in class com.adobe.granite.logging.LogConfigurationEntry
-
Return the log level
- getLogLevel() - Method in interface com.adobe.granite.logging.LogEntry
-
The log level.
- getLogLevel() - Method in interface com.day.cq.replication.AgentConfig
-
The current log level - DEBUG, INFO, or ERROR.
- getLogLevel() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
- getLogMessage() - Method in interface com.day.cq.dam.scene7.api.model.UploadJobDetail
-
- getLogMessage() - Method in class com.scene7.ipsapi.AssetJobLog
-
Gets the value of the logMessage property.
- getLogMessage() - Method in class com.scene7.ipsapi.JobLogDetail
-
Gets the value of the logMessage property.
- getLogMessage() - Method in class com.scene7.ipsapi.JobLogDetailAux
-
Gets the value of the logMessage property.
- getLogo() - Method in class org.apache.sling.atom.taglib.FeedTagHandler
-
- getLogType() - Method in interface com.day.cq.dam.scene7.api.model.UploadJobDetail
-
- getLogType() - Method in class com.scene7.ipsapi.AssetJobLog
-
Gets the value of the logType property.
- getLogType() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the logType property.
- getLogType() - Method in class com.scene7.ipsapi.JobLogDetail
-
Gets the value of the logType property.
- getLogType() - Method in class com.scene7.ipsapi.JobLogDetailAux
-
Gets the value of the logType property.
- getLogTypeArray() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the logTypeArray property.
- getLogWriter() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
- getLogWriter(RepositoryService) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
-
- getLogWriter(NameFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
-
- getLogWriter(PathFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
-
- getLogWriter(IdFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
-
- getLogWriter(QValueFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
-
- getLogWriter(SessionInfo) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
-
- getLogWriter(Batch) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
-
- getLogWriter(RepositoryService) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger for
service.getClass()
has debug level enabled.
- getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger for
nameFactory.getClass()
has debug level enabled.
- getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger for
pathFactory.getClass()
has debug level enabled.
- getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger for
idFactory.getClass()
has debug level enabled.
- getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger for
valueFactory.getClass()
has debug level enabled.
- getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger for
sessionInfo.getClass()
has debug level enabled.
- getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger for
batch.getClass()
has debug level enabled.
- getLogWriter(RepositoryService) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger for
service.getClass()
has debug level enabled.
- getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger for
nameFactory.getClass()
has debug level enabled.
- getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger for
pathFactory.getClass()
has debug level enabled.
- getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger for
idFactory.getClass()
has debug level enabled.
- getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger for
valueFactory.getClass()
has debug level enabled.
- getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger for
sessionInfo.getClass()
has debug level enabled.
- getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger for
batch.getClass()
has debug level enabled.
- getLong() - Method in class com.adobe.granite.httpcache.api.Headers.Entry
-
Return a long value if the type is LONG, otherwise -1
- getLong(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getLong(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the long value at the specified index.
- getLong(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the long value associated with the specified key.
- getLong(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a long associated with the given configuration key.
- getLong(String, long) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a long associated with the given configuration key.
- getLong(String, Long) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a long associated with the given configuration key.
- getLong(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Long from a Map in a null-safe manner.
- getLong(Map, Object, Long) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a long, using the default value if the the conversion fails.
- getLong(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Long from a Map in a null-safe manner.
- getLong(Map<? super K, ?>, K, Long) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a long, using the default value if the the conversion fails.
- getLong() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the long value of this property.
- getLong(Tree, String, long) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getLong(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getLong(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getLong(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the long value of the named property.
- getLong() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getLong() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getLong() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a long
representation of this value.
- getLong() - Method in class org.apache.jackrabbit.value.BaseValue
- getLong() - Method in class org.apache.jackrabbit.value.BooleanValue
- getLong() - Method in class org.apache.jackrabbit.value.DateValue
- getLong() - Method in class org.apache.jackrabbit.value.DecimalValue
- getLong() - Method in class org.apache.jackrabbit.value.DoubleValue
- getLong() - Method in class org.apache.jackrabbit.value.LongValue
- getLong() - Method in class org.apache.jackrabbit.value.NameValue
- getLong() - Method in class org.apache.jackrabbit.value.PathValue
- getLong() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getLong() - Method in class org.apache.jackrabbit.value.URIValue
- getLong() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getLong(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the long value associated with an index.
- getLong(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the long value associated with a key.
- getLongBuilder() - Method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- getLongestRequests() - Method in interface com.adobe.granite.requests.logging.api.RequestLogger
-
Gets a list of the longest requests captured by the system.
- getLongGroupId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's group id.
- getLongitude() - Method in class org.apache.tika.parser.geo.topic.gazetteer.Location
-
- getLongitudeAsDegreesEast() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.GPSInfo
-
- getLongLE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE long value from a byte array
- getLongParameter(HttpServletRequest, String, long) - Static method in class com.day.cq.statistics.util.RequestHelper
-
Returns the long parameter with name paramName
.
- getLongProperty(Node, String, long) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the long property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getLongProperty(Session, String, long) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the long property value at absPath
or defaultValue
if no such property exists.
- getLongs() - Method in class org.apache.jackrabbit.vault.util.MD5
-
- getLongTitle() - Method in interface com.day.cq.mcm.api.Campaign
-
'title (brandname)'.
- getLongUserId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's user id.
- getLongVal() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getLongVal() - Method in class com.scene7.ipsapi.Metadata
-
Gets the value of the longVal property.
- getLongVal() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the longVal property.
- getLongVal() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the longVal property.
- getLongVal() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the longVal property.
- getLongValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getLongValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getLongValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Numeric accessor that can be called when the current
token is of type
JsonToken.VALUE_NUMBER_INT
and
it can be expressed as a Java long primitive type.
- getLongValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getLongValue() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getLongValue(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a long from a Map in a null-safe manner.
- getLongValue(Map, Object, long) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a long from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getLongValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a long from a Map in a null-safe manner.
- getLongValue(Map<? super K, ?>, K, long) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a long from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getLongValue() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as Java long.
- getLongValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from eight bytes
starting at given array offset
- getLongValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from an eight-byte array
- getLongValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
- getLoops() - Method in class com.day.image.Animation
-
Returns the number of iterations through the images currently set.
- getLow() - Method in class org.apache.jackrabbit.vault.packaging.VersionRange
-
Returns the lower bound
- getLowerBound() - Method in interface com.adobe.cq.social.calendar.client.api.DateRangeFilter
-
Get the start date and time.
- getLowerBound() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the lower bound of the legal value range, or null if not applicable.
- getLowerBoundCalendar() - Method in interface com.adobe.cq.social.calendar.client.api.DateRangeFilter
-
Get the lower bound calendar
- getLowerLimit() - Method in class org.joda.time.chrono.LimitChronology
-
Returns the inclusive lower limit instant.
- getLowerLimit() - Method in class org.joda.time.DateTimeComparator
-
Gets the field type that represents the lower limit of comparison.
- getLowerResult() - Method in class com.day.cq.searchpromote.xml.result.Query
-
- getLowRange() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmInclusionRule
-
The minimum boundary used by the 'dynamicallyRanges' operation.
- getLsb() - Method in class org.apache.jackrabbit.vault.util.MD5
-
- getLT() - Method in interface org.apache.commons.math.linear.CholeskyDecomposition
-
Returns the transpose of the matrix L of the decomposition.
- getLT() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImpl
-
Returns the transpose of the matrix L of the decomposition.
- getLZ4Block() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getLZ4Framed() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getLzma() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getMacro() - Method in class com.scene7.ipsapi.ExportJob
-
Gets the value of the macro property.
- getMacroLanguage(String) - Static method in class org.apache.tika.language.detect.LanguageNames
-
If language is a specific variant of a macro language (e.g.
- getMailExtension() - Method in class com.sun.mail.smtp.SMTPMessage
-
Gets the extension string to use with the MAIL command.
- getMailingID() - Method in interface com.day.cq.mailer.MailingStatus
-
- getMailProperties(EmailReplyConfiguration, MimeMessage) - Method in interface com.adobe.cq.social.commons.emailreply.EmailClientProvider
-
Returns a set of mail properties parsed from mailMessage.
- getMailProperties() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets a copy of the mail properties used for the session.
- getMails() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
A Profile may contain mulitple E-Mail addresses.
- getMailSession() - Method in class org.apache.commons.mail.Email
-
Determines the mail session used when sending this Email, creating
the Session if necessary.
- getMainBody() - Method in interface org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
-
Provides the generated class' main body section.
- getMainClassName() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
-
Returns the name of the top level public type.
- getMainOrganizationAcronym() - Method in class org.apache.tika.sax.StandardReference
-
- getMainSetDimension() - Method in interface org.apache.commons.math.ode.ExtendedFirstOrderDifferentialEquations
-
Return the dimension of the main set of equations.
- getMainStyleSheet() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns the absolute path to a CSS file to be used as the main CSS for
the basic admin site.
- getMainStyleSheet() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getMaintenanceTaskInfo(String) - Method in interface com.adobe.granite.maintenance.MaintenanceTaskManager
-
Return a maintenance task info for the given name
- getMaintenanceTaskInfos() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskManager
-
Return all available maintenance task infos
- getMainTreeLengtsTable() - Method in class org.apache.tika.parser.chm.lzx.ChmLzxState
-
- getMajor() - Method in interface com.adobe.internal.xmp.XMPVersionInfo
-
- getMajor() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMajorVersion() - Method in class com.fasterxml.jackson.core.Version
-
- getMajorVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the major version
- getMajorVersion() - Method in class org.apache.tika.parser.mp3.ID3v2Frame
-
- getManagedReferenceName() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getManagedReferenceName() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getManager() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Returns the artifact manager this node belongs to.
- getManagerIds() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
Gets the manager Ids.
- getManagers() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
Get the Managers for this group
- getMandatory() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
-
- getManifestAttributes() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveEntry
-
- getManualCropOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the manualCropOptions property.
- getManualCropOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the manualCropOptions property.
- getManualCropOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the manualCropOptions property.
- getManualCropOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the manualCropOptions property.
- getManualCropOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the manualCropOptions property.
- getMap(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getMap(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the NCMap value at the specified index.
- getMap(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the NCMap value associated with the specified key.
- getMap(SlingHttpServletRequest, SlingSettingsService) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
- getMap(SlingHttpServletRequest) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
Returns a key/value map of the default session persistence cookie.
- getMap(SlingHttpServletRequest, String) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
Returns a key/value map of named cookie.
- getMap() - Method in class org.apache.commons.collections.functors.MapTransformer
-
Gets the map to lookup in.
- getMap(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Map from a Map in a null-safe manner.
- getMap(Map, Object, Map) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a map, using the default value if the the conversion fails.
- getMap() - Method in class org.apache.commons.collections4.functors.MapTransformer
-
Gets the map to lookup in.
- getMap(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Map from a Map in a null-safe manner.
- getMap(Map<? super K, ?>, K, Map<?, ?>) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a map, using the default value if the the conversion fails.
- getMap() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
Returns an unmodifiable view of the backing map.
- getMapClass() - Method in class com.fasterxml.jackson.databind.deser.std.MapDeserializer
-
- getMapForFunction(String, Class, String, Class[]) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.ProtectedFunctionMapper
-
Creates an instance for this class, and stores the Method for the given
EL function prefix and name.
- getMappedClientContextParameterNames(Resource, InheritanceValueMap, ConfigurationManager) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Returns the names and mapped values of the ClientContext parameters which should be sent as part of mbox calls
- getMappedTagName() - Method in class org.apache.tika.sax.ElementMappingContentHandler.TargetElement
-
- getMapper() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Gets the ModelPathMapper used by the model.
- getMapperSpecificKeys() - Method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
fetch the keys that are specific to this impl that need to be mapped.
- getMapperVersion() - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method that returns version information about
ObjectMapper
that implements this context.
- getMapping(String) - Method in interface com.day.cq.analytics.sitecatalyst.Framework
-
- getMapping(String) - Method in interface com.day.cq.mcm.emailprovider.types.PersonalizationInfo
-
This function returns the mapping corresponding to an attribute
- getMapping(String) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
- getMapping(String, HttpServletRequest) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
- getMark() - Method in class com.day.image.LineStyle
-
Returns the mark length of this line style.
- getMarker(String[], Document) - Static method in class com.day.util.diff.Hunk3
-
Returns the marker string for the given format and document
- getMarker() - Method in interface org.slf4j.event.LoggingEvent
-
- getMarker() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
-
- getMarker(String) - Method in interface org.slf4j.IMarkerFactory
-
Manufacture a
Marker
instance by name.
- getMarker(String) - Static method in class org.slf4j.MarkerFactory
-
Return a Marker instance as specified by the name parameter using the
previously bound
IMarkerFactory
instance.
- getMarkerFactory() - Method in interface org.slf4j.spi.MarkerFactoryBinder
-
- getMarkerFactoryClassStr() - Method in interface org.slf4j.spi.MarkerFactoryBinder
-
The String form of the
IMarkerFactory
object that this
MarkerFactoryBinder
instance is
intended to return.
- getMarkerName(int) - Static method in class org.apache.commons.imaging.formats.jpeg.JpegUtils
-
- getMarketingCloudMetadata() - Method in class com.day.cq.analytics.testandtarget.mac.MacMetadata
-
Retrieves the list of the Marketing Cloud Metadata attributes.
- getMarketingCloudOrgId() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteConfiguration
-
Get the marketing cloud org ID for the site (required for video heartbeat).
- getMarketingCloudOrgId() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Gets the marketing cloud org id, which is required for video heartbeat analytics
- getMarkLimit() - Method in class org.apache.tika.parser.html.HtmlEncodingDetector
-
- getMarkLimit() - Method in class org.apache.tika.parser.txt.Icu4jEncodingDetector
-
- getMarkLimit() - Method in class org.apache.tika.parser.txt.UniversalEncodingDetector
-
- getMask() - Method in interface com.fasterxml.jackson.core.FormatFeature
-
Returns bit mask for this feature instance; must be a single bit,
that is of form (1 << N)
- getMask() - Method in enum com.fasterxml.jackson.core.JsonFactory.Feature
-
- getMask() - Method in enum com.fasterxml.jackson.core.JsonGenerator.Feature
-
- getMask() - Method in enum com.fasterxml.jackson.core.JsonParser.Feature
-
- getMask() - Method in interface com.fasterxml.jackson.databind.cfg.ConfigFeature
-
Returns bit mask for this feature instance
- getMask() - Method in enum com.fasterxml.jackson.databind.DeserializationFeature
-
- getMask() - Method in enum com.fasterxml.jackson.databind.MapperFeature
-
- getMask() - Method in enum com.fasterxml.jackson.databind.SerializationFeature
-
- getMaskFile() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the maskFile property.
- getMaskFile() - Method in class com.scene7.ipsapi.Mask
-
Gets the value of the maskFile property.
- getMaskFile() - Method in class com.scene7.ipsapi.MaskInfo
-
Gets the value of the maskFile property.
- getMaskHandle() - Method in class com.scene7.ipsapi.Mask
-
Gets the value of the maskHandle property.
- getMaskInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the maskInfo property.
- getMaskPath() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the maskPath property.
- getMaskPath() - Method in class com.scene7.ipsapi.Mask
-
Gets the value of the maskPath property.
- getMaskPath() - Method in class com.scene7.ipsapi.MaskInfo
-
Gets the value of the maskPath property.
- getMaskPattern() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getMasks() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the masks property.
- getMasterAsset(Scene7Asset, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves the originator asset associated with the given asset
- getMasterForms(Resource, String) - Static method in class com.day.cq.dam.commons.util.SchemaFormHelper
-
- getMasterForms(Resource) - Static method in class com.day.cq.dam.commons.util.SchemaFormHelper
-
Given current form, returns a list of master.
- getMasterVariationPath() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns master variation path for XFs and the resource path for other resources.
- getMasterVideoInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the masterVideoInfo property.
- getMatch() - Method in class com.fasterxml.jackson.core.format.DataFormatMatcher
-
Accessor for
JsonFactory
that represents format that data matched.
- getMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
-
Returns the path which was matched by the
Pattern
.
- getMatchCount() - Method in class com.fasterxml.jackson.core.filter.FilteringGeneratorDelegate
-
Accessor for finding number of matches, where specific token and sub-tree
starting (if structured type) are passed.
- getMatchCount() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
Accessor for finding number of matches, where specific token and sub-tree
starting (if structured type) are passed.
- getMatchedFormatName() - Method in class com.fasterxml.jackson.core.format.DataFormatMatcher
-
Accessor for getting brief textual name of matched format if any (null
if none).
- getMatchedFormatName() - Method in class com.fasterxml.jackson.databind.deser.DataFormatReaders.Match
-
Accessor for getting brief textual name of matched format if any (null
if none).
- getMatchedMediaType() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the media type that was matched from the request and that the converter is being asked to provide.
- getMatchingAccessibleConstructor(Class, Class[]) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Find an accessible constructor with compatible parameters.
- getMatchingAccessibleConstructor(Class<T>, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Finds an accessible constructor with compatible parameters.
- getMatchingAccessibleMethod(Class, String, Class[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Find an accessible method that matches the given name and has compatible parameters.
- getMatchingAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Finds an accessible method that matches the given name and has compatible parameters.
- getMatchingEndTag(String) - Static method in class com.day.cq.wcm.designimporter.util.TagUtils
-
Returns the end tag for a start tag.
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get all matching header-lines.
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get matching headers.
- getMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Return matching headers from this Message as an Enumeration of
Header objects.
- getMatchingIndex() - Method in class com.fasterxml.jackson.core.JsonPointer
-
- getMatchingMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Retrieves a method whether or not it's accessible.
- getMatchingProperty() - Method in class com.fasterxml.jackson.core.JsonPointer
-
- getMatchLength() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
-
Returns the number of elements which where matched by the
Pattern
.
- getMatchPos() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
-
Returns the position of the match
- getMatchStrength() - Method in class com.fasterxml.jackson.core.format.DataFormatMatcher
-
- getMatchStrength() - Method in class com.fasterxml.jackson.databind.deser.DataFormatReaders.Match
-
- getMatrix() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getMatrix() - Method in class org.apache.commons.math.geometry.Rotation
-
Get the 3X3 matrix corresponding to the instance
- getMatrixWidth() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getMax() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- getMax() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- getMax() - Method in class com.codahale.metrics.Snapshot
-
Returns the highest value in the snapshot.
- getMax() - Method in class com.codahale.metrics.UniformSnapshot
-
Returns the highest value in the snapshot.
- getMax() - Method in class com.codahale.metrics.WeightedSnapshot
-
Returns the highest value in the snapshot.
- getMax() - Method in exception org.apache.commons.math.exception.NumberIsTooLargeException
-
- getMax() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
- getMax() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the maximum of the available values
- getMax() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the maximum of the available values
- getMax() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getMax() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
maximum of the ith entries of the arrays
that correspond to each multivariate sample
- getMax() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalSummary
-
Returns the maximum of the available values
- getMax() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValues
-
- getMax() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the maximum of the values that have been added.
- getMax() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getMax() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the maximum of the values that have been added.
- getMax() - Method in class org.apache.felix.metatype.AD
-
- getMaxAge() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
- getMaxBackReferenceLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximal length of a back-reference found.
- getMaxBitrate() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the maxBitrate property.
- getMaxBytesForEmbeddedObject() - Static method in class org.apache.tika.parser.rtf.RTFParser
-
Deprecated.
- getMaxCandidates() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximum number of back-reference candidates to consider.
- getMaxCheckInterval() - Method in class org.apache.commons.math.ode.events.EventState
-
Get the maximal time interval between events handler checks.
- getMaxCode() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getMaxCodeLen() - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Returns the maxCodeLen.
- getMaxCodeLen() - Method in class org.apache.commons.codec.language.Metaphone
-
Returns the maxCodeLen.
- getMaxcols() - Method in class com.day.cq.graphics.Graph
-
- getMaxConnections() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Deprecated.
- getMaxCount() - Method in interface com.adobe.cq.social.messaging.api.Usage
-
get the upper limit on total number of messages.
- getMaxDate() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the maxDate property.
- getMaxDate() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the maxDate property.
- getMaxDouble() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the maxDouble property.
- getMaxDouble() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the maxDouble property.
- getMaxEvaluations() - Method in exception org.apache.commons.math.MaxEvaluationsExceededException
-
Get the maximal number of evaluations allowed.
- getMaxEvaluations() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateRealOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.direct.DirectSearchOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.general.AbstractScalarDifferentiableOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in interface org.apache.commons.math.optimization.MultivariateRealOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
Get the maximal number of functions evaluations.
- getMaxEvaluations() - Method in interface org.apache.commons.math.optimization.UnivariateRealOptimizer
-
Get the maximal number of functions evaluations.
- getMaxFileSize() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibraryConfiguration
-
- getMaxFileSize() - Method in interface com.adobe.cq.social.filelibrary.client.api.FileLibraryConfiguration
-
- getMaxFileSizeToOcr() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getMaxGrowth() - Method in class org.apache.commons.math.ode.MultistepIntegrator
-
Get the maximal growth factor for stepsize control.
- getMaxGrowth() - Method in class org.apache.commons.math.ode.nonstiff.EmbeddedRungeKuttaIntegrator
-
Get the maximal growth factor for stepsize control.
- getMaximalIterationCount() - Method in interface org.apache.commons.math.ConvergingAlgorithm
-
Deprecated.
Get the upper limit for the number of iterations.
- getMaximalIterationCount() - Method in class org.apache.commons.math.ConvergingAlgorithmImpl
-
Deprecated.
Get the upper limit for the number of iterations.
- getMaximalIterationCount() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the upper limit for the number of iterations.
- getMaxImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured maximum implementation.
- getMaxImpl() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the currently configured maximum implementation
- getMaxImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured maximum implementation
- getMaxImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the currently configured maximum implementation
- getMaxImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured maximum implementation
- getMaximum() - Method in class org.apache.commons.lang.NumberRange
-
Deprecated.
Returns the maximum number in this range.
- getMaximum() - Method in class org.apache.commons.lang3.Range
-
Gets the maximum value in this range.
- getMaximumCacheSize() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
-
Get the maximum configured size of the servlet resolver cache
- getMaximumCompressionRatio() - Method in class org.apache.tika.sax.SecureContentHandler
-
Returns the maximum compression ratio.
- getMaximumDepth() - Method in class org.apache.tika.sax.SecureContentHandler
-
Returns the maximum XML element nesting level.
- getMaximumDouble() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the maximum number in this range as a double
.
- getMaximumDouble() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the maximum number in this range as a double
.
- getMaximumDouble() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the maximum number in this range as a double
.
- getMaximumDouble() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the maximum number in this range as a double
.
- getMaximumDouble() - Method in class org.apache.commons.lang.math.Range
-
Gets the maximum number in this range as a double
.
- getMaximumFloat() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the maximum number in this range as a float
.
- getMaximumFloat() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the maximum number in this range as a float
.
- getMaximumFloat() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the maximum number in this range as a float
.
- getMaximumFloat() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the maximum number in this range as a float
.
- getMaximumFloat() - Method in class org.apache.commons.lang.math.Range
-
Gets the maximum number in this range as a float
.
- getMaximumInteger() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the maximum number in this range as a int
.
- getMaximumInteger() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the maximum number in this range as a int
.
- getMaximumInteger() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the maximum number in this range as a int
.
- getMaximumInteger() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the maximum number in this range cast to an int
.
- getMaximumInteger() - Method in class org.apache.commons.lang.math.Range
-
Gets the maximum number in this range as a int
.
- getMaximumLong() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the maximum number in this range as a long
.
- getMaximumLong() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the maximum number in this range as a long
.
- getMaximumLong() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the maximum number in this range as a long
.
- getMaximumLong() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the maximum number in this range as a long
.
- getMaximumLong() - Method in class org.apache.commons.lang.math.Range
-
Gets the maximum number in this range as a long
.
- getMaximumNumber() - Method in class org.apache.commons.lang.math.DoubleRange
-
Returns the maximum number in this range.
- getMaximumNumber() - Method in class org.apache.commons.lang.math.FloatRange
-
Returns the maximum number in this range.
- getMaximumNumber() - Method in class org.apache.commons.lang.math.IntRange
-
Returns the maximum number in this range.
- getMaximumNumber() - Method in class org.apache.commons.lang.math.LongRange
-
Returns the maximum number in this range.
- getMaximumNumber() - Method in class org.apache.commons.lang.math.NumberRange
-
Returns the maximum number in this range.
- getMaximumNumber() - Method in class org.apache.commons.lang.math.Range
-
Gets the maximum number in this range.
- getMaximumNumberOfOpenFiles() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getMaximumPackageEntryDepth() - Method in class org.apache.tika.sax.SecureContentHandler
-
Returns the maximum package entry nesting level.
- getMaximumRatingValue() - Method in interface com.adobe.cq.social.tally.RatingComponent
-
Deprecated.
- getMaximumShortTextLength(Locale) - Method in class org.joda.time.DateTimeField
-
Get the maximum short text value for this field.
- getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the maximum short text length for the field.
- getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the maximum short text length for the field.
- getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the maximum short text value for this field.
- getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMaximumSize() - Method in class org.apache.commons.collections.LRUMap
-
Deprecated.
Getter for property maximumSize.
- getMaximumTextLength(Locale) - Method in class org.joda.time.DateTimeField
-
Get the maximum text value for this field.
- getMaximumTextLength(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the maximum text length for the field.
- getMaximumTextLength(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the maximum text length for the field.
- getMaximumTextLength(Locale) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the maximum text value for this field.
- getMaximumTextLength(Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMaximumTextLength(Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMaximumValue() - Method in class org.joda.time.DateTimeField
-
Get the maximum allowable value for this field.
- getMaximumValue(long) - Method in class org.joda.time.DateTimeField
-
Get the maximum value for this field evaluated at the specified time.
- getMaximumValue(ReadablePartial) - Method in class org.joda.time.DateTimeField
-
Get the maximum value for this field evaluated at the specified time.
- getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.DateTimeField
-
Get the maximum value for this field using the partial instant and
the specified values.
- getMaximumValue() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the maximum value for this field given the current field values.
- getMaximumValue() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the maximum value for the field.
- getMaximumValue() - Method in class org.joda.time.field.BaseDateTimeField
-
Get the maximum allowable value for this field.
- getMaximumValue(long) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the maximum value for this field evaluated at the specified time.
- getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the maximum value for this field evaluated at the specified instant.
- getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the maximum value for this field using the partial instant and
the specified values.
- getMaximumValue() - Method in class org.joda.time.field.DecoratedDateTimeField
-
- getMaximumValue() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMaximumValue(long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMaximumValue() - Method in class org.joda.time.field.DividedDateTimeField
-
Get the maximum value for the field.
- getMaximumValue() - Method in class org.joda.time.field.OffsetDateTimeField
-
Get the maximum value for the field.
- getMaximumValue() - Method in class org.joda.time.field.PreciseDateTimeField
-
Get the maximum value for the field.
- getMaximumValue() - Method in class org.joda.time.field.RemainderDateTimeField
-
Get the maximum value for the field, which is always one less than the
divisor.
- getMaximumValue() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMaximumValue(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMaximumValue() - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Get the maximum value for the field, which is one more than the wrapped
field's maximum value.
- getMaximumValue(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Get the maximum value for the field, which is one more than the wrapped
field's maximum value.
- getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Get the maximum value for the field, which is one more than the wrapped
field's maximum value.
- getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Get the maximum value for the field, which is one more than the wrapped
field's maximum value.
- getMaximumValueOverall() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the maximum value for the field ignoring the current time.
- getMaximumValueOverall() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the maximum value for the field ignoring the current time.
- getMaxIndex() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Get the index of the maximum entry.
- getMaxIterationCount() - Method in class org.apache.commons.math.ode.events.EventState
-
Get the upper limit in the iteration count for event localization.
- getMaxIterations() - Method in exception org.apache.commons.math.MaxIterationsExceededException
-
Get the maximal number of iterations allowed.
- getMaxIterations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateRealOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in interface org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in class org.apache.commons.math.optimization.direct.DirectSearchOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in class org.apache.commons.math.optimization.general.AbstractScalarDifferentiableOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in class org.apache.commons.math.optimization.linear.AbstractLinearOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in interface org.apache.commons.math.optimization.linear.LinearOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxIterations() - Method in interface org.apache.commons.math.optimization.MultivariateRealOptimizer
-
Get the maximal number of iterations of the algorithm.
- getMaxLength() - Method in class org.apache.commons.codec.language.Soundex
-
- getMaxLengthEstimate() - Method in class org.apache.commons.lang.time.FastDateFormat
-
Gets an estimate for the maximum string length that the
formatter will produce.
- getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets an estimate for the maximum string length that the
formatter will produce.
- getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
Gets an estimate for the maximum string length that the
formatter will produce.
- getMaxLineLength() - Method in class com.fasterxml.jackson.core.Base64Variant
-
- getMaxLiteralLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximal length of a literal block.
- getMaxLong() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the maxLong property.
- getMaxLong() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the maxLong property.
- getMaxMainMemoryBytes() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
The maximum amount of memory to use when loading a pdf into a PDDocument.
- getMaxOffset() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximal offset of a back-reference found.
- getMaxOpenFiles() - Method in class com.day.io.disk.DiskSpaceUtil
-
Get the maximum number of open files for this process.
- getMaxPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the maximum peak recursive execution depth since last
resetting the statistics.
- getMaxPhonemes() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the maximum number of phonemes the engine will calculate for a given input.
- getMaxPoolSize() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured maximum pool size.
- getMaxPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the maximum pool size
- getMaxQueries() - Method in interface com.day.cq.search.Trends
-
- getMaxQueueLength() - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
-
- getMaxQueueSize() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
-
- getMaxReferencesPerPage() - Method in class com.day.cq.wcm.commons.ReferenceSearch
-
Returns the maximum number of references that can be added to a page info.
- getMaxRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the time in milliseconds used by the longest request since last
resetting the statistics.
- getMaxRetries() - Method in interface com.day.cq.replication.AgentConfig
-
- getMaxrows() - Method in class com.day.cq.graphics.Graph
-
- getMaxRows() - Method in interface com.day.cq.reporting.ConfigService
-
Get the maximum number of rows persisted per snapshot.
- getMaxServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the maximum servlet call count since last
resetting the statistics.
- getMaxSize() - Method in interface com.adobe.cq.social.messaging.api.Usage
-
get the upper limit on the total space used by all the messages.
- getMaxSize() - Method in interface com.day.cq.search.Trends
-
- getMaxStep() - Method in class org.apache.commons.math.ode.nonstiff.AdaptiveStepsizeIntegrator
-
Get the maximal step.
- getMaxStringLength() - Method in class org.apache.tika.Tika
-
Returns the maximum length of strings returned by the
parseToString methods.
- getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
- getMaxThreadAge() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
- getMaxTotalWeight() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
The maximum weight of entries the cache may contain.
- getMaxValue() - Method in class com.adobe.cq.social.ugc.api.RangeConstraint
-
Gets the maximum value of this constraint.
- getMaxValue() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Get the value of the maximum entry.
- getMaxXMPMMHistory() - Static method in class org.apache.tika.parser.image.xmp.JempboxExtractor
-
- getMayFollow() - Method in class com.adobe.cq.social.graph.client.api.AbstractFollowing
-
- getMayFollow() - Method in interface com.adobe.cq.social.graph.client.api.Following
-
Indicate whether the current user can follow the specify following user.
- getMayPost() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
- getMayPost() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollection
-
- getMayPost() - Method in class com.adobe.cq.social.forum.client.api.AbstractForum
- getMBean() - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
-
- getMBeanInfo() - Method in class com.adobe.granite.jmx.annotation.OpenAnnotatedStandardMBean
-
- getMBeanName() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
- getMBoxes(Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get the list of available MBoxes for a given T&T configuration
- getMboxId(Resource) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Generates an mbox ID.
- getMboxId(String) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Generates an mbox ID from an mbox location.
- getMboxName(Resource) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
- getMCMType(String) - Method in interface com.day.cq.mcm.api.MCMFacade
-
Gets the type of a given sling:resourceType
.
- getMd2Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an MD2 MessageDigest.
- getMD5(HttpServletResponse) - Method in interface com.day.cq.contentsync.handler.util.RequestResponseFactory
-
Get MD5 hash for the response's body.
- getMd5() - Method in class org.apache.jackrabbit.vault.fs.VaultFileCopy
-
- getMd5Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an MD5 MessageDigest.
- getMDCAdapter() - Static method in class org.slf4j.MDC
-
Returns the MDCAdapter instance currently in use.
- getMean() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- getMean() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- getMean() - Method in class com.codahale.metrics.Snapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMean() - Method in class com.codahale.metrics.UniformSnapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMean() - Method in class com.codahale.metrics.WeightedSnapshot
-
Returns the weighted arithmetic mean of the values in the snapshot.
- getMean() - Method in interface org.apache.commons.math.distribution.ExponentialDistribution
-
Access the mean.
- getMean() - Method in class org.apache.commons.math.distribution.ExponentialDistributionImpl
-
Access the mean.
- getMean() - Method in interface org.apache.commons.math.distribution.NormalDistribution
-
Access the mean.
- getMean() - Method in class org.apache.commons.math.distribution.NormalDistributionImpl
-
Access the mean.
- getMean() - Method in interface org.apache.commons.math.distribution.PoissonDistribution
-
Get the mean for the distribution.
- getMean() - Method in class org.apache.commons.math.distribution.PoissonDistributionImpl
-
Get the Poisson mean for the distribution.
- getMean() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
- getMean() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
- getMean() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getMean() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
mean of the ith entries of the arrays
that correspond to each multivariate sample
- getMean() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalSummary
-
- getMean() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValues
-
- getMean() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the mean of the values that have been added.
- getMean() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getMean() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the mean of the values that have been added.
- getMeanFilterDurationMsec() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
-
Returns the mean filter invocation time in milliseconds since resetting
the statistics.
- getMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured mean implementation.
- getMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the currently configured mean implementation
- getMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured mean implementation
- getMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the currently configured mean implementation
- getMeanImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured mean implementation
- getMeanPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the mean peak recursive execution depth since last
resetting the statistics.
- getMeanRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
-
- getMeanRate() - Method in class com.codahale.metrics.Meter
-
- getMeanRate() - Method in interface com.codahale.metrics.Metered
-
Returns the mean rate at which events have occurred since the meter was created.
- getMeanRate() - Method in class com.codahale.metrics.Timer
-
- getMeanRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the mean request processing time in milliseconds since resetting
the statistics.
- getMeanServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the mean servlet call count since last
resetting the statistics.
- getMeanSquareError() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the sum of squared errors divided by the degrees of freedom,
usually abbreviated MSE.
- getMeasuredValue() - Method in class org.apache.commons.math.estimation.WeightedMeasurement
-
Deprecated.
Get the measured value
- getMeasurements() - Method in interface org.apache.commons.math.estimation.EstimationProblem
-
Deprecated.
Get the measurements of an estimation problem.
- getMeasurements() - Method in class org.apache.commons.math.estimation.SimpleEstimationProblem
-
Deprecated.
Get the measurements of an estimation problem.
- getMechanism() - Method in class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver
-
- getMechanism() - Method in class com.fasterxml.jackson.databind.jsontype.impl.MinimalClassNameIdResolver
-
- getMechanism() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeNameIdResolver
-
- getMechanism() - Method in interface com.fasterxml.jackson.databind.jsontype.TypeIdResolver
-
Accessor for mechanism that this resolver uses for determining
type id from type.
- getMediaHandler() - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Get the corresponding media handler.
- getMedian() - Method in class com.codahale.metrics.Snapshot
-
Returns the median value in the distribution.
- getMedian() - Method in interface org.apache.commons.math.distribution.CauchyDistribution
-
Access the median.
- getMedian() - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Access the median.
- getMediaOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the mediaOptions property.
- getMediaOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the mediaOptions property.
- getMediaOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the mediaOptions property.
- getMediaOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the mediaOptions property.
- getMediaPortalEventArray() - Method in class com.scene7.ipsapi.GetMediaPortalEventReturn
-
Gets the value of the mediaPortalEventArray property.
- GetMediaPortalEventParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMediaPortalEventParam() - Constructor for class com.scene7.ipsapi.GetMediaPortalEventParam
-
- GetMediaPortalEventReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMediaPortalEventReturn() - Constructor for class com.scene7.ipsapi.GetMediaPortalEventReturn
-
- getMediaRootPath() - Method in interface com.adobe.cq.social.moderation.dashboard.api.CommunitiesContentFragment
-
- getMediaType() - Method in interface com.day.cq.wcm.offline.Picture
-
Deprecated.
- getMediaType() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the specified media type, or null.
- getMediaTypeMatcher() - Method in interface com.adobe.granite.haf.converter.api.HypermediaConverter
-
Return the media type string this converter supports
- getMediaTypeRegistry() - Method in class org.apache.tika.config.TikaConfig
-
- getMediaTypeRegistry() - Method in class org.apache.tika.mime.MimeTypes
-
- getMediaTypeRegistry() - Method in class org.apache.tika.mime.ProbabilisticMimeDetectionSelector
-
- getMediaTypeRegistry() - Method in class org.apache.tika.parser.CompositeParser
-
Returns the media type registry used to infer type relationships.
- getMedium() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getMember() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivity
-
If this is member activity, returns the user object containing user meta data (e.g.
- getMember() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getMember() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Method for accessing primary physical entity that represents the property;
annotated field, method or constructor property.
- getMember() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.CreatorProperty
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.impl.FieldProperty
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.impl.MethodProperty
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReferenceProperty
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdValueProperty
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.impl.SetterlessProperty
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getMember() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getMember() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getMember() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getMember() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
- getMember() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getMember() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
- getMember() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getMember() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getMember() - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getMemberArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the memberArray property.
- getMemberArray() - Method in class com.scene7.ipsapi.GetCompanyMembersReturn
-
Gets the value of the memberArray property.
- getMemberArray() - Method in class com.scene7.ipsapi.GetImageSetMembersReturn
-
Gets the value of the memberArray property.
- getMemberArray() - Method in class com.scene7.ipsapi.SetImageSetMembersParam
-
Gets the value of the memberArray property.
- getMemberArray() - Method in class com.scene7.ipsapi.UpdateImageSetParam
-
Gets the value of the memberArray property.
- getMemberGroupId() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- getMemberGroupName(ResourceResolver, String) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
- getMemberHandle() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch.Member
-
Return the handle of the internal member to be reordered.
- getMemberIds() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
Gets the member Ids.
- getMemberLocator(String) - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
-
Returns the path of the member resource of the request resource which is identified by the segment parameter.
- getMemberLocator(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Returns the path of the member resource of the request resource which is identified by the segment parameter.
- getMemberMethodCount() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getMemberOfContentManagerGroup() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
Deprecated.
- getMemberOfGroupAdmin() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
Deprecated.
- getMemberOfGroups() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserProfile
-
- getMemberOfModeratorGroup() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
Deprecated.
- getMemberOfSites() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserProfile
-
Get the sites which user is member of.
- getMemberOfUserProperties(String, String, boolean) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Returns an iterator over the properties of all groups that the authorizable with authorizableId
is
a member of.
- getMembers() - Method in interface com.adobe.cq.projects.api.Project
-
Return the members associated with the Project.
- getMembers() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
Get the members for this group
- getMembers() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
Get the members of a group.
- getMembers() - Method in interface com.day.cq.dam.api.s7dam.set.MediaSet
-
Deprecated.
Returns an iterator over assets in the Media Set
- getMembers() - Method in class org.apache.aries.jmx.codec.GroupData
-
- getMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
-
- getMembers() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns an iterator over all internal members.
- getMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the the user names which are members of the group
- getMembershipArray() - Method in class com.scene7.ipsapi.AddCompanyMembershipParam
-
Gets the value of the membershipArray property.
- getMembershipArray() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the membershipArray property.
- getMembershipArray() - Method in class com.scene7.ipsapi.GetCompanyMembershipReturn
-
Gets the value of the membershipArray property.
- getMembershipArray() - Method in class com.scene7.ipsapi.SetCompanyMembershipParam
-
Gets the value of the membershipArray property.
- getMembershipExpirationTime() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
-
Returns the duration in milliseconds until the group membership of a user is expired.
- getMembershipNestingDepth() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
-
Returns the maximum depth of group nesting when membership relations are synced.
- getMemberships() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo
-
Returns a list of memberships that need to be resolved
- getMemberSince() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getMemberUserProperties(Group, String, boolean) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Returns an iterator over the user properties of all members of the given group.
- getMemoryLimitInKb() - Method in exception org.apache.commons.compress.MemoryLimitException
-
- getMemoryNeededInKb() - Method in exception org.apache.commons.compress.MemoryLimitException
-
- getMenuList() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getMenus() - Method in class com.day.cq.searchpromote.xml.result.MenuList
-
- getMerge() - Method in class com.fasterxml.jackson.annotation.JsonIgnoreProperties.Value
-
- getMergeable() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getMergedLeft() - Method in class com.day.util.diff.DocumentDiff
-
Returns an element factory that provides the elements of the merged
result of this diff where the left document is dominant.
- getMergedResource(List<Resource>) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Retrieves a resource that presents a synthetic resource with merged
values for all the given resources.
- getMergedResource(Resource) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
-
Deprecated.
Returns a merged resource if the provided resource is from one of the search paths
and the resource is not hidden.
- getMergedResourcePath(String) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
-
Deprecated.
Returns the absolute path for the provided relative path.
- getMergedRight() - Method in class com.day.util.diff.DocumentDiff
-
Returns an element factory that provides the elements of the merged
result of this diff where the right document is dominant.
- getMergeElement() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
-
Returns the DAV:merge element used to create this MergeInfo
object.
- getMergeInfo() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- getMergeInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
-
Return the request body as MergeInfo
object or null
if the creation failed due to invalid format.
- getMergeInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getMergingElapsed() - Method in class org.apache.commons.compress.archivers.zip.ScatterStatistics
-
The number of milliseconds elapsed in merging the results of the parallel compression, the IO phase
- getMessage(SlingHttpServletRequest, CommerceSession, Promotion) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionHandler
-
- getMessage() - Method in class com.adobe.cq.commerce.api.promotion.PromotionInfo
-
A shopper-oriented message regarding the current status of the promotion.
- getMessage(SlingHttpServletRequest) - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Return a shopper-visible message detailing the current status.
- getMessage() - Method in class com.adobe.cq.commerce.api.promotion.VoucherInfo
-
A shopper-oriented message regarding the current status of the voucher.
- getMessage() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
A description visible to shoppers.
- getMessage(SlingHttpServletRequest) - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
- getMessage(SlingHttpServletRequest, CommerceSession, Promotion) - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- getMessage() - Method in interface com.adobe.cq.screens.DeviceMessageQueue.Entry
-
Returns the message of the entry
- getMessage() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Retrieves the message of this comment.
- getMessage() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Retrieves the message of this comment.
- getMessage() - Method in interface com.adobe.cq.social.messaging.client.api.ComposeMessageSocialComponent
-
- getMessage() - Method in exception com.adobe.cq.social.srp.APIException
-
- getMessage() - Method in exception com.adobe.granite.asset.api.AssetException
-
This method overrides the default getMessage() method of Throwable class.
- getMessage() - Method in class com.adobe.granite.comments.AbstractComment
-
Retrieves the message of this comment.
- getMessage() - Method in interface com.adobe.granite.comments.Comment
-
Retrieves the message of this comment.
- getMessage() - Method in interface com.adobe.granite.logging.LogEntry
-
The log message
- getMessage() - Method in exception com.adobe.granite.taskmanagement.TaskManagerException
- getMessage() - Method in exception com.adobe.granite.translation.api.TranslationException
-
- getMessage() - Method in exception com.adobe.granite.translation.api.xliff.TranslationXLIFFServiceException
-
- getMessage() - Method in interface com.adobe.internal.xmp.XMPVersionInfo
-
- getMessage() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMessage() - Method in interface com.day.cq.notification.api.Notification
-
- getMessage() - Method in class com.day.cq.replication.ReplicationResult
-
Returns some status message providing clear text indication sent by the
recipient about the success of processing the replication action and
optional content.
- getMessage() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
Returns the status message.
- getMessage() - Method in class com.day.crx.packaging.JSONResponse
-
- getMessage() - Method in exception com.day.util.WrappedException
-
Returns the error message string of this exception.
- getMessage() - Method in exception com.day.util.WrappedRuntimeException
-
Returns the error message string of this exception.
- getMessage() - Method in exception com.fasterxml.jackson.core.JsonParseException
-
Overriding the getMessage() to include the request body
- getMessage() - Method in exception com.fasterxml.jackson.core.JsonProcessingException
-
Default method overridden so that we can add location information
- getMessage() - Method in exception com.fasterxml.jackson.databind.deser.UnresolvedForwardReference
-
- getMessage() - Method in exception com.fasterxml.jackson.databind.JsonMappingException
-
Method is overridden so that we can properly inject description
of problem path, if such is defined.
- getMessage(int) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the specified message.
- getMessage(int) - Method in class com.sun.mail.imap.MessageCache
-
Get the message object for the indicated message number.
- getMessage(int) - Method in class com.sun.mail.pop3.DefaultFolder
-
- getMessage(int) - Method in class com.sun.mail.pop3.POP3Folder
-
- getMessage(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Gets a short message summarising the exception.
- getMessage() - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the error message of this and any nested
Throwable
.
- getMessage(int) - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the error message of the Throwable
in the chain
of Throwable
s at the specified index, numbered from 0.
- getMessage(int) - Method in class org.apache.commons.lang.exception.NestableDelegate
-
Returns the error message of the Throwable
in the chain of Throwable
s at the
specified index, numbered from 0.
- getMessage(String) - Method in class org.apache.commons.lang.exception.NestableDelegate
-
Returns the full message contained by the Nestable
and any nested Throwable
s.
- getMessage() - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the detail message string of this throwable.
- getMessage(int) - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the error message of the Throwable
in the chain
of Throwable
s at the specified index, numbered from 0.
- getMessage() - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the detail message string of this throwable.
- getMessage(int) - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the error message of the Throwable
in the chain
of Throwable
s at the specified index, numbered from 0.
- getMessage() - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the detail message string of this throwable.
- getMessage(int) - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the error message of the Throwable
in the chain
of Throwable
s at the specified index, numbered from 0.
- getMessage() - Method in exception org.apache.commons.lang.NotImplementedException
-
Gets the combined the error message of this and any nested errors.
- getMessage(int) - Method in exception org.apache.commons.lang.NotImplementedException
-
Returns the error message of the Throwable
in the chain
of Throwable
s at the specified index, numbered from 0.
- getMessage() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Provides the message explaining the exception, including the contextual data.
- getMessage() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Provides the message explaining the exception, including the contextual data.
- getMessage(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a short message summarising the exception.
- getMessage(Locale) - Method in exception org.apache.commons.math.exception.MathIllegalArgumentException
-
Get the message in a specified locale.
- getMessage() - Method in exception org.apache.commons.math.exception.MathIllegalArgumentException
-
Gets the message in a conventional US locale.
- getMessage(Locale) - Method in exception org.apache.commons.math.exception.MathIllegalStateException
-
Get the message in a specified locale.
- getMessage() - Method in exception org.apache.commons.math.exception.MathIllegalStateException
-
Gets the message in a conventional US locale.
- getMessage(Locale) - Method in interface org.apache.commons.math.exception.MathThrowable
-
Gets the message in a specified locale.
- getMessage() - Method in interface org.apache.commons.math.exception.MathThrowable
-
Gets the message in a conventional US locale.
- getMessage(Locale) - Method in exception org.apache.commons.math.exception.MathUnsupportedOperationException
-
Get the message in a specified locale.
- getMessage() - Method in exception org.apache.commons.math.exception.MathUnsupportedOperationException
-
Gets the message in a conventional US locale.
- getMessage(Locale) - Method in exception org.apache.commons.math.MathException
-
Gets the message in a specified locale.
- getMessage() - Method in exception org.apache.commons.math.MathException
-
Gets the message in a conventional US locale.
- getMessage(Locale) - Method in exception org.apache.commons.math.MathRuntimeException
-
Gets the message in a specified locale.
- getMessage() - Method in exception org.apache.commons.math.MathRuntimeException
-
Gets the message in a conventional US locale.
- getMessage() - Method in exception org.apache.jackrabbit.commons.cnd.ParseException
- getMessage() - Method in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMErrorImpl
-
An implementation specific string describing the error that occured.
- getMessage() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getMessage() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the message
- getMessage() - Method in interface org.apache.sling.distribution.DistributionResponse
-
returns a verbose message of the response
- getMessage() - Method in class org.apache.sling.hc.api.ResultLog.Entry
-
- getMessage() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the compiler's message.
- getMessage() - Method in exception org.joda.time.IllegalFieldValueException
-
- getMessage() - Method in interface org.slf4j.event.LoggingEvent
-
- getMessage() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getMessage() - Method in class org.slf4j.helpers.FormattingTuple
-
- getMessageBoxPath() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
- getMessageBoxRelativePath() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
Get the relative path of this message's message box from the user's node.
- getMessageBySeqnum(int) - Method in class com.sun.mail.imap.MessageCache
-
Get the message object for the indicated sequence number.
- getMessageByUID(long) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Message corresponding to the given UID.
- getMessageClass(String) - Static method in class org.apache.tika.parser.microsoft.OutlookExtractor
-
- getMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the total message count.
- getMessageCount() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getMessageCount() - Method in class com.sun.mail.pop3.POP3Folder
-
Will not change while the folder is open because the POP3
protocol doesn't support notification of new messages
arriving in open folders.
- getMessageCounts() - Method in interface com.adobe.cq.social.messaging.client.api.MessageBoxSocialComponent
-
- getMessageDigest() - Method in class org.apache.commons.io.input.MessageDigestCalculatingInputStream
-
Returns the MessageDigest
, which is being used for generating the
checksum.
- getMessageFormat() - Method in exception com.adobe.granite.asset.api.AssetException
-
This method returns the message string which can be localized using i18n.
- getMessageID() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
- getMessageID() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Message-ID.
- getMessageLevel() - Method in class org.apache.commons.exec.LogOutputStream
-
- getMessages(SlingHttpServletRequest, CommerceSession, Promotion) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionHandler
-
Allows a promotion handler to define shopper-oriented messages for a promotion.
- getMessages(SlingHttpServletRequest, CommerceSession, Promotion) - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- getMessages() - Method in interface com.day.cq.wcm.command.api.DeleteCommandResult
-
- getMessages() - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the error message of this and any nested Throwable
s
in an array of Strings, one element for each message.
- getMessages() - Method in class org.apache.commons.lang.exception.NestableDelegate
-
Returns the error message of this and any nested Throwable
s in an array of Strings, one element
for each message.
- getMessages() - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the error message of this and any nested Throwable
s
in an array of Strings, one element for each message.
- getMessages() - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the error message of this and any nested Throwable
s
in an array of Strings, one element for each message.
- getMessages() - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the error message of this and any nested Throwable
s
in an array of Strings, one element for each message.
- getMessages() - Method in exception org.apache.commons.lang.NotImplementedException
-
Returns the error message of this and any nested Throwable
objects.
- getMessages() - Method in interface org.apache.sling.api.request.RequestProgressTracker
-
Returns an Iterator
of tracking entries.
- getMessagesByUID(long, long) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Messages specified by the given range.
- getMessagesByUID(long[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Messages specified by the given array.
- getMessageSuffix() - Method in exception com.fasterxml.jackson.databind.exc.PropertyBindingException
-
- getMessageTemplate() - Method in interface com.day.cq.mcm.api.newsletter.NewsLetter
-
- getMetadata() - Method in interface com.adobe.cq.commerce.api.ProductRelationship
-
- getMetadata() - Method in class com.adobe.cq.commerce.common.DefaultProductRelationship
-
- getMetaData() - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets a map of the fragment's meta data.
- getMetaData(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getMetadata() - Method in interface com.adobe.cq.screens.device.registration.PendingDevice
-
Returns a json object that holds additional metadata which can be used to identify the device in the UI.
- getMetaData() - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getMetaData() - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Gets details about the provider.
- getMetadata(String) - Method in interface com.day.cq.dam.api.Asset
-
Returns the generic metadata value of an asset by the given property name.
- getMetadata() - Method in interface com.day.cq.dam.api.Asset
-
Returns all available metadata as map.
- getMetadata(InputStream) - Method in interface com.day.cq.dam.api.FormatHandler
-
Return metadata as in input stream (utility method).
- getMetadata(InputStream) - Method in class com.day.cq.dam.commons.handler.DefaultFormatHandler
-
Return metadata as in input stream (utility method).
- getMetadata() - Method in class com.day.cq.dam.commons.handler.SimpleContext
-
Return all metadata found, as an array.
- getMetaData(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getMetaData() - Method in interface com.day.cq.workflow.HasMetaData
-
- getMetadata() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getMetadata() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Accessor for additional optional information about property.
- getMetadata() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getMetadata() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Method for accessing additional metadata.
- getMetadata() - Method in class com.fasterxml.jackson.databind.introspect.ConcreteBeanPropertyBase
-
- getMetadata() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getMetadata() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
We will indicate that property is optional, since there is nothing
to indicate whether it might be required.
- getMetadata() - Method in class com.scene7.ipsapi.CreateCompanyMetadataParam
-
Gets the value of the metadata property.
- getMetadata() - Method in class com.scene7.ipsapi.GetCompanyMetadataReturn
-
Gets the value of the metadata property.
- getMetadata() - Method in class com.scene7.ipsapi.UpdateCompanyMetadataParam
-
Gets the value of the metadata property.
- getMetaData() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Provides the stream's meta data - may change with each stream
when decompressing concatenated streams.
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getMetadata(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified byte source.
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified byte source.
- getMetadata(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified array of bytes.
- getMetadata(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified array of bytes.
- getMetadata(File) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified file.
- getMetadata(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified file.
- getMetadata(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image.
- getMetadata(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image.
- getMetadata(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMetadata(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMetadata(File) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMetadata(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMetadata() - Method in class org.apache.felix.metatype.OCD
-
- getMetadata() - Method in class org.apache.sling.provisioning.model.Artifact
-
Get the metadata of the artifact.
- getMetadata() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns an array of metadata whose values will be analyzed using cTAKES.
- getMetadata() - Method in class org.apache.tika.parser.ctakes.CTAKESContentHandler
-
Returns metadata that includes cTAKES annotations.
- getMetadata() - Method in class org.apache.tika.parser.RecursiveParserWrapper
-
The first element in the returned list represents the
data from the outer container file.
- getMetadataArray() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the metadataArray property.
- getMetadataArray() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the metadataArray property.
- getMetadataArray() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the metadataArray property.
- getMetadataAsString() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns a string containing a comma-separated list of metadata whose values will be analyzed using cTAKES.
- getMetaDataByPath(SlingHttpServletRequest, String) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getMetadataCommandArguments() - Method in class org.apache.tika.embedder.ExternalEmbedder
-
Gets the map of Metadata keys to command line parameters.
- getMetadataConditionArray() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the metadataConditionArray property.
- getMetadataConditionArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the metadataConditionArray property.
- getMetadataConditionMatchMode() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the metadataConditionMatchMode property.
- getMetaDataDefinition() - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets the meta data definition.
- getMetadataExtractionPatterns() - Method in class org.apache.tika.parser.external.ExternalParser
-
- getMetadataExtractor() - Method in class org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor
-
- getMetadataExtractor() - Method in interface org.apache.tika.parser.microsoft.ooxml.OOXMLExtractor
-
POIXMLTextExtractor#getMetadataTextExtractor()
not yet supported
for OOXML by POI.
- GetMetadataFieldsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMetadataFieldsParam() - Constructor for class com.scene7.ipsapi.GetMetadataFieldsParam
-
- GetMetadataFieldsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMetadataFieldsReturn() - Constructor for class com.scene7.ipsapi.GetMetadataFieldsReturn
-
- getMetaDataInstance(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getMetaDataInstance(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getMetadataKey() - Method in class com.scene7.ipsapi.GetDistinctMetadataValuesParam
-
Gets the value of the metadataKey property.
- getMetaDataMap() - Method in interface com.adobe.granite.workflow.HasMetaData
-
Provides meta data assigned to the entity, supporting any type.
- getMetaDataMap() - Method in interface com.day.cq.workflow.HasMetaData
-
Provides meta data assigned to the entity, supporting any type.
- getMetadataMatchMode() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the metadataMatchMode property.
- getMetadataNode(String, Session) - Method in interface com.day.cq.dam.api.MetadataManager
-
Deprecated.
- getMetaDataNode() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeChannelConfig
-
- getMetaDataProperties() - Method in interface com.adobe.cq.dam.cfm.MetaDataDefinition
-
Gets an iterator on the meta data properties that are available.
- getMetaDataProperties() - Method in class com.day.cq.dam.api.metadata.ExtractedMetadata
-
Returns the metadata properties
- getMetadataProperties() - Method in interface com.day.cq.dam.api.Revision
-
Returns a
ValueMap
containing the asset's metadata properties as frozen in
this revision (formerly the
<asset-path>/jcr:content/metadata properties).
- getMetaDataProperty(String) - Method in class com.day.cq.dam.api.metadata.ExtractedMetadata
-
Returns the metadata object defined by its key
- getMetaDataPropertyByName(String) - Method in interface com.adobe.cq.dam.cfm.MetaDataDefinition
-
Gets a meta data property by the specified name.
- getMetadataPublishJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the metadataPublishJob property.
- getMetadataPublishJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the metadataPublishJob property.
- getMetadataPublishJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the metadataPublishJob property.
- GetMetadataSchemaNamespacesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMetadataSchemaNamespacesParam() - Constructor for class com.scene7.ipsapi.GetMetadataSchemaNamespacesParam
-
- GetMetadataSchemaNamespacesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMetadataSchemaNamespacesReturn() - Constructor for class com.scene7.ipsapi.GetMetadataSchemaNamespacesReturn
-
- GetMetadataSchemaParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMetadataSchemaParam() - Constructor for class com.scene7.ipsapi.GetMetadataSchemaParam
-
- GetMetadataSchemaReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetMetadataSchemaReturn() - Constructor for class com.scene7.ipsapi.GetMetadataSchemaReturn
-
- getMetadataValue(String) - Method in interface com.day.cq.dam.api.Asset
-
Returns the metadata String value of an asset by the given property name.
- getMetadataValueFromJcr(String) - Method in interface com.day.cq.dam.api.Asset
-
This method is differnt from getMetadataValue as it doesn't fallback to parse xmp in asset if property not found in JCR.
- getMetaDir() - Method in class org.apache.jackrabbit.vault.fs.config.ExportRoot
-
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.config.ExportRoot
-
Returns the meta information.
- getMetaInf() - Method in interface org.apache.jackrabbit.vault.fs.io.Archive
-
Returns the meta inf.
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.FileArchive
-
Returns the meta inf.
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.JcrArchive
-
Returns the meta inf.
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.MappedArchive
-
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.MemoryArchive
-
Returns the meta inf.
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.SubArchive
-
Returns the meta inf.
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.ZipArchive
-
- getMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.ZipStreamArchive
-
- getMetaInf() - Method in class org.apache.jackrabbit.vault.packaging.ExportOptions
-
Returns the meta-inf
- getMetaInf() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the meta inf of this package
- getMetaInf() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Returns the meta inf that was either loaded or specified during build.
- getMetaParser() - Method in class org.apache.tika.parser.epub.EpubParser
-
- getMetaParser() - Method in class org.apache.tika.parser.odf.OpenDocumentParser
-
- getMeters() - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names.
- getMeters(MetricFilter) - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names which match the given filter.
- getMethod() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the HTTP Method used in the Current Request.
- getMethod() - Method in class com.adobe.reef.siren.Action
-
Returns the method attribute.
- getMethod() - Method in class com.day.cq.wcm.foundation.forms.FormsHandlingRequest
-
Validation includes always assume GET
- getMethod() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
-
The specified method.
- getMethod() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Returns the compression method of this entry, or -1 if the
compression method has not been specified.
- getMethod() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest
-
The compression method to use
- getMethod(Object, String, Class...) - Static method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- getMethod() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the method specified for this output format.
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpBind
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCopy
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpDelete
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLabel
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMerge
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMove
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPoll
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpRebind
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpReport
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSearch
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
-
- getMethod() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getMethodByCode(int) - Static method in enum org.apache.commons.compress.archivers.zip.ZipMethod
-
returns the
ZipMethod
for the given code or null if the
method is not known.
- getMethodCallSyntax(String, String, String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getMethodCode(String) - Static method in class org.apache.jackrabbit.webdav.DavMethods
-
Returns webdav method type code, error result <= 0
Valid type codes > 0
- getMethodName(String, String) - Static method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMethodTypes() - Method in exception com.adobe.cq.social.srp.APIException
-
- getMetrics() - Method in class com.codahale.metrics.JvmAttributeGaugeSet
-
- getMetrics() - Method in class com.codahale.metrics.MetricRegistry
-
- getMetrics() - Method in interface com.codahale.metrics.MetricSet
-
A map of metric names to metrics.
- getMetrics(Configuration, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Retrieves a list of possible valid elements for a report.
- getMetrics() - Method in class com.day.cq.graphics.Graph
-
- getMetricsService(Class<?>) - Static method in class org.apache.sling.commons.metrics.MetricsServiceFactory
-
Provide a MetricsService mapped to the Bundle that loaded class c
- getMicro() - Method in interface com.adobe.internal.xmp.XMPVersionInfo
-
- getMicro() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMicrosecondsPerEventDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average time (in microseconds) taken per event delivered
- getMicrosecondsPerEventDelivery() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average time (in microseconds) taken per onEvent()
call
- getMicroVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the minor version
- getMid() - Method in class org.apache.commons.math.optimization.univariate.BracketFinder
-
- getMiddle() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the middle element from this triple.
- getMiddle() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the middle element from this triple.
- getMiddle() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the middle element from this triple.
- getMiddleName() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getMillis() - Method in class org.joda.time.base.BaseDateTime
-
Gets the milliseconds of the datetime instant from the Java epoch
of 1970-01-01T00:00:00Z.
- getMillis() - Method in class org.joda.time.base.BaseDuration
-
Gets the length of this duration in milliseconds.
- getMillis() - Method in interface org.joda.time.DateTimeUtils.MillisProvider
-
Gets the current time.
- getMillis(int) - Method in class org.joda.time.DurationField
-
Get the millisecond duration of this field from its value, which is
approximate if this field is imprecise.
- getMillis(long) - Method in class org.joda.time.DurationField
-
Get the millisecond duration of this field from its value, which is
approximate if this field is imprecise.
- getMillis(int, long) - Method in class org.joda.time.DurationField
-
Get the millisecond duration of this field from its value relative to an
instant.
- getMillis(long, long) - Method in class org.joda.time.DurationField
-
Get the millisecond duration of this field from its value relative to an
instant.
- getMillis(int) - Method in class org.joda.time.field.BaseDurationField
-
Get the millisecond duration of this field from its value, which is
approximate if this field is imprecise.
- getMillis(long) - Method in class org.joda.time.field.BaseDurationField
-
Get the millisecond duration of this field from its value, which is
approximate if this field is imprecise.
- getMillis(int, long) - Method in class org.joda.time.field.DecoratedDurationField
-
- getMillis(long, long) - Method in class org.joda.time.field.DecoratedDurationField
-
- getMillis(int) - Method in class org.joda.time.field.DelegatedDurationField
-
- getMillis(long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getMillis(int, long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getMillis(long, long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getMillis(int) - Method in class org.joda.time.field.MillisDurationField
-
- getMillis(long) - Method in class org.joda.time.field.MillisDurationField
-
- getMillis(int, long) - Method in class org.joda.time.field.MillisDurationField
-
- getMillis(long, long) - Method in class org.joda.time.field.MillisDurationField
-
- getMillis(int, long) - Method in class org.joda.time.field.PreciseDurationField
-
Get the millisecond duration of this field from its value.
- getMillis(long, long) - Method in class org.joda.time.field.PreciseDurationField
-
Get the millisecond duration of this field from its value.
- getMillis(int) - Method in class org.joda.time.field.ScaledDurationField
-
- getMillis(long) - Method in class org.joda.time.field.ScaledDurationField
-
- getMillis(int, long) - Method in class org.joda.time.field.ScaledDurationField
-
- getMillis(long, long) - Method in class org.joda.time.field.ScaledDurationField
-
- getMillis(int) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getMillis(long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getMillis(int, long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getMillis(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getMillis() - Method in class org.joda.time.Instant
-
Gets the milliseconds of the instant.
- getMillis() - Method in class org.joda.time.MutablePeriod
-
Gets the millis field part of the period.
- getMillis() - Method in class org.joda.time.Period
-
Gets the millis field part of the period.
- getMillis() - Method in interface org.joda.time.ReadableDuration
-
Gets the total length of this duration in milliseconds.
- getMillis() - Method in interface org.joda.time.ReadableInstant
-
Get the value as the number of milliseconds since
the epoch, 1970-01-01T00:00:00Z.
- getMillisKeepLocal(DateTimeZone, long) - Method in class org.joda.time.DateTimeZone
-
Gets the millisecond instant in another zone keeping the same local time.
- getMillisOfDay() - Method in class org.joda.time.base.AbstractDateTime
-
Get the millis of day field value.
- getMillisOfDay() - Method in class org.joda.time.LocalDateTime
-
Get the millis of day field value.
- getMillisOfDay() - Method in class org.joda.time.LocalTime
-
Get the millis of day field value.
- getMillisOfDay() - Method in interface org.joda.time.ReadableDateTime
-
Get the millis of day field value.
- getMillisOfSecond() - Method in class org.joda.time.base.AbstractDateTime
-
Get the millis of second field value.
- getMillisOfSecond() - Method in class org.joda.time.LocalDateTime
-
Get the millis of second field value.
- getMillisOfSecond() - Method in class org.joda.time.LocalTime
-
Get the millis of second field value.
- getMillisOfSecond() - Method in interface org.joda.time.ReadableDateTime
-
Get the millis of second field value.
- getMillisOfSecond() - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Get the millis of second field value.
- getMimeMessage() - Method in class org.apache.commons.mail.Email
-
Returns the internal MimeMessage.
- getMimeMessage() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getMimeRepository() - Method in class org.apache.tika.config.TikaConfig
-
- getMimeStream() - Method in class com.sun.mail.imap.IMAPBodyPart
-
Return the MIME format stream corresponding to this message part.
- getMimeStream() - Method in class com.sun.mail.imap.IMAPMessage
-
Return the MIME format stream corresponding to this message.
- getMimeStream() - Method in class com.sun.mail.pop3.POP3Message
-
Return the MIME format stream corresponding to this message part.
- getMimeStream() - Method in interface com.sun.mail.util.ReadableMime
-
Return the MIME format stream corresponding to this message part.
- getMimeType() - Method in interface com.adobe.granite.asset.api.Rendition
-
Returns the mime type of the rendition's binary.
- getMimeType() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the mime type of TranslationObject.
- getMimeType() - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptCompiler
-
Returns the mime type of the output file.
- getMimeType() - Method in interface com.adobe.granite.workflow.model.WorkflowModelSerializer
-
Returns the mime type of the WorkflowModelSerializer
s
serialization format.
- getMimeType(String) - Method in interface com.adobe.granite.workflow.serialization.SerializationService
-
Returns the mime type associated with a given type.
- getMimeType() - Method in class com.day.cq.commons.DownloadResource
-
Returns the mime type of this image.
- getMimeType() - Method in interface com.day.cq.connector.ConnectorResource
-
- getMimeType() - Method in interface com.day.cq.dam.api.Asset
-
Returns the mime type of the asset's original binary.
- getMimeType(String) - Method in interface com.day.cq.dam.api.handler.store.AssetStore
-
- getMimeType() - Method in interface com.day.cq.dam.api.Rendition
-
Returns the mime type of the rendition's binary, as denoted by its jcr:mimeType
property.
- getMimeType() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get mime type of asset
- getMimeType() - Method in interface com.day.cq.workflow.model.WorkflowModelSerializer
-
Returns the mime type of the WorkflowModelSerializer
s
serialization format.
- getMimeType(String) - Method in interface com.day.cq.workflow.serialization.SerializationService
-
Returns the mime type associated with a given type.
- getMimeType() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the mime type of this image.
- getMimeType() - Method in class com.day.image.Layer
-
Returns the MIME type of the image from which the layer has been loaded.
- getMimeType() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the MIME type of the image.
- getMimeType(String) - Static method in class org.apache.jackrabbit.vault.util.MimeTypes
-
Retrieve the mimetype for the given extension or name
- getMimeType(String, String) - Static method in class org.apache.jackrabbit.vault.util.MimeTypes
-
Retrieve the mimetype for the given extension or name
- getMimeType(String, InputStream) - Method in interface org.apache.sling.commons.contentdetection.ContentAwareMimeTypeService
-
- getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
-
Returns the MIME type of the extension of the given name
.
- getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Returns the MIME type of the extension of the given name
.
- getMimeType(String) - Method in class org.apache.tika.mime.MimeTypes
-
- getMimeType(File) - Method in class org.apache.tika.mime.MimeTypes
-
- getMimeTypeEnabled(String) - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns if enable the S7 uploading with given MIME type, by default return true if cannot find the value
- getMimeTypeForAsset(Asset) - Method in interface com.day.cq.dam.scene7.api.Scene7AssetMimetypeService
-
Returns a configured MIME type for a CQ DAM asset imported from Scene7.
- getMimeTypeForAssetType(Scene7AssetType, String) - Method in interface com.day.cq.dam.scene7.api.Scene7AssetMimetypeService
-
Returns a configured mime type for a Scene7 asset type.
- getMimeTypeJobParams(String) - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the Scene7 upload job parameters associated with given MIME type
- getMimeTypes() - Method in interface com.day.cq.dam.api.handler.AssetHandler
-
This method returns the mime types a particular AssetHandler
supports.
- getMimeTypes() - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Return the list of mime types supported by this media handler.
- getMimeTypes() - Method in class com.day.cq.dam.commons.handler.StandardImageHandler
-
- getMimeTypes() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getMimeTypes() - Method in class org.apache.tika.extractor.EmbeddedDocumentUtil
-
- getMin() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- getMin() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- getMin() - Method in class com.codahale.metrics.Snapshot
-
Returns the lowest value in the snapshot.
- getMin() - Method in class com.codahale.metrics.UniformSnapshot
-
Returns the lowest value in the snapshot.
- getMin() - Method in class com.codahale.metrics.WeightedSnapshot
-
Returns the lowest value in the snapshot.
- getMin() - Method in exception org.apache.commons.math.exception.NumberIsTooSmallException
-
- getMin() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
- getMin() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the minimum of the available values
- getMin() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the minimum of the available values
- getMin() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getMin() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
minimum of the ith entries of the arrays
that correspond to each multivariate sample
- getMin() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalSummary
-
Returns the minimum of the available values
- getMin() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValues
-
- getMin() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the minimum of the values that have been added.
- getMin() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getMin() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the minimum of the values that have been added.
- getMin() - Method in class org.apache.felix.metatype.AD
-
- getMinBackReferenceLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the minimal length of a back-reference found.
- getMinBitrate() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the minBitrate property.
- getMinCode() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getMinDate() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the minDate property.
- getMinDate() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the minDate property.
- getMinDouble() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the minDouble property.
- getMinDouble() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the minDouble property.
- getMinFileSizeToOcr() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getMinimalIterationCount() - Method in interface org.apache.commons.math.analysis.integration.UnivariateRealIntegrator
-
Get the lower limit for the number of iterations.
- getMinimalIterationCount() - Method in class org.apache.commons.math.analysis.integration.UnivariateRealIntegratorImpl
-
Get the lower limit for the number of iterations.
- getMinImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured minimum implementation.
- getMinImpl() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the currently configured minimum implementation
- getMinImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured minimum implementation
- getMinImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the currently configured minimum implementation
- getMinImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured minimum implementation
- getMinimum() - Method in class org.apache.commons.lang.NumberRange
-
Deprecated.
Returns the minimum number in this range.
- getMinimum() - Method in class org.apache.commons.lang3.Range
-
Gets the minimum value in this range.
- getMinimumAge() - Method in class com.day.cq.audit.AbstractAuditLogPurgeRule
-
- getMinimumAge() - Method in interface com.day.cq.audit.AuditLogPurgeRule
-
- getMinimumDaysInFirstWeek() - Method in class org.joda.time.chrono.GJChronology
-
Gets the minimum days needed for a week to be the first week in a year.
- getMinimumDouble() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the minimum number in this range as a double
.
- getMinimumDouble() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the minimum number in this range as a double
.
- getMinimumDouble() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the minimum number in this range as a double
.
- getMinimumDouble() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the minimum number in this range as a double
.
- getMinimumDouble() - Method in class org.apache.commons.lang.math.Range
-
Gets the minimum number in this range as a double
.
- getMinimumFloat() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the minimum number in this range as a float
.
- getMinimumFloat() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the minimum number in this range as a float
.
- getMinimumFloat() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the minimum number in this range as a float
.
- getMinimumFloat() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the minimum number in this range as a float
.
- getMinimumFloat() - Method in class org.apache.commons.lang.math.Range
-
Gets the minimum number in this range as a float
.
- getMinimumInteger() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the minimum number in this range as a int
.
- getMinimumInteger() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the minimum number in this range as a int
.
- getMinimumInteger() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the minimum number in this range as a int
.
- getMinimumInteger() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the minimum number in this range as a int
.
- getMinimumInteger() - Method in class org.apache.commons.lang.math.Range
-
Gets the minimum number in this range as a int
.
- getMinimumInterval() - Method in interface com.day.cq.polling.importer.PollingImporter
-
Returns the configured global minimum interval at which poll configs may run.
- getMinimumLong() - Method in class org.apache.commons.lang.math.DoubleRange
-
Gets the minimum number in this range as a long
.
- getMinimumLong() - Method in class org.apache.commons.lang.math.FloatRange
-
Gets the minimum number in this range as a long
.
- getMinimumLong() - Method in class org.apache.commons.lang.math.IntRange
-
Gets the minimum number in this range as a long
.
- getMinimumLong() - Method in class org.apache.commons.lang.math.LongRange
-
Gets the minimum number in this range as a long
.
- getMinimumLong() - Method in class org.apache.commons.lang.math.Range
-
Gets the minimum number in this range as a long
.
- getMinimumNumber() - Method in class org.apache.commons.lang.math.DoubleRange
-
Returns the minimum number in this range.
- getMinimumNumber() - Method in class org.apache.commons.lang.math.FloatRange
-
Returns the minimum number in this range.
- getMinimumNumber() - Method in class org.apache.commons.lang.math.IntRange
-
Returns the minimum number in this range.
- getMinimumNumber() - Method in class org.apache.commons.lang.math.LongRange
-
Returns the minimum number in this range.
- getMinimumNumber() - Method in class org.apache.commons.lang.math.NumberRange
-
Returns the minimum number in this range.
- getMinimumNumber() - Method in class org.apache.commons.lang.math.Range
-
Gets the minimum number in this range.
- getMinimumScreenHeight() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the minimum screen height devices must support in order to belong to this group.
- getMinimumScreenWidth() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the minimum screen width devices must support in order to belong to this group.
- getMinimumValue() - Method in class org.joda.time.DateTimeField
-
Get the minimum allowable value for this field.
- getMinimumValue(long) - Method in class org.joda.time.DateTimeField
-
Get the minimum value for this field evaluated at the specified time.
- getMinimumValue(ReadablePartial) - Method in class org.joda.time.DateTimeField
-
Get the minimum value for this field evaluated at the specified time.
- getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.DateTimeField
-
Get the minimum value for this field using the partial instant and
the specified values.
- getMinimumValue() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the minimum value for this field given the current field values.
- getMinimumValue() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the minimum value for the field.
- getMinimumValue() - Method in class org.joda.time.field.BaseDateTimeField
-
Get the minimum allowable value for this field.
- getMinimumValue(long) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the minimum value for this field evaluated at the specified time.
- getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the minimum value for this field evaluated at the specified instant.
- getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.BaseDateTimeField
-
Get the minimum value for this field using the partial instant and
the specified values.
- getMinimumValue() - Method in class org.joda.time.field.DecoratedDateTimeField
-
- getMinimumValue() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMinimumValue(long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getMinimumValue() - Method in class org.joda.time.field.DividedDateTimeField
-
Get the minimum value for the field.
- getMinimumValue() - Method in class org.joda.time.field.OffsetDateTimeField
-
Get the minimum value for the field.
- getMinimumValue() - Method in class org.joda.time.field.PreciseDurationDateTimeField
-
Get the minimum value for the field.
- getMinimumValue() - Method in class org.joda.time.field.RemainderDateTimeField
-
Get the minimum value for the field, which is always zero.
- getMinimumValue() - Method in class org.joda.time.field.SkipDateTimeField
-
- getMinimumValue() - Method in class org.joda.time.field.SkipUndoDateTimeField
-
- getMinimumValue() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMinimumValue(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- getMinimumValue() - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Always returns 1.
- getMinimumValue(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Always returns 1.
- getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Always returns 1.
- getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
Always returns 1.
- getMinimumValueOverall() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the minimum value for the field ignoring the current time.
- getMinimumValueOverall() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the minimum value for the field ignoring the current time.
- getMinIndex() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Get the index of the minimum entry.
- getMinInventory() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Minimum inventory value for this algorithm
Needs to be non-negative to be taken into account.
- getMinLength() - Method in class org.apache.tika.detect.TrainedModelDetector
-
- getMinLength() - Method in class org.apache.tika.mime.MimeTypes
-
Return the minimum length of data to provide to analyzing methods based
on the document's content in order to check all the known MimeTypes.
- getMinLength() - Method in class org.apache.tika.parser.strings.StringsConfig
-
Returns the minimum sequence length (characters) to print.
- getMinLong() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the minLong property.
- getMinLong() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the minLong property.
- getMinor() - Method in interface com.adobe.internal.xmp.XMPVersionInfo
-
- getMinor() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMinorVersion() - Method in class com.fasterxml.jackson.core.Version
-
- getMinorVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the major version
- getMinorVersion() - Method in class org.apache.tika.parser.mp3.ID3v2Frame
-
- getMinPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the minimal peak recursive execution depth since last
resetting the statistics.
- getMinPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the minimum pool size.
- getMinPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getMinPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the minimum pool size.
- getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Return mininum object length.
- getMinRecordLength() - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Get the minimum size of an object that should be stored in this data store.
- getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
- getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Get the minimum size of an object that should be stored in the primary
data store.
- getMinReduction() - Method in class org.apache.commons.math.ode.MultistepIntegrator
-
Get the minimal reduction factor for stepsize control.
- getMinReduction() - Method in class org.apache.commons.math.ode.nonstiff.EmbeddedRungeKuttaIntegrator
-
Get the minimal reduction factor for stepsize control.
- getMinRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the time in milliseconds used by the shortest request since last
resetting the statistics.
- getMinServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the minimum servlet call count since last
resetting the statistics.
- getMinSize() - Method in interface com.day.cq.search.Trends
-
- getMinSize() - Method in class org.apache.tika.parser.strings.Latin1StringsParser
-
Returns the minimum size of a character sequence to be extracted.
- getMinStep() - Method in class org.apache.commons.math.ode.nonstiff.AdaptiveStepsizeIntegrator
-
Get the minimal step.
- getMinute() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getMinute() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getMinute() - Method in interface com.adobe.xmp.XMPDateTime
-
- getMinuteOfDay() - Method in class org.joda.time.base.AbstractDateTime
-
Get the minute of day field value.
- getMinuteOfDay() - Method in interface org.joda.time.ReadableDateTime
-
Get the minute of day field value.
- getMinuteOfHour() - Method in interface com.day.cq.reporting.ConfigService
-
Get the minute of hour hourly snapshots are taken
- getMinuteOfHour() - Method in class org.joda.time.base.AbstractDateTime
-
Get the minute of hour field value.
- getMinuteOfHour() - Method in class org.joda.time.LocalDateTime
-
Get the minute of hour field value.
- getMinuteOfHour() - Method in class org.joda.time.LocalTime
-
Get the minute of hour field value.
- getMinuteOfHour() - Method in interface org.joda.time.ReadableDateTime
-
Get the minute of hour field value.
- getMinuteOfHour() - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Get the minute of hour field value.
- getMinutes() - Method in class org.joda.time.Minutes
-
Gets the number of minutes that this period represents.
- getMinutes() - Method in class org.joda.time.MutablePeriod
-
Gets the minutes field part of the period.
- getMinutes() - Method in class org.joda.time.Period
-
Gets the minutes field part of the period.
- getMinValue() - Method in class com.adobe.cq.social.ugc.api.RangeConstraint
-
Gets the minimum value of this constraint.
- getMinValue() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Get the value of the minimum entry.
- getMissCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the number of times com.google.common.cache.Cache
lookup methods have returned an uncached (newly
loaded) value, or null.
- getMissingBreakpointNames() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getMissingBreakpointNames() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- getMissingElements() - Method in exception org.apache.sling.models.factory.MissingElementsException
-
- getMissingValue() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
The value used to encode missing values i.e.
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getMissRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the ratio of cache requests which were misses.
- getMixinNodeTypes() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the declared mixin node types of this node.
- getMixins() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
- getMixins() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
- getMixinTypeNames() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
-
Returns the names of the mixin types of the node being imported.
- getMixinTypeNames() - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
-
- getMixinTypeNames() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
- getMixinTypeNames() - Method in interface org.apache.jackrabbit.spi.Event
-
- getMLTResults(String, String, String, String, List<String>, int, int, int) - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
Look for documents close to the provided query.
- getMLTResults(String, String, String, String, List<String>, int, int, int, SocialDatabase) - Method in interface com.adobe.cq.social.srp.internal.SocialIndexer
-
- getMLTResults(ResourceResolver, String, String, String, String, String[], int, int, int) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Return a list of related posts, given a query.
- getMLTResults(ResourceResolver, String, String, String, String, String, int, int, int) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getMLTResults(ResourceResolver, String, String, String, String, String[], int, int, int) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
- getMLTResults(ResourceResolver, String, String, String, String, String, int, int, int) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Return a list of related posts, given a query.
- getMode() - Method in class com.adobe.cq.sightly.WCMScriptHelper
-
- getMode() - Method in class com.adobe.granite.activitystreams.utils.GenericStreamFilter
-
Returns the defined mode.
- getMode() - Method in class com.adobe.granite.ui.components.FormData
-
Returns the mode of the FormData.
- getMode() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getMode() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "mode" field from the prefix.
- getMode() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getMode() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
File mode of this entry.
- getMode() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the mode of this entry (e.g.
- getMode() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the access permissions on the entry.
- getMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's mode.
- getMode() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
File mode of this file.
- getMode() - Method in class org.apache.commons.math.random.ValueServer
-
Getter for property mode.
- getMode() - Method in class org.apache.jackrabbit.vault.fs.spi.ProgressTracker
-
- getMode() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
-
- getModel(Resource) - Method in class com.adobe.cq.screens.impl.aemio.ScreensModelLookup
-
- getModel(Resource) - Method in interface com.adobe.granite.haf.api.ModelLookup
-
Maps a resource to class
- getModel() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Gets the model object.
- getModel(String) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getModel(String, String) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getModel() - Method in class com.day.cq.workflow.filter.InboxFilter
-
- getModel(String) - Method in interface com.day.cq.workflow.WorkflowSession
-
- getModel(String, String) - Method in interface com.day.cq.workflow.WorkflowSession
-
- getModelFilters() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Retrieves the filters to be applied by the model when getting entities.
- getModelFilters() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
- getModelFromRequest(SlingHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Obtain an adapted model class based on the resource type of the request's resource.
- getModelFromResource(Resource) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Obtain an adapted model class based on the resource type of the provided resource.
- getModelFromWrappedRequest(SlingHttpServletRequest, Resource, Class<T>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Create a wrapped request object with the specified resource and (try to) adapt the request object into the specified class.
- getModels() - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getModels(WorkflowModelFilter) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getModels(long, long) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getModels(long, long, WorkflowModelFilter) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getModels() - Method in interface com.day.cq.workflow.WorkflowSession
-
- getModels(WorkflowModelFilter) - Method in interface com.day.cq.workflow.WorkflowSession
-
- getModels(long, long) - Method in interface com.day.cq.workflow.WorkflowSession
-
- getModels(long, long, WorkflowModelFilter) - Method in interface com.day.cq.workflow.WorkflowSession
-
- getModelTypes() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the model types, as defined by the type property on the ApiModel annotation.
- getModeratorActions() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getModeratorActions() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getModeratorIds() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
Gets the moderators.
- getModerators() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupConfiguration
-
Get the moderators for this group
- getModeratorStatus() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
This only available if the current user is a moderator.
- getModeratorStatus() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
This only available if the current user is a moderator.
- getModifications() - Method in class org.apache.commons.collections4.sequence.EditScript
-
Get the number of effective modifications.
- getModifications() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo
-
Returns the modifications of all infos
- getModificationTime() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getModificationTime() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Return the time of the last modification or -1 if the modification time
could not be retrieved.
- getModificationTime() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
-
Returns the modification time of the resource or the current time if
the modification time has not been set.
- getModificationTime() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
-
- getModificationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getModified() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the date the definition of this launch was last modified
- getModified() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
Gets the modified.
- getModifiedBy() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the id of the user that effected the last modification of this
launch
- getModifiedBy() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the user that last modified this asset
- getModifiedBy() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getModifiedBy() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the formatted user name by whom the item has been modified.
- getModifiedDate() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the last modified date of this asset
- getModifiedDate() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getModifiedDate() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the modification date or null
if this information is not
available.
- getModifier() - Method in interface com.day.cq.dam.api.Asset
-
Returns the name of the modifier who modified the asset last
- getModifiers() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getModifiers() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getModifiers() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getModifiers() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getModifiers() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
Returns modifiers of the constructor, as parameters do not
have independent modifiers.
- getModifiers() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getModifyJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the modify time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getModifyJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the modify time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getModifyTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the "File last modification time" of this zip entry as
a ZipEightByteInteger object, or
ZipEightByteInteger.ZERO
if no such timestamp exists in the
zip entry.
- getModifyTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the modify time (seconds since epoch) of this zip entry
as a ZipLong object, or null if no such timestamp exists in the
zip entry.
- getModTime() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's modification time.
- getModule() - Method in interface org.apache.sling.models.jacksonexporter.ModuleProvider
-
- getModuleConfig(ResourceResolver) - Method in class com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler
-
- getModuleConfig(ResourceResolver) - Method in interface com.adobe.granite.omnisearch.spi.core.OmniSearchHandler
-
Every search module will store additional configuration i.e.
- getModuleConfiguration(ResourceResolver, String) - Method in interface com.adobe.granite.omnisearch.api.core.OmniSearchService
-
This function will return the configuration Resource
of the
search modules that is registered with OmniSearch.
- getModuleName() - Method in class com.fasterxml.jackson.databind.Module
-
Method that returns a display that can be used by Jackson
for informational purposes, as well as in associating extensions with
module that provides them.
- getModuleName() - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
- getModules(ResourceResolver) - Method in interface com.adobe.granite.omnisearch.api.core.OmniSearchService
-
This function will return all search modules and their configuration
that are registered with OmniSearch.
- getMongoURI() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get mongoDB URI for MSRP.
- getMonochrome() - Method in class com.scene7.ipsapi.UnsharpMaskOptions
-
Gets the value of the monochrome property.
- getMonth() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getMonth() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getMonth() - Method in interface com.adobe.xmp.XMPDateTime
-
- getMonthDay() - Method in class org.joda.time.MonthDay.Property
-
Gets the partial that this property belongs to.
- getMonthlyHits() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the number of monthly hits the payload has received.
- getMonthOfYear() - Method in class org.joda.time.base.AbstractDateTime
-
Get the month of year field value.
- getMonthOfYear() - Method in class org.joda.time.LocalDate
-
Get the month of year field value.
- getMonthOfYear() - Method in class org.joda.time.LocalDateTime
-
Get the month of year field value.
- getMonthOfYear() - Method in class org.joda.time.MonthDay
-
Get the month of year field value.
- getMonthOfYear() - Method in interface org.joda.time.ReadableDateTime
-
Get the month of year field value.
- getMonthOfYear() - Method in class org.joda.time.YearMonth
-
Get the month of year field value.
- getMonthOfYear() - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Get the month of year field value.
- getMonths() - Method in class org.joda.time.Months
-
Gets the number of months that this period represents.
- getMonths() - Method in class org.joda.time.MutablePeriod
-
Gets the months field part of the period.
- getMonths() - Method in class org.joda.time.Period
-
Gets the months field part of the period.
- getMonthStart() - Method in class com.day.cq.commons.date.DateUtil
-
- getMountPath() - Method in class org.apache.jackrabbit.vault.packaging.ExportOptions
-
Returns the mount path
- getMountpoint() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the repository address of the mountpoint of this artifacts node
tree.
- getMoveDataTaskFirstRunHourOfDay() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
- getMoveDataTaskSleep() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
- getMoveSelectedAnswerToTop() - Method in class com.adobe.cq.social.qna.client.api.QnaConfiguration
-
Gets the move selected answer to top.
- getMsb() - Method in class org.apache.jackrabbit.vault.util.MD5
-
- getMSB() - Method in class org.apache.tika.parser.executable.MachineMetadata.Endian
-
- getMTCloudConfig(Resource) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Gets an Machine Translation config for the requested resource.
- getMu() - Method in class org.apache.commons.math.random.ValueServer
-
Getter for property mu.
- getMultiFileJobLogDetails(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns an Arraylist of job details objects
- getMultiple() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
- getMultiple() - Method in interface org.apache.sling.hapi.HApiProperty
-
Whether this property is a multiple value
- getMutableActivity() - Method in interface com.adobe.granite.activitystreams.Activity
-
Returns a copy of this activity that is mutable.
- getMutableActivityObject() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Returns a copy of this activity object that is mutable.
- getMutableDateTime() - Method in class org.joda.time.MutableDateTime.Property
-
Gets the mutable datetime being used.
- getMutableMediaLink() - Method in interface com.adobe.granite.activitystreams.MediaLink
-
Returns a copy of this activity that is mutable.
- getMutationPolicy() - Method in class org.apache.commons.math.genetics.GeneticAlgorithm
-
Returns the mutation policy.
- getMutationRate() - Method in class org.apache.commons.math.genetics.GeneticAlgorithm
-
Returns the mutation rate.
- getMutator() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Method used to find mutator (constructor parameter, setter, field) to use for
changing value of the property.
- getMutliLingualLanguageKey(String) - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
Returns the translation language specified as the last name in the key path
- getMyId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'me' field of the discovery-lite descriptor
- getMyId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
-
- getN() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunction
-
Returns the number of spline segments = the number of polynomials
= the number of knot points - 1.
- getN() - Method in class org.apache.commons.math.stat.correlation.Covariance
-
Returns the number of observations (length of covariate vectors)
- getN() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.FirstMoment
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.Kurtosis
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.Mean
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.Skewness
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviation
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.Variance
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovariance
-
Get the number of vectors in the sample.
- getN() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMean
-
Get the number of vectors in the sample.
- getN() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.descriptive.rank.Max
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.rank.Min
-
Returns the number of values that have been added.
- getN() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns the number of available values
- getN() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalSummary
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValues
-
- getN() - Method in interface org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.summary.Product
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.summary.Sum
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfLogs
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfSquares
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the number of observations that have been added to the model.
- getName() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationAttribute
-
Returns the name of the attribute.
- getName() - Method in interface com.adobe.cq.commerce.api.OrderHistoryTraitDataProvider
-
Returns a human readable name of the related trait.
- getName() - Method in interface com.adobe.cq.contentinsight.ProviderSettingsProvider
-
Get the provider's unique name.
- getName() - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets the (technical) name of the content element.
- getName() - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets the (technical) name of the content fragment.
- getName() - Method in interface com.adobe.cq.dam.cfm.ContentVariation
-
Gets the (technical) name of the variation.
- getName() - Method in interface com.adobe.cq.dam.cfm.ElementTemplate
-
Gets the (technical) name of the represented content element.
- getName() - Method in interface com.adobe.cq.dam.cfm.MetaDataProperty
-
Gets the (technical) name of the meta data property.
- getName() - Method in interface com.adobe.cq.dam.cfm.VariationDef
-
Gets the (technical) name of the variation.
- getName() - Method in interface com.adobe.cq.dam.cfm.VariationTemplate
-
Gets the (technical) name of the variation template.
- getName() - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgent
-
Returns the name of the sync agent
- getName() - Method in interface com.adobe.cq.mcm.campaign.profile.OptionValue
-
- getName() - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProviderExtension
-
Get the name of this extension
- getName() - Method in interface com.adobe.cq.social.activitystreams.listener.api.EventListenerExtension
-
Deprecated.
Get the name of this extension
- getName() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
Returns the title of this calendar.
- getName() - Method in class com.adobe.cq.social.commons.listing.QueryFilterUtil.QueryFilter
-
Gets the value.If the Query expression is "isDraft eq true", the API will return isDraft
- getName() - Method in enum com.adobe.cq.social.community.api.CommunityUserGroup
-
- getName() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getName() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
Get the name of the asset
- getName() - Method in interface com.adobe.cq.social.filelibrary.client.api.Asset
-
Get the name of the asset
- getName() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
Get the Community Site Name.
- getName() - Method in interface com.adobe.cq.social.messaging.client.api.Attachment
-
- getName() - Method in interface com.adobe.cq.social.notifications.channel.ChannelExtension
-
- getName() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsFramework
-
Gets the framework name
- getName() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- getName() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
- getName() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getName() - Method in interface com.adobe.cq.social.scf.OperationExtension
-
- getName() - Method in interface com.adobe.cq.social.scf.SocialAuthorizable
-
User display name.
- getName() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getName() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getName() - Method in class com.adobe.cq.social.tally.client.api.AbstractTally
-
- getName() - Method in interface com.adobe.cq.social.tally.client.api.TallySocialComponent
-
- getName() - Method in interface com.adobe.cq.social.tally.Tally
-
- getName() - Method in class com.adobe.cq.social.ugc.api.UgcIndexProperty
-
Return property name.
- getName() - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Return the name of the index.
- getName() - Method in interface com.adobe.cq.social.ugcbase.CollabUser
-
Returns the name of the user.
- getName() - Method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
- getName() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getName() - Method in interface com.adobe.cq.socialmedia.SocialApplication
-
Returns the application name
- getName() - Method in interface com.adobe.cq.socialmedia.SocialSpace
-
Retrieves the name of the space.
- getName() - Method in interface com.adobe.cq.targetrecommendations.api.model.ProductFeed
-
Get the name of this ProductFeed
- getName() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithm
-
Get the name of this RecommendationAlgorithm
- getName() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationMbox
-
Get the name of this RecommendationMbox
- getName() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationTemplate
-
Get the name of this RecommendationTemplate
- getName() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Get the name of this TargetRecommendation
- getName() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Returns the name of the stream.
- getName() - Method in interface com.adobe.granite.asset.api.AssetRelation
-
Returns the name of the relation
- getName() - Method in interface com.adobe.granite.asset.api.AssetVersion
-
Get name of this version.
- getName() - Method in interface com.adobe.granite.auth.oauth.Provider
-
Readable name for this Provider
- getName() - Method in class com.adobe.granite.auth.saml.model.Attribute
-
- getName() - Method in class com.adobe.granite.contexthub.api.Mode
-
Get the name of this module.
- getName() - Method in class com.adobe.granite.contexthub.api.Module
-
Get the name of this module.
- getName() - Method in class com.adobe.granite.contexthub.api.Store
-
Returns store name.
- getName() - Method in interface com.adobe.granite.haf.converter.api.description.ActionDescription
-
Get the name of the action.
- getName() - Method in interface com.adobe.granite.haf.converter.api.description.ActionFieldDescription
-
Get the name of the field.
- getName() - Method in interface com.adobe.granite.haf.converter.api.description.PropertyDescription
-
Get the name of the property.
- getName() - Method in class com.adobe.granite.httpcache.api.Headers.Entry
-
Return the header name.
- getName() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the product name
- getName() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
The unique name of a maintenance task.
- getName() - Method in interface com.adobe.granite.oauth.server.Scope
-
Get the scope name
- getName(Authorizable) - Static method in class com.adobe.granite.security.user.util.AuthorizableUtil
-
- getName() - Method in interface com.adobe.granite.socketio.SocketIONamespace
-
Returns the name of this namespace.
- getName() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the name of the task.
- getName() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the (final) name of this library.
- getName(boolean) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the (final) name of this library.
- getName() - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptCompiler
-
Name of this compiler.
- getName() - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptProcessor
-
Name of this processor.
- getName() - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptResource
-
Gets the name (path) of the resource
- getName() - Method in class com.adobe.granite.ui.clientlibs.script.StringScriptResource
-
Gets the name (path) of the resource
- getName() - Method in class com.adobe.granite.ui.components.LayoutBuilder
-
Returns the name of this layout.
- getName() - Method in interface com.adobe.granite.ui.components.State.Item
-
Returns the name of the item.
- getName() - Method in class com.adobe.granite.ui.components.Tag
-
Returns the name of the tag (e.g.
- getName() - Method in interface com.adobe.granite.workflow.exec.Participant
-
Returns the Name for the participant if available to the current user's session, null otherwise
- getName() - Method in interface com.adobe.granite.workflow.exec.Route
-
Returns the a user friendly name for the route.
- getName() - Method in enum com.adobe.granite.xss.ProtectionContext
-
Deprecated.
Gets the name of the protection context.
- getName() - Method in class com.adobe.reef.siren.Action
-
Returns the name attribute.
- getName() - Method in class com.adobe.reef.siren.Field
-
Returns the name attribute.
- getName() - Method in interface com.adobe.xmp.core.XMPNode
-
Returns the name of this node or null if it has no name
- getName() - Method in class com.adobe.xmp.path.XMPPathSegment
-
- getName() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
- getName() - Method in interface com.adobe.xmp.schema.model.PropertyType
-
The name of the property type is optional.
- getName() - Method in class com.adobe.xmp.schema.rng.model.DatatypeInfo
-
- getName() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getName() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractVariable
-
Deprecated.
- getName() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.MergedVariable
-
Deprecated.
- getName() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.Variable
-
Deprecated.
- getName() - Method in class com.day.cq.audit.AbstractAuditLogPurgeRule
-
- getName() - Method in interface com.day.cq.audit.AuditLogPurgeRule
-
- getName() - Method in class com.day.cq.commons.JcrLabeledResource
-
Returns the name of this resource.
- getName() - Method in interface com.day.cq.commons.LabeledResource
-
Returns the name of this resource.
- getName() - Method in interface com.day.cq.contentsync.config.Config
-
Get the config's name.
- getName() - Method in interface com.day.cq.dam.api.Asset
-
Returns the name of the asset.
- getName() - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Get the service name.
- getName() - Method in interface com.day.cq.dam.api.Rendition
-
Returns the name of the rendition.
- getName() - Method in interface com.day.cq.dam.api.reporting.ReportGenerationService
-
- getName() - Method in interface com.day.cq.dam.api.Revision
-
Returns the name of the asset.
- getName() - Method in enum com.day.cq.dam.commons.preset.PresetType
-
- getName() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the name of this asset
- getName() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getName() - Method in class com.day.cq.dam.scene7.api.model.Scene7ConfigSetting
-
Retrieve the name of the preset
- getName() - Method in interface com.day.cq.dam.scene7.api.model.Scene7ImageFormat
-
- getName() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageMapDefinition
-
- getName() - Method in interface com.day.cq.dam.scene7.api.model.Scene7UserData
-
- getName() - Method in class com.day.cq.dam.video.VideoProfile
-
- getName() - Static method in class com.day.cq.graphics.chart.BarChart
-
- getName() - Static method in class com.day.cq.graphics.chart.Chart
-
Returns the identification name of the chart
- getName() - Static method in class com.day.cq.graphics.chart.LineChart
-
- getName() - Static method in class com.day.cq.graphics.chart.PieChart
-
- getName() - Method in interface com.day.cq.mcm.campaign.profile.OptionValue
-
Deprecated.
- getName() - Method in class com.day.cq.mcm.core.NewsletterEmulatorGroup
-
- getName() - Method in interface com.day.cq.mcm.emailprovider.EmailService
-
Every email provider will be identified by a name.
- getName() - Method in interface com.day.cq.mcm.emailprovider.types.ListAttribute
-
- getName() - Method in interface com.day.cq.mcm.emailprovider.types.NamedType
-
Get the name
- getName() - Method in class com.day.cq.personalization.dto.LocationItem
-
Deprecated.
Returns the name of the location
- getName() - Method in interface com.day.cq.personalization.Location
-
Returns the name of the location
- getName() - Method in class com.day.cq.personalization.Segment
-
- getName() - Method in interface com.day.cq.personalization.Teaser
-
Returns the name of the teaser
- getName() - Method in interface com.day.cq.personalization.TeaserTag
-
Returns the name of the tag.
- getName() - Method in interface com.day.cq.replication.AgentConfig
-
The descriptive name of this replication agent.
- getName() - Method in interface com.day.cq.replication.AgentConfigGroup
-
Returns the name of this config group
- getName() - Method in interface com.day.cq.replication.BulkContentBuilder
-
Returns the name of this bulk content builder.
- getName() - Method in interface com.day.cq.replication.ContentBuilder
-
Returns the name of this content builder.
- getName() - Method in enum com.day.cq.replication.ReplicationActionType
-
Returns the human readable type name of this type.
- getName() - Method in interface com.day.cq.replication.ReplicationQueue
-
Returns the name of this queue
- getName() - Method in interface com.day.cq.replication.TransportContext
-
- getName() - Method in interface com.day.cq.reporting.Column
-
Gets the name of this instance of the column.
- getName() - Method in class com.day.cq.search.Predicate
-
Returns the name of this predicate.
- getName() - Method in class com.day.cq.searchpromote.xml.form.Form
-
- getName() - Method in class com.day.cq.searchpromote.xml.form.Input
-
- getName() - Method in class com.day.cq.searchpromote.xml.result.BreadCrumb
-
- getName() - Method in class com.day.cq.searchpromote.xml.result.CustomField
-
- getName() - Method in class com.day.cq.searchpromote.xml.result.Field
-
- getName() - Method in class com.day.cq.searchpromote.xml.result.Menu
-
- getName() - Method in class com.day.cq.searchpromote.xml.result.ResultSet
-
- getName() - Method in class com.day.cq.searchpromote.xml.result.Template
-
- getName() - Method in class com.day.cq.searchpromote.xml.result.Zone
-
- getName() - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
A human readable Name.
- getName() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the name of this emulator.
- getName() - Method in interface com.day.cq.wcm.emulator.EmulatorGroup
-
- getName() - Method in class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
- getName() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Return the name of the field.
- getName() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint
-
- getName() - Method in class com.day.cq.wcm.foundation.Table.Tag
-
- getName() - Method in class com.day.cq.wcm.mobile.api.device.capability.CSS
-
Deprecated.
Return the name of this device capability.
- getName() - Method in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
Return the name of this device capability.
- getName() - Method in class com.day.cq.wcm.mobile.api.device.capability.DeviceRotation
-
Deprecated.
Return the name of this device capability.
- getName() - Method in class com.day.cq.wcm.mobile.api.device.capability.Images
-
Deprecated.
Return the name of this device capability.
- getName() - Method in class com.day.cq.wcm.mobile.api.device.capability.JavaScript
-
Deprecated.
Return the name of this device capability.
- getName() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Return the unique name of this device group.
- getName() - Method in class com.day.cq.wcm.msm.commons.BaseAction
-
The name of this action.
- getName() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get name
- getName() - Method in interface com.day.cq.wcm.resource.details.ResourceDetails
-
Get name
- getName() - Method in interface com.day.cq.workflow.exec.Route
-
Returns the a user friendly name for the route.
- getName() - Method in enum com.day.cq.xss.ProtectionContext
-
Deprecated.
Gets the name of the protection context.
- getName() - Method in class com.day.cq.xss.taglib.ProtectStringAsAttribute
-
Deprecated.
Get the name of the attribute where the result is saved to.
- getName() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getName(String) - Static method in class com.day.text.Text
-
Returns the name part of the path
- getName(String, char) - Static method in class com.day.text.Text
-
Returns the name part of the path, delimited by the given delim
- getName(String, boolean) - Static method in class com.day.text.Text
-
- getName() - Method in class com.day.util.NameValuePair
-
Gets the name
- getName() - Method in class com.day.util.Timing
-
Returns the name of this instance.
- getName() - Method in class com.fasterxml.jackson.core.Base64Variant
-
- getName() - Method in class com.fasterxml.jackson.core.sym.Name
-
- getName() - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector.ReferenceProperty
-
- getName() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getName() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Method to get logical name of the property
- getName() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getName() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
Parameters have no names in bytecode (unlike in source code),
will always return empty String ("").
- getName() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Accessor for name used for external representation (in JSON).
- getName() - Method in class com.fasterxml.jackson.databind.introspect.MemberKey
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getName() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getName() - Method in class com.fasterxml.jackson.databind.jsontype.NamedType
-
- getName() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getName() - Method in class com.fasterxml.jackson.databind.ser.PropertyWriter
-
- getName() - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getName() - Method in interface com.fasterxml.jackson.databind.util.Named
-
- getName() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getName() - Method in class com.google.gson.FieldAttributes
-
- getName() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.AutoSmartCropOptions
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.AvsEncoding
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.Company
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ConfigSetting
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CopyImageParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreateAssetSetParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreateDerivedAssetParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreateImageSetParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreatePropertySetTypeParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreateTemplateParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreateViewerPresetParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.GenerationAttribute
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.GetPropertyParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.GetPropertySetTypeParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.Group
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ImageFormat
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ImageMapDefinition
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.Mask
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.Metadata
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.Project
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.Property
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.PropertySetType
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.SaveGroupParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.SaveImageFormatParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.SetViewerConfigSettingsParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.UpdateMetadataFieldParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.UserData
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ZipEntry
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the name property.
- getName() - Method in class com.scene7.ipsapi.ZoomTargetDefinition
-
Gets the value of the name property.
- getName() - Method in class com.sun.mail.imap.ACL
-
Get the identifier name for this ACL entry.
- getName() - Method in class com.sun.mail.imap.DefaultFolder
-
- getName() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the name of this folder.
- getName() - Method in class com.sun.mail.imap.protocol.FetchItem
-
- getName() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getName() - Method in class com.sun.mail.pop3.POP3Folder
-
- getName() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "name" field from the prefix.
- getName() - Method in class org.apache.aries.jmx.codec.AuthorizationData
-
- getName() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getName() - Method in class org.apache.aries.jmx.codec.RoleData
-
- getName() - Method in enum org.apache.commons.codec.language.bm.NameType
-
Gets the short version of the name type.
- getName() - Method in enum org.apache.commons.codec.language.bm.RuleType
-
Gets the rule name.
- getName() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getName() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Gets the name of the entry in this archive.
- getName() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
Get this entry's name.
- getName() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the name.
- getName() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the name of the entry.
- getName() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Get this entry's name.
- getName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's name.
- getName() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Get the name of the entry.
- getName() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the original filename in the client's filesystem.
- getName() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getName() - Method in interface org.apache.commons.fileupload.FileItemStream
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getName() - Method in exception org.apache.commons.fileupload.InvalidFileNameException
-
Returns the invalid file name.
- getName() - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getName() - Method in interface org.apache.commons.imaging.formats.jpeg.iptc.IptcType
-
- getName() - Method in enum org.apache.commons.imaging.formats.jpeg.iptc.IptcTypes
-
- getName() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getName() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getName() - Method in enum org.apache.commons.imaging.icc.IccTagDataTypes
-
- getName() - Method in enum org.apache.commons.imaging.icc.IccTagTypes
-
- getName() - Method in interface org.apache.commons.imaging.ImageFormat
-
- getName() - Method in enum org.apache.commons.imaging.ImageFormats
-
- getName() - Method in class org.apache.commons.imaging.ImageParser
-
Get a descriptive name for the implementation of an ImageParser.
- getName(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the name minus the path from a full filename.
- getName() - Method in enum org.apache.commons.io.IOCase
-
Gets the name of the constant.
- getName() - Method in class org.apache.commons.io.monitor.FileEntry
-
Return the file name.
- getName() - Method in class org.apache.commons.mail.ByteArrayDataSource
-
Deprecated.
Get the name.
- getName() - Method in class org.apache.commons.mail.EmailAttachment
-
Get the name.
- getName() - Method in class org.apache.commons.math.estimation.EstimatedParameter
-
Deprecated.
get the name of the parameter
- getName() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Get the name of the method.
- getName() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Get the name of the method.
- getName() - Method in class org.apache.felix.metatype.AD
-
- getName() - Method in class org.apache.felix.metatype.OCD
-
- getName() - Method in class org.apache.felix.webconsole.bundleinfo.BundleInfo
-
Gets the name of the information entry.
- getName(Locale) - Method in interface org.apache.felix.webconsole.bundleinfo.BundleInfoProvider
-
Gets the name of the bundle info provider as localized string.
- getName() - Method in class org.apache.felix.webconsole.bundleinfo.BundleInfoType
-
Returns the name of the type.
- getName() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the name of this repository implementation.
- getName() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
Name of the child item definition being built
- getName() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
Returns the name of the node type definition being built
- getName() - Method in enum org.apache.jackrabbit.commons.query.qom.Order
-
- getName(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
Returns the name of the specified path
.
- getName() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Returns the name of this resource.
- getName() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
- getName() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Name of the async indexing lane
- getName() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
-
- getName() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
- getName() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.score.ScorerProvider
-
- getName() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
The name of this location
- getName(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
-
Configures the name of this configuration
- getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
-
Returns the name of this provider.
- getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
-
Returns the name of this sync handler.
- getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
-
The internal oak name of this restriction definition.
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
-
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
-
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
-
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.SystemPrincipal
-
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
-
- getName() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
-
The internal name of this privilege.
- getName() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getName() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
Returns the name of this security configuration.
- getName(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getName(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getName() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
-
The name of the child node state wrt.
- getName() - Method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
-
- getName(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the name value of the named property.
- getName(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the name value of the named property.
- getName(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getName() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
-
Returns the name of the node being imported.
- getName() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- getName() - Method in interface org.apache.jackrabbit.spi.ChildInfo
-
Returns the name of the child Node
.
- getName() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
-
Returns the name of the child Node
.
- getName() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the name of this element
- getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
-
- getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
- getName() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
-
- getName() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
-
Gets the name of the child item.
- getName() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns the name of the node type being defined or
null
if not set.
- getName(int) - Method in interface org.apache.jackrabbit.spi.commons.query.ConstantNameProvider
-
Returns a descriptive name for the given constant
.
- getName() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
-
- getName() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
-
- getName() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getName() - Method in interface org.apache.jackrabbit.spi.Path.Element
-
Returns the name of this path element.
- getName() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the name of the last path element, or null
for an identifier.
- getName() - Method in interface org.apache.jackrabbit.spi.PrivilegeDefinition
-
- getName() - Method in interface org.apache.jackrabbit.spi.PropertyId
-
Returns the
Name
of the property identified by this id.
- getName() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
-
Gets the name of the child item.
- getName() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns the name of the node type being defined or
null
if not set.
- getName() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a Name
representation of this value.
- getName() - Method in interface org.apache.jackrabbit.spi.Tree
-
- getName(String) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the name part of the path.
- getName(String, char) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the name part of the path, delimited by the given delim
.
- getName(String, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
- getName() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Returns the name of this aggregate.
- getName() - Method in enum org.apache.jackrabbit.vault.fs.api.SerializationType
-
Returns the name
- getName() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the name of this file.
- getName() - Method in interface org.apache.jackrabbit.vault.fs.io.Archive.Entry
-
Returns the (file) name of the entry
- getName() - Method in class org.apache.jackrabbit.vault.packaging.Dependency
-
Returns the name of the dependency
- getName() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Returns the name of this package which is the last segment of the path.
- getName(String) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Returns the name part of the path.
- getName(String, char) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Returns the name part of the path, delimited by the given delim
.
- getName(String, boolean) - Static method in class org.apache.jackrabbit.vault.util.Text
-
- getName() - Method in class org.apache.jackrabbit.vault.util.Tree.Node
-
- getName() - Method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
-
- getName() - Method in interface org.apache.jackrabbit.webdav.observation.EventType
-
- getName() - Method in class org.apache.jackrabbit.webdav.observation.Filter
-
- getName() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
-
Returns the name of this property.
- getName() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
-
Returns the name of this property
- getName() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Return the name of this DavPropertyName
.
- getName() - Method in class org.apache.jackrabbit.webdav.security.Privilege
-
- getName() - Method in interface org.apache.log4j.Appender
-
Get the name of this appender.
- getName() - Method in class org.apache.log4j.Category
-
Returns the obvious.
- getName() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getName() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getName() - Method in interface org.apache.sling.api.request.RequestParameter
-
- getName() - Method in class org.apache.sling.api.resource.AbstractResource
-
Returns the name of this resource.
- getName() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the name of this resource.
- getName(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
- getName(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
- getName() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getName() - Method in class org.apache.sling.atom.taglib.AuthorTagHandler
-
- getName() - Method in class org.apache.sling.atom.taglib.ContributorTagHandler
-
- getName() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Property name.
- getName() - Method in class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
-
- getName() - Method in interface org.apache.sling.commons.scheduler.JobContext
-
Get the name of the scheduled job.
- getName() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the name of the thread pool
- getName() - Method in interface org.apache.sling.commons.threads.ThreadPool
-
The name of the thread pool.
- getName() - Method in interface org.apache.sling.distribution.queue.spi.DistributionQueue
-
get this queue name
- getName() - Method in interface org.apache.sling.distribution.serialization.DistributionContentSerializer
-
retrieve the name of this content serializer
- getName(ServiceReference) - Static method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.
Looks for a name value in the service reference properties.
- getName() - Method in interface org.apache.sling.featureflags.Feature
-
The name of the feature.
- getName() - Method in interface org.apache.sling.hapi.HApiProperty
-
Get the name of this property
- getName() - Method in interface org.apache.sling.hapi.HApiType
-
The name of this type
- getName() - Method in interface org.apache.sling.hapi.HApiTypesCollection
-
The name of this type collection
- getName() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
- getName() - Method in interface org.apache.sling.models.export.spi.ModelExporter
-
The name of the exporter.
- getName() - Method in interface org.apache.sling.models.spi.Injector
-
Return a logical name for the injector.
- getName() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- getName() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.
Tries to get the name value from the annotation.
- getName() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the name value from the annotation.
- getName() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the name of the feature.
- getName() - Method in class org.apache.sling.provisioning.model.Section
-
Get the name of the section.
- getName() - Method in interface org.apache.sling.resource.collection.ResourceCollection
-
Returns name of the collection.
- getName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
-
- getName() - Method in enum org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
-
- getName() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
-
Retrieves the name of the identifier
- getName() - Method in interface org.apache.sling.tenant.Tenant
-
Returns the name of the tenant.
- getName() - Method in enum org.apache.sling.xss.ProtectionContext
-
Gets the name of the protection context.
- getName() - Method in class org.apache.tika.config.Param
-
- getName() - Method in class org.apache.tika.config.ParamField
-
- getName(String) - Static method in class org.apache.tika.io.FilenameUtils
-
This is a duplication of the algorithm and functionality
available in commons io FilenameUtils.
- getName() - Method in class org.apache.tika.language.LanguageProfilerBuilder
-
Deprecated.
- getName() - Method in class org.apache.tika.metadata.Property
-
- getName() - Method in class org.apache.tika.mime.MimeType
-
Returns the name of this media type.
- getName() - Method in class org.apache.tika.parser.chm.accessor.DirectoryListingEntry
-
Returns an entry name
- getName() - Method in enum org.apache.tika.parser.ctakes.CTAKESAnnotationProperty
-
- getName() - Method in class org.apache.tika.parser.executable.MachineMetadata.Endian
-
- getName() - Method in class org.apache.tika.parser.geo.topic.gazetteer.Location
-
- getName() - Method in class org.apache.tika.parser.txt.CharsetMatch
-
Get the name of the detected charset.
- getName() - Method in class org.joda.time.DateTimeField
-
Get the name of the field.
- getName() - Method in class org.joda.time.DateTimeFieldType
-
Get the name of the field.
- getName(long) - Method in class org.joda.time.DateTimeZone
-
Gets the long name of this datetime zone suitable for display using
the default locale.
- getName(long, Locale) - Method in class org.joda.time.DateTimeZone
-
Gets the long name of this datetime zone suitable for display using
the specified locale.
- getName() - Method in class org.joda.time.DurationField
-
Get the name of the field.
- getName() - Method in class org.joda.time.DurationFieldType
-
Get the name of the field.
- getName() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Gets the name of the field.
- getName() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets the name of the field.
- getName() - Method in class org.joda.time.field.BaseDateTimeField
-
- getName() - Method in class org.joda.time.field.BaseDurationField
-
- getName() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getName() - Method in class org.joda.time.field.DelegatedDurationField
-
- getName() - Method in class org.joda.time.field.MillisDurationField
-
- getName() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
- getName() - Method in class org.joda.time.field.UnsupportedDurationField
-
- getName() - Method in class org.joda.time.PeriodType
-
Gets the name of the period type.
- getName(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
-
- getName(Locale, String, String, boolean) - Method in class org.joda.time.tz.DefaultNameProvider
-
- getName(Locale, String, String) - Method in interface org.joda.time.tz.NameProvider
-
Returns a localized name, or null if not found.
- getName() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern.Param
-
- getName() - Method in class org.kohsuke.rngom.rngparser.digested.DDefine
-
Gets the name of the pattern block.
- getName() - Method in class org.kohsuke.rngom.rngparser.digested.DRefPattern
-
Gets the name of the target.
- getName() - Method in class org.kohsuke.rngom.rngparser.digested.DXmlTokenPattern
-
Gets the name class of this element/attribute.
- getName() - Method in class org.slf4j.event.EventRecodingLogger
-
- getName() - Method in class org.slf4j.helpers.BasicMarker
-
- getName() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns the string value "NOP".
- getName() - Method in class org.slf4j.helpers.SubstituteLogger
-
- getName() - Method in interface org.slf4j.Logger
-
Return the name of this Logger
instance.
- getName() - Method in interface org.slf4j.Marker
-
Get the name of this Marker.
- getNameArray() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the nameArray property.
- getNameClassBuilder() - Method in interface org.kohsuke.rngom.rngparser.ast.builder.SchemaBuilder
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.rngparser.digested.DSchemaBuilderImpl
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.rngparser.parse.host.SchemaBuilderHost
-
- getNameCRC32() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getNamedAsset(String) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetsModel
-
- getNameElement() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the name element (i.e.
- getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
-
- getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getNameFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Return the NameFactory
.
- getNameFormat() - Method in class com.adobe.granite.auth.saml.model.Attribute
-
- getNameHint() - Method in interface com.day.cq.dam.indd.PageComponent
-
Get the page component's name hint.
- getNameId() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getNameId() - Method in class com.adobe.granite.auth.saml.model.Response
-
- getNameId() - Method in class com.adobe.granite.auth.saml.model.Subject
-
- getNameIdFormat() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getNameIdFormat() - Method in class com.adobe.granite.auth.saml.model.Response
-
- getNameIdPolicy() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- getNameKey(long) - Method in class org.joda.time.DateTimeZone
-
Returns a non-localized name that is unique to this time zone.
- getNameKey(long) - Method in class org.joda.time.tz.CachedDateTimeZone
-
- getNameKey(long) - Method in class org.joda.time.tz.FixedDateTimeZone
-
- getNameLength() - Method in class org.apache.tika.parser.chm.accessor.DirectoryListingEntry
-
Returns an entry name length
- getNameList() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo
-
- getNameList() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo.Info
-
the child node name list if relevant
- getNamePathMapper() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getNamePathResolver() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
Returns the NamePathResolver used to validate JCR names.
- getNameProvider() - Static method in class org.joda.time.DateTimeZone
-
Gets the name provider factory.
- getNameQualifier() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getNameQualifier() - Method in class com.adobe.granite.auth.saml.model.Response
-
- getNames() - Method in interface com.adobe.cq.social.moderation.dashboard.api.FilterGroup.ResourceTypeFilters
-
- getNames() - Method in class com.codahale.metrics.MetricRegistry
-
Returns a set of the names of all the metrics in the registry.
- getNames() - Method in interface com.day.commons.datasource.poolservice.DataSourcePoolProvider
-
Returns the names of data sources
- getNames(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getNames(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
Returns names of the specified permissions.
- getNames(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getNames(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getNames(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the name values of the named property.
- getNames(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the name values of the named property.
- getNames(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getNames() - Method in class org.apache.jackrabbit.vault.fs.api.NodeNameList
-
- getNames() - Method in class org.apache.sling.provisioning.model.RunMode
-
Return the run mode names.
- getNames() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getNamespace() - Method in interface com.adobe.granite.socketio.SocketIOSocket
-
Client namespace
- getNamespace() - Method in interface com.adobe.internal.xmp.properties.XMPAliasInfo
-
- getNamespace() - Method in interface com.adobe.internal.xmp.properties.XMPPropertyInfo
-
- getNamespace() - Method in interface com.adobe.xmp.core.XMPNode
-
returns the namespace URI of this node
- getNamespace() - Method in class com.adobe.xmp.path.XMPPathSegment
-
- getNamespace() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getNamespace() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getNamespace() - Method in class com.fasterxml.jackson.databind.PropertyName
-
- getNamespace() - Method in class org.apache.felix.metatype.MetaData
-
- getNamespace() - Method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
-
- getNamespace() - Method in interface org.apache.jackrabbit.webdav.observation.EventType
-
- getNamespace() - Method in class org.apache.jackrabbit.webdav.observation.Filter
-
- getNamespace() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Return the namespace of this DavPropertyName
.
- getNamespace() - Method in class org.apache.jackrabbit.webdav.security.Privilege
-
- getNamespace() - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
- getNamespace(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Build a Namespace from the prefix and uri retrieved from the given element.
- getNamespace(String, String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
-
- getNamespace(String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
-
- getNamespace() - Method in enum org.apache.tika.parser.iwork.IWorkPackageParser.IWORKDocumentType
-
- getNamespaceAttributes(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns the namespace attributes of the given element.
- getNamespaceForPrefix(String, Element) - Method in class org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer
-
Searches the namespace for a given namespace prefix starting from a
given Element.
- getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Returns the namespace mapping.
- getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
- getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
-
- getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceExtractor
-
getNamespaceMapping
- getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
-
- getNamespaceMapping() - Method in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypeSet
-
- getNamespaceMapping() - Method in interface org.apache.jackrabbit.vault.fs.spi.NodeTypeSet
-
- getNamespaceMapping() - Method in class org.apache.jackrabbit.vault.fs.spi.PrivilegeDefinitions
-
- getNamespacePrefix(String) - Method in interface com.adobe.internal.xmp.XMPSchemaRegistry
-
Obtain the prefix for a registered namespace URI.
- getNamespacePrefix(String) - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
Obtain the prefix for a registered namespace URI.
- getNamespacePrefix(String) - Static method in class com.day.text.Text
-
Returns the namespace prefix of the given qname
.
- getNamespacePrefix(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the namespace prefix mapped to the given URI.
- getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getNamespacePrefix(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the namespace prefix for the given namespace uri
.
- getNamespacePrefix(String) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the namespace prefix of the given qname
.
- getNamespacePrefix(String) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Returns the namespace prefix of the given qname
.
- getNamespacePrefixes() - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the prefixes of all known namespace mappings.
- getNamespacePrefixes() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
- getNamespaceProperties(String) - Method in interface com.adobe.xmp.core.XMPStruct
-
Returns an iterator which iterates over all properties in this struct that belong to the specified namespace
- getNamespaces() - Method in interface com.adobe.granite.socketio.SocketIOService
-
Returns a map of all used namespaces.
- getNamespaces() - Method in interface com.adobe.internal.xmp.XMPSchemaRegistry
-
- getNamespaces() - Method in interface com.adobe.xmp.schema.service.RelaxNGProvider
-
- getNamespaces() - Method in class com.adobe.xmp.schema.service.StandardRelaxNGProvider
-
- getNamespaces() - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
- getNamespaces() - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns a map containing all prefix to namespace URI mappings of
the current session.
- getNamespaces() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
-
Returns the namespace mappings such as retrieved during parsing.
- getNamespaces() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Returns the namespaces that have been re-mapped by the user.
- getNamespaceURI(String) - Method in interface com.adobe.internal.xmp.XMPSchemaRegistry
-
Obtain the URI for a registered namespace prefix.
- getNamespaceURI() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
The namespace URI of the property.
- getNamespaceURI() - Method in interface com.adobe.xmp.schema.model.SchemaDescription
-
- getNamespaceURI(String) - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
Obtain the URI for a registered namespace prefix.
- getNamespaceURI(String) - Method in class org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer.ElementInfo
-
Finds a namespace URI declared on this element.
- getNamespaceURI(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the namespace URI mapped to the given prefix.
- getNamespaceURI(String) - Method in interface org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter.NamespaceMapping
-
- getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getNamespaceURI() - Method in interface org.apache.jackrabbit.spi.Name
-
Returns the namespace URI of this Name
object.
- getNamespaceURI(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the namespace URI for the given namespace prefix
.
- getNamespaceURI(String) - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
- getNameTest() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Returns the label of the node for this location step, or null
if the name test is '*'.
- getNameType() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
-
Gets the name type currently in operation.
- getNameType() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the NameType being used.
- getNamingPattern() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the naming pattern for naming newly created threads.
- getNanoSecond() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getNanoSecond() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getNanoSecond() - Method in interface com.adobe.xmp.XMPDateTime
-
- getNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Get the time on the stopwatch in nanoseconds.
- getNanStrategy() - Method in class org.apache.commons.math.stat.ranking.NaturalRanking
-
Return the NaNStrategy
- getNavigatorHref() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Determines the URL that the user navigates when clicking the item.
- getNavigatorHref() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the navigator HREF attribute.
- getNavigatorHref() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the composed URL for navigating to the item.
- getNegativeCount() - Method in class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- getNegativeCount() - Method in interface com.adobe.cq.social.tally.client.api.VotingSocialComponent
-
- getNegativeCount() - Method in interface com.adobe.cq.social.tally.Voting
-
Deprecated.
Gets the number of negative user responses.
- getNegativeLabel() - Method in class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- getNegativeLabel() - Method in interface com.adobe.cq.social.tally.client.api.VotingSocialComponent
-
- getNegativeLabel() - Method in interface com.adobe.cq.social.tally.Voting
-
Deprecated.
- getNerModelUrl() - Method in class org.apache.tika.parser.geo.topic.GeoParserConfig
-
- getNestedString(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
- getNestedString(String, String, String) - Static method in class org.apache.commons.lang.StringUtils
-
- getNetCount() - Method in class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- getNetCount() - Method in interface com.adobe.cq.social.tally.client.api.VotingSocialComponent
-
- getNetworkKey() - Method in interface com.adobe.social.integrations.livefyre.config.api.LivefyreConfig
-
The Network key that is configured.
- getNetworkName() - Method in interface com.adobe.social.integrations.livefyre.config.api.LivefyreConfig
-
The Network name, must end with .fyre.co.
- getNewBytes() - Method in class com.sun.mail.iap.ByteArray
-
Returns a new byte array that is a copy of the data.
- getNewCache() - Method in interface com.adobe.cq.social.handlebars.api.TemplateCacheProvider
-
- getNewContentHandler() - Method in class org.apache.tika.sax.BasicContentHandlerFactory
-
- getNewContentHandler(OutputStream, String) - Method in class org.apache.tika.sax.BasicContentHandlerFactory
-
- getNewContentHandler() - Method in interface org.apache.tika.sax.ContentHandlerFactory
-
- getNewContentHandler(OutputStream, String) - Method in interface org.apache.tika.sax.ContentHandlerFactory
-
- getNewline() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getNewline() - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
- getNewline() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getNewLineText() - Method in class org.apache.commons.lang.text.StrBuilder
-
Gets the text to be appended when a new line is added.
- getNewLineText() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the text to be appended when a new line is added.
- getNewMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the new message count.
- getNewName() - Method in class com.scene7.ipsapi.RenameAssetParam
-
Gets the value of the newName property.
- getNewResourceType() - Method in class com.day.cq.wcm.foundation.TemplatedContainer
-
- getNewStream() - Method in interface org.apache.jackrabbit.oak.api.Blob
-
Returns a new stream for this blob.
- getNewtonCoefficients() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonForm
-
Returns a copy of coefficients in Newton form formula.
- getNewValue() - Method in class com.scene7.ipsapi.TagValueUpdate
-
Gets the value of the newValue property.
- getNewView() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the view which is currently (i.e.
- getNext() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getNext() - Method in class org.apache.commons.math.random.ValueServer
-
Returns the next generated value, generated according
to the mode value (see MODE constants).
- getNext() - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
- getNextActiveResource() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
If there is more than the active resource in the group, return the second
resource from the group.
- getNextArEntry() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
Returns the next AR entry in this stream.
- getNextCPIOEntry() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Reads the next CPIO file entry and positions stream at the beginning of
the entry data.
- getNextDumpEntry() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Read the next entry.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Returns the next Archive Entry in this Stream.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Returns the next Archive Entry in this archive.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Returns the next Archive Entry in this Stream.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- getNextEvent(XMLEventReader) - Static method in class com.day.cq.searchpromote.xml.result.ResultParser
-
- getNextEvent(XMLEventReader) - Static method in class com.day.cq.searchpromote.xml.StAXParser
-
- getNextExecutionTime(String, String) - Static method in class com.adobe.granite.maintenance.MaintenanceUtil
-
Return the next execution time for this window.
- getNextExecutionTime(MaintenanceTaskInfo.TaskSchedule, String) - Static method in class com.adobe.granite.maintenance.MaintenanceUtil
-
Return the next execution time for this maintenance task
If the time definitions are invalid, null is returned.
- getNextFireTime() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the nextFireTime property.
- getNextHistryItem() - Method in interface com.adobe.granite.workflow.exec.HistoryItem
-
Returns the next history item.
- getNextHistryItem() - Method in interface com.day.cq.workflow.exec.HistoryItem
-
Returns the next history item.
- getNextIndent() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.IndentPrinter
-
- getNextIndent() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.Printer
-
- getNextJarEntry() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveInputStream
-
- getNextOffsetValue() - Method in interface com.adobe.granite.haf.api.PaginatableResourceList
-
Returns the value to use to get the next page of resources.
- getNextOffsetValue() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the value to use as the next offset for paginated requests.
- getNextPage() - Method in interface com.day.cq.search.result.SearchResult
-
- getNextPage() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getNextPageLink() - Method in class com.day.cq.wcm.foundation.List
-
Returns the link to the page with the next set of list items.
- getNextPageURL() - Method in class com.adobe.cq.social.scf.PageInfo
-
A simple function for getting the next page in the results.
- getNextRetryTime() - Method in interface com.day.cq.replication.ReplicationQueue.Status
-
Returns the time when the next retry is performed if the queue is
blocked or 0 otherwise.
- getNextSegment() - Method in class ch.randelshofer.media.jpeg.JFIFInputStream
-
Gets the next segment from the input stream.
- getNextSet(int) - Method in class com.google.zxing.common.BitArray
-
- getNextSuffix() - Method in class com.adobe.cq.social.scf.PageInfo
-
- getNextTarEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the next entry in this tar archive.
- getNextToken() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
-
getNextToken
- getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
-
- getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
-
- getNextUnset(int) - Method in class com.google.zxing.common.BitArray
-
- getNextValue() - Method in interface org.apache.commons.math.random.EmpiricalDistribution
-
Generates a random value from this distribution.
- getNextValue() - Method in class org.apache.commons.math.random.EmpiricalDistributionImpl
-
Generates a random value from this distribution.
- getNextWindowExecutionTime(Resource) - Static method in class com.adobe.granite.maintenance.MaintenanceUtil
-
Return the next execution time for this window.
- getNextZipEntry() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- getNiceBackReferenceLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the length of a back-reference that is considered nice enough to stop searching for longer ones.
- getNlink() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the number of hard links to the entry.
- getNode() - Method in interface com.adobe.granite.security.user.UserProperties
-
Returns the JCR node
associated with this user properties
instance.
- getNode(String) - Method in interface com.adobe.granite.socialgraph.SocialGraph
-
Returns the node for the given id.
- getNode() - Method in interface com.adobe.granite.workflow.exec.WorkItem
-
Returns the current
WorkflowNode
the
WorkflowItem
is attached to.
- getNode() - Method in exception com.adobe.granite.workflow.model.ValidationException
-
Returns the
WorkflowNode
that is not valid or null if node could
not be determined.
- getNode(String) - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- getNode(Row) - Method in interface com.day.cq.search.eval.EvaluationContext
-
Helper method for implementations that returns the Node
behind
a Row
.
- getNode() - Method in interface com.day.cq.search.result.Hit
-
- getNode(Resource) - Static method in class com.day.cq.wcm.commons.WCMUtils
-
Returns a node for the given resource.
- getNode() - Method in interface com.day.cq.workflow.exec.WorkItem
-
Returns the current
WorkflowNode
the
WorkflowItem
is attached to.
- getNode() - Method in exception com.day.cq.workflow.model.ValidationException
-
Returns the
WorkflowNode
that is not valid or null if node could
not be determined.
- getNode(String) - Method in interface com.day.cq.workflow.model.WorkflowModel
-
- getNode() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
If this property is of type REFERENCE
,
WEAKREFERENCE
or PATH
(or convertible to one of
these types) this method returns the Node
to which this
property refers.
- getNode(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the node with the given absolute path.
- getNode(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
-
Get a possibly non existing child node of a node.
- getNode() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
- getNode() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the underlying node
- getNode() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Returns the underlying node
- getNode(String) - Method in class org.apache.jackrabbit.vault.util.Tree
-
- getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getNodeDefinition(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
Retrieve the NodeDefinition
for the given
QNodeDefinition
.
- getNodeDefinition(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the QNodeDefinition
for the Node
identified by the given id.
- getNodeDefinitionTemplates() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- getNodeFactory() - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
- getNodeFactory() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Convenience method, functionally equivalent to:
- getNodeFactory() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method that can be used to get hold of
JsonNodeFactory
that this mapper will use when directly constructing
root
JsonNode
instances for Trees.
- getNodeFilters() - Method in class org.apache.sling.distribution.serialization.DistributionExportFilter
-
- getNodeId() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Returns the NodeId
of the lock-holding Node.
- getNodeId() - Method in interface org.apache.jackrabbit.spi.LockInfo
-
Returns the NodeId
of the lock-holding Node.
- getNodeId(String) - Method in interface org.apache.jackrabbit.spi.QueryResultRow
-
Returns
NodeId
of node for a given
selectorname
this
result row represents.
- getNodeIfExists(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Get the node at relPath
from baseNode
or null
if no such node exists.
- getNodeIfExists(String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Gets the node at absPath
or null
if no such node exists.
- getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
-
- getNodeInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Returns the
NodeInfo
which has been built by this builder.
- getNodeInfo(NodeId) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
-
This implementation removes the item from the cache
if it is present.
- getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getNodeInfo(NodeId) - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
-
Retrieve a cache entry for the given nodeId
or null
if no such entry is in the cache.
- getNodeInfo(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
- getNodeName(SlingHttpServletRequest, String, boolean, NodeNameGenerator) - Method in interface org.apache.sling.servlets.post.NodeNameGenerator
-
Get the to-be-created node name from the request.
- getNodeNamePattern() - Method in class com.day.cq.wcm.msm.commons.ItemFilterImpl
-
- getNodeOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the node at the specified absolute path in the workspace or
null
if no such node exists.
- getNodes() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
Returns the list of
WorkflowNode
s contained by the
WorkflowModel
.
- getNodes() - Method in interface com.day.cq.search.result.SearchResult
-
- getNodes() - Method in class com.day.cq.wcm.foundation.List
-
Returns the list as nodes.
- getNodes() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
Returns the list of
WorkflowNode
s contained by the
WorkflowModel
.
- getNodes(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over nodes in the given query result.
- getNodeSequence() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Create a new
NodeSequence
instance with the same parameterization
as this instance.
- getNodesReadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the number of which have been read so far.
- getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
-
The child node state
- getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns an immutable node state that matches the current state of
the builder.
- getNodeState() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getNodeStore() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreProvider
-
- getNodeType(String) - Method in class com.adobe.granite.security.user.UserPropertiesService
-
Retrieve the node type for the user properties with the given name.
- getNodetype() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Get the node type associated with this launcher.
- getNodetype() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Return the type of this node
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.BinaryNode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.MissingNode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.NullNode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.ObjectNode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.POJONode
-
- getNodeType() - Method in class com.fasterxml.jackson.databind.node.TextNode
-
- getNodetype() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
- getNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
Return the node type with the specified ntName
.
- getNodetype() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
- getNodeTypeDefinitions() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Returns the list of parsed node type definitions definitions.
- getNodeTypeName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Node types of the listener registration
- getNodeTypeName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
-
Gets the name of the required node type.
- getNodeTypeNames() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
- getNodeTypePattern() - Method in class com.day.cq.wcm.msm.commons.ItemFilterImpl
-
- getNodeTypeQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
-
Gets the name of the required node type.
- getNodeTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the nodeTypeName
parameter of the filter.
- getNodeTypes() - Method in interface org.apache.jackrabbit.vault.fs.api.NodeTypesCollector
-
Returns the node types used in the aggregates (so far).
- getNodeTypes() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultMetaInf
-
Returns the node types
- getNodeTypes() - Method in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Returns the node types
- getNodeTypes() - Method in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypeSet
-
- getNodeTypes() - Method in interface org.apache.jackrabbit.vault.fs.spi.NodeTypeSet
-
- getNoExternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noExternal
parameter of the filter.
- getNoInternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noInternal
parameter of the filter.
- getNoLocal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noLocal
parameter of the filter.
- getNoLocal() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
- getNonBlockingInputFeeder() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParser
-
- getNonBlockingInputFeeder() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will either return a feeder instance (if parser uses
non-blocking, aka asynchronous access); or null
for
parsers that use blocking I/O.
- getNonConstructorMutator() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getNonDeletedReadCount() - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
- getNonDeletedUnreadCount() - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
- getNonEscapingElements() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns a list of all the elements whose text node children
should be output unescaped (no character references), or null
if no such elements were specified.
- getNonIptcBlocks() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data
-
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get all non-matching headerlines.
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get non-matching headers.
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Return non-matching headers from this Message as an
Enumeration of Header objects.
- getNoopStrict() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is the NOOP command required to return a response code
of 250 to indicate success?
- getNorm() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the L2 norm for the vector.
- getNorm() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
- getNorm() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Returns the L2 norm of the vector.
- getNorm() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns the L2 norm of the vector.
- getNorm() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
- getNorm() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
- getNorm() - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
- getNorm() - Method in interface org.apache.commons.math.linear.RealMatrix
-
- getNorm() - Method in interface org.apache.commons.math.linear.RealVector
-
Returns the L2 norm of the vector.
- getNorm() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the L2 norm of the matrix.
- getNorm() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the L2 norm of the matrix.
- getNorm1() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the L1 norm for the vector.
- getNormalizedCropRect() - Method in interface com.day.cq.dam.scene7.api.model.Scene7SmartCrop
-
- getNormalizedIndex() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the 1-based index of this element.
- getNormalizedIndex() - Method in interface org.apache.jackrabbit.spi.Path.Element
-
Returns the normalized index of this path element, i.e.
- getNormalizedIndex() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the normalized index of the last path element.
- getNormalizedPath() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the normalized path representation of this path.
- getNormalizedSegments() - Method in class com.day.cq.commons.Version
-
Returns all segments.
- getNormalizedSegments() - Method in class org.apache.jackrabbit.vault.packaging.Version
-
Returns all segments.
- getNormInf() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the L∞ norm for the vector.
- getNormSq() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the square of the norm for the vector.
- getNotBefore() - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- getNotBefore() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the nbf
JWT Claims Set parameter.
- getNotExpression(String) - Static method in class com.day.cq.search.eval.XPath
-
- getNotification(Event, Channel) - Method in interface com.day.cq.notification.api.NotificationProvider
-
Create a Notification
for the given channel based on the given event.
- getNotificationCategorySettings() - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferences
-
Get the notification category settings for all the channels.
- getNotificationChannelCategories() - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferences
-
List of notification categories
- getNotificationChannels() - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferences
-
List of notification channels
- getNotifications(ResourceResolver, UgcFilter, int, int) - Method in interface com.adobe.cq.social.notifications.api.NotificationManager
-
Get notifications starting at the specified startIndex.
- getNotificationStream(ResourceResolver, String, boolean) - Method in interface com.adobe.cq.social.notifications.api.NotificationManager
-
Get the notification stream for the specified userId.
- getNotifyOptions() - Method in class com.sun.mail.smtp.SMTPMessage
-
Get notification options.
- getNotOnOrAfter() - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- getNotOnOrAfter() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getNotStartedUsersCount() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Returns the number of users in the group with not-started status on the resource.
- getNow() - Method in class com.day.cq.commons.date.DateUtil
-
- getNr() - Method in class com.day.cq.wcm.foundation.Table.Column
-
- getNr() - Method in class com.day.cq.wcm.foundation.Table.Row
-
- getNS() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getNs() - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation.Attribute
-
Gets the namespace URI of this attribute.
- getNs() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern.Param
-
- getNs() - Method in class org.kohsuke.rngom.rngparser.digested.DValuePattern
-
- getNSteps() - Method in class org.apache.commons.math.ode.nonstiff.AdamsNordsieckTransformer
-
Get the number of steps of the method
(excluding the one being computed).
- getNTLMDomain() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the NTLM domain to be used for NTLM authentication.
- getNTRec() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the number of records per tape block.
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.impl.NullsAsEmptyProvider
-
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.impl.NullsConstantProvider
-
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.impl.NullsFailProvider
-
- getNullAccessPattern() - Method in interface com.fasterxml.jackson.databind.deser.NullValueProvider
-
Accessor that may be used to determine if and when provider must be called to
access null replacement value.
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer
-
Null value varies dynamically (unlike with scalar types),
so let's indicate this.
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer
-
- getNullAccessPattern() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
Default implementation indicates that "null value" to use for input null
is simply Java `null` for all deserializers, unless overridden by sub-classes.
- getNullString() - Method in class com.adobe.cq.commerce.pim.common.Csv
-
Get the current null string.
- getNullString() - Method in class com.day.text.csv.Csv
-
Get the current null string.
- getNullText() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the text to output when null
found.
- getNullText() - Method in class org.apache.commons.lang.text.StrBuilder
-
Gets the text to be appended when null is added.
- getNullText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the text to output when null
found.
- getNullText() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the text to be appended when null is added.
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.impl.NullsAsEmptyProvider
-
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.impl.NullsConstantProvider
-
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.impl.NullsFailProvider
-
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer
-
- getNullValue(DeserializationContext) - Method in interface com.fasterxml.jackson.databind.deser.NullValueProvider
-
Method called to possibly convert incoming `null` token (read via
underlying streaming input source) into other value of type accessor
supports.
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.AtomicReferenceDeserializer
-
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.JsonNodeDeserializer
-
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer
-
- getNullValue(DeserializationContext) - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
Method that can be called to determine value to be used for
representing null values (values deserialized when JSON token
is
JsonToken.VALUE_NULL
).
- getNullValue() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
- getNullValueProvider() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getNum_blocks() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns number of blocks
- getNumber() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractVariable
-
Deprecated.
- getNumber() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.Variable
-
Deprecated.
- getNumber() - Method in class com.sun.mail.imap.protocol.IMAPResponse
-
- getNumber(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Number from a Map in a null-safe manner.
- getNumber(Map, Object, Number) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a number, using the default value if the the conversion fails.
- getNumber(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Number from a Map in a null-safe manner.
- getNumber(Map<? super K, ?>, K, Number) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a number, using the default value if the the conversion fails.
- getNumberOfDiffs() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns the number of differences between the two objects.
- getNumberOfElements() - Method in interface org.apache.commons.math.distribution.ZipfDistribution
-
Get the number of elements (e.g.
- getNumberOfElements() - Method in class org.apache.commons.math.distribution.ZipfDistributionImpl
-
Get the number of elements (e.g.
- getNumberOfImages() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the number of images in the file.
- getNumberOfLinks() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the number of links.
- getNumberOfMembers(UserPropertiesService, ResourceResolver, String) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
Returns the number of the group members.
- getNumberOfMembers() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroup
-
- getNumberOfMembers() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
- getNumberOfNonWebVariants() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentStats
-
Retrieves the number of non-web variations
- getNumberOfParagraphs() - Method in class com.day.cq.wcm.offline.DocImporter
-
Deprecated.
- getNumberOfParagraphs() - Method in class com.day.cq.wcm.offline.DocxImporter
-
Deprecated.
- getNumberOfParagraphs() - Method in interface com.day.cq.wcm.offline.TextDocumentImporter
-
Deprecated.
- getNumberOfPosts() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
Deprecated.
- getNumberOfPosts() - Method in interface com.adobe.cq.social.scf.User
-
Deprecated.
- getNumberOfSuccesses() - Method in interface org.apache.commons.math.distribution.HypergeometricDistribution
-
Access the number of successes.
- getNumberOfSuccesses() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionImpl
-
Access the number of successes.
- getNumberOfSuccesses() - Method in interface org.apache.commons.math.distribution.PascalDistribution
-
Access the number of successes for this distribution.
- getNumberOfSuccesses() - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
Access the number of successes for this distribution.
- getNumberOfTrials() - Method in interface org.apache.commons.math.distribution.BinomialDistribution
-
Access the number of trials for this distribution.
- getNumberOfTrials() - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
Access the number of trials for this distribution.
- getNumberOfVariants() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentStats
-
Retrieves the number of variations of this experience fragments.
- getNumberOfWebVariants() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentStats
-
Retrieves the number of variations of this experience fragment that can be used in websites (web variations)
- getNumberResults() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Returns the maximal number of search results that should be returned.
- getNumberType() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getNumberType() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getNumberType() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getNumberType() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getNumberType() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getNumberValue() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getNumberValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getNumberValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Generic number value accessor method that will work for
all kinds of numeric values.
- getNumberValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getNumberValue() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getNumBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getNumChars() - Method in class com.scene7.ipsapi.GetUserCharsParam
-
Gets the value of the numChars property.
- getNumcols() - Method in class com.day.cq.graphics.chart.Data
-
- getNumCols() - Method in class com.day.cq.wcm.foundation.Paragraph
-
Returns the total number of columns of the column group this paragraph
is in.
- getNumCols() - Method in class com.day.cq.wcm.foundation.Table
-
- getNumDataBytes() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getNumDeltaElements() - Method in class com.day.util.diff.DocumentDiff
-
Returns the number of changed elements.
- getNumECBytes() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getNumElements() - Method in interface org.apache.commons.math.util.DoubleArray
-
Returns the number of elements currently in the array.
- getNumElements() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
Returns the number of elements currently in the array.
- getNumerator() - Method in class org.apache.commons.lang.math.Fraction
-
Gets the numerator part of the fraction.
- getNumerator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the numerator part of the fraction.
- getNumerator() - Method in class org.apache.commons.math.fraction.BigFraction
-
Access the numerator as a BigInteger
.
- getNumerator() - Method in class org.apache.commons.math.fraction.Fraction
-
Access the numerator.
- getNumeratorAsInt() - Method in class org.apache.commons.math.fraction.BigFraction
-
Access the numerator as a int.
- getNumeratorAsLong() - Method in class org.apache.commons.math.fraction.BigFraction
-
Access the numerator as a long.
- getNumeratorDegreesOfFreedom() - Method in interface org.apache.commons.math.distribution.FDistribution
-
Access the numerator degrees of freedom.
- getNumeratorDegreesOfFreedom() - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
Access the numerator degrees of freedom.
- getNumeratorFormat() - Method in class org.apache.commons.math.fraction.AbstractFormat
-
Access the numerator format.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
Returns the mean.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
Returns the mean.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Returns the mean.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
Returns the mean of the distribution.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.ExponentialDistributionImpl
-
Returns the mean of the distribution.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
Returns the mean of the distribution.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
Returns the mean.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
Returns the mean.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.TDistributionImpl
-
Returns the mean.
- getNumericalMean() - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
Returns the mean of the distribution.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
Returns the variance of the distribution.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.ExponentialDistributionImpl
-
Returns the variance of the distribution.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
Returns the variance of the distribution.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.NormalDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.PoissonDistributionImpl
-
Returns the variance of the distribution.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.TDistributionImpl
-
Returns the variance.
- getNumericalVariance() - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
Returns the variance of the distribution.
- getNumFound() - Method in class com.adobe.cq.social.srp.SocialResourceSearchResult
-
The number of search results, if 'requiresTotal' is true or if no limit is provided.
- getNumGenerations() - Method in class org.apache.commons.math.genetics.FixedGenerationCount
-
- getNumId() - Method in class org.apache.tika.parser.microsoft.ooxml.ParagraphProperties
-
- getNumImages(boolean) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- getNumImages() - Method in class com.day.image.Layer
-
Returns the number of images in the source from where this layer has been
loaded or -1 if the number of images is not known or the lay has not been
loaded from an image file.
- getNumOfHidden() - Method in class org.apache.tika.detect.NNTrainedModelBuilder
-
- getNumOfInputs() - Method in class org.apache.tika.detect.NNTrainedModelBuilder
-
- getNumOfLines() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
-
- getNumOfOutputs() - Method in class org.apache.tika.detect.NNTrainedModelBuilder
-
- getNumOperands() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
-
Returns the number of operands.
- getNumPages() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
Get the number of pages for pdf
- getNumPending() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the numPending property.
- getNumProcessed() - Method in interface com.day.cq.replication.ReplicationQueue.Entry
-
Returns the number of times this entry was tried to process
- getNumProcessed() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the numProcessed property.
- getNumProcessing() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the numProcessing property.
- getNumrows() - Method in class com.day.cq.graphics.chart.Data
-
- getNumRows() - Method in class com.day.cq.wcm.foundation.Table
-
- getNumRows() - Method in class com.scene7.ipsapi.GetJobLogsParam
-
Gets the value of the numRows property.
- getNumRSBlocks() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getNumticks() - Method in class com.day.cq.graphics.chart.Axis
-
- getNumTotalBytes() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getNumUrls() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the numUrls property.
- getOakName(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
-
Returns the Oak name for the specified JCR name.
- getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
-
- getOakNameOrNull(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
-
Returns the Oak name for the given JCR name, or null
if no
such mapping exists because the given JCR name contains an unknown
namespace URI or prefix, or is otherwise invalid.
- getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
-
- getOakPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
-
- getOakPath(String) - Method in interface org.apache.jackrabbit.oak.namepath.PathMapper
-
Returns the Oak path for the given JCR path, or null
if no
such mapping exists because the given JCR path contains a name element
with an unknown namespace URI or prefix, or is otherwise invalid.
- getOakPath() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getOAuthConfig(String) - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getOAuthDataWithSharedToken(Resource, String, OAuthRequest) - Method in interface com.adobe.granite.auth.oauth.OAuthManager
-
Use a shared token stored on encryptedTokenNode to retrieve protected data with the specified OAuthRequest
- getOAuthDataWithUserToken(SlingHttpServletRequest, String, OAuthRequest) - Method in interface com.adobe.granite.auth.oauth.OAuthManager
-
Use the user's access token (stored on the cookie or user profile jcr node) to retrieve protected data with
the specified OAuthRequest
- getOAuthIdPropertyPath(String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Return the property path where the oauth user id will be stored
- getOAuthService(Provider, String) - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getObject() - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivity
-
Describes the primary object of the activity.
- getObject() - Method in class com.adobe.cq.social.scf.core.SocialEvent
-
- getObject() - Method in interface com.adobe.granite.activitystreams.Activity
-
Describes the primary object of the activity.
- getObject(Bundle) - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Returns the customized object for the specified Bundle
if the
specified bundle is being tracked by this BundleTracker
.
- getObject(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets from a Map in a null-safe manner.
- getObject(Map, Object, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting null into the
given default value.
- getObject(Map<? super K, V>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets from a Map in a null-safe manner.
- getObject(Map<K, V>, K, V) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting null into the
given default value.
- getObject() - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Returns the Object
being output.
- getObject() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Returns the Object
being output.
- getObject() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Directly returns the object that was passed to the constructor.
- getObject() - Method in class org.apache.felix.metatype.Designate
-
- getObjectClass(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
Answer the list of interfaces that this service implements
- getObjectClassDefinition(String, String) - Method in class org.apache.felix.metatype.DefaultMetaTypeProvider
-
- getObjectClassDefinitions() - Method in class org.apache.felix.metatype.MetaData
-
- getObjectEntrySeparator() - Method in class com.fasterxml.jackson.core.util.Separators
-
- getObjectFieldValueSeparator() - Method in class com.fasterxml.jackson.core.util.Separators
-
- getObjectId() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be called to check whether current token
(one that was just read) has an associated Object id, and if
so, return it.
- getObjectId() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getObjectIdInfo() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
Accessor for getting information about Object Id expected to
be used for this POJO type, if any.
- getObjectIdInfo() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getObjectIdInfo() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getObjectIdInfo() - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- getObjectIdInfo() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
Accessor to find out whether type specified requires inclusion
of Object Identifier.
- getObjectIdReader() - Method in class com.fasterxml.jackson.databind.deser.AbstractDeserializer
-
Overridden to return true for those instances that are
handling value for which Object Identity handling is enabled
(either via value type or referring property).
- getObjectIdReader() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
Overridden to return true for those instances that are
handling value for which Object Identity handling is enabled
(either via value type or referring property).
- getObjectIdReader() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
- getObjectIdReader() - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- getObjectIdReader() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
Accessor that can be used to check whether this deserializer
is expecting to possibly get an Object Identifier value instead of full value
serialization, and if so, should be able to resolve it to actual
Object instance to return as deserialized value.
- getObjectIdWriter() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getObjectModel() - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
-
Provides the
RuntimeObjectModel
that will be used for resolving objects' properties or type conversion / coercion.
- getObjectName() - Method in interface com.adobe.internal.xmp.XMPMeta
-
This correlates to the about-attribute,
returns the empty String if no name is set.
- getObjectName() - Method in interface com.adobe.xmp.XMPMeta
-
This correlates to the about-attribute,
returns the empty String if no name is set.
- getObjectProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProviderExtension
-
Get additional object properties for the specified
SocialEvent
.
- getObjectProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.EventListenerExtension
-
Deprecated.
Get additional object properties for the specified
SocialEvent
.
- getObjectType() - Method in class com.adobe.cq.mcm.salesforce.SalesforceSearchParameters
-
- getObjectType() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Identifies the type of object.
- getObservationEventAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#OBSERVATION_EVENT_AVERAGE
- getObservationEventCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#OBSERVATION_EVENT_COUNTER
- getObservationEventDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#OBSERVATION_EVENT_DURATION
- getObservationQueueMaxLength() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
Maximum length of observation queue in the respective time period.
- getObservationReporter() - Method in interface org.apache.sling.spi.resource.provider.ProviderContext
-
Get the observation reporter for this instance.
- getObservations() - Method in class org.apache.commons.math.optimization.fitting.CurveFitter
-
Get the observed points.
- getObserverConfigurations() - Method in interface org.apache.sling.spi.resource.provider.ObservationReporter
-
Get the list of observer configurations affecting the provider this
reporter is bound to.
- getObservers() - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
- getOccurrenceCount() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getOccurrenceCount() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getOccurrenceCount(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Get how many times a variable was declared in the current scope.
- getOcdRef() - Method in class org.apache.felix.metatype.DesignateObject
-
- getOcrDPI() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
Dots per inch used to render the page image for OCR
- getOcrImageFormatName() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
String representation of the image format used to render
the page image for OCR (examples: png, tiff, jpeg)
- getOcrImageQuality() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
Image quality used to render the page image for OCR.
- getOcrImageScale() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
Scale to use if rendering a page and then running OCR on that rendered image.
- getOcrImageType() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
Image type used to render the page image for OCR.
- getOcrStrategy() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getOffendingInput() - Method in exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Returns the offending input, as a raw string.
- getOfferComponents() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.MBoxExperienceTagHandler
-
- getOfferId(Page) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the offer id from Target
- getOfferId(Page, WCMMode) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the id of the offer set by Target.
- getOfferLocation(Page, WCMMode) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the offer location as it should be sent to Adobe Target
- getOfferLocation(Page, WCMMode, String) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the offer location as it should be sent to Adobe Target
- getOfferName(String) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns an Offer name constructed by concatenating the path and replacing
slashes (/) with dashes (-).
- getOfferName(Page, WCMMode) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the offer name based on this offer's location.
- getOfferName(Page, WCMMode, String) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the offer name based on this offer's location.
- getOfferPath() - Method in class com.day.cq.personalization.offerlibrary.usebean.OffercardPropertiesProvider
-
Deprecated.
- getOfferTitle() - Method in class com.day.cq.personalization.offerlibrary.usebean.OfferproxyPropertiesProvider
-
Deprecated.
- getOfferType() - Method in class com.day.cq.personalization.offerlibrary.usebean.OffercardPropertiesProvider
-
Deprecated.
- getOfflineConfigs(Resource) - Method in interface com.adobe.cq.screens.offlinecontent.OfflineContentService
-
Retrieves the offline configuration node for that channel.
- getOfflineTimestamp(Resource) - Method in interface com.adobe.cq.screens.offlinecontent.OfflineContentService
-
Get the offline timestamp value for the channel
- getOffloadingInput(MetaDataMap) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Read the generic offloading input payload from the given process arguments.
- getOffloadingOutput(MetaDataMap) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Read the generic offloading output payload from the given process arguments.
- getOffset() - Method in class com.adobe.cq.social.calendar.client.api.DateRangeFilter.UpperBoundedValue
-
Get the original offset if the DateRangeFilter is not of type DateRangeType.RANGE
- getOffset(Calendar, int) - Method in class com.adobe.cq.social.calendar.client.api.DateRangeFilter.UpperBoundedValue
-
Get the offset Calendar
from the specified start date and offset.
- getOffset() - Method in interface com.adobe.cq.social.commons.listing.CommentListCollection
-
Get the beginning offset
- getOffset() - Method in class com.adobe.cq.social.scf.CollectionPagination
-
- getOffset() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the offset.
- getOffset() - Method in interface com.adobe.granite.security.user.UserPropertiesQueryParams
-
Returns the offset of the query.
- getOffset() - Method in interface com.adobe.granite.ui.components.ds.DataSource
-
Returns the offset of this datasource.
- getOffset() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint
-
- getOffset() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the offset within the archive
- getOffset() - Method in exception org.apache.commons.compress.archivers.dump.InvalidFormatException
-
- getOffset() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.BackReference
-
Provides the offset of the back-reference.
- getOffset() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
Offset into data where the literal block starts.
- getOffset() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the TIFF field's offset/value field, derived from bytes 8-11.
- getOffset() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Returns the desired offset in the total result set.
- getOffset() - Method in class org.apache.tika.parser.chm.accessor.DirectoryListingEntry
-
- getOffset(long) - Method in class org.joda.time.DateTimeZone
-
Gets the millisecond offset to add to UTC to get local time.
- getOffset(ReadableInstant) - Method in class org.joda.time.DateTimeZone
-
Gets the millisecond offset to add to UTC to get local time.
- getOffset() - Method in class org.joda.time.field.OffsetDateTimeField
-
Returns the offset added to the field values.
- getOffset() - Method in class org.joda.time.format.DateTimeParserBucket
-
- getOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone
-
- getOffset(long) - Method in class org.joda.time.tz.FixedDateTimeZone
-
- getOffsetFromLocal(long) - Method in class org.joda.time.DateTimeZone
-
Gets the millisecond offset to subtract from local time to get UTC time.
- getOffsetFromLocal(long) - Method in class org.joda.time.tz.FixedDateTimeZone
-
- getOffsetInteger() - Method in class org.joda.time.format.DateTimeParserBucket
-
Returns the time zone offset in milliseconds used by computeMillis.
- getOffsetValue() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Get this converters current offset value or the offset if that has been set.
- getOffTime() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the date and time that the payload will be turned off.
- getOffTime() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the date the activity is set to inactive.
- getOldestCheckpointCreationDate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
-
- getOldestCheckpointCreationTimestamp() - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
-
- getOldValue() - Method in class com.scene7.ipsapi.TagValueUpdate
-
Gets the value of the oldValue property.
- getOldView() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the view which was valid up until now.
- getOmitComments() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if comments should be ommited.
- getOmitDocumentType() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if the DOCTYPE declaration should
be ommited.
- getOmitNormalization() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- getOmitPacketWrapper() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getOmitPacketWrapper() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getOmitVersionAttribute() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getOmitVersionAttribute() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getOmitXMLDeclaration() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if the XML document declaration should
be ommited.
- getOmitXmpMetaElement() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getOne() - Method in class org.apache.commons.math.complex.ComplexField
-
Get the multiplicative identity of the field.
- getOne() - Method in class org.apache.commons.math.dfp.Dfp
-
Get the constant 1.
- getOne() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant 1.
- getOne() - Method in interface org.apache.commons.math.Field
-
Get the multiplicative identity of the field.
- getOne() - Method in class org.apache.commons.math.fraction.BigFractionField
-
Get the multiplicative identity of the field.
- getOne() - Method in class org.apache.commons.math.fraction.FractionField
-
Get the multiplicative identity of the field.
- getOne() - Method in class org.apache.commons.math.util.BigRealField
-
Get the multiplicative identity of the field.
- getOneMinuteRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
-
- getOneMinuteRate() - Method in class com.codahale.metrics.Meter
-
- getOneMinuteRate() - Method in interface com.codahale.metrics.Metered
-
Returns the one-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getOneMinuteRate() - Method in class com.codahale.metrics.Timer
-
- getOneWayAnova() - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- getOnParentVersion() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
-
- getOnParentVersion() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
-
Gets the 'onParentVersion' attribute of the item.
- getOnParentVersion() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
-
Gets the 'onParentVersion' attribute of the item.
- getOnTime() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the date and time that the payload will be turned on.
- getOnTime() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the date the activity is set to active.
- getOp() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the op property.
- getOp() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the op property.
- getOp() - Method in class com.scene7.ipsapi.TagCondition
-
Gets the value of the op property.
- getOpacity() - Method in class com.day.cq.dam.commons.watermark.Watermark
-
- getOpacity() - Method in class com.day.image.Layer
-
Gets the opacity of the layer.
- getOpenContainer() - Method in class org.apache.tika.io.TikaInputStream
-
Returns the open container object, such as a
POIFS FileSystem in the event of an OLE2
document being detected and processed by
the OLE2 detector.
- getOpeningInterval() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the interval (in nanoseconds) for checking for the opening threshold.
- getOpeningThreshold() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the threshold value for opening the circuit breaker.
- getOperand() - Method in class com.adobe.xmp.schema.model.rules.BooleanRule
-
- getOperand() - Method in class com.adobe.xmp.schema.model.rules.DateRule
-
- getOperand() - Method in class com.adobe.xmp.schema.model.rules.IntegerRule
-
- getOperand() - Method in class com.adobe.xmp.schema.model.rules.LengthRule
-
- getOperand() - Method in class com.adobe.xmp.schema.model.rules.RealRule
-
- getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
-
Gets the operand whose value is converted to a lower-case string.
- getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
-
The operand by which to order.
- getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
-
Gets the operand whose value is converted to a upper-case string.
- getOperand1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
-
Gets the first operand.
- getOperand2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
-
Gets the second operand.
- getOperands() - Method in class com.adobe.xmp.schema.model.rules.LogicalRule
-
Returns a list of rules that is combined by the logical operator.
- getOperands() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
-
Returns an array of currently set QueryNode
operands of this
QueryNode
.
- getOperatingSystem() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getOperation() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmInclusionRule
-
The matching operation to be applied on the product attribute
- getOperation() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Returns the operation type.
- getOperationExtensions(String) - Method in interface com.adobe.cq.social.scf.InheritedOperationExtensionManager
-
- getOperationExtensions(Resource) - Method in interface com.adobe.cq.social.scf.InheritedOperationExtensionManager
-
- getOperationName() - Method in class com.adobe.cq.social.commons.moderation.api.AbstractModerationOperation
-
Perform the operation and send the response using the provided session
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.learningpath.endpoints.api.EnablementLearningPathModelServiceCreate
-
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.learningpath.endpoints.api.EnablementLearningPathModelServicePublish
-
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.learningpath.endpoints.api.EnablementLearningPathModelServiceUpdate
-
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelServiceCreate
-
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelServiceDelete
-
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelServicePublish
-
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelServiceReport
-
- getOperationProperties(SlingHttpServletRequest, String[]) - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelServiceUpdate
-
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarOperationsExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.commons.comments.endpoints.CommentOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.commons.comments.endpoints.TranslationOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.commons.moderation.api.ModerationOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.enablement.learningpath.endpoints.api.EnablementLearningPathModelOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.enablement.resource.endpoints.api.EnablementResourceModelOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.filelibrary.client.endpoints.FileLibraryOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.forum.client.endpoints.ForumOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.graph.client.endpoint.FollowingOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperationExtension
-
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberGroupProfileOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.messaging.client.api.MessagingOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.notifications.collection.endpoint.NotificationCollectionOperationsExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.notifications.endpoint.NotificationOperationsExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.review.client.endpoints.ReviewOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.scf.OperationExtension
-
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.subscriptions.endpoint.SubscriptionCollectionOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.subscriptions.endpoint.UserPreferenceOperationExtension
-
Get the list of operations that this operation extension is interested in.
- getOperationsToHookInto() - Method in interface com.adobe.cq.social.tally.client.api.TallyOperationExtension
-
- getOperationType() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
-
- getOperator() - Method in class com.adobe.cq.social.ugc.api.AbstractConstraint
-
Gets the operator used to join this constraint with other constraints.
- getOperator() - Method in interface com.adobe.cq.social.ugc.api.Constraint
-
Gets the operator which defines whether.
- getOperator() - Method in class com.adobe.xmp.schema.model.rules.DateRule
-
- getOperator() - Method in class com.adobe.xmp.schema.model.rules.IntegerRule
-
- getOperator() - Method in class com.adobe.xmp.schema.model.rules.LengthRule
-
- getOperator() - Method in class com.adobe.xmp.schema.model.rules.LogicalRule
-
- getOperator() - Method in class com.adobe.xmp.schema.model.rules.RealRule
-
- getOperator() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoGroup
-
- getOperator() - Method in class com.day.cq.personalization.Segment
-
- getOperator() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
-
Gets the operator.
- getOperator() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the operator of the operation.
- getOperator() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
-
Returns the operator applied in this operation.
- getOperatorByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns the operator with the given JCR name.
- getOperatorInstance() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
-
- getOptima() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizer
-
Get all the optima found during the last call to
optimize
.
- getOptima() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizer
-
Get all the optima found during the last call to
optimize
.
- getOptima() - Method in class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizer
-
Get all the optima found during the last call to
optimize
.
- getOptima() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get all the optima found during the last call to
optimize
.
- getOptimaValues() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get all the function values at optima found during the last call to
optimize
.
- getOptimizedFile() - Method in class com.scene7.ipsapi.AnimatedGifInfo
-
Gets the value of the optimizedFile property.
- getOptimizedFile() - Method in class com.scene7.ipsapi.CabinetInfo
-
Gets the value of the optimizedFile property.
- getOptimizedFile() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the optimizedFile property.
- getOptimizedFile() - Method in class com.scene7.ipsapi.PsdInfo
-
Gets the value of the optimizedFile property.
- getOptimizedFile() - Method in class com.scene7.ipsapi.VideoInfo
-
Gets the value of the optimizedFile property.
- getOptimizedFile() - Method in class com.scene7.ipsapi.VignetteInfo
-
Gets the value of the optimizedFile property.
- getOptimizedFile() - Method in class com.scene7.ipsapi.WindowCoveringInfo
-
Gets the value of the optimizedFile property.
- getOptimizedPath() - Method in class com.scene7.ipsapi.AnimatedGifInfo
-
Gets the value of the optimizedPath property.
- getOptimizedPath() - Method in class com.scene7.ipsapi.CabinetInfo
-
Gets the value of the optimizedPath property.
- getOptimizedPath() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the optimizedPath property.
- getOptimizedPath() - Method in class com.scene7.ipsapi.PsdInfo
-
Gets the value of the optimizedPath property.
- getOptimizedPath() - Method in class com.scene7.ipsapi.VideoInfo
-
Gets the value of the optimizedPath property.
- getOptimizedPath() - Method in class com.scene7.ipsapi.VignetteInfo
-
Gets the value of the optimizedPath property.
- getOptimizedPath() - Method in class com.scene7.ipsapi.WindowCoveringInfo
-
Gets the value of the optimizedPath property.
- getOptimizeImagesJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the optimizeImagesJob property.
- getOptimizeImagesJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the optimizeImagesJob property.
- getOptimizeImagesJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the optimizeImagesJob property.
- getOption() - Method in class org.apache.jackrabbit.vault.packaging.SubPackageHandling.Entry
-
- getOption(PackageId) - Method in class org.apache.jackrabbit.vault.packaging.SubPackageHandling
-
Gets the option from the entries list that matches the package last.
- getOptional() - Method in class com.adobe.reef.siren.Field
-
Returns the optional attribute
- getOptionalAttributes() - Method in class org.apache.felix.metatype.OptionalAttributes
-
- getOptionLabels() - Method in class org.apache.felix.metatype.AD
-
- getOptionPath() - Method in class com.adobe.granite.omnisearch.api.suggestion.PredicateSuggestion
-
- getOptionResponse(OptionsInfo) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
-
Retrieves the information requested in the OPTIONS request body and
returns the corresponding values.
- getOptions() - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- getOptions(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getOptions() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the options passed from another page.
- getOptions() - Method in class com.adobe.internal.xmp.options.Options
-
Is friendly to access it during the tests.
- getOptions() - Method in interface com.adobe.internal.xmp.properties.XMPProperty
-
- getOptions() - Method in interface com.adobe.internal.xmp.properties.XMPPropertyInfo
-
- getOptions() - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
- getOptions() - Method in class com.adobe.xmp.options.Options
-
Is friendly to access it during the tests.
- getOptions() - Method in interface com.adobe.xmp.properties.XMPProperty
-
- getOptions() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getOptions() - Method in interface com.day.cq.mcm.campaign.profile.MetaDataInstance
-
Deprecated.
- getOptions(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getOptions(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the options for a form element
- getOptions() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
-
The specified options.
- getOptions() - Method in class org.apache.jackrabbit.vault.fs.io.Importer
-
- getOptions() - Method in interface org.apache.jackrabbit.vault.packaging.InstallContext
-
Returns the import options that are used to install the package
- getOptions() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Get the options for this expression.
- getOptionsAsMap(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getOptionsAsMap(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getOptionsInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
-
Returns the
OptionsInfo
present with the request or
null
.
- getOptionsInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getOptionsString() - Method in class com.adobe.internal.xmp.options.Options
-
Creates a human readable string from the set options.
- getOptionsString() - Method in class com.adobe.xmp.options.Options
-
Creates a human readable string from the set options.
- getOptionTemplateID() - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns the dropdown option key used by external resources.
- getOptionTitle() - Method in class com.adobe.granite.omnisearch.api.suggestion.PredicateSuggestion
-
- getOptionValues() - Method in class org.apache.felix.metatype.AD
-
- getOrAddChild(Tree, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getOrAddFolder(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the named child of the given node, creating it as an
nt:folder node if it does not already exist.
- getOrAddNode(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the named child of the given node, creating the child if
it does not already exist.
- getOrAddNode(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the named child of the given node, creating the child if
it does not already exist.
- getOrCreate(String) - Static method in class com.codahale.metrics.SharedMetricRegistries
-
- getOrCreateAccount(String, String, String, Map<String, RequestParameter[]>) - Method in interface com.day.cq.security.AccountManager
-
Deprecated.
Convenience to either search and update an existing account or create it
- getOrCreateArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
-
Get or create an artifact group
- getOrCreateByPath(String, String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the Node
at the given Path.
- getOrCreateByPath(String, String, String, Session, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the Node
at the given Path.
- getOrCreateByPath(String, boolean, String, String, Session, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the Node
at the given Path.
- getOrCreateByPath(Node, String, boolean, String, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the node
at the given path
relative to the baseNode.
- getOrCreateByPathDepthFirst(String, boolean, String, String, Session, boolean) - Static method in class com.adobe.cq.social.srp.utilities.internal.InternalStaticResourceUtilities
-
Creates or gets the Node
at the given path.
- getOrCreateByPathDepthFirst(String, boolean, String, String, Session, boolean) - Static method in class com.adobe.cq.social.ugcbase.core.LocalJcrUtils
-
- getOrCreateCollection(Resource, Class<C>) - Method in interface com.adobe.granite.comments.CommentManager
-
- getOrCreateConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Get or create the configuration
- getOrCreateExifDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getOrCreateFeature(String) - Method in class org.apache.sling.provisioning.model.Model
-
Get or create the feature.
- getOrCreateGPSDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getOrCreateResource(ResourceResolver, String, String, String, boolean) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Creates or gets the resource at the given path.
- getOrCreateResource(ResourceResolver, String, Map<String, Object>, String, boolean) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Creates or gets the resource at the given path.
- getOrCreateResource(ResourceResolver, String) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
-
- getOrCreateRootDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getOrCreateRunMode(String[]) - Method in class org.apache.sling.provisioning.model.Feature
-
Get or create the run mode.
- getOrCreateUniqueByPath(String, String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates a Node
at the given Path.
- getOrCreateUniqueByPath(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the node
at the given path.
- getOrder() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get the current order details.
- getOrder() - Method in interface com.adobe.cq.commerce.api.PlacedOrder
-
Get the order details.
- getOrder() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getOrder() - Method in class com.adobe.cq.commerce.common.DefaultJcrPlacedOrder
-
- getOrder() - Method in class com.adobe.cq.commerce.common.VendorJcrPlacedOrder
-
- getOrder() - Method in class com.adobe.cq.social.notifications.channel.AbstractChannelExtensionService
-
Get the operation startup order
- getOrder() - Method in interface com.adobe.cq.social.notifications.channel.ChannelExtension
-
- getOrder() - Method in class com.adobe.cq.social.scf.core.operations.AbstractOperationExtensionService
-
Get the operation startup order
- getOrder() - Method in interface com.adobe.cq.social.scf.OperationExtension
-
- getOrder() - Method in interface com.day.cq.contentsync.config.ConfigEntry
-
- getOrder() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54Integrator
-
Get the order of the method.
- getOrder() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853Integrator
-
Get the order of the method.
- getOrder() - Method in class org.apache.commons.math.ode.nonstiff.EmbeddedRungeKuttaIntegrator
-
Get the order of the method.
- getOrder() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54Integrator
-
Get the order of the method.
- getOrder() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getOrder() - Method in class org.apache.jackrabbit.commons.flat.Rank
-
- getOrder() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Comparator
used for establishing the order of the keys in the
sequence.
- getOrder() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
-
Gets the order.
- getOrder() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
-
- getOrderBy() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Get this converters current list of order by information.
- getOrderBy(HttpServletRequest) - Method in interface com.adobe.granite.haf.converter.api.PaginatableHypermediaConverter
-
Get the order by details from the request.
- getOrderBy(HttpServletRequest) - Method in interface com.adobe.granite.haf.converter.platform.api.PlatformConverterService
-
Get the ordering parameters from the request that will be used to build a paginated child entity list.
- getOrderByComparator(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
Default implementation that always returns null
.
- getOrderByComparator(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.NodenamePredicateEvaluator
-
- getOrderByComparator(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PathPredicateEvaluator
-
- getOrderByComparator(Predicate, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
- getOrderByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Order
-
Return the order with the given JCR name.
- getOrderByProperties(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
Default implementation that always returns null
.
- getOrderByProperties(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.JcrPropertyPredicateEvaluator
-
- getOrderByProperties(Predicate, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
Returns a list of JCR property names or relative paths
to properties that should be used when the result should be ordered by
the given predicate.
- getOrderByProperties(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.RangePropertyPredicateEvaluator
-
- getOrderByProperties(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.TypePredicateEvaluator
-
- getOrderDetails(String) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get a subset of the current order details.
- getOrderDetails() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getOrderDetails() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getOrderDetails(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
This implementation uses a flat internal order property storage with (optionally) prefixed
property keys.
- getOrderId() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get a unique ID which identifies the current cart/order.
- getOrderId() - Method in interface com.adobe.cq.commerce.api.PlacedOrder
-
Get an invariant ID for the order.
- getOrderId() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Return an ID uniquely identifying the current order.
- getOrderId() - Method in class com.adobe.cq.commerce.common.DefaultJcrPlacedOrder
-
- getOrderId() - Method in class com.adobe.cq.commerce.common.VendorJcrPlacedOrder
-
- getOrderings() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
-
Gets the orderings for this query.
- getOrderingType() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
-
- getOrderingType() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch
-
Return the ordering type.
- getOrderingType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getOrderInstructions() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch
-
Return an array of
OrderPatch.Member
objects defining the re-ordering
instructions to be applied to the requested resource.
- getOrderKey() - Method in interface com.adobe.granite.ui.components.formbuilder.FormResourceManager
-
Returns the list order key used by external resources.
- getOrderNode() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Returns the order node or null
if no order is specified.
- getOrderPatch() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
-
Return a OrderPatch
object encapsulating the request body
of an ORDERPATCH request or null
if the request body was
either missing or could not be parsed.
- getOrderPatch() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getOrderPredicates() - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Get the list of predicates for selecting placed orders.
- getOrders() - Method in class com.adobe.cq.commerce.api.PlacedOrderResult
-
Get the current range of placed orders.
- getOrdersBasePath() - Method in interface com.adobe.cq.commerce.api.conf.CommerceBasePathsService
-
Returns the JCR base path for the commerce orders.
- getOrderShipping() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getOrderShipping() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getOrderSpecs() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Returns a OrderSpec
array that contains order by
specifications.
- getOrderTotalPrice() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getOrderTotalPrice() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getOrderTotalTax() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getOrderTotalTax() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getOrganizations() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getOrganizations() - Static method in class org.apache.tika.sax.StandardOrganizations
-
Returns the map containing the collection of the most important technical standard organizations.
- getOrganzationsRegex() - Static method in class org.apache.tika.sax.StandardOrganizations
-
Returns the regular expression containing the most important technical standard organizations.
- getOrientation(Asset) - Static method in class com.day.cq.dam.commons.util.OrientationUtil
-
Get the exif orientation flag from the asset metadata.
- getOrientation() - Method in class com.day.cq.dam.commons.watermark.Watermark
-
- getOrigin() - Method in interface com.adobe.granite.timeline.TimelineEvent
-
An optional reference to the origin of this event, e.g.
- getOriginal() - Method in interface com.day.cq.dam.api.Asset
-
- getOriginalFile() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the original file uploaded to Scene7 for this asset
- getOriginalFile() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getOriginalFile(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Provides a way to get the originally uploaded file to the Scene7 servers
after an asset has been processed.
- getOriginalFile() - Method in class com.scene7.ipsapi.AcoInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.AnimatedGifInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.AudioInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.CabinetInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.CssInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.CuePointInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.ExcelInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.FlashInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.FontInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.FxgInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.IccProfileInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.IllustratorInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.InDesignInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.JavascriptInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.MasterVideoInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.PdfInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.PdfSettingsInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.PostScriptInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.PowerPointInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.PremiereExpressRemixInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.PsdInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.RTFInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.SvgInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.SwcInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.VideoCaptionInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.VideoInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.ViewerSwfInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.VignetteInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.WindowCoveringInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.WordInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.XmlInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.XslInfo
-
Gets the value of the originalFile property.
- getOriginalFile() - Method in class com.scene7.ipsapi.ZipInfo
-
Gets the value of the originalFile property.
- getOriginalFileArray() - Method in class com.scene7.ipsapi.GetOriginalFilePathsReturn
-
Gets the value of the originalFileArray property.
- GetOriginalFilePathsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetOriginalFilePathsParam() - Constructor for class com.scene7.ipsapi.GetOriginalFilePathsParam
-
- GetOriginalFilePathsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetOriginalFilePathsReturn() - Constructor for class com.scene7.ipsapi.GetOriginalFilePathsReturn
-
- getOriginalJobName() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the originalJobName property.
- getOriginalMessage() - Method in exception com.fasterxml.jackson.core.JsonProcessingException
-
- getOriginalName() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the originalName property.
- getOriginalName() - Method in class com.scene7.ipsapi.GetActiveJobsParam
-
Gets the value of the originalName property.
- getOriginalName() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the originalName property.
- getOriginalName() - Method in class com.scene7.ipsapi.GetScheduledJobsParam
-
Gets the value of the originalName property.
- getOriginalName() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the originalName property.
- getOriginalPath() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the original path of the file uploaded to Scene7 for this asset
- getOriginalPath() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getOriginalPath() - Method in class com.scene7.ipsapi.AcoInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.AnimatedGifInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.AudioInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.CabinetInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.CssInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.CuePointInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.ExcelInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.FlashInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.FontInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.FxgInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.IccProfileInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.IllustratorInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.InDesignInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.JavascriptInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.MasterVideoInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.PdfInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.PdfSettingsInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.PostScriptInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.PowerPointInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.PremiereExpressRemixInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.PsdInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.RTFInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.SvgInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.SwcInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.VideoCaptionInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.VideoInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.ViewerSwfInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.VignetteInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.WindowCoveringInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.WordInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.XmlInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.XslInfo
-
Gets the value of the originalPath property.
- getOriginalPath() - Method in class com.scene7.ipsapi.ZipInfo
-
Gets the value of the originalPath property.
- getOriginalQuery() - Method in interface com.adobe.cq.commerce.api.CommerceResult
-
Get the original query that generated the current result.
- getOriginalQuery() - Method in class com.adobe.cq.commerce.common.DefaultCommerceResult
-
Get the original query that generated the current result.
- getOriginalStream(Asset, boolean) - Method in interface com.day.cq.dam.commons.util.AssetCache
-
Get an InputStream to the content of the original Asset rendition.
- getOriginator() - Method in class com.scene7.ipsapi.GenerationInfo
-
Gets the value of the originator property.
- getOriginatorAsset() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Gets the originator asset for this asset Should only return a valid asset if the current asset was generated from another uploaded
asset (e.g.
- getOriginatorAsset() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getOriginatorHandle() - Method in class com.scene7.ipsapi.GetGenerationInfoParam
-
Gets the value of the originatorHandle property.
- getOrigQuery() - Method in class com.day.cq.searchpromote.xml.result.Suggestions
-
- getOriValue() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
pkoch_at_day_com
- getOrPropertyFilters() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
- getOS() - Method in class com.day.crx.core.cluster.ClusterNodeInfo
-
Return the node's operating system.
- getOtherAttributes() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.scene7.ipsapi.common.AuthenticationFault
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.scene7.ipsapi.common.AuthorizationFault
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.scene7.ipsapi.common.IpsApiFault
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherNode(GraphNode) - Method in interface com.adobe.granite.socialgraph.Relationship
-
A convenience operation that, given a node that is attached to this relationship, returns the other node.
- getOut() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getOut() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getOut() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getOutbox(Session, String, boolean) - Method in interface com.day.cq.replication.OutboxManager
-
Returns the outbox with the given name.
- getOuterClass(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Method for finding enclosing class for non-static inner classes
- getOutputBuffered() - Method in class com.fasterxml.jackson.core.json.UTF8JsonGenerator
-
- getOutputBuffered() - Method in class com.fasterxml.jackson.core.json.WriterBasedJsonGenerator
-
- getOutputBuffered() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method for verifying amount of content that is buffered by generator
but not yet flushed to the underlying target (stream, writer),
in units (byte, char) that the generator implementation uses for buffering;
or -1 if this information is not available.
- getOutputBuffered() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getOutputContext() - Method in class com.fasterxml.jackson.core.base.GeneratorBase
-
Note: type was co-variant until Jackson 2.7; reverted back to
base type in 2.8 to allow for overriding by subtypes that use
custom context type.
- getOutputContext() - Method in class com.fasterxml.jackson.core.filter.FilteringGeneratorDelegate
-
- getOutputContext() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
- getOutputContext() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getOutputContext() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- getOutputDecorator() - Method in class com.fasterxml.jackson.core.JsonFactory
-
Method for getting currently configured output decorator (if any;
there is no default decorator).
- getOutputDirectory(ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getOutputExtension() - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptCompiler
-
Returns the extension of the output file
- getOutputExtension() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getOutputMimetype() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getOutputProfileHandle() - Method in class com.scene7.ipsapi.ColorManagementOptions
-
Gets the value of the outputProfileHandle property.
- getOutputSet() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getOutputSize() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getOutputSize() - Method in class com.day.cq.dam.video.VideoProfile
-
- getOutputStatement(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getOutputStream() - Method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
- getOutputStream(ServletOutputStream) - Method in interface com.adobe.granite.httpcache.api.CacheFile
-
Open an output stream that will contain a copy of the response body.
- getOutputStream() - Method in class com.day.cq.commons.feed.StringResponseWrapper
- getOutputStream() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getOutputStream() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
-
Deprecated.
The output stream.
- getOutputStream() - Method in class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
- getOutputStream() - Method in class com.day.cq.wcm.foundation.forms.FormsHandlingResponse
-
- getOutputStream() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns an OutputStream
that can
be used for storing the contents of the file.
- getOutputStream() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns an OutputStream
that can
be used for storing the contents of the file.
- getOutputStream() - Method in class org.apache.commons.mail.ByteArrayDataSource
-
Deprecated.
Get the OutputStream to write to.
- getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
-
Returns an output stream for writing bytes to the file denoted by this path.
- getOutputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
-
Returns an output stream for writing bytes to the file denoted by this path.
- getOutputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
- getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Returns an output stream for writing bytes to the file denoted by this path.
- getOutputStream() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileOutput
-
- getOutputStream() - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Return the output stream to be used for the export or null
- getOutputStream() - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
-
- getOutputStream() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- getOutputStream(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Get the output stream for a class or resource handled
by the underlying class loader.
- getOutputStream() - Method in interface org.apache.sling.rewriter.ProcessingContext
-
The output stream.
- getOutputStream() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
- getOutputStream() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.ServletResponseWrapperInclude
-
- getOutputStream() - Method in class org.apache.sling.scripting.jsp.util.JspSlingHttpServletResponseWrapper
-
Throws an IllegalStateException
as this wrapper only
supports writers.
- getOutputStream() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns an OutputStream
object used write the CAS.
- getOutputStreamArchiveNames() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getOutputStreamArchiveNames() - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Gets all the output stream archive names for this provider
- getOutputStreamCompressorNames() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getOutputStreamCompressorNames() - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Gets all the output stream compressor names for this provider
- getOutputTarget() - Method in class com.fasterxml.jackson.core.json.UTF8JsonGenerator
-
- getOutputTarget() - Method in class com.fasterxml.jackson.core.json.WriterBasedJsonGenerator
-
- getOutputTarget() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method that can be used to get access to object that is used
as target for generated output; this is usually either
OutputStream
or Writer
, depending on what
generator was constructed with.
- getOutputTarget() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getOutputThreshold() - Method in class org.apache.tika.sax.SecureContentHandler
-
Returns the configured output threshold.
- getOutputType(TypeFactory) - Method in interface com.fasterxml.jackson.databind.util.Converter
-
Method that can be used to find out actual output (target) type; this
usually can be determined from type parameters, but may need
to be implemented differently from programmatically defined
converters (which cannot change static type parameter bindings).
- getOutputType(TypeFactory) - Method in class com.fasterxml.jackson.databind.util.StdConverter
-
- getOutputType() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getOverallRating() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- getOverallRating() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
- getOverriddenSortColumn() - Method in class com.day.cq.reporting.Context
-
Gets the overridden sort column of the report.
- getOverriddenSortDir() - Method in class com.day.cq.reporting.Context
-
Gets the overridden sort direction of the report.
- getOverrideGlobalTimeout() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
-
- getOverrideHierarchy(Method, ClassUtils.Interfaces) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Get the hierarchy of overridden methods down to result
respecting generics.
- getOverrideStrings() - Method in interface org.apache.sling.caconfig.spi.ConfigurationOverrideProvider
-
Get override strings.
- getOversizeValueElement() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getOverwriteMode() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the overwriteMode property.
- getOverwriteMode() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the overwriteMode property.
- getOwner() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartList
-
Returns the owner id of the smart list.
- getOwner() - Method in interface com.adobe.cq.social.subscriptions.api.Subscription
-
Get the owner of the subscription
- getOwner() - Method in class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- getOwner() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollection
-
Get the owner of the subscription
- getOwner() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
Accessor for 'owner' of this parameter; method or constructor that
has this parameter as member of its argument list.
- getOwner() - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Fallback access method that allows modules to refer to the
ObjectMapper
that provided this context.
- getOwner() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Returns the user ID of the user who owns this lock or some user defined
information about the lock owner.
- getOwner() - Method in interface org.apache.jackrabbit.spi.LockInfo
-
Returns the user ID of the user who owns this lock or some user defined
information about the lock owner.
- getOwner() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return the name (or id) of the lock owner.
- getOwner() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
- getOwner() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Return the owner indicated by the corresponding child element from the
'lockinfo' element or null
if no 'lockinfo' element was
passed to the constructor or did not contain an 'owner' element.
- getOwnerArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the ownerArray property.
- getOwnerHandle() - Method in class com.scene7.ipsapi.CreateDerivedAssetParam
-
Gets the value of the ownerHandle property.
- getOwnerHandle() - Method in class com.scene7.ipsapi.SmartCropUpdate
-
Gets the value of the ownerHandle property.
- getOwnerHandle() - Method in class com.scene7.ipsapi.SubAssetReference
-
Gets the value of the ownerHandle property.
- getOwnerIds(ResourceResolver, String, Activity) - Method in interface com.adobe.cq.social.subscriptions.api.SystemPreferencesEvaluator
-
Get list of owner id fo the specified categoryId and activity
- getP() - Method in interface org.apache.commons.math.linear.FieldLUDecomposition
-
Returns the P rows permutation matrix.
- getP() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImpl
-
Returns the P rows permutation matrix.
- getP() - Method in interface org.apache.commons.math.linear.LUDecomposition
-
Returns the P rows permutation matrix.
- getP() - Method in class org.apache.commons.math.linear.LUDecompositionImpl
-
Returns the P rows permutation matrix.
- getPack200() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getPackage() - Method in interface org.apache.jackrabbit.vault.packaging.InstallContext
-
Returns the package that is currently installed
- getPackage() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the vault package stored in the data of this package
- getPackage() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Returns the vault package stored in the data of this package
- getPackage(ResourceResolver, String) - Method in interface org.apache.sling.distribution.packaging.DistributionPackageBuilder
-
- getPackage() - Method in class org.apache.tika.parser.microsoft.ooxml.xslf.XSLFEventBasedPowerPointExtractor
-
- getPackage() - Method in class org.apache.tika.parser.microsoft.ooxml.xwpf.XWPFEventBasedWordExtractor
-
- getPackageCanonicalName(Object, String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the package name from the canonical name of an Object
.
- getPackageCanonicalName(Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the package name from the canonical name of a Class
.
- getPackageCanonicalName(String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the package name from the canonical name.
- getPackageCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the canonical name of an Object
.
- getPackageCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the canonical name of a Class
.
- getPackageCanonicalName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the canonical name.
- getPackageFormatVersion() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultMetaInf
-
Returns the package format version of this package.
- getPackageFormatVersion() - Method in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Returns the package format version of this package.
- getPackageId() - Method in interface org.apache.jackrabbit.vault.packaging.registry.PackageTask
-
Returns the package id of this task.
- getPackageId() - Method in class org.apache.sling.distribution.queue.DistributionQueueItem
-
- getPackageManager() - Method in interface org.apache.jackrabbit.vault.packaging.Packaging
-
Returns a non-repository based package manager.
- getPackageManager(Session) - Method in interface org.apache.jackrabbit.vault.packaging.Packaging
-
Returns a repository based package manager.
- getPackageManager() - Static method in class org.apache.jackrabbit.vault.packaging.PackagingService
-
Returns a non-repository based package manager.
- getPackageManager(Session) - Static method in class org.apache.jackrabbit.vault.packaging.PackagingService
-
Returns a repository based package manager.
- getPackageName(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- getPackageName(Object, String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the package name of an Object
.
- getPackageName(Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the package name of a Class
.
- getPackageName(String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the package name from a String
.
- getPackageName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name of an Object
.
- getPackageName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name of a Class
.
- getPackageName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from a String
.
- getPackageName() - Method in class org.apache.jackrabbit.vault.packaging.SubPackageHandling.Entry
-
- getPackageName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
-
Returns the class' package name.
- getPackageProperties() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Returns the PackageProperties
of this package
- getPackageRoot() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageManager
-
Returns the configured package root node.
- getPackageRoot(boolean) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageManager
-
Returns the configured package root node.
- getPackageType() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the package type or null
if not package type was specified for this package.
- getPacketHeader() - Method in interface com.adobe.internal.xmp.XMPMeta
-
- getPacketHeader() - Method in interface com.adobe.xmp.XMPMeta
-
- getPadding() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getPadding() - Method in class com.adobe.xmp.core.serializer.SerializeOptions
-
- getPadding() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getPaddingByte() - Method in class com.fasterxml.jackson.core.Base64Variant
-
- getPaddingChar() - Method in class com.fasterxml.jackson.core.Base64Variant
-
- getPage() - Method in class com.adobe.cq.commerce.api.CommerceQuery
-
Get the result page's index.
- getPage(String) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Returns the com.day.cq.wcm.api.Page
from the specified path.
- getPage(String, ResourceResolver) - Method in interface com.adobe.cq.social.scf.utilities.internal.InternalSCFUtilities
-
- getPage(String, ResourceResolver) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getPage() - Method in interface com.day.cq.mcm.api.Touchpoint
-
The resource of the account - as page.
- getPage() - Method in class com.day.cq.mcm.api.TouchpointAdapter
-
- getPage() - Method in class com.day.cq.personalization.dto.LocationItem
-
Deprecated.
Returns the path to the parent page of the location
- getPage() - Method in class com.day.cq.wcm.commons.ReferenceSearch.Info
-
- getPage() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Returns the underlying page.
- getPage() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getPage() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getPageBuilder(ResourceResolver) - Method in interface com.day.cq.dam.indd.PageBuilderFactory
-
- getPageComponents() - Method in interface com.day.cq.wcm.designimporter.api.PageComponentProvider
-
The list of page components that this provider provides.
- getPageComponents() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.AbstractTagHandler
-
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
-
- getPageInfo() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Gets information about the pages for this collection.
- getPageInfo() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
- getPageInfo() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollection
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.commons.comments.search.SearchResultComponent
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathResourceReport
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathUserCompletionReport
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathUserDetailReport
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathUserEnrollmentReport
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModelList
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceEnrollmentReport
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteCatalog
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementAggregateResourceReport
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementReportUserEnrollmentList
-
Gets information about the pages for this collection.
- getPageInfo() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- getPageInfo() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Gets information about the pages for this collection.
- getPageInfo() - Method in class com.adobe.cq.social.group.client.api.AbstractCommunityGroupMemberListComponent
-
- getPageInfo() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
- getPageInfo() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupMemberListComponent
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupCollection
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserCollection
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.messaging.client.api.MessageBoxSocialComponent
-
- getPageInfo() - Method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getPageInfo() - Method in interface com.adobe.cq.social.notifications.client.api.SocialNotificationCollection
-
Gets information about the pages for this collection.
- getPageInfo() - Method in interface com.adobe.cq.social.scf.community.CommunitySimpleAuthorizableCollection
-
Gets information about the pages for this collection.
- getPageManager() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getPageMaximum() - Method in class com.day.cq.wcm.foundation.List
-
Returns the maximum of list items to return per page.
- getPageName() - Method in class com.day.cq.analytics.sitecatalyst.AnalyticsPageNameContext
-
Getter for pageName
- getPageName(AnalyticsPageNameContext) - Method in interface com.day.cq.analytics.sitecatalyst.AnalyticsPageNameProvider
-
Called when pageName for a resource is requested.
- getPageName(AnalyticsPageNameContext) - Method in interface com.day.cq.analytics.sitecatalyst.AnalyticsPageNameResolver
-
Called when pageName for a resource is requested.
- getPagePath() - Method in interface com.adobe.cq.commerce.api.Product
-
Get the path of the parent page which renders the product/variation.
- getPagePath() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getPagePath() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- getPagePath(Resource) - Method in interface com.adobe.cq.social.scf.utilities.internal.InternalSCFUtilities
-
Returns the given resource
's path without its potential /jcr:content/... suffix, thus
representing a page path.
- getPagePath(String) - Method in interface com.adobe.cq.social.scf.utilities.internal.InternalSCFUtilities
-
Returns the given resource
's path without its potential /jcr:content/... suffix, thus
representing a page path.
- getPagePath(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Returns the given resource
's path without its potential /jcr:content/... suffix, thus
representing a page path.
- getPagePath(String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Returns the given resource
's path without its potential /jcr:content/... suffix, thus
representing a page path.
- getPagePath() - Method in interface com.day.cq.personalization.Location
-
Returns the path to the parent page of the location
- getPagePath() - Method in class com.day.cq.wcm.commons.ReferenceSearch.Info
-
- getPagePath(Resource) - Static method in class com.day.cq.wcm.commons.UGCUtil
-
Returns the given resource
's path without its potential /jcr:content/... suffix, thus
representing a page path.
- getPageProperties() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getPages(Configuration, Integer, String, String, Integer) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
- getPages() - Method in class com.day.cq.searchpromote.xml.result.PageList
-
- getPages() - Method in class com.day.cq.wcm.foundation.List
-
Returns the list items as pages, respecting both starting index and
maximum number of list items if specified.
- getPageSegMode() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getPageSize() - Method in class com.adobe.cq.commerce.api.CommerceQuery
-
Get the page size.
- getPageSize() - Method in interface com.adobe.cq.commerce.api.PaginationInfo
-
Get the number of products in a page
- getPageSize() - Method in class com.adobe.cq.commerce.common.DefaultPaginationInfo
-
Get the number of products in a page
- getPageSize() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- getPageSize() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- getPageSize() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollectionConfiguration
-
- getPageSize() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets the current configuration for the size of a page.
- getPageSizeConfig() - Method in class com.adobe.cq.social.scf.CollectionPagination
-
- getPageStart() - Method in class com.day.cq.wcm.foundation.List
-
Returns the starting index for list items on this page.
- getPageThemePath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
- getPageTitle() - Method in class com.day.cq.wcm.commons.ReferenceSearch.Info
-
- getPagination() - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentList
-
Get the pagination setting.
- getPagination() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- getPagination() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Get the request paging specification
- getPagination() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getPaginationInfo() - Method in interface com.adobe.cq.commerce.api.CommerceResult
-
Get pagination information, like page number, total results, ...
- getPaginationInfo() - Method in class com.adobe.cq.commerce.api.PlacedOrderResult
-
Get pagination information, like page number, total results.
- getPaginationInfo() - Method in class com.adobe.cq.commerce.common.DefaultCommerceResult
-
Get pagination information, like page number, total results, ...
- getPaginationLimitValue(HttpServletRequest) - Method in interface com.adobe.granite.haf.converter.api.PaginatableHypermediaConverter
-
Gets the pagination limit value from the request.
- getPaginationLimitValue(HttpServletRequest) - Method in interface com.adobe.granite.haf.converter.platform.api.PlatformConverterService
-
Get the pagination limit value that will be used to build a paginated child entity list.
- getPaginationStartValue(HttpServletRequest) - Method in interface com.adobe.granite.haf.converter.api.PaginatableHypermediaConverter
-
Gets the pagination start value from the request.
- getPaginationStartValue(HttpServletRequest) - Method in interface com.adobe.granite.haf.converter.platform.api.PlatformConverterService
-
Get the pagination start value that will be used to build a paginated child entity list.
- getPaint() - Method in class com.day.image.Layer
-
- getPaletteIndex(int) - Method in interface org.apache.commons.imaging.palette.Palette
-
Looks up the palette index for a given color.
- getPaletteIndex(int) - Method in class org.apache.commons.imaging.palette.QuantizedPalette
-
- getPaletteIndex(int) - Method in class org.apache.commons.imaging.palette.SimplePalette
-
- getParagraph(int) - Method in class com.day.cq.wcm.offline.DocImporter
-
Deprecated.
- getParagraph(int) - Method in class com.day.cq.wcm.offline.DocxImporter
-
Deprecated.
- getParagraph(int) - Method in interface com.day.cq.wcm.offline.TextDocumentImporter
-
Deprecated.
- getParagraphs() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getParagraphs() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid
-
Deprecated.
- getParam(String) - Method in interface com.day.cq.mcm.emailprovider.types.BaseType
-
Get a custom param value
- getParam(String) - Method in class org.apache.oltu.oauth2.as.request.OAuthRequest
-
- getParamCount() - Method in class com.fasterxml.jackson.databind.util.ClassUtil.Ctor
-
- getParameter(RequestParameterMap, String) - Static method in class com.day.cq.mcm.core.NewsletterHelper
-
Utility to trim existing Parameter Values
- getParameter(String) - Method in class com.day.cq.wcm.foundation.forms.RedirectRequest
-
- getParameter(SettableBeanProperty) - Method in class com.fasterxml.jackson.databind.deser.impl.PropertyValueBuffer
-
- getParameter(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
- getParameter(HttpServletRequest, String) - Static method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
- getParameter(HttpServletRequest, String) - Static method in class org.apache.felix.webconsole.WebConsoleUtil
-
An utility method, that is used to filter out simple parameter from file
parameter when multipart transfer encoding is used.
- getParameter(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getParameter(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getParameterAnnotations(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
- getParameterAnnotations() - Method in class com.fasterxml.jackson.databind.util.ClassUtil.Ctor
-
- getParameterCount() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getParameterCount() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getParameterCount() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
- getParameterInt(HttpServletRequest, String, int) - Static method in class org.apache.felix.webconsole.WebConsoleUtil
-
Retrieves a request parameter and converts it to int.
- getParameterized(Type, Type...) - Static method in class com.google.gson.reflect.TypeToken
-
Gets type literal for the parameterized type represented by applying typeArguments
to
rawType
.
- getParameterMap() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getParameterMap() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getParameterName(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the parameter name for the field
- getParameterName() - Method in class com.day.cq.wcm.msm.commons.BaseAction
-
Deprecated.
- getParameterNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getParameters() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the list of parameters as a map
- getParameters() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the request parameters.
- getParameters() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the request parameters.
- getParameters() - Method in class com.day.cq.search.Predicate
-
Returns an unmodifiable map of all parameters and their values.
- getParameters(SettableBeanProperty[]) - Method in class com.fasterxml.jackson.databind.deser.impl.PropertyValueBuffer
-
- getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
-
- getParameters(String) - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
-
- getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getParameters() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
Returns the configuration parameters associated with this security
configuration instance.
- getParameters(String) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
-
Allows to retrieve the configuration parameters associated with a
given
SecurityConfiguration
accessible by this provider.
- getParameters() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getParameters() - Method in interface org.apache.sling.hapi.HApiType
-
A list of String
representing java-like generic types that can be used as types for the properties belonging to this type
- getParameters() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- getParameters() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
-
- getParameters() - Method in class org.apache.tika.mime.MediaType
-
Returns an immutable sorted map of the parameters of this media type.
- getParametersDimension() - Method in interface org.apache.commons.math.ode.jacobians.ODEWithJacobians
-
Deprecated.
Get the number of parameters.
- getParametersDimension() - Method in interface org.apache.commons.math.ode.jacobians.ParameterizedODE
-
Deprecated.
Get the number of parameters.
- getParameterSource() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- getParameterSource() - Method in class com.fasterxml.jackson.databind.JavaType
-
Deprecated.
- getParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getParameterType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
- getParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
- getParameterValue(Map<String, String[]>, String) - Static method in class com.adobe.cq.social.reporting.analytics.api.AbstractAnalyticsTrendReportComponent
-
Fetch the first value for a key in a multi-value property map.
- getParameterValues(String) - Method in class com.day.cq.wcm.foundation.forms.RedirectRequest
-
- getParameterValues(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getParamInfos() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getParamJSON() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
- getParams() - Method in class com.adobe.cq.socialmedia.SocialParams
-
Retrieves parameter map
- getParams() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoGroup
-
- getParams() - Method in interface com.day.cq.mcm.emailprovider.types.BaseType
-
Get entity config parameters (if any).
- getParams() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns HTTP protocol parameters
associated with this host.
- getParams() - Method in class org.apache.tika.detect.NNTrainedModelBuilder
-
- getParams() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern
-
Gets the parameters of this <data pattern.
- getParent() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Gets the parent path for the comment.
- getParent(Resource, boolean) - Static method in class com.adobe.cq.social.filelibrary.client.api.FileLibraryUtils
-
Find the parent resource for the specified resource.
- getParent() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getParent() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
Returns the parent resource of this resource.
- getParent() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getParent() - Method in interface com.adobe.cq.xf.ExperienceFragmentVariation
-
Retrieves the parent Experience Fragment for this variation
- getParent() - Method in interface com.adobe.xmp.core.XMPNode
-
gets the parent of this node.
- getParent() - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- getParent() - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- getParent() - Method in class com.fasterxml.jackson.core.json.JsonWriteContext
-
- getParent() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
Accessor for finding parent context of this context; will
return null for root context.
- getParent() - Method in class com.fasterxml.jackson.databind.util.TokenBufferReadContext
-
- getParent() - Method in class com.sun.mail.imap.DefaultFolder
-
- getParent() - Method in class com.sun.mail.imap.IMAPFolder
-
Get this folder's parent.
- getParent() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getParent() - Method in class com.sun.mail.pop3.POP3Folder
-
- getParent() - Method in class org.apache.commons.io.monitor.FileEntry
-
Return the parent entry.
- getParent() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
- getParent() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
Navigate to the parent or an invalid location for the root of the hierarchy.
- getParent() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
- getParent() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- getParent() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the parent of this element
- getParent() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Returns the parent QueryNode
or null
if this is
the root node of a query tree.
- getParent() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
- getParent() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the parent file or null
if this is the root file.
- getParent() - Method in class org.apache.jackrabbit.vault.util.Tree.Node
-
- getParent() - Method in class org.apache.log4j.Category
-
- getParent() - Method in class org.apache.sling.api.resource.AbstractResource
-
Returns the parent resource of this resource.
- getParent() - Method in class org.apache.sling.api.resource.NonExistingResource
-
- getParent() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the parent resource or null
if this resource
represents the root of the resource tree.
- getParent(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the parent resource of this resource.
- getParent(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
- getParent(String, int) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Utility method returns the ancestor's path at the given
level
relative to
path
, which is normalized by
ResourceUtil.normalize(String)
before resolving the ancestor.
- getParent(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
- getParent() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getParent(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the Resource
obtained by calling getParent
on the wrapped resource resolver.
- getParent() - Method in interface org.apache.sling.hapi.HApiType
-
Returns the parent type object
- getParent(ResolveContext<T>, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns the parent resource from this resource provider or null
if
the resource provider cannot find it.
- getParentAsset(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- getParentCategory() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the parent category.
- getParentComponent() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Gets the immediate parent of this component.
- getParentComponent() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getParentComponent() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
Gets the immediate parent of this component.
- getParentConfig() - Method in interface com.day.cq.dam.api.s7dam.config.YouTubeChannelConfig
-
Deprecated.
- getParentDir(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
Returns the parent directory of the specified path
.
- getParentDir() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Returns the parent directory of this resource.
- getParentElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- getParentElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- getParentElement() - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Return the parent element.
- getParentElements() - Method in interface org.apache.jackrabbit.webdav.bind.BindableResource
-
Will retrieve a collection of parent elements of the bindable resource
representing the parent set.
- getParentEntity(Resource) - Method in interface com.adobe.cq.screens.assignment.AssignmentService
-
Gets the parent entity (display or schedule) that contains this assignment.
- getParentExpression() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the parent expression, if any.
- getParentFqdn() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- getParentFriendlyUrl() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- getParentFriendlyUrl() - Method in interface com.adobe.cq.social.filelibrary.client.api.Asset
-
- getParentGroups() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
- getParentId() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Get this comment parent id.
- getParentId() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Get this comment parent id.
- getParentId() - Method in interface com.adobe.granite.taskmanagement.Task
-
Returns the ID of the parent task.
- getParentId() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
- getParentId() - Method in interface org.apache.jackrabbit.spi.Event
-
- getParentId() - Method in interface org.apache.jackrabbit.spi.PropertyId
-
Returns the NodeId
of the parent.
- getParentLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns the parent location of the modification.
- getParentLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Returns the parent location of the modification.
- getParentLocation() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Returns the parent location of the modification.
- getParentLogger() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
-
Unsupported Java 7 method.
- getParentName() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- getParentName() - Method in interface com.adobe.cq.social.filelibrary.client.api.Asset
-
- getParentPath() - Method in class com.adobe.cq.social.tally.client.api.TallyEvent
-
- getParentPath() - Method in interface com.day.cq.dam.api.Revision
-
Return the parent path of the asset.
- getParentPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
-
Gets the absolute path.
- getParentRequestURI() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Return a uri to the parent of the current uri.
- getParentResolveContext() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
Return a resolve context for the parent resource provider.
- getParentResource() - Method in class com.adobe.granite.ui.components.Config
-
Returns the parent of the resource.
- getParentResourceProvider() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
Return the parent resource provider.
- getParentResourceType(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the super type of the given resource.
- getParentResourceType(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the super type of the given resource type.
- getParentResourceType(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- getParentResourceType(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- getParents(String) - Method in class com.adobe.cq.social.scf.core.resourcetree.ResourceTypeTree
-
Retrieves a list of all the parent entries for a resource type based on the resource type hierarchy.
- getParentSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
-
Gets the name of the parent selector.
- getParentSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
-
Gets the name of the parent selector.
- getParentTag() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
-
- getParentTaskId() - Method in class com.adobe.granite.taskmanagement.Filter
-
Return the parent task Id specified for this filter.
- getParentUrl() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- getParentWorkflowId() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getParentXf() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the parent Experience Fragment for this variation
- getParser() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Method for accessing the currently active parser.
- getParser() - Method in class com.fasterxml.jackson.databind.MappingIterator
-
Accessor for getting underlying parser this iterator uses.
- getParser() - Method in class org.apache.commons.lang.text.CompositeFormat
-
Provides access to the parser Format implementation.
- getParser() - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.
Provides access to the parser Format implementation.
- getParser(MediaType) - Method in class org.apache.tika.config.TikaConfig
-
- getParser() - Method in class org.apache.tika.config.TikaConfig
-
Returns the configured parser instance.
- getParser() - Method in class org.apache.tika.Tika
-
Returns the parser instance used by this facade.
- getParser() - Method in class org.joda.time.format.DateTimeFormatter
-
Gets the internal parser object that performs the real parsing work.
- getParser() - Method in class org.joda.time.format.PeriodFormatter
-
Gets the internal parser object that performs the real parsing work.
- getParsers(ParseContext) - Method in class org.apache.tika.parser.CompositeParser
-
- getParsers() - Method in class org.apache.tika.parser.CompositeParser
-
Returns the component parsers.
- getParsers(ParseContext) - Method in class org.apache.tika.parser.DefaultParser
-
- getParserSchema() - Method in class com.fasterxml.jackson.databind.MappingIterator
-
- getParseType() - Method in class org.joda.time.format.PeriodFormatter
-
Gets the PeriodType that will be used for parsing.
- getParsingContext() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getParsingContext() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getParsingContext() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getParsingContext() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be used to access current parsing context reader
is in.
- getParsingContext() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getParsingContext() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getPart() - Method in enum org.apache.tika.parser.iwork.IWorkPackageParser.IWORKDocumentType
-
- getPartial(EstimatedParameter) - Method in class org.apache.commons.math.estimation.WeightedMeasurement
-
Deprecated.
- getPartial() - Method in class org.joda.time.Partial.Property
-
Gets the partial that this property belongs to.
- getPartialConverter(Object) - Method in class org.joda.time.convert.ConverterManager
-
Gets the best converter for the object specified.
- getPartialConverters() - Method in class org.joda.time.convert.ConverterManager
-
Gets a copy of the set of converters.
- getPartialValues(ReadablePartial, Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
-
Extracts the values of the partial from an object of this converter's type.
- getPartialValues(ReadablePartial, Object, Chronology, DateTimeFormatter) - Method in class org.joda.time.convert.AbstractConverter
-
Extracts the values of the partial from an object of this converter's type.
- getPartialValues(ReadablePartial, Object, Chronology) - Method in interface org.joda.time.convert.PartialConverter
-
Extracts the values of the partial from an object of this converter's type.
- getPartialValues(ReadablePartial, Object, Chronology, DateTimeFormatter) - Method in interface org.joda.time.convert.PartialConverter
-
Extracts the values of the partial from an object of this converter's type.
- getParticipant(String, WorkItem, WorkflowSession, MetaDataMap) - Method in interface com.adobe.granite.workflow.exec.DynamicParticipantExecutor
-
Returns the dynamically resolved Principal
id
- getParticipant(WorkItem, WorkflowSession, MetaDataMap) - Method in interface com.adobe.granite.workflow.exec.ParticipantStepChooser
-
Returns the dynamically resolved Principal
id
- getParticipant(WorkItem, WorkflowSession, String[]) - Method in interface com.day.cq.workflow.exec.ParticipantChooser
-
- getParticipant(WorkItem, WorkflowSession, MetaDataMap) - Method in interface com.day.cq.workflow.exec.ParticipantStepChooser
-
Returns the dynamically resolved Principal
id
- getPassedUsersCount() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
Returns the number of users in the group having passed the resource.
- getPassword() - Method in interface com.adobe.cq.screens.device.registration.RegistrationResult
-
Returns the device user password of the registered device
- getPassword() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the encrypted password for the S7 service associated with this cloud configuration.
- getPassword() - Method in class com.day.cq.mcm.campaign.CampaignCredentials
-
- getPassword() - Method in interface com.day.cq.polling.importer.PollConfig
-
The password of this configuration.
- getPassword() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the password property.
- getPassword() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the password property.
- getPassword() - Method in class com.scene7.ipsapi.CheckLoginParam
-
Gets the value of the password property.
- getPassword() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the password property.
- getPassword() - Method in class com.scene7.ipsapi.GeneratePasswordReturn
-
Gets the value of the password property.
- getPassword() - Method in class com.scene7.ipsapi.SetPasswordParam
-
Gets the value of the password property.
- getPassword() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
-
- getPassword() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getPassword() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the password.
- getPassword() - Method in class org.apache.oltu.oauth2.as.request.AbstractOAuthTokenRequest
-
- getPassword() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
- getPassword(Metadata) - Method in interface org.apache.tika.parser.PasswordProvider
-
Looks up the password for a document with the given metadata,
and returns it for the Parser.
- getPasswordExpires() - Method in interface com.day.cq.dam.scene7.api.model.Scene7User
-
- getPasswordExpires() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the passwordExpires property.
- getPasswordExpires() - Method in class com.scene7.ipsapi.SetPasswordParam
-
Gets the value of the passwordExpires property.
- getPasswordExpires() - Method in class com.scene7.ipsapi.SetUserInfoParam
-
Gets the value of the passwordExpires property.
- getPasswordExpires() - Method in class com.scene7.ipsapi.User
-
Gets the value of the passwordExpires property.
- getPasswordProvider() - Method in class org.apache.tika.extractor.EmbeddedDocumentUtil
-
- getPatchDirectory() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the patch directory
- getPatchLevel() - Method in class com.fasterxml.jackson.core.Version
-
- getPatchParentPath() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the patch parent path
- getPath() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address path in the repository.
- getPath() - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
Returns the location path in the repository.
- getPath() - Method in interface com.adobe.cq.commerce.api.classification.Classification
-
Returns the path of the classification if represented in the repository.
- getPath() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationAttribute
-
Returns the path of the attribute if represented in the repository.
- getPath() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the path of the category if represented in the repository.
- getPath() - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns the path of the collection if represented in the repository.
- getPath() - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Get the path of the payment method if represented in the repository.
- getPath() - Method in interface com.adobe.cq.commerce.api.Product
-
Get the underlying resource's path.
- getPath() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
Get the path of the promotion if represented in the repository.
- getPath() - Method in class com.adobe.cq.commerce.api.promotion.PromotionInfo
-
Get the path or identifier.
- getPath() - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Get the path of the voucher if represented in the repository.
- getPath() - Method in class com.adobe.cq.commerce.api.promotion.VoucherInfo
-
Get the path of the voucher if represented in the repository.
- getPath() - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Get the path of the shipping method if represented in the repository.
- getPath() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getPath() - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getPath() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
Get the path.
- getPath() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the item path.
- getPath() - Method in exception com.adobe.cq.mcm.campaign.NewsletterReplicationException
-
- getPath() - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- getPath() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the current REST API endpoint
- getPath() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesTable
-
- getPath() - Method in interface com.adobe.cq.msm.ui.models.alllivecopies.LiveCopyTable
-
- getPath() - Method in interface com.adobe.cq.scheduled.exporter.ExportConfig
-
Returns the identification path of this configuration.
- getPath() - Method in interface com.adobe.cq.screens.device.Device
-
Returns the path of the device resource.
- getPath() - Method in interface com.adobe.cq.screens.device.DeviceConfig
-
Returns the path of the device config resource.
- getPath() - Method in interface com.adobe.cq.social.calendar.client.api.Calendar
-
Returns the resource path of this calendar.
- getPath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
Returns path of an asset under its belonged resource
- getPath() - Method in interface com.adobe.cq.social.filelibrary.client.api.Document
-
Get the path of the resource of this document
- getPath() - Method in class com.adobe.cq.social.filelibrary.client.api.FileLibraryBreadcrumb
-
- getPath() - Method in interface com.adobe.cq.social.messaging.client.api.Attachment
-
- getPath() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivity
-
If this is content activity, returns the path of the UGC content.
- getPath() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsFramework
-
Gets the framework path
- getPath() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getPath() - Method in class com.adobe.cq.social.scf.core.SocialEvent
-
- getPath() - Method in interface com.adobe.cq.social.scf.SocialAuthorizable
-
Get the path of the user.
- getPath() - Method in class com.adobe.cq.social.scf.SocialOperationResult
-
- getPath() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getPath() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
Returns the absolute path of this resource in the resource tree.
- getPath() - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- getPath() - Method in interface com.adobe.cq.social.subscriptions.api.Subscription
-
Get the path of this subscription
- getPath() - Method in class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- getPath() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollection
-
Get the path of this subscription
- getPath() - Method in class com.adobe.cq.social.ugc.api.PathConstraint
-
Gets the path for this constraint.
- getPath() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getPath() - Method in interface com.adobe.cq.xf.ExperienceFragment
-
Retrieves the path of this experience fragment
- getPath() - Method in interface com.adobe.cq.xf.ExperienceFragmentVariation
-
Retrieves the path of this experience fragment variation
- getPath() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the path of the experience fragment.
- getPath() - Method in interface com.adobe.granite.activitystreams.Activity
-
Returns the path of this activity if stored in the repository.
- getPath() - Method in interface com.adobe.granite.asset.api.AssetVersion
-
Get path of this version
- getPath() - Method in class com.adobe.granite.comments.AbstractComment
-
Get the path of the resource representing this comment.
- getPath() - Method in class com.adobe.granite.comments.AbstractCommentCollection
-
Returns the path of the resource representing this collection.
- getPath() - Method in interface com.adobe.granite.comments.Comment
-
Get the path of the resource representing this comment.
- getPath() - Method in interface com.adobe.granite.comments.CommentCollection
-
Returns the path of the resource representing this collection.
- getPath(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns Path to ContextHub
- getPath(SlingHttpServletRequest, boolean) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns Path to ContextHub
- getPath() - Method in class com.adobe.granite.contexthub.api.Mode
-
Get the path where this module is defined.
- getPath() - Method in class com.adobe.granite.contexthub.api.Module
-
Get the path where this module is defined.
- getPath() - Method in class com.adobe.granite.contexthub.api.Store
-
If this store was created from a resource, returns store path (for example:
/etc/cloudsettings/default/contexthub/store-name).
- getPath() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the path of this library
- getPath() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the include path of this library.
- getPath(boolean) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the include path of this library.
- getPath() - Method in interface com.adobe.granite.workflow.collection.ResourceCollection
-
Returns collection path
- getPath() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the path of the payload content.
- getPath() - Method in interface com.adobe.internal.xmp.properties.XMPPropertyInfo
-
- getPath() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getPath() - Method in interface com.day.cq.analytics.sitecatalyst.FrameworkComponent
-
Return the path of this component.
- getPath() - Method in class com.day.cq.audit.AuditLogEntry
-
The path.
- getPath() - Method in class com.day.cq.commons.Console
-
- getPath() - Method in class com.day.cq.commons.JcrLabeledResource
-
Returns the path of this resource
- getPath() - Method in interface com.day.cq.commons.LabeledResource
-
Returns the path of this resource
- getPath() - Method in interface com.day.cq.contentsync.config.Config
-
Get the config's path.
- getPath() - Method in interface com.day.cq.contentsync.config.ConfigEntry
-
- getPath() - Method in interface com.day.cq.dam.api.Asset
-
Returns the repository path of the asset.
- getPath() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
Deprecated.
- getPath() - Method in interface com.day.cq.dam.api.Rendition
-
Returns the path of the rendition, e.g.
- getPath(String) - Method in interface com.day.cq.dam.handler.ffmpeg.ExecutableLocator
-
Returns the absolute path to an executable, if found,
or null
if it could not be found.
- getPath(String) - Method in class com.day.cq.dam.handler.ffmpeg.LocatorImpl
-
- getPath() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Folder
-
Returns this folder's S7 path
- getPath() - Method in class com.day.cq.dam.video.VideoProfile
-
- getPath() - Method in interface com.day.cq.mcm.api.newsletter.NewsLetter
-
Return the content path.
- getPath() - Method in class com.day.cq.mcm.core.NewsletterEmulatorGroup
-
- getPath() - Method in class com.day.cq.personalization.dto.LocationItem
-
Deprecated.
Returns the path to the location
- getPath() - Method in interface com.day.cq.personalization.Location
-
Returns the path to the location
- getPath() - Method in interface com.day.cq.personalization.Teaser
-
Returns the repository path of the teaser
- getPath() - Method in interface com.day.cq.personalization.TeaserTag
-
Returns the path of the tag from the repository.
- getPath() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the path.
- getPath() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the path.
- getPath() - Method in interface com.day.cq.polling.importer.PollConfig
-
Returns the identification path of this configuration.
- getPath() - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
- getPath() - Method in interface com.day.cq.replication.Outbox
-
Returns the outbox path.
- getPath() - Method in class com.day.cq.replication.ReplicationAction
-
Returns the path
- getPath() - Method in class com.day.cq.replication.ReplicationContentFacade
-
- getPath() - Method in interface com.day.cq.reporting.Column
-
Gets the path of this instance of the column.
- getPath(Row) - Method in interface com.day.cq.search.eval.EvaluationContext
-
Helper method for returning the path behind a row.
- getPath() - Method in class com.day.cq.search.Predicate
-
Returns the path in a predicate tree of
PredicateGroups
to this predicate, eg.
- getPath() - Method in interface com.day.cq.search.result.Hit
-
- getPath() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getPath() - Method in class com.day.cq.security.resource.AuthorizableResource
-
Deprecated.
Returns the absolute path of this resource in the resource tree.
- getPath() - Method in interface com.day.cq.statistics.StatisticsService
-
Deprecated.
- getPath() - Method in interface com.day.cq.wcm.command.api.DeleteCommandPathArgument
-
- getPath() - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- getPath() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the path of this emulator.
- getPath() - Method in interface com.day.cq.wcm.emulator.EmulatorGroup
-
- getPath() - Method in class com.day.cq.wcm.foundation.AllowedComponentList.ComponentMapping
-
Deprecated.
- getPath() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getPath() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
- getPath() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Returns the escaped path of the underlying page.
- getPath() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- getPath() - Method in class com.day.cq.wcm.foundation.Sitemap.Link
-
- getPath() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Return the path of the content page representing this device group.
- getPath() - Method in interface com.day.cq.workflow.collection.ResourceCollection
-
Returns collection path
- getPath() - Method in class com.day.cq.workflow.filter.InboxFilter
-
- getPath(WorkItem) - Method in interface com.day.cq.workflow.ui.JcrPathBuilderManager
-
Builds the path depending on payload
and workflow/item state
- getPath() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
- getPath() - Method in class com.day.crx.packaging.JSONResponse
-
- getPath() - Method in exception com.fasterxml.jackson.databind.JsonMappingException
-
Method for accessing full structural path within type hierarchy
down to problematic property.
- getPath() - Method in class com.google.gson.stream.JsonReader
-
Returns a
JsonPath to
the current location in the JSON value.
- getPath() - Method in class com.scene7.ipsapi.Folder
-
Gets the value of the path property.
- getPath(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix.
- getPath() - Method in class org.apache.commons.mail.EmailAttachment
-
Get the path.
- getPath() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlPolicy
-
Returns the path of the node this policy has been created for.
- getPath() - Method in interface org.apache.jackrabbit.api.security.principal.ItemBasedPrincipal
-
Returns the JCR path of the item that corresponds to this
Principal
.
- getPath() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns a JCR path if this authorizable instance is associated with an
item that can be accessed by the editing Session
.
- getPath() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the path of this node.
- getPath() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the path of this property.
- getPath() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getPath() - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Get the name of the directory where this data store keeps the files.
- getPath() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Returns the path of this resource.
- getPath() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
- getPath() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
-
The path, assuming there is only one selector.
- getPath(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
-
The path for the given selector name.
- getPath() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
- getPath() - Method in class org.apache.jackrabbit.oak.namepath.PathTracker
-
- getPath() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
The path of this location
- getPath() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
/**
Returns the base path of this commit.
- getPath() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getPath(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver
-
- getPath() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
- getPath() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoImpl
-
Returns the Path
of the item represented by this
ItemInfo
.
- getPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Assembles the built path and returns a new
Path
.
- getPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return the path of this element.
- getPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
-
Gets the absolute path.
- getPath() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getPath() - Method in interface org.apache.jackrabbit.spi.Event
-
- getPath() - Method in interface org.apache.jackrabbit.spi.ItemId
-
- getPath() - Method in interface org.apache.jackrabbit.spi.ItemInfo
-
Returns the Path
of the item represented by this
ItemInfo
.
- getPath() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a Path
representation of this value.
- getPath() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
- getPath() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo.Info
-
The path
- getPath() - Method in class org.apache.jackrabbit.vault.fs.api.RepositoryAddress
-
Returns the path to a repository item.
- getPath() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the os path
- getPath() - Method in class org.apache.jackrabbit.vault.fs.api.VaultFsTransaction.Info
-
- getPath() - Method in class org.apache.jackrabbit.vault.packaging.Dependency
-
- getPath(Node, String) - Static method in class org.apache.jackrabbit.vault.util.PathUtil
-
- getPath() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Get the resource path.
- getPath() - Method in class org.apache.sling.api.resource.path.Path
-
Return the path if this Path
object holds a path,
returns the pattern otherwise.
- getPath() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the absolute path of this resource in the resource tree.
- getPath() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getPath() - Method in class org.apache.sling.api.resource.SyntheticResource
-
- getPath() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns the absolute path of the item upon which the request operated.
- getPath() - Method in class org.apache.sling.distribution.serialization.DistributionExportFilter.TreeFilter
-
- getPath() - Method in interface org.apache.sling.hapi.HApiType
-
The path of the Resource representing this type
- getPath() - Method in interface org.apache.sling.hapi.HApiTypesCollection
-
The Resource path of this type collection
- getPath(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the path of the node AccessControlList
acl
has been created for.
- getPath() - Method in interface org.apache.sling.resource.collection.ResourceCollection
-
Returns path of the collection.
- getPath() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Get the path of the resource to retrieve.
- getPath() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Returns the absolute path of the item upon which the request operated.
- getPath() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Returns the absolute path of the item upon which the request operated.
- getPath() - Method in class org.apache.tika.io.TikaInputStream
-
- getPathConstraint(Resource) - Static method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getPathConstraintType() - Method in class com.adobe.cq.social.ugc.api.PathConstraint
-
Gets the type of constraint being placed on the path.
- getPathElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return a path element pointing to this element
- getPathEnv() - Static method in class com.day.cq.dam.handler.ffmpeg.LocatorImpl
-
- getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getPathFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Return the PathFactory
.
- getPathFilters() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
- getPathInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getPathInfo(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Return the context path for r, using the appropriate request attribute if
the request is an included one.
- getPathMapping() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Defines a path mapping that is applied to the incoming package paths and filter when installing the package.
- getPathName() - Method in class com.scene7.ipsapi.GetPhotoshopPathParam
-
Gets the value of the pathName property.
- getPathNameArray() - Method in class com.scene7.ipsapi.GetPhotoshopPathNamesReturn
-
Gets the value of the pathNameArray property.
- getPathNoEndSeparator(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix, and
also excluding the final directory separator.
- getPathOptions() - Method in class com.adobe.cq.sites.ui.models.admin.security.LoginPath
-
- getPathPrefix() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
-
Defines the authorizables intermediate path prefix that is used when creating new authorizables.
- getPathReference() - Method in exception com.fasterxml.jackson.databind.JsonMappingException
-
Method for accessing description of path that lead to the
problem that triggered this exception
- getPathReference(StringBuilder) - Method in exception com.fasterxml.jackson.databind.JsonMappingException
-
- getPaths() - Method in interface com.adobe.cq.social.commons.comments.search.SearchComponent
-
Get the search paths
- getPaths() - Method in interface com.adobe.cq.social.commons.comments.search.SearchResultComponent
-
Get the search paths
- getPaths() - Method in class com.day.cq.commons.ConsoleUtil
-
Deprecated.
- getPaths() - Method in interface com.day.cq.dam.api.metadata.ComponentHandler
-
- getPaths() - Method in class com.day.cq.replication.CompositeReplicationAction
-
- getPaths() - Method in class com.day.cq.replication.ReplicationAction
-
Returns the replication paths.
- getPaths(String, List<ResourceCollection>) - Static method in class com.day.cq.wcm.workflow.process.ResourceCollectionHelper
-
- getPaths() - Method in interface org.apache.sling.distribution.DistributionRequest
-
Get the root paths for this distribution request
- getPaths() - Method in class org.apache.sling.distribution.packaging.DistributionPackageInfo
-
get the paths covered by the package holding this info
- getPaths() - Method in class org.apache.sling.distribution.SimpleDistributionRequest
-
get the paths for this distribution request
- getPaths() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
The set of paths this listener is interested in.
- getPathSteps() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Returns an array of all currently set location step nodes.
- getPathsToBackup() - Method in interface com.adobe.cq.upgrades.backup.BackupConfig
-
Set of paths to backup before upgrading
- getPathsToOverwrite() - Method in interface com.adobe.cq.upgrades.backup.BackupConfig
-
Set of paths to overwrite when merging content back
- getPathTranslated() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getPattern() - Method in class com.adobe.xmp.schema.model.rules.PatternRule
-
- getPattern() - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
- getPattern() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the pattern.
- getPattern() - Method in class org.apache.commons.lang.time.FastDateFormat
-
Gets the pattern used by this formatter.
- getPattern() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the pattern used by this parser.
- getPattern() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the pattern used by this printer.
- getPattern() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the pattern used by this formatter.
- getPattern() - Method in class org.apache.commons.lang3.time.FastDateParser
-
- getPattern() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- getPattern() - Method in exception org.apache.commons.math.MathException
-
- getPattern() - Method in exception org.apache.commons.math.MathRuntimeException
-
- getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
-
- getPattern(String, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
-
- getPattern(String, Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
-
Creates the
RestrictionPattern
for the restriction information
stored with specified tree.
- getPattern(String, Set<Restriction>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
-
- getPattern() - Method in class org.apache.jackrabbit.vault.fs.filter.DefaultPathFilter
-
Returns the pattern
- getPattern() - Method in class org.kohsuke.rngom.rngparser.digested.DDefine
-
- getPatterns() - Method in class com.day.text.Replace
-
Returns an iterator over the existing patterns
- getPatternStr() - Method in class com.adobe.xmp.schema.model.rules.PatternRule
-
- getPayload() - Method in interface com.adobe.cq.screens.device.DeviceCommand
-
Returns the payload of the command or null
if no payload specified.
- getPayload() - Method in interface com.adobe.cq.screens.DeviceMessageQueue.Entry
-
Returns the payload of the entry or null
if it does not contain a payload.
- getPayload() - Method in interface com.adobe.granite.workflow.exec.WorkflowData
-
Getter for the payload of the WorkflowData
.
- getPayload() - Method in interface com.day.cq.workflow.exec.WorkflowData
-
Getter for the payload of the WorkflowData
.
- getPayload() - Method in class org.apache.oltu.jose.jws.JWS
-
- getPayloadInfo(PayloadInfoBuilderContext) - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilder
-
Build the PayloadInfo for the payload represented in the provided context.
- getPayloadInfo(InboxItem, String) - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilderManager
-
Build the PayloadInfo for the payload represented by the InboxItem.
- getPayloadInfo(String, String) - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilderManager
-
Build the PayloadInfo for the payload located at the specified path.
- getPayloadLink() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the payload link.
- getPayloadPath() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the payload path in the repository.
- getPayloadPath() - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilderContext
-
The payload path to use if there is no InboxItem.
- getPayloadStream() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest
-
The paylaod that will be added to this zip entry
- getPayloadThumbnail() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the payload thumbnail path.
- getPayloadType() - Method in interface com.adobe.granite.workflow.exec.WorkflowData
-
Getter for the type of payload of the WorkflowData
.
- getPayloadType() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the type of the payload
- getPayloadType() - Method in interface com.day.cq.workflow.exec.WorkflowData
-
Getter for the type of payload of the WorkflowData
.
- getPaymentMethodsBasePath() - Method in interface com.adobe.cq.commerce.api.conf.CommerceBasePathsService
-
Returns the JCR base path for the commerce payment methods.
- getPcsType() - Method in class com.scene7.ipsapi.IccProfileFieldUpdate
-
Gets the value of the pcsType property.
- getPct(Object) - Method in class org.apache.commons.math.stat.Frequency
-
- getPct(Comparable<?>) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the percentage of values that are equal to v
(as a proportion between 0 and 1).
- getPct(int) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the percentage of values that are equal to v
(as a proportion between 0 and 1).
- getPct(long) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the percentage of values that are equal to v
(as a proportion between 0 and 1).
- getPct(char) - Method in class org.apache.commons.math.stat.Frequency
-
Returns the percentage of values that are equal to v
(as a proportion between 0 and 1).
- getPdfHandleArray() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the pdfHandleArray property.
- getPdfInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the pdfInfo property.
- getPdfOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the pdfOptions property.
- getPdfOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the pdfOptions property.
- getPdfOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the pdfOptions property.
- getPdfOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the pdfOptions property.
- getPdfOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the pdfOptions property.
- getPDFParserConfig() - Method in class org.apache.tika.parser.pdf.PDFParser
-
- getPdfSettingsInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the pdfSettingsInfo property.
- getPeek() - Method in class com.sun.mail.imap.IMAPMessage
-
Get whether or not to use the PEEK variant of FETCH when
fetching message content.
- getPending() - Method in interface com.day.cq.replication.ReplicationStatus
-
Checks if the last publish action is still pending, i.e.
- getPendingCommands() - Method in interface com.adobe.cq.screens.device.DeviceStatus
-
- getPendingUploads() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getPercentageComplete() - Method in interface com.adobe.granite.translation.api.TranslationMetadata
-
Gets the percentage complete.
- getPercentComplete() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
- getPercentile(double) - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns an estimate for the pth percentile of the stored values.
- getPercentileImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured percentile implementation.
- getPercentLabels() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartLabels
-
- getPercentRated() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathRatingReport
-
Percentage of resources that have been rated.
- getPercentRated() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementAggregateResourceRatingReport
-
Percentage of resources that have been rated.
- getPercentUnrated() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathRatingReport
-
Percentage of resources that have not been rated.
- getPercentUnrated() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementAggregateResourceRatingReport
-
Percentage of resources that have not been rated.
- getPeriod() - Method in interface com.day.cq.notification.api.Subscription
-
- getPeriod() - Method in class com.day.cq.wcm.core.stats.PageViewReport
-
- getPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the time period.
- getPeriodConverter(Object) - Method in class org.joda.time.convert.ConverterManager
-
Gets the best converter for the object specified.
- getPeriodConverters() - Method in class org.joda.time.convert.ConverterManager
-
Gets a copy of the list of converters.
- getPeriodType() - Method in class org.joda.time.base.BasePeriod
-
Gets the period type.
- getPeriodType() - Method in class org.joda.time.base.BaseSingleFieldPeriod
-
Gets the period type which matches the duration field type.
- getPeriodType(Object) - Method in class org.joda.time.convert.AbstractConverter
-
Selects a suitable period type for the given object.
- getPeriodType(Object) - Method in interface org.joda.time.convert.PeriodConverter
-
Selects a suitable period type for the given object.
- getPeriodType(PeriodType) - Static method in class org.joda.time.DateTimeUtils
-
Gets the period type handling null.
- getPeriodType() - Method in class org.joda.time.Days
-
Gets the period type, which is days
.
- getPeriodType() - Method in class org.joda.time.Hours
-
Gets the period type, which is hours
.
- getPeriodType() - Method in class org.joda.time.Minutes
-
Gets the period type, which is minutes
.
- getPeriodType() - Method in class org.joda.time.Months
-
Gets the period type, which is months
.
- getPeriodType() - Method in interface org.joda.time.ReadablePeriod
-
Gets the period type that defines which fields are included in the period.
- getPeriodType() - Method in class org.joda.time.Seconds
-
Gets the period type, which is seconds
.
- getPeriodType() - Method in class org.joda.time.Weeks
-
Gets the period type, which is weeks
.
- getPeriodType() - Method in class org.joda.time.Years
-
Gets the period type, which is years
.
- getPermanentFlags() - Method in class com.sun.mail.imap.IMAPFolder
-
Return the permanent flags supported by the server.
- getPermanentFlags() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getPermanentFlags() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns an empty Flags
object because
the POP3 protocol doesn't support any permanent flags.
- getPermission(String, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- getPermissionArray() - Method in class com.scene7.ipsapi.CreatePropertySetParam
-
Gets the value of the permissionArray property.
- getPermissionArray() - Method in class com.scene7.ipsapi.PermissionSet
-
Gets the value of the permissionArray property.
- getPermissionArray() - Method in class com.scene7.ipsapi.SetAssetPermissionsParam
-
Gets the value of the permissionArray property.
- getPermissionArray() - Method in class com.scene7.ipsapi.SetFolderPermissionsParam
-
Gets the value of the permissionArray property.
- getPermissionArray() - Method in class com.scene7.ipsapi.SetPropertySetPermissionsParam
-
Gets the value of the permissionArray property.
- getPermissionProvider(Root, String, Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
-
- getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
-
- getPermissions() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getPermissions() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the permissions property.
- getPermissions() - Method in class com.scene7.ipsapi.PropertySet
-
Gets the value of the permissions property.
- getPermissions() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the permissions on the entry.
- getPermissions(String, TreeLocation, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
Returns the permissions that correspond the given jcr actions such as
specified in Session#hasPermission(String, String)
.
- getPermissions(String) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
Returns the permissions that correspond the given permission names.
- getPermissions(String) - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
-
Answer the list of encoded permissions of the bundle specified by the
bundle location
- getPermissionSetArray() - Method in class com.scene7.ipsapi.GetFoldersReturn
-
Gets the value of the permissionSetArray property.
- getPermissionSetArray() - Method in class com.scene7.ipsapi.GetFolderTreeReturn
-
Gets the value of the permissionSetArray property.
- getPermissionSetHandle() - Method in class com.scene7.ipsapi.Folder
-
Gets the value of the permissionSetHandle property.
- getPermissionSetHandle() - Method in class com.scene7.ipsapi.PermissionSet
-
Gets the value of the permissionSetHandle property.
- getPermissionType() - Method in class com.scene7.ipsapi.Permission
-
Gets the value of the permissionType property.
- getPermissionType() - Method in class com.scene7.ipsapi.PermissionUpdate
-
Gets the value of the permissionType property.
- getPersistenceResourcePath(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
- getPersonalNamespaces() - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the Personal namespaces.
- getPersonDisplayName(ResourceResolver, String) - Static method in class com.adobe.granite.cloudsettings.CloudSettingsUtil
-
Extract the output for display.
- getPerspectiveQuad() - Method in class com.scene7.ipsapi.GetPhotoshopPathReturn
-
Gets the value of the perspectiveQuad property.
- getPhase() - Method in class org.apache.commons.math.optimization.fitting.HarmonicFunction
-
Get the phase φ.
- getPhase() - Method in interface org.apache.jackrabbit.vault.packaging.InstallContext
-
Returns the current installation phase
- getPhone() - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
Returns the location phone number.
- getPhoneme() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the phoneme.
- getPhonemes() - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
-
- getPhonemes() - Method in interface org.apache.commons.codec.language.bm.Rule.PhonemeExpr
-
- getPhonemes() - Method in class org.apache.commons.codec.language.bm.Rule.PhonemeList
-
- getPhonemeText() - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
-
- getPhoneNumbers() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
A Profile may contain mulitple Phone numbers addresses.
- getPhotos() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getPhotoshop() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getPhotoshopMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getPhotoshopOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the photoshopOptions property.
- getPhotoshopOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the photoshopOptions property.
- getPhotoshopOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the photoshopOptions property.
- getPhotoshopOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the photoshopOptions property.
- GetPhotoshopPathNamesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPhotoshopPathNamesParam() - Constructor for class com.scene7.ipsapi.GetPhotoshopPathNamesParam
-
- GetPhotoshopPathNamesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPhotoshopPathNamesReturn() - Constructor for class com.scene7.ipsapi.GetPhotoshopPathNamesReturn
-
- GetPhotoshopPathParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPhotoshopPathParam() - Constructor for class com.scene7.ipsapi.GetPhotoshopPathParam
-
- GetPhotoshopPathReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPhotoshopPathReturn() - Constructor for class com.scene7.ipsapi.GetPhotoshopPathReturn
-
- getPhysicalHeightDpi() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns horizontal dpi of the image, if available.
- getPhysicalHeightInch() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns physical height of the image in inches, if available.
- getPhysicalWidthDpi() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns vertical dpi of the image, if available.
- getPhysicalWidthInch() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns physical width of the image in inches, if available.
- getPi() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant π.
- getPictures() - Method in interface com.day.cq.wcm.offline.Paragraph
-
Deprecated.
- getPid() - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getPid() - Method in class org.apache.felix.metatype.Designate
-
- getPid() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
- getPid() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configuration pid of the thread pool.
- getPid() - Method in class org.apache.sling.provisioning.model.Configuration
-
Get the pid.
- getPIMProduct() - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the PIM Product (under /var/commerce/products) which stores this product's
data.
- getPIMProduct() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getPingAfterSeconds() - Method in class com.scene7.ipsapi.GetCdnCacheInvalidationStatusReturn
-
Gets the value of the pingAfterSeconds property.
- getPingForPullUser(LivefyreUser, ClientUtilities, UserProperties) - Method in interface com.adobe.social.integrations.livefyre.user.api.PingForPullUserComponentFactory
-
Gets the Ping for Pull user to pass to Livefyre when a Ping for Pull occurs.
- getPingFrequency() - Method in interface com.adobe.cq.screens.device.DeviceService
-
Returns the frequency in seconds in which the device contacts the server.
- getPiSplit() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant π split in two pieces.
- getPivot() - Method in interface org.apache.commons.math.linear.FieldLUDecomposition
-
Returns the pivot permutation vector.
- getPivot() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImpl
-
Returns the pivot permutation vector.
- getPivot() - Method in interface org.apache.commons.math.linear.LUDecomposition
-
Returns the pivot permutation vector.
- getPivot() - Method in class org.apache.commons.math.linear.LUDecompositionImpl
-
Returns the pivot permutation vector.
- getPivotAggregation() - Method in class com.adobe.cq.social.srp.internal.FacetResults
-
A method to return the first aggregation of the first field for the first pivot.field.
- getPivotAggregation(String) - Method in class com.adobe.cq.social.srp.internal.FacetResults
-
- getPivotAggregation(String, List<String>) - Method in class com.adobe.cq.social.srp.internal.FacetResults
-
Return the aggregate with field matching.
- getPivotYear() - Method in class org.joda.time.format.DateTimeFormatter
-
Gets the pivot year to use as an override.
- getPivotYear() - Method in class org.joda.time.format.DateTimeParserBucket
-
Returns the default year used when information is incomplete.
- getPixel(int, int) - Method in class com.day.image.Layer
-
After checking whether the desired coordinate lies within the layer it
gets the ARGB value out of storage and returns that value
- getPixelRatio() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the pixel ratio of this emulator.
- getPlacedOrder(String) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Fetch a specific (previously-placed) order.
- getPlacedOrder(String, Locale) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Return a vendor record of a placed order for order administration.
- getPlacedOrder(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getPlacedOrders(String, int, int, String) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get a list of previously placed orders.
- getPlacedOrders(String, int, int, String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Returns a list of placed orders for the current shopper.
- getPlaceholderCssClass() - Method in interface com.day.cq.wcm.foundation.model.AllowedComponents
-
All css classes to be used on a single Allowed Component DOM node
- getPlaceholderResourceType() - Method in interface com.day.cq.wcm.foundation.model.AllowedComponents
-
The resource path of the Placeholder that should be used to list each of the Allowed Components in the DOM
- getPlainContent() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getPlainText(Page) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Gets the plain text variant of the specified newsletter (if available).
- getPlatform() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Platform specification to put into the "version made
by" part of the central file header.
- getPlatformName(String) - Static method in class org.apache.jackrabbit.vault.util.PlatformNameFormat
-
Returns the platform name for a given repository name.
- getPlatformPath() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the relative path of this artifact in platform format including
the extension.
- getPlatformPath(String) - Static method in class org.apache.jackrabbit.vault.util.PlatformNameFormat
-
Returns the platform path for the given repository one.
- getPlaybackTarget() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the playbackTarget property.
- getPlayCount() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getPlugin(Resource) - Method in interface com.day.cq.mcm.api.MCMFacade
-
Get a plugin for a resource found using component types returned by
MCMFacade
.
- getPlugin() - Method in interface com.day.cq.mcm.api.Touchpoint
-
- getPluginForType(String) - Method in interface com.day.cq.mcm.api.MCMFacade
-
Get a plugin if the type is known to the
MCMFacade
.
- getPluginId() - Method in interface com.day.cq.mcm.api.MCMPlugin
-
An id string for identification of the plugin - for example for the Javascript
plugin part.
- getPlugins() - Method in interface com.day.cq.mcm.api.MCMFacade
-
Get the complete list of registered plugins.
- getPlugins(ResourceResolver, String[]) - Static method in class com.day.cq.personalization.ClientContextUtil
-
Returns a list of plugins (paths to JS files) defined into specified locations.
- getPoint() - Method in class org.apache.commons.math.optimization.RealPointValuePair
-
Get the point.
- getPoint() - Method in class org.apache.commons.math.optimization.VectorialPointValuePair
-
Get the point.
- getPoint() - Method in class org.apache.commons.math.stat.clustering.EuclideanIntegerPoint
-
Get the n-dimensional point in integer space.
- getPoint2D(Point2D, Point2D) - Method in class com.day.image.AbstractBufferedImageOp
-
Returns the location of the destination point given a
point in the source image.
- getPoint2D(Point2D, Point2D) - Method in class com.day.image.DistortOp
-
Returns the location of the destination point given a
point in the source image.
- getPoint2D(Point2D, Point2D) - Method in class com.day.image.ResizeOp
-
Returns the location of the destination point given a point in the source
image.
- getPointRef() - Method in class org.apache.commons.math.optimization.RealPointValuePair
-
Get a reference to the point.
- getPointRef() - Method in class org.apache.commons.math.optimization.VectorialPointValuePair
-
Get a reference to the point.
- getPoints() - Method in class org.apache.commons.math.stat.clustering.Cluster
-
Get the points contained in the cluster.
- getPointSize() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the pointSize property.
- getPojo() - Method in class com.fasterxml.jackson.databind.node.POJONode
-
Method that can be used to access the POJO this node wraps.
- getPolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the AccessControlPolicy
objects that have been set
for the given principal
or an empty array if no policy has
been set.
- getPolicy() - Method in class com.day.cq.xss.taglib.InvalidatePolicy
-
Deprecated.
Get the path to the policy to be used.
- getPolicy() - Method in class com.day.cq.xss.taglib.ProtectBody
-
Deprecated.
Get the path to the policy to be used.
- getPollConfigs() - Method in interface com.day.cq.polling.importer.PollingImporter
-
Returns an Iterator
of all poll configurations registered in
the repository.
- getPollResultForResponse(String) - Method in interface com.adobe.cq.social.tally.Poll
-
- getPollResults() - Method in interface com.adobe.cq.social.tally.Poll
-
- getPollTimeout() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
-
- getPollTimeout() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getPollURL() - Method in interface com.adobe.cq.social.tally.Poll
-
- getPolynomialFunction() - Method in class org.apache.commons.math.analysis.solvers.LaguerreSolver
-
- getPolynomials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunction
-
Returns a copy of the interpolating polynomials array.
- getPoolSize() - Method in class org.apache.tika.fork.ForkParser
-
Returns the size of the process pool.
- getPopularQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getPopularQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getPopularQueries() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getPopularQueries() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getPopularQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getPopularQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getPopulationLimit() - Method in class org.apache.commons.math.genetics.ListPopulation
-
Access the maximum population size.
- getPopulationLimit() - Method in interface org.apache.commons.math.genetics.Population
-
Access the maximum population size.
- getPopulationSize() - Method in interface org.apache.commons.math.distribution.HypergeometricDistribution
-
Access the population size.
- getPopulationSize() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionImpl
-
Access the population size.
- getPopulationSize() - Method in class org.apache.commons.math.genetics.ListPopulation
-
Access the current population size.
- getPopulationSize() - Method in interface org.apache.commons.math.genetics.Population
-
Access the current population size.
- getPort(HttpServletRequest) - Static method in class com.day.crx.security.token.TokenCookie
-
Returns the port form the host header.
- getPort() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the port.
- getPort() - Method in class org.apache.commons.httpclient.HttpHost
-
Returns the port.
- getPort() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
-
- getPosition() - Method in class com.adobe.granite.security.user.util.SkipIterator
-
- getPosition() - Method in interface com.day.cq.commons.RangeIterator
-
Returns the current position within the iterator.
- getPosition() - Method in class com.day.cq.dam.commons.watermark.Watermark
-
- getPosition() - Method in class com.day.cq.searchpromote.xml.result.ResultPage
-
- getPosition() - Method in class com.day.durbo.io.RegionFileInputStream
-
Returns the read pointer position relative to this region.
- getPosition() - Method in class com.day.io.RegionFileInputStream
-
Returns the read pointer position relative to this region.
- getPosition() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the position property.
- getPosition() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the position property.
- getPosition() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the position property.
- getPosition() - Method in class org.apache.commons.io.input.NullInputStream
-
Return the current position.
- getPosition() - Method in class org.apache.commons.io.input.NullReader
-
Return the current position.
- getPosition() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Returns the zero-based position of the next element in this iterator.
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Returns the current position of the iterator.
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- getPosition() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getPosition() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
-
Return a
Position
object encapsulating the
Position header
field or
null
if no Position header is present
or does not contain a valid format.
- getPosition() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch.Member
-
Return the position where the internal member identified by the
member handle should be placed.
- getPosition() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getPosition() - Method in class org.apache.tika.io.NullInputStream
-
Return the current position.
- getPosition() - Method in class org.apache.tika.io.TikaInputStream
-
Returns the current position within the stream.
- getPositionValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
- getPositiveCount() - Method in class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- getPositiveCount() - Method in interface com.adobe.cq.social.tally.client.api.VotingSocialComponent
-
- getPositiveCount() - Method in interface com.adobe.cq.social.tally.Voting
-
Deprecated.
Gets the number of positive user responses.
- getPositiveLabel() - Method in class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- getPositiveLabel() - Method in interface com.adobe.cq.social.tally.client.api.VotingSocialComponent
-
- getPositiveLabel() - Method in interface com.adobe.cq.social.tally.Voting
-
Deprecated.
- getPostalCode() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getPostDesignResourceType() - Method in class com.adobe.cq.social.forum.client.endpoints.AbstractForumOperationsService
-
Get Forum design property name for post.
- getPostHttpUrl() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the postHttpUrl property.
- getPostHttpUrl() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the postHttpUrl property.
- getPostHttpUrl() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the postHttpUrl property.
- getPostHttpUrl() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the postHttpUrl property.
- getPostHttpUrl() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the postHttpUrl property.
- getPostImageRenderingPublishJob() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the postImageRenderingPublishJob property.
- getPostImageRenderingPublishJob() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the postImageRenderingPublishJob property.
- getPostImageRenderingPublishJob() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the postImageRenderingPublishJob property.
- getPostImageRenderingPublishJob() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the postImageRenderingPublishJob property.
- getPostImageServingPublishJob() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the postImageServingPublishJob property.
- getPostImageServingPublishJob() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the postImageServingPublishJob property.
- getPostImageServingPublishJob() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the postImageServingPublishJob property.
- getPostImageServingPublishJob() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the postImageServingPublishJob property.
- getPostLink(SocialPostLinkParams) - Method in interface com.adobe.cq.socialmedia.SocialApplication
-
Returns the link to the SM network for an individual post.
- getPostProcessor() - Method in class org.apache.jackrabbit.vault.packaging.ExportOptions
-
Returns the post processor
- getPostResourcePath(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Returns the (unvalidated) path of the single resource that is target of
the form POST request.
- getPostResources(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Returns a list of all resources that are the target of the form POST
request based on the "edit" resource action, and which can actually
be written to using the request session.
- getPostsCount() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUser
-
Get the user post count.
- getPostScriptInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the postScriptInfo property.
- getPostscriptName() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the postscriptName property.
- getPostScriptOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the postScriptOptions property.
- getPostScriptOptions() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the postScriptOptions property.
- getPostScriptOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the postScriptOptions property.
- getPostScriptOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the postScriptOptions property.
- getPostScriptOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the postScriptOptions property.
- getPostVideoPublishJob() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the postVideoPublishJob property.
- getPostVideoPublishJob() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the postVideoPublishJob property.
- getPostVideoPublishJob() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the postVideoPublishJob property.
- getPostVideoPublishJob() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the postVideoPublishJob property.
- getPotentials(CommerceSession, Promotion, Map<String, String>) - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- getPowerPointInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the powerPointInfo property.
- getPrechomp(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
- getPredatedConfig() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Returns the config for predated links
- getPredicate() - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Return the name of a predicate which can be used to identify this payment method's
properties within an order.
- getPredicate() - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Return the name of a predicate which can be used to identify this shipping method's
properties within an order.
- getPredicate(String) - Method in interface com.day.cq.commons.predicate.PredicateProvider
-
Returns the registered predicate.
- getPredicate(SlingHttpServletRequest) - Method in class com.day.cq.commons.servlets.AbstractPredicateServlet
-
Returns the predicate retrieved from the given request.
- getPredicate() - Method in interface com.day.cq.search.facets.Bucket
-
- getPredicate() - Method in class com.day.cq.search.facets.buckets.SimpleBucket
- getPredicate() - Method in class org.apache.commons.collections.functors.IfClosure
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections.functors.PredicateTransformer
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections.functors.WhileClosure
-
Gets the predicate in use.
- getPredicate() - Method in class org.apache.commons.collections.iterators.FilterIterator
-
Gets the predicate this iterator is using.
- getPredicate() - Method in class org.apache.commons.collections.iterators.FilterListIterator
-
Gets the predicate this iterator is using.
- getPredicate() - Method in class org.apache.commons.collections4.functors.IfClosure
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections4.functors.IfTransformer
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections4.functors.PredicateTransformer
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections4.functors.WhileClosure
-
Gets the predicate in use.
- getPredicate() - Method in class org.apache.commons.collections4.iterators.FilterIterator
-
Gets the predicate this iterator is using.
- getPredicate() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
-
Gets the predicate this iterator is using.
- getPredicateEvaluator(String) - Method in interface com.day.cq.search.eval.EvaluationContext
-
- getPredicates() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- getPredicates() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Get the query predicates.
- getPredicates() - Method in interface com.day.cq.search.Query
-
Returns the list of predicates that define this query.
- getPredicates() - Method in class org.apache.commons.collections.functors.AllPredicate
-
Gets the predicates, do not modify the array.
- getPredicates() - Method in class org.apache.commons.collections.functors.AndPredicate
-
Gets the two predicates being decorated as an array.
- getPredicates() - Method in class org.apache.commons.collections.functors.AnyPredicate
-
Gets the predicates, do not modify the array.
- getPredicates() - Method in class org.apache.commons.collections.functors.NonePredicate
-
Gets the predicates, do not modify the array.
- getPredicates() - Method in class org.apache.commons.collections.functors.NotPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections.functors.NullIsExceptionPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections.functors.NullIsFalsePredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections.functors.NullIsTruePredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections.functors.OnePredicate
-
Gets the predicates, do not modify the array.
- getPredicates() - Method in class org.apache.commons.collections.functors.OrPredicate
-
Gets the two predicates being decorated as an array.
- getPredicates() - Method in interface org.apache.commons.collections.functors.PredicateDecorator
-
Gets the predicates being decorated as an array.
- getPredicates() - Method in class org.apache.commons.collections.functors.SwitchClosure
-
Gets the predicates, do not modify the array.
- getPredicates() - Method in class org.apache.commons.collections.functors.SwitchTransformer
-
Gets the predicates, do not modify the array.
- getPredicates() - Method in class org.apache.commons.collections.functors.TransformedPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.AbstractQuantifierPredicate
-
Gets the predicates.
- getPredicates() - Method in class org.apache.commons.collections4.functors.AndPredicate
-
Gets the two predicates being decorated as an array.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NotPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NullIsExceptionPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NullIsFalsePredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NullIsTruePredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.OrPredicate
-
Gets the two predicates being decorated as an array.
- getPredicates() - Method in interface org.apache.commons.collections4.functors.PredicateDecorator
-
Gets the predicates being decorated as an array.
- getPredicates() - Method in class org.apache.commons.collections4.functors.SwitchClosure
-
Gets the predicates.
- getPredicates() - Method in class org.apache.commons.collections4.functors.SwitchTransformer
-
Gets the predicates.
- getPredicates() - Method in class org.apache.commons.collections4.functors.TransformedPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Returns the predicate nodes for this location step.
- getPredicateSuggestions() - Method in class com.adobe.granite.omnisearch.api.suggestion.SuggestionResult
-
This function returnsList
of PredicateSuggestions
for the module.
- getPredicateSuggestions(ResourceResolver, I18n, String) - Method in class com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler
-
This function provide List of Predicates that matched to current
request parameters.
- getPredicateSuggestions(ResourceResolver, I18n, String) - Method in interface com.adobe.granite.omnisearch.spi.core.OmniSearchHandler
-
This function provide predicate suggestions for the current search term.
- getPreferenceName() - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
Access the relative Path of the current Preferences within the hierarchy.
- getPreferences(String) - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
Return Preferences contained with in this Preferences at the given relative
Path.
A null
Preference is not allowed as return value.
- getPreferencesNames() - Method in interface com.day.cq.preferences.Preferences
-
Deprecated.
The names of all Preferences which contain a value.
- getPreferencesService(Session) - Method in interface com.day.cq.preferences.PreferencesServiceFactory
-
Deprecated.
- getPreferredAccess() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the preferred access value for this artifact.
- getPreferredAccess() - Method in class org.apache.jackrabbit.vault.fs.DirectoryArtifact
-
Returns the preferred access value for this artifact.
- getPreferredAccess() - Method in class org.apache.jackrabbit.vault.fs.HintArtifact
-
Returns the preferred access value for this artifact.
- getPreferredAccess() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns the preferred access value for this artifact.
- getPreferredAccess() - Method in class org.apache.jackrabbit.vault.fs.SerializerArtifact
-
Returns the preferred access value for this artifact.
- getPrefetches() - Static method in class com.adobe.cq.social.srp.SocialResourcePrefetch
-
Get all the prefetch specifications (PrefetchPerChild) in effect.
- getPrefix() - Method in interface com.adobe.internal.xmp.properties.XMPAliasInfo
-
- getPrefix() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getPrefix() - Method in class com.adobe.xmp.schema.rng.model.SchemaInfo
-
Gets the prefix defined to be used for this schema
- getPrefix() - Method in class com.day.cq.rewriter.linkchecker.LinkRewriteConfig
-
Returns the prefix string
- getPrefix(String) - Method in class com.day.durbo.DurboInput
-
returns the namespace prefix for the given uri
- getPrefix(String) - Method in interface com.day.durbo.DurboNamespaceResolver
-
Returns the prefix which is mapped to the given URI.
- getPrefix(String) - Method in class com.day.durbo.IdentityNamespaceResolver
-
Returns the prefix which is mapped to the given URI.
- getPrefix() - Method in class com.fasterxml.jackson.databind.util.JSONWrappedObject
-
- getPrefix(String) - Method in class org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer.ElementInfo
-
Finds a prefix declared on this element.
- getPrefix() - Method in interface org.apache.cocoon.xml.sax.NamespacesTable.Declaration
-
Return the namespace prefix.
- getPrefix(String) - Method in class org.apache.cocoon.xml.sax.NamespacesTable
-
Return one of the prefixes currently mapped to the specified URI or
null.
- getPrefix() - Method in interface org.apache.cocoon.xml.sax.NamespacesTable.Name
-
Return the namespace prefix.
- getPrefix(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the prefix from a full filename, such as C:/
or ~/
.
- getPrefix() - Method in class org.apache.commons.math.geometry.Vector3DFormat
-
Get the format prefix.
- getPrefix() - Method in class org.apache.commons.math.linear.RealVectorFormat
-
Get the format prefix.
- getPrefix(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns the prefix mapped to the given namespace URI in the current
session, or null
if the namespace does not exist.
- getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
-
Returns the prefix which is mapped to the given URI.
- getPrefix(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver
-
Returns the prefix which is mapped to the given URI.
- getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
-
- getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
-
Returns the prefix which is mapped to the given URI.
- getPrefix(String) - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.NamespaceSupport
-
- getPrefix(String) - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.NamespaceContext
-
Look up a namespace URI and get one of the mapped prefix.
- getPrefix() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Return the prefix used to build the complete href of the resource as
required for the
href Xml
element.
- getPrefix() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
-
- getPrefix() - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation.Attribute
-
Gets the prefix of thie attribute.
- getPrefixDefinitions() - Method in class com.adobe.xmp.core.parser.RDFXMLParserContext
-
- getPrefixedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Return the qualified name of a DOM node consisting of
namespace prefix + ":" + local name.
- getPrefixes() - Method in interface com.adobe.internal.xmp.XMPSchemaRegistry
-
- getPrefixes() - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
- getPrefixes() - Method in class com.day.durbo.DurboInput
-
- getPrefixes(String) - Method in class org.apache.cocoon.xml.sax.NamespacesTable
-
Return an array with all prefixes currently mapped to the specified URI.
- getPrefixLength(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Returns the length of the filename prefix, such as C:/
or ~/
.
- getPrefixPattern() - Method in interface com.day.cq.mcm.emailprovider.types.PersonalizationInfo
-
This function returns the prefix to be used with replacement text.
- getPrefixToURIMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
-
Return a Map of prefix to URI mappings currently registered.
- getPremiereExpressRemixInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the premiereExpressRemixInfo property.
- getPrerequisites() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathModel
-
To get the Pre-req Learning Paths
- getPrerequisites() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getPreserveEmptyAttributes() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the preserveEmptyAttribute flag.
- getPreserveInterwordSpacing() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getPreserveSpace() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if the default behavior for this format is to
preserve spaces.
- getPresetPath() - Method in class com.day.cq.dam.commons.preset.S7Preset
-
Get preset path based on preset type and tenancy setup
- getPresetTypeByName(String) - Static method in enum com.day.cq.dam.commons.preset.PresetType
-
- getPreTaxPrice() - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
- getPreTaxPrice() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
Deprecated.
- getPrettyPrinter() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Accessor for checking whether this generator has a configured
PrettyPrinter
; returns it if so, null if none configured.
- getPrettyPrinter() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getPrevContent() - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getPreviewableServer() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the proper server for previewing, it return previewServer always regardless if immediate mode
It was designed to return server by checking immediate mode or not, but envolved into always return new preview server
- getPreviewResource(Resource) - Method in interface com.day.cq.commons.folderpreview.FolderPreviewResourceManager
-
Returns a preview resource for the given folderChild.
- getPreviewResource(Resource) - Method in interface com.day.cq.commons.folderpreview.FolderPreviewResourceProvider
-
Returns a preview resource iterator if this provider can handle the folder
in question.
- getPreviewServer() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the Scene7 configured preview server.
- getPreviewServerUrl(Resource, ResourceResolver) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves Scene7 remote asset preview /is/image/ URL (context path with
image server uri).
- getPreviewVideoServerUrl(Resource, ResourceResolver) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves Scene7 remote video preview /is/content/ URL (context path with
image server uri).
- getPrevious() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getPrevious() - Method in exception org.apache.commons.math.exception.NonMonotonousSequenceException
-
- getPreviousDumpDate() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the date of the previous dump at this level higher.
- getPreviousHistoryItem() - Method in interface com.adobe.granite.workflow.exec.HistoryItem
-
Returns the previous history item.
- getPreviousHistoryItem() - Method in interface com.day.cq.workflow.exec.HistoryItem
-
Returns the previous history item.
- getPreviousPage() - Method in interface com.day.cq.search.result.SearchResult
-
- getPreviousPage() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getPreviousPageLink() - Method in class com.day.cq.wcm.foundation.List
-
Returns the link to the page with the previous set of list items.
- getPreviousPageURL() - Method in class com.adobe.cq.social.scf.PageInfo
-
A simple function for getting the next page in the results.
- getPreviousSuffix() - Method in class com.adobe.cq.social.scf.PageInfo
-
- getPreviousTime() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Get the previous grid point time.
- getPreviousTime() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Get the previous soft grid point time.
- getPreviousTime() - Method in interface org.apache.commons.math.ode.sampling.StepInterpolator
-
Get the previous grid point time.
- getPrice(Predicate) - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
Shortcut for getting a formatted string of the first matching price.
- getPrice(Predicate) - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
- getPriceInfo(Predicate) - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
Get a list of detailed price info objects for a cart entry filtered by the provided
predicate (usually a
PriceFilter
).
- getPriceInfo(Product) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getPriceInfo(Product) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getPriceInfo(Predicate) - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
- getPriceRangeMax() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Price range maximum value for products to be considered by this algorithm
- getPriceRangeMin() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Price range minimum value for products to be considered by this algorithm
- getPrimary() - Method in interface com.adobe.granite.haf.converter.api.ContentType
-
Get the primary segment of the content type.
- getPrimary() - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- getPrimaryAsset() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the primary resource asset.
- getPrimaryAsset() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the primary resource asset.
- getPrimaryAssetType() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceReportModel
-
Gets the asset type of the resource this report is associated with (e.g.
- getPrimaryAssetType() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns a the primary asset type
- getPrimaryAssetType() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getPrimaryData() - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactSet
-
Returns the primary data artifact or null
.
- getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
- getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns the name of the primary item (one of the child items of the
node's of this node type) or null
if not set.
- getPrimaryItemName() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns the name of the primary item (one of the child items of the
node's of this node type) or null
if not set.
- getPrimaryMail() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getPrimaryMember() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Method used to find the property member (getter, setter, field) that has
the highest precedence in current context (getter method when serializing,
if available, and so forth), if any.
- getPrimaryMember() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getPrimaryMember() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getPrimaryNodeType() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the primary node type of this node.
- getPrimaryNodeTypeName() - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
-
- getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
- getPrimaryNodeTypeName() - Method in interface org.apache.jackrabbit.spi.Event
-
- getPrimaryOwnerHandle() - Method in class com.scene7.ipsapi.CreatePropertySetParam
-
Gets the value of the primaryOwnerHandle property.
- getPrimaryOwnerHandle() - Method in class com.scene7.ipsapi.GetPropertySetsParam
-
Gets the value of the primaryOwnerHandle property.
- getPrimaryPhone() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getPrimaryProperty() - Method in class org.apache.tika.metadata.Property
-
Gets the primary property for a composite property
- getPrimaryType() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getPrimaryType() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
Type determined from the primary member for the property being built,
considering precedence according to whether we are processing serialization
or deserialization.
- getPrimaryType() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getPrimaryTypeName(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getPrimaryTypeName(NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
-
- getPrimaryTypeName() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
-
Returns the name of the primary type of the node being imported.
- getPrimaryTypeName() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
-
- getPrimaryTypeName() - Method in interface org.apache.jackrabbit.spi.Tree
-
- getPrimaryTypes() - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Return the node types that should be observed for events to trigger indexing.
- getPrincipal() - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
- getPrincipal(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns the principal with the given name if is known to this manager
(with respect to the sessions access rights).
- getPrincipal() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
- getPrincipal(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Retrieves the principal with the specified principalName
.
- getPrincipal() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- getPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
-
- getPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
-
- getPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
-
- getPrincipal(String) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
-
Returns the principal with the specified name or null
if the
principal does not exist.
- getPrincipal() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
-
- getPrincipalManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the PrincipalManager
for the current Session
.
- getPrincipalManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
-
- getPrincipalManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
-
Returns an instance of
PrincipalManager
that can be used
to query and retrieve principals such as needed for JCR access control
management.
- getPrincipalManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the PrincipalManager
for the given
session
.
- getPrincipalName() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementResourceContact
-
- getPrincipalName() - Method in interface com.adobe.granite.security.user.UserProperties
-
Returns the principal name of the authorizable.
- getPrincipalName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
-
Returns the principal name of this identity.
- getPrincipalPropertyName() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
-
Retrieve the property name that indicates which property must be search
for matching principals.
Note, that the search result must be converted to
MultiStatusResponse
s
that must be returned back to this report.
- getPrincipalProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.PrincipalProviderCallback
-
- getPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
-
- getPrincipalProvider(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
-
- getPrincipals() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
-
Returns the set of Principal
s that are allowed to perform
implementation specific actions on the items affected by this policy.
- getPrincipals(int) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns all Principal
s matching the specified search type.
- getPrincipals() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
-
Returns the set of principals associated with this AuthInfo
instance.
- getPrincipals() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
-
- getPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
-
- getPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
-
- getPrincipals(int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
-
- getPrincipals(String) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
-
Tries to resolve the specified userID
to a valid principal and
it's group membership.
- getPrinter() - Method in class org.joda.time.format.DateTimeFormatter
-
Gets the internal printer object that performs the real printing work.
- getPrinter() - Method in class org.joda.time.format.PeriodFormatter
-
Gets the internal printer object that performs the real printing work.
- getPriority() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
Return the promotion's priority.
- getPriority() - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Get the priority.
- getPriority() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
If the voucher is part of a campaign, return the campaign's priority.
- getPriority() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task priority.
- getPriority() - Method in class com.adobe.cq.screens.impl.aemio.ScreensAssignmentModel
-
- getPriority() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelAssignmentModel
-
Deprecated.
- getPriority() - Method in interface com.adobe.cq.social.commons.emailreply.CommentCreator
-
This determines the priority of this comment creator with respect to others that support the same resource
types as this one.
- getPriority() - Method in class com.adobe.cq.social.scf.core.AbstractSocialComponentFactory
-
Get priority of this factory.
- getPriority() - Method in interface com.adobe.cq.social.scf.SocialComponentFactory
-
This determines the priority of this factory with respect to other factories that support the same resource
types as this factory.
- getPriority() - Method in interface com.adobe.granite.resourcestatus.ResourceStatus
-
Returns the priority of this status corresponding to its importance
(Integer.MAX_VALUE
being the highest priority).
- getPriority() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the priority of this InboxItem.
- getPriority(long) - Static method in enum com.adobe.granite.workflow.exec.InboxItem.Priority
-
Converts a long to its equivalent priority value.
- getPriority() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the activity priority.
- getPriority() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
- getPriority() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the priority of the threads created by this factory.
- getPriority() - Method in class org.apache.log4j.Category
-
- getPriority() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured priority of the thread pool.
- getPriority() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getPriority() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the priority for the threads.
- getPriority() - Method in class org.apache.sling.installer.api.InstallableResource
-
Return the priority of this resource.
- getPriority() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return the priority of this resource.
- getPriority() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return the priority of this resource.
- getPriorityIcon() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task priority icon identifier.
- getPriorityOrder() - Method in interface com.adobe.cq.social.commons.emailreply.EmailClientProvider
-
Returns the priority rank deciding the order in which this email client provider will be used to parse reply
emails.
- getPriorityStyle() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task priority style class name.
- getPriorityValue() - Method in enum com.adobe.granite.workflow.exec.InboxItem.Priority
-
Get the long value for this priority.
- getPrivacy() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartList
-
Get the sharing and privacy status of a smart-list.
- getPrivateAttributes() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
-
Returns the private attributes stored with this info object.
- getPrivateKey() - Method in class org.apache.oltu.jose.jws.signature.impl.PrivateKey
-
- getPrivateResourceResolverFactory() - Method in class com.adobe.cq.social.activitystreams.listener.api.AbstractActivityStreamProvider
-
- getPrivilege(String) - Method in interface com.day.cq.security.Authorizable
-
- getPrivilege(String, Authorizable, Session) - Method in interface com.day.cq.security.privileges.PrivilegeManager
-
Deprecated.
Retrieve the Privilege with the given path for the given authorizable,
use the Session to access the repository
- getPrivilege(String) - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
-
Returns the privilege with the specified privilegeName
.
- getPrivilege(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.security.Privilege
-
Factory method to create/retrieve a Privilege
.
- getPrivilege(Element) - Static method in class org.apache.jackrabbit.webdav.security.Privilege
-
Factory method to create/retrieve a Privilege
from the given
DAV:privilege element.
- getPrivilege() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilege
-
- getPrivilegeBits() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- getPrivilegeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getPrivilegeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
-
Returns the privilege definitions retrieved from the input stream.
- getPrivilegeDefinitions(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
TODO
- getPrivilegeManager() - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
-
Returns the privilege manager.
- getPrivilegeManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConfiguration
-
- getPrivilegeNames(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
-
Resolve the given privilege bits to a set of privilege names.
- getPrivilegeNames(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getPrivilegeNames(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
TODO
- getPrivilegeNode(Authorizable, String) - Method in interface com.day.cq.security.privileges.PrivilegeStore
-
Deprecated.
- getPrivileges() - Method in interface com.adobe.granite.oauth.server.ScopeWithPrivileges
-
Get the privileges associated with the scope.
- getPrivileges() - Method in interface com.day.cq.security.Authorizable
-
- getPrivileges(Authorizable, Session) - Method in interface com.day.cq.security.privileges.PrivilegeManager
-
Deprecated.
Access all privilages an Authorizable are granted.
- getPrivileges(Session) - Method in interface com.day.cq.security.privileges.PrivilegeManager
-
Deprecated.
- getPrivileges(Authorizable) - Method in interface com.day.cq.security.privileges.PrivilegeStore
-
Deprecated.
- getPrivileges(String) - Method in class com.day.cq.security.util.CqActions
-
- getPrivileges(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the privileges the given set of Principal
s has for
absolute path absPath
, which must be an existing node.
- getPrivileges(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
-
- getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
-
- getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
-
- getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
-
- getPrivileges(Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
-
Returns the set of privilege names which are granted to the set of
Principal
s associated with this provider instance for the
specified Tree
.
- getPrivileges() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultMetaInf
-
Returns custom privileges defined in the meta inf.
- getPrivileges() - Method in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Returns custom privileges defined in the meta inf.
- getPrivileges() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
-
- getPrivilegesTree() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
-
Returns the root tree for all privilege definitions stored in the content
repository.
- getPrivilegesTree(Root) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeUtil
-
Returns the root tree for all privilege definitions stored in the content
repository.
- getProbabilityOfSuccess() - Method in interface org.apache.commons.math.distribution.BinomialDistribution
-
Access the probability of success for this distribution.
- getProbabilityOfSuccess() - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
Access the probability of success for this distribution.
- getProbabilityOfSuccess() - Method in interface org.apache.commons.math.distribution.PascalDistribution
-
Access the probability of success for this distribution.
- getProbabilityOfSuccess() - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
Access the probability of success for this distribution.
- getProblemHandlers() - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
Method for getting head of the problem handler chain.
- getProcEnvironment() - Method in class org.apache.commons.exec.environment.DefaultProcessingEnvironment
-
Find the list of environment variables for this process.
- getProcEnvironment() - Static method in class org.apache.commons.exec.environment.EnvironmentUtils
-
Find the list of environment variables for this process.
- getProcess() - Method in class com.scene7.ipsapi.IllustratorOptions
-
Gets the value of the process property.
- getProcess() - Method in class com.scene7.ipsapi.InDesignOptions
-
Gets the value of the process property.
- getProcess() - Method in class com.scene7.ipsapi.PDFOptions
-
Gets the value of the process property.
- getProcess() - Method in class com.scene7.ipsapi.PhotoshopOptions
-
Gets the value of the process property.
- getProcess() - Method in class com.scene7.ipsapi.PostScriptOptions
-
Gets the value of the process property.
- getProcess() - Method in class com.scene7.ipsapi.UnCompressOptions
-
Gets the value of the process property.
- getProcessDestroyer() - Method in class org.apache.commons.exec.DefaultExecutor
-
- getProcessDestroyer() - Method in interface org.apache.commons.exec.Executor
-
Set the handler for cleanup of started processes if the main process
is going to terminate.
- getProcessedCheckpoint() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the processed checkpoint used by the async indexer.
- getProcessedReferences() - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
-
Returns an iterator over all processed reference properties.
- getProcessedStream(String, InputStream, DesignImporterContext) - Method in interface com.day.cq.wcm.designimporter.api.EntryPreprocessor
-
Processes the input stream and returns back its processed version.
- getProcessingSince() - Method in interface com.day.cq.replication.ReplicationQueue.Status
-
Gets the time since the queue is processing an entry or 0 if the queue
is currently blocked or idle.
- getProcessingStatus() - Method in class com.scene7.ipsapi.UploadTask
-
Gets the value of the processingStatus property.
- getProcessor(String) - Method in interface com.adobe.granite.ui.clientlibs.ProcessorProvider
-
Returns the processor for the given name.
- getProcessor() - Method in exception com.day.cq.dam.api.ProcessorException
-
Return the processor that encountered error.
- getProcessor() - Method in exception com.fasterxml.jackson.core.JsonGenerationException
-
- getProcessor() - Method in exception com.fasterxml.jackson.core.JsonParseException
-
- getProcessor() - Method in exception com.fasterxml.jackson.core.JsonProcessingException
-
Method that allows accessing underlying processor that triggered
this exception; typically either
JsonParser
or
JsonGenerator
for exceptions that originate from streaming API.
- getProcessor() - Method in exception com.fasterxml.jackson.databind.JsonMappingException
-
- getProcessor() - Static method in class org.apache.commons.lang3.ArchUtils
-
Returns a
Processor
object of the current JVM.
- getProcessor(String) - Static method in class org.apache.commons.lang3.ArchUtils
-
Returns a
Processor
object the given value
String
.
- getProcessor(ProcessorConfiguration, ProcessingContext) - Method in interface org.apache.sling.rewriter.ProcessorManager
-
Return a pipeline for a pipeline configuration.
- getProcessorConfigurations() - Method in interface org.apache.sling.rewriter.ProcessorManager
-
Return the list of currently available processor configurations.
- getProduct(String) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Get the product by path.
- getProduct() - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
- getProduct() - Method in interface com.adobe.cq.commerce.api.ProductRelationship
-
- getProduct() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListEntry
-
- getProduct() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
- getProduct() - Method in class com.adobe.cq.commerce.common.DefaultProductRelationship
-
- getProductAssetHandlers() - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandlerProvider
-
Returns the list of ProductAssetHandler
registered instances.
- getProductCardThumbnail(String, Product) - Static method in class com.adobe.cq.commerce.common.CommerceHelper
-
Return an externalized URL to a product's thumbnail image.
- getProductCollection(String) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Get the product collection by path (or ID for external product collections).
- getProductCollection(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Default implementation assumes a JCR-based product collection (in which the path parameter is
truly a path).
- getProductCollections(Product) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollectionManager
-
Returns the product collections that reference a product
.
- getProductConfidence() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmConfiguration
-
Product confidence configuration for 'fullDataOptimizing' type algorithms.
- getProductCount() - Method in interface com.adobe.cq.commerce.api.CommerceFacetValue
-
Get the number of products that would be returned if this value was applied to the current query.
- getProductCount() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacetValue
-
Get the number of products that would be returned if this value was applied to the current query.
- getProductImage() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns an absolute path to an image to be rendered as the logo of the
branding product.
- getProductImage() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getProductImporters() - Method in interface com.adobe.cq.commerce.pim.api.ProductServicesManager
-
- getProductInfo() - Method in interface com.adobe.granite.license.ProductInfoProvider
-
- getProductionModificationDate() - Method in class com.adobe.cq.launches.api.LaunchResourceStatus
-
- getProductionResource(Resource) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
- getProductionResourcePath(String) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
- getProductionUserId() - Method in class com.adobe.cq.launches.api.LaunchResourceStatus
-
- getProductName() - Method in interface com.adobe.granite.license.License
-
- getProductName() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns the name of the product in which the web console is contained
and to which the web console is branded.
- getProductName() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getProductPrice(Product, Predicate) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Shortcut for getting a formatted string for the first applicable price for a product as
defined by the provided predicate (usually a
PriceFilter
).
- getProductPrice(Product) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Shortcut for getting a formatted string for the first price for a product.
- getProductPrice(Product) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getProductPrice(Product, Predicate) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getProductPriceInfo(Product) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get a list of all detailed price infos for a product See
PriceInfo
for more details.
- getProductPriceInfo(Product, Predicate) - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get a list of detailed price infos for a product filtered by the provided predicate
(usually a
PriceFilter
).
- getProductPriceInfo(Product) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getProductPriceInfo(Product, Predicate) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
A simple product pricing architecture supporting single-currency pricing and a fixed tax rate.
- getProducts() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns an iterable of the products belonging to this category.
- getProducts() - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns an iterator over products referred in the collection in the specified order.
- getProducts() - Method in interface com.adobe.cq.commerce.api.CommerceResult
-
Get the current range of products returned by this query.
- getProducts() - Method in class com.adobe.cq.commerce.common.DefaultCommerceResult
-
Get the current range of products returned by this query.
- getProductsBasePath() - Method in interface com.adobe.cq.commerce.api.conf.CommerceBasePathsService
-
Returns the JCR base path for the commerce products.
- getProductSizeComparator() - Static method in class com.adobe.cq.commerce.common.CommerceHelper
-
Handles comparison of product "size" fields containing either numeric or letter sizes.
- getProductURL() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns an (absolute) URL to a web site representing the product to
which the web console is branded.
- getProductURL() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getProductVersion() - Method in interface com.adobe.granite.license.License
-
- getProfile(SlingHttpServletRequest, String) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getProfile(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getProfile(UserPropertiesManager, String) - Static method in class com.adobe.granite.security.user.util.AuthorizableUtil
-
- getProfile(SlingHttpServletRequest, String) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getProfile(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getProfile() - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
Default profile for this Authorizable
- getProfile(String, Session) - Method in interface com.day.cq.security.profile.ProfileManager
-
Deprecated.
- getProfile(String, Session, String) - Method in interface com.day.cq.security.profile.ProfileManager
-
Deprecated.
- getProfile() - Method in class org.apache.tika.language.ProfilingHandler
-
Deprecated.
Returns the language profile being built by this content handler.
- getProfile() - Method in class org.apache.tika.language.ProfilingWriter
-
Deprecated.
Returns the language profile being built by this writer.
- getProfileEditUrl() - Method in interface com.adobe.social.integrations.livefyre.user.api.PingForPullUser
-
Settings URL.
- getProfileId() - Method in class org.apache.commons.imaging.icc.IccProfileInfo
-
- getProfileImage() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementResourceContact
-
- getProfileName() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getProfilePath() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementResourceContact
-
- getProfilePath() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
Get user profile path
- getProfileProperties() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
Get properties from this UserProfile
instance.
- getProfileUrl() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getProfileUrl() - Method in interface com.adobe.cq.social.scf.User
-
Get externalized URL to the profile page
- getProfileUrl() - Method in interface com.adobe.social.integrations.livefyre.user.api.PingForPullUser
-
Profile URL.
- getProgram(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
- getProgress() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceVideoTracking
-
- getProgress() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the progress property.
- getProgress() - Method in class com.scene7.ipsapi.TaskItemProgress
-
Gets the value of the progress property.
- getProgress() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the progress property.
- getProgress() - Method in class com.scene7.ipsapi.UploadRenditionTask
-
Gets the value of the progress property.
- getProgress() - Method in class com.scene7.ipsapi.UploadTask
-
Gets the value of the progress property.
- getProgressBeginTime() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the progress begin time of the InboxItem
- getProgressInfo() - Method in interface com.day.cq.compat.codeupgrade.CodeUpgradeTask
-
- getProgressInfo() - Method in interface org.apache.sling.startupfilter.StartupInfoProvider
-
Return startup progress information, which the startup
filter adds to its HTTP 503 response.
- getProgressListener() - Method in class org.apache.commons.fileupload.FileUploadBase
-
Returns the progress listener.
- getProgressMessage() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the progressMessage property.
- getProgressMessage() - Method in class com.scene7.ipsapi.TaskItemProgress
-
Gets the value of the progressMessage property.
- getProgressMessage() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the progressMessage property.
- getProgressOperation(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Returns the progress operation for the given resource
- getProgressValue(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Returns the progress value for the given resource
- getProject() - Method in interface com.adobe.cq.projects.api.ProjectLink
-
Returns the project that this link is associated with.
- getProjectArray() - Method in class com.scene7.ipsapi.GetProjectsReturn
-
Gets the value of the projectArray property.
- getProjectCover() - Method in interface com.adobe.cq.projects.api.Project
-
Returns the resource representing the project's cover image.
- getProjectHandle() - Method in class com.scene7.ipsapi.AddProjectAssetsParam
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.CreateProjectReturn
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.DeleteProjectParam
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.Project
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.RemoveProjectAssetsParam
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.RenameProjectParam
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.RenameProjectReturn
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the projectHandle property.
- getProjectHandle() - Method in class com.scene7.ipsapi.SetProjectAssetsParam
-
Gets the value of the projectHandle property.
- getProjectHandleArray() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the projectHandleArray property.
- getProjectHandleArray() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the projectHandleArray property.
- getProjectHandleArray() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the projectHandleArray property.
- getProjectHandleArray() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the projectHandleArray property.
- getProjectHandleArray() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the projectHandleArray property.
- getProjectId() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task project identifier if task is related to a project.
- getProjectName() - Method in class com.scene7.ipsapi.CreateProjectParam
-
Gets the value of the projectName property.
- getProjectName() - Method in class com.scene7.ipsapi.RenameProjectParam
-
Gets the value of the projectName property.
- getProjects(ProjectFilter, int, int) - Method in interface com.adobe.cq.projects.api.ProjectManager
-
Retrieves an iterator over projects that are accessible by the current user.
- getProjects() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the projects property.
- GetProjectsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetProjectsParam() - Constructor for class com.scene7.ipsapi.GetProjectsParam
-
- GetProjectsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetProjectsReturn() - Constructor for class com.scene7.ipsapi.GetProjectsReturn
-
- getProjectTemplates() - Method in class com.adobe.cq.projects.api.ProjectFilter
-
Indicates if projects list should be restricted to provided list of project templates
- getProjectTitle() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task project title if task is related to a project.
- getPromotion(String) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Get the voucher by path (or ID for external promotions).
- getPromotion(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Default implementation assumes a JCR-based promotion (in which the path parameter is
truly a path).
- getPromotion() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
The promotion associated with the voucher.
- getPromotions() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get a list of promotions that are active for this cart.
- getPromotions() - Method in interface com.adobe.cq.commerce.api.PlacedOrder
-
Return the list of promotions that were applied to a previously-placed order.
- getPromotions() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
A CQ-centric implementation which assumes all promotion resolution is done on the client.
- getPromotions() - Method in class com.adobe.cq.commerce.common.DefaultJcrPlacedOrder
-
- getPromotions() - Method in class com.adobe.cq.commerce.common.VendorJcrPlacedOrder
-
- getPromotionScope() - Method in interface com.adobe.cq.launches.api.LaunchPromotionParameters
-
Get the promotion scope, which determines which content needs to be
promoted
- getPromotionsMap(SlingHttpServletRequest) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionManager
-
Get a map of promotion paths to their firing segments.
- getProperInstance() - Static method in class org.apache.commons.math.fraction.BigFractionFormat
-
Returns the default complex format for the current locale.
- getProperInstance(Locale) - Static method in class org.apache.commons.math.fraction.BigFractionFormat
-
Returns the default complex format for the given locale.
- getProperInstance() - Static method in class org.apache.commons.math.fraction.FractionFormat
-
Returns the default complex format for the current locale.
- getProperInstance(Locale) - Static method in class org.apache.commons.math.fraction.FractionFormat
-
Returns the default complex format for the given locale.
- getProperNumerator() - Method in class org.apache.commons.lang.math.Fraction
-
Gets the proper numerator, always positive.
- getProperNumerator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the proper numerator, always positive.
- getProperties() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address properties.
- getProperties() - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns the collection properties.
- getProperties() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListEntry
-
Returns the entry properties
- getProperties() - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getProperties() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
Returns the properties of this cart entry or an empty map if there are no properties.
- getProperties() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getProperties() - Method in interface com.adobe.cq.social.commons.emailreply.EmailContent
-
Returns the properties of a parsed e-mail.
- getProperties() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getProperties() - Method in class com.adobe.cq.social.scf.core.SocialEvent.BaseEventObject
-
- getProperties() - Method in interface com.adobe.cq.social.scf.core.SocialEvent.EventObject
-
Get the object metadata
- getProperties() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
- getProperties() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getProperties() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getProperties() - Method in interface com.adobe.cq.xf.ExperienceFragment
-
Retrieves the properties of this experience fragment
- getProperties() - Method in interface com.adobe.cq.xf.ExperienceFragmentVariation
-
Retrieves the properties of this variation
- getProperties() - Method in interface com.adobe.granite.activitystreams.Activity
-
Returns a read-only value map of the raw properties underlying this activity.
- getProperties() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Returns a read-only value map of the raw properties underlying this activity object.
- getProperties() - Method in interface com.adobe.granite.activitystreams.MediaLink
-
Returns a read-only value map of the raw properties underlying this media link.
- getProperties() - Method in interface com.adobe.granite.asset.api.AssetRelation
-
Returns additional properties for the Asset relation.
- getProperties() - Method in class com.adobe.granite.comments.AbstractComment
-
Returns a
ValueMap
holding all properties of this comment.
- getProperties() - Method in interface com.adobe.granite.comments.Comment
-
Returns a
ValueMap
holding all properties of this comment.
- getProperties() - Method in class com.adobe.granite.contexthub.api.Mode
-
Get all properties of this module.
- getProperties() - Method in class com.adobe.granite.contexthub.api.Module
-
Get all properties of this module.
- getProperties() - Method in class com.adobe.granite.contexthub.api.Store
-
Returns store properties.
- getProperties() - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the descriptions of properties defined in the model.
- getProperties() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns all properties of this info.
- getProperties() - Method in class com.adobe.granite.ui.components.Config
-
Returns the properties of the resource merged with the default properties.
- getProperties() - Method in class com.adobe.reef.siren.Entity
-
Returns the properties.
- getProperties() - Method in interface com.adobe.xmp.schema.model.SchemaDescription
-
- getProperties() - Method in class com.day.cq.audit.AuditLogEntry
-
This is an application specific property map.
- getProperties() - Method in interface com.day.cq.dam.api.Rendition
-
Returns the
ValueMap
of the rendition's underlying
./jcr:content node.
- getProperties() - Method in interface com.day.cq.dam.api.Revision
-
Returns a
ValueMap
containing the asset's main content properties as frozen
in this revision (formerly the
<asset-path>/jcr:content properties).
- getProperties(String) - Method in interface com.day.cq.dam.api.Revision
-
Returns a
ValueMap
containing the content properties of the node addressed
via the
relPath
parameter.
- getProperties() - Method in interface com.day.cq.dam.indd.PageComponent
-
The the page component's properties.
- getProperties() - Method in interface com.day.cq.dam.scene7.api.model.Scene7PropertySet
-
Returns this property set's properties.
- getProperties() - Method in class com.day.cq.dam.video.VideoProfile
-
- getProperties() - Method in interface com.day.cq.mcm.api.Touchpoint
-
Return the jcr:contentNode
in usable form.
- getProperties() - Method in class com.day.cq.mcm.api.TouchpointAdapter
-
- getProperties() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.LeadFormCTAComponentTagHandler.ComponentDetails
-
- getProperties() - Method in interface com.day.cq.replication.AgentConfig
-
Returns All agent properties as value map.
- getProperties() - Method in class com.day.cq.replication.ReverseReplication
-
Returns optional properties
- getProperties() - Method in interface com.day.cq.search.result.Hit
-
Returns either the properties of the jcr:content
subnode
(if present) or the properties of this node itself.
- getProperties() - Method in class com.day.cq.wcm.commons.ReferenceSearch.Info
-
- getProperties() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
Deprecated.
- getProperties() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- getProperties() - Method in class com.day.cq.wcm.foundation.Search.Hit
-
- getProperties() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
Method that allows accessing all properties that this
builder currently contains.
- getProperties() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getProperties() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getProperties() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getProperties(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a list of properties associated with the given
configuration key.
- getProperties(String, Properties) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a list of properties associated with the given
configuration key.
- getProperties(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over the properties of the given node.
- getProperties(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over those properties of the
given node that match the given name pattern.
- getProperties(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over those properties of the
given node that match the given name patterns.
- getProperties() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
All accessible property states.
- getProperties() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
-
Returns a map of properties of this external identity.
- getProperties() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the current properties.
- getProperties() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns an iterable of the properties of this node.
- getProperties() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getProperties() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultMetaInf
-
Returns the properties
- getProperties() - Method in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Returns the properties
- getProperties() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Returns the properties of this package.
- getProperties() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
- getProperties(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Get properties present in this response for the given status code.
- getProperties() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
-
- getProperties() - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
-
- getProperties() - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
-
- getProperties() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
- getProperties() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns a Map containing all properties of this instance.
- getProperties() - Method in interface org.apache.sling.hapi.HApiType
-
A map with the names of the properties as keys and the HApiProperty object as values defined for this type
- getProperties() - Method in class org.apache.sling.provisioning.model.Configuration
-
Get all properties of the configuration.
- getProperties(Resource) - Method in interface org.apache.sling.resource.collection.ResourceCollection
-
Returns additional properties for a particular resource in Collection entry.
- getProperties() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the ValueMap from which to retrieve the value.
- getProperties(String) - Static method in class org.apache.tika.metadata.Property
-
- getProperties(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
Answer the map of properties associated with this service
- getProperties(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the contents of the configuration
- getProperties(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the properties associated with a role.
- getProperties() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the component properties for this Component Context.
- getPropertiesForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the contents of the configuration
- getPropertiesForLogging(Resource) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
-
Compile a string builder containing the properties of a resource - used for logging
- getPropertiesInInsertionOrder() - Method in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap
-
Method that will re-create initial insertion-ordering of
properties contained in this map.
- getPropertiesMap() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the properties held in this S7 configuration object.
- getPropertiesMap() - Method in interface com.day.cq.mcm.emailprovider.types.ListAttribute
-
- getPropertiesNames() - Method in class com.day.cq.wcm.msm.commons.BaseAction
-
Deprecated.
- getPropertiesTree() - Method in interface com.adobe.cq.xf.ExperienceFragmentVariation
-
Retrieves the inherited properties of this variation.
- getProperty(String, Class<T>) - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns a named address property converted to a given type.
- getProperty(String, T) - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns a named address property or a default value if the property can not be retrieved.
- getProperty(String, Class<T>) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns a named collection property converted to a given type.
- getProperty(String, T) - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns a named collection property or a default value if the property can not be retrieved.
- getProperty(String, Class<T>) - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
Get a cart entry property with the given type.
- getProperty(String, Class<T>) - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Fetch implementation-defined properties from a payment method.
- getProperty(String, Class<T>) - Method in interface com.adobe.cq.commerce.api.Product
-
Returns a product property.
- getProperty(String, String, Class<T>) - Method in interface com.adobe.cq.commerce.api.Product
-
Return a product property based on the given selector.
- getProperty(String, Class<T>) - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Fetch implementation-defined properties from a shipping method.
- getProperty(String, Class<T>) - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListEntry
-
Get a smart list entry property with the given type.
- getProperty(String, Class<T>) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getProperty(String, String, Class<T>) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getProperty(String, Class<T>) - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getProperty(String, T) - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getProperty(String, Class<T>) - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
- getProperty(String, Class<T>) - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
Get the resource value for the specified key.
- getProperty(String, T) - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
Get the resource value for the specified key, if the property doesn't exist, return the specified default
value.
- getProperty(String, Class<T>) - Method in interface com.adobe.cq.social.scf.SocialComponent
-
Get the resource value for the specified key.
- getProperty(String, T) - Method in interface com.adobe.cq.social.scf.SocialComponent
-
Get the resource value for the specified key, if the property doesn't exist, return the specified default
value.
- getProperty(XMPPath, Class<T>) - Method in interface com.adobe.granite.asset.api.AssetMetadata
-
Get a simple xmp property value.
- getProperty(String) - Method in interface com.adobe.granite.haf.converter.api.description.ModelDescription
-
Get the description for a specific property defined in the model by name.
- getProperty(String) - Method in interface com.adobe.granite.security.user.UserProperties
-
Returns the string value of the property identified by the specified
relativePath
.
- getProperty(String, T, Class<T>) - Method in interface com.adobe.granite.security.user.UserProperties
-
- getProperty(String) - Method in interface com.adobe.granite.security.user.UserPropertiesComposite
-
- getProperty(String, T, Class<T>) - Method in interface com.adobe.granite.security.user.UserPropertiesComposite
-
- getProperty(String) - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets a property with the given name.
- getProperty(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
The property value getter-methods all take a property specification: the first two parameters
are always the top level namespace URI (the "schema" namespace) and the basic name
of the property being referenced.
- getProperty(String) - Method in interface com.adobe.xmp.schema.model.SchemaDescription
-
- getProperty(XMPPath) - Method in interface com.adobe.xmp.schema.service.SchemaService
-
Retrieves the property description for all kinds of properties for a given XMP path.
- getProperty(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
The property value getter-methods all take a property specification: the first two parameters
are always the top level namespace URI (the "schema" namespace) and the basic name
of the property being referenced.
- getProperty(String) - Method in class com.day.cq.dam.api.metadata.ExtractedMetadata
-
Get property
- getProperty(String) - Method in interface com.day.cq.mcm.campaign.profile.MetaDataInstance
-
Deprecated.
- getProperty(String) - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
Retrieve the property value with the given name.
- getProperty() - Method in class com.fasterxml.jackson.databind.deser.SettableAnyProperty
-
- getProperty() - Method in exception com.fasterxml.jackson.databind.exc.InvalidDefinitionException
-
Accessor for property that had the definition problem if any
(none, for example if the problem relates to type in general),
if known.
- getProperty(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Gets a property from the configuration.
- getProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the values for the properties with the specified name or
null
.
- getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the property at the given relative path from this node.
- getProperty() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
If this property is of type PATH
(or convertible to this
type) this method returns the Property
to which this
property refers.
- getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the property with the given absolute path.
- getProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
-
Get a property state
- getProperty() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
- getProperty() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.Restriction
-
The OAK property state associated with this restriction.
- getProperty() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
-
- getProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the current state of the named property, or null
if the property is not set.
- getProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the named property, or null
if no such property exists.
- getProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getProperty() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
- getProperty(String) - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsConfig
-
Returns the configuration property with the given name or null
if it is not defined.
- getProperty(String) - Method in class org.apache.jackrabbit.vault.fs.config.AbstractVaultFsConfig
-
- getProperty() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns the underlying property
- getProperty(String) - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the property with the given name or null
if it does not exist.
- getProperty(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Return the webdav property with the specified name.
- getProperty(String) - Method in interface org.apache.jackrabbit.webdav.io.InputContext
-
Returns the value of the given property or null
if this property does
not exist.
- getProperty(String) - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
-
- getProperty(String, Class<Type>) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns the generic response property with the given name and type or
null
if no such property exists or the property is not of
the requested type.
- getProperty(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns the generic response property with the given name and type or
null
if no such property exists.
- getProperty(Object, double) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
- getProperty(String) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
- getProperty(String) - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns the value of a particular property.
- getProperty(String) - Method in interface org.apache.sling.discovery.PropertyProvider
-
Retrieves a property that is subsequently set on the local instance
and broadcast to the TopologyView
instances.
- getProperty() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
Returns the expression node identifying the accessed property.
- getProperty(String) - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
-
- getProperty(String) - Method in interface org.apache.sling.scripting.sightly.Record
-
Gets the value of a specified property.
- getProperty(String) - Method in class org.apache.sling.servlets.post.JSONResponse
-
- getProperty(String) - Method in interface org.apache.sling.tenant.Tenant
-
Returns the named property or null
if no such property
exists or if the property value itself is null
.
- getProperty(String, Type) - Method in interface org.apache.sling.tenant.Tenant
-
Returns the named property converted to the requested type or
null
if the property does not exist, the property value
itself is null
or cannot be converted to the requested type.
- getProperty(String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Returns the value of the specified property.
- getProperty(long, String) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
- getProperty1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the property name in the first selector.
- getProperty1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the property name in the first selector.
- getProperty2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the property name in the second selector.
- getProperty2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the property name in the second selector.
- getPropertyArray() - Method in class com.scene7.ipsapi.CreatePropertySetParam
-
Gets the value of the propertyArray property.
- getPropertyArray() - Method in class com.scene7.ipsapi.GetSystemPropertiesReturn
-
Gets the value of the propertyArray property.
- getPropertyArray() - Method in class com.scene7.ipsapi.PropertySet
-
Gets the value of the propertyArray property.
- getPropertyArray() - Method in class com.scene7.ipsapi.UpdatePropertySetParam
-
Gets the value of the propertyArray property.
- getPropertyBase64(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyBase64(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyBits() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunk
-
- getPropertyBoolean(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
These are very similar to getProperty()
and SetProperty()
above,
but the value is returned or provided in a literal form instead of as a UTF-8 string.
- getPropertyBoolean(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
These are very similar to getProperty()
and SetProperty()
above,
but the value is returned or provided in a literal form instead of as a UTF-8 string.
- getPropertyCalendar(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyCalendar(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyCount() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
Accessor for checking number of deserialized properties.
- getPropertyCount() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
Determine the number of properties accessible to the current content session.
- getPropertyCount() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getPropertyCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the current number of properties.
- getPropertyCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the number of properties of this node.
- getPropertyCount() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getPropertyDate(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyDate(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
Retrieve the PropertyDefinition
for the given
QPropertyDefinition
.
- getPropertyDefinition(SessionInfo, PropertyId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the QPropertyDefinition
for the Property
identified by the given id.
- getPropertyDefinitionTemplates() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- getPropertyDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
- getPropertyDefs() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns an array containing the property definitions.
- getPropertyDefs() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns an array containing the property definitions.
- getPropertyDouble(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyDouble(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyFilter() - Method in class org.apache.sling.distribution.serialization.DistributionExportFilter
-
- getPropertyFilterSets() - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Returns a list of path filter sets for property items.
- getPropertyFilterSets() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Returns a list of path filter sets for property items.
- getPropertyFilterSets() - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- getPropertyIds() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
- getPropertyIds() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
- getPropertyIndex() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getPropertyIndex() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
Method for accessing unique index of this property; indexes are
assigned once all properties of a
BeanDeserializer
have
been collected.
- getPropertyIndexAsyncReindexStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Asynchronous Property Index reindexing status
- getPropertyInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Returns the
PropertyInfo
which has been built by this builder.
- getPropertyInfo(PropertyId) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
-
This implementation removes the item from the cache
if it is present.
- getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getPropertyInfo(PropertyId) - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
-
Retrieve a cache entry for the given propertyId
or null
if no such entry is in the cache.
- getPropertyInfo(SessionInfo, PropertyId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
- getPropertyInteger(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyInteger(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyKeys() - Method in interface com.day.cq.mcm.campaign.profile.MetaDataInstance
-
Deprecated.
- getPropertyLong(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyLong(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyMapping() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
-
Defines the mapping of internal property names from external values.
- getPropertyMetadata() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Property metadata.
- getPropertyMetadata() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
-
- getPropertyName() - Method in interface com.adobe.cq.social.messaging.client.api.FormData
-
- getPropertyName() - Method in class com.adobe.cq.social.srp.SearchSortField
-
Return the property name.
- getPropertyName() - Method in class com.adobe.cq.social.ugc.api.AbstractPropertyConstraint
-
Gets the name of the property this constraint applies to.
- getPropertyName() - Method in class com.adobe.cq.social.ugc.api.UgcSort
-
Return the property name.
- getPropertyName() - Method in enum com.adobe.granite.offloading.workflow.api.WorkflowOffloadingProperties
-
The property name for the given enum value.
- getPropertyName() - Method in class com.adobe.granite.taskmanagement.Condition
-
Get the name of the task property for this condition.
- getPropertyName() - Method in enum com.adobe.granite.taskmanagement.TaskProperty
-
Return the property name which can be used in task filter conditions.
- getPropertyName() - Method in exception com.fasterxml.jackson.databind.exc.InvalidNullException
-
- getPropertyName() - Method in exception com.fasterxml.jackson.databind.exc.PropertyBindingException
-
Convenience method for accessing logical property name that could
not be mapped.
- getPropertyName() - Method in class com.fasterxml.jackson.databind.introspect.ObjectIdInfo
-
- getPropertyName() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeSerializer
-
- getPropertyName() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeSerializer
-
- getPropertyName() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase
-
- getPropertyName() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeSerializerBase
-
- getPropertyName() - Method in class com.fasterxml.jackson.databind.jsontype.TypeDeserializer
-
Name of property that contains type information, if
property-based inclusion is used.
- getPropertyName() - Method in class com.fasterxml.jackson.databind.jsontype.TypeSerializer
-
Name of property that contains type information, if
property-based inclusion is used.
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Returns the name of the property to match.
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
-
Gets the name of the property.
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
-
Gets the name of the property.
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
-
Gets the name of the property.
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
-
Gets the name of the property.
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
-
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
- getPropertyName() - Method in class org.apache.jackrabbit.webdav.security.Principal
-
- getPropertyName() - Method in exception org.apache.sling.api.resource.PersistenceException
-
Get the property name related to this exception.
- getPropertyNamePattern() - Method in class com.day.cq.wcm.msm.commons.ItemFilterImpl
-
- getPropertyNames() - Method in interface com.adobe.granite.security.user.UserProperties
-
Retrieves all first-level property names found on the underlying Node
or on all enclosed user properties in case this instance is the result of aggregation.
- getPropertyNames(String) - Method in interface com.adobe.granite.security.user.UserProperties
-
Retrieves all property names available at the specified relative path on
the underlying
Node
or on the enclosed
UserProperties
in
case this instance is the result of aggregation.
- getPropertyNames() - Method in interface com.adobe.granite.security.user.UserPropertiesComposite
-
- getPropertyNames(String) - Method in interface com.adobe.granite.security.user.UserPropertiesComposite
-
- getPropertyNames() - Method in class com.adobe.granite.taskmanagement.Condition
-
Gets the names of the task properties for this condition
- getPropertyNames() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets an iterator of the property names for this task.
- getPropertyNames() - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
Returns the names of properties present with this
Authorizable.
- getPropertyNames() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the names of properties present with this
Authorizable not taking possible relative paths into consideration.
- getPropertyNames(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the names of properties present with this
Authorizable at the specified relative path.
- getPropertyNames() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
- getPropertyNames(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Get property names present in this response for the given status code.
- getPropertyNames() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Return the names of all properties present in this set.
- getPropertyNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
List of effective property names defined in configuration metadata or values are defined for.
- getPropertyNames() - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
-
- getPropertyNames() - Method in interface org.apache.sling.scripting.sightly.Record
-
Gets the set of names for this record's properties.
- getPropertyNames() - Method in interface org.apache.sling.tenant.Tenant
-
Returns an iterator or String values representing the names of defined
properties of this tenant.
- getPropertyNameSet() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
-
- getPropertyNameSet() - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Returns a
DavPropertyNameSet
providing the property names present
in an eventual
DavConstants.XML_PROP
child element.
- getPropertyNameSet() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
-
- getPropertyNamesHint() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
Set containing the set of property names which
serves as an optional hint for the underlying to
only report property changes enlisted, ie the
underlying might ignore this.
- getPropertyNamingStrategy() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getPropertyNamingStrategy() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- getPropertyNamingStrategy() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getPropertyOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the property at the specified absolute path in the workspace or
null
if no such node exists.
- GetPropertyParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertyParam() - Constructor for class com.scene7.ipsapi.GetPropertyParam
-
- getPropertyPath(String) - Static method in class com.day.cq.search.eval.XPath
-
- getPropertyPath() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Returns the relative path of the property.
- getPropertyPrincipal(DavPropertyName) - Static method in class org.apache.jackrabbit.webdav.security.Principal
-
- getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
-
Gets the name of the property.
- getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
-
Gets the name of the property.
- getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
-
Gets the name of the property.
- getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
-
Gets the name of the property.
- GetPropertyReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertyReturn() - Constructor for class com.scene7.ipsapi.GetPropertyReturn
-
- getPropertySequence() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Create a new
PropertySequence
instance with the same
parametrization as this instance.
- getPropertySets(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets property sets associated with a type handle.
- getPropertySets(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns the video encoder preset type handle.
- GetPropertySetsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertySetsParam() - Constructor for class com.scene7.ipsapi.GetPropertySetsParam
-
- GetPropertySetsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertySetsReturn() - Constructor for class com.scene7.ipsapi.GetPropertySetsReturn
-
- GetPropertySetTypeParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertySetTypeParam() - Constructor for class com.scene7.ipsapi.GetPropertySetTypeParam
-
- GetPropertySetTypeReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertySetTypeReturn() - Constructor for class com.scene7.ipsapi.GetPropertySetTypeReturn
-
- getPropertySetTypes(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets the property set types associated with the specified company from
the S7Config
object.
- GetPropertySetTypesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertySetTypesParam() - Constructor for class com.scene7.ipsapi.GetPropertySetTypesParam
-
- GetPropertySetTypesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPropertySetTypesReturn() - Constructor for class com.scene7.ipsapi.GetPropertySetTypesReturn
-
- getPropertyStatus(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
-
Get the Status
of a property state or null
.
- getPropertyString(String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyString(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- GetPropertyTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving a property from a ValueMap.
- GetPropertyTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
- GetPropertyTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
-
- GetPropertyTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.GetPropertyTEI
-
- getPropertyType() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getPropertyType() - Method in class com.scene7.ipsapi.CreatePropertySetTypeParam
-
Gets the value of the propertyType property.
- getPropertyType() - Method in class com.scene7.ipsapi.PropertySetType
-
Gets the value of the propertyType property.
- getPropertyType(String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the numeric constant value of the property type with
the specified name.
- getPropertyType(String) - Static method in class org.apache.tika.metadata.Property
-
Get the type of a property
- getPropertyType() - Method in class org.apache.tika.metadata.Property
-
- getPropertyTypeNames(boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Return the property type names including or excluding 'undefined' depending
on the specified flag.
- getPropertyValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
-
Gets the property value for which to compute the length.
- getProperWhole() - Method in class org.apache.commons.lang.math.Fraction
-
Gets the proper whole part of the fraction.
- getProperWhole() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the proper whole part of the fraction.
- getPropFindProperties() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
- getPropFindProperties() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Returns the set of properties requested by the PROPFIND body or an
empty set if the
type
is either 'allprop' or
'propname'.
- getPropFindType() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Return the type of PROPFIND request as indicated by the PROPFIND request
body.
- getPropFindType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Returns the type of PROPFIND as indicated by the request body.
- getPropName() - Method in interface com.adobe.internal.xmp.properties.XMPAliasInfo
-
- getPropName() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getPropPatchChangeList() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Return a List
of property change operations.
- getPropPatchChangeList() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Return a List
of property change operations.
- getProps() - Method in class com.day.cq.dam.api.s7dam.set.SetMember
-
- getProps() - Method in interface com.day.cq.mcm.api.Brand
-
Get the properties map from the jcr:content node.
- getProps() - Method in interface com.day.cq.mcm.api.Campaign
-
Get the properties map from the jcr:content node.
- getProps() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- getProptype() - Method in class org.apache.sling.hapi.sightly.HApiUse
-
Get a map of the type for each property name of the type
The key is the property name and the value is the type path in JCR
- getProtected() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
-
- getProtectedDataRequest(String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Create an OAuthRequest to request protected data from the OAuth provider system.
- getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getProtectedItemImporters() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
- getProtocol() - Method in exception com.sun.mail.iap.ConnectionException
-
- getProtocol() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the protocol.
- getProtocol() - Method in class org.apache.commons.httpclient.HttpHost
-
Returns the protocol.
- getProtocol() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getProtocolBinding() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- getProtocolHTTPMethod() - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgent
-
Returns the HTTP Method for the sync agent
- getProvider() - Method in interface com.adobe.granite.activitystreams.Activity
-
Describes the application that published the activity.
- getProvider(String) - Method in interface com.adobe.granite.auth.oauth.OAuthManager
-
Retrieve the Provider implementation specific within the config with this configId
- getProvider() - Method in class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor.Base
-
- getProvider() - Method in interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWithSerializerProvider
-
- getProvider() - Method in class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper.Base
-
- getProvider() - Method in class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base
-
- getProvider() - Method in class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor.Base
-
- getProvider(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProviderManager
-
Returns the registered identity provider with the given name.
- getProvider() - Static method in class org.apache.jackrabbit.vault.fs.spi.ServiceProviderFactory
-
- getProvider() - Static method in class org.joda.time.DateTimeZone
-
Gets the zone provider factory.
- getProviderConfig(String) - Method in interface com.adobe.granite.auth.oauth.ProviderConfigManager
-
- getProviderConfigs() - Method in interface com.adobe.granite.auth.oauth.ProviderConfigManager
-
- getProviderId() - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getProviderName() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- getProviderName() - Method in interface com.day.cq.mcm.emailprovider.types.ConnectionParams
-
Get the name of the email provider.
- getProviderName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
-
Returns the name of the identity provider.
- getProviderName() - Method in enum org.apache.oltu.oauth2.common.OAuthProviderType
-
Get the provider name
- getProviderSettings(Resource) - Method in interface com.adobe.cq.contentinsight.ProviderSettingsManager
-
Returns a map of providers each containing a map of settings
for the given resource.
- getProviderState() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
- getProvisionalVersionForDimension(int) - Static method in class com.google.zxing.qrcode.decoder.Version
-
Deduces version information purely from QR Code dimensions.
- getProxyCredentials(String, String) - Method in class org.apache.commons.httpclient.HttpState
-
- getProxyCredentials(AuthScope) - Method in class org.apache.commons.httpclient.HttpState
-
Get the proxy credentials
for the given authentication scope.
- getProxyExceptions() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
-
- getProxyHost() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the proxyHost.
- getProxyPort() - Method in class org.apache.commons.httpclient.HostConfiguration
-
Returns the proxyPort.
- getPsdInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the psdInfo property.
- getPubHistoryArray() - Method in class com.scene7.ipsapi.GetAssetPublishHistoryReturn
-
Gets the value of the pubHistoryArray property.
- getPublicAttributes() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
-
Returns the public attributes stored with this info object.
- getPublicId() - Method in exception org.apache.jackrabbit.vault.util.xml.xerces.xni.parser.XMLParseException
-
Returns the public identifier.
- getPublicId() - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.XMLLocator
-
Returns the public identifier.
- getPublicId() - Method in class org.kohsuke.rngom.rngparser.ast.util.LocatorImpl
-
- getPublicKey(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The public key for the Dynamic Media service
- getPublicKey(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The public key for the Dynamic Media service
- getPublicKey() - Method in class org.apache.oltu.jose.jws.signature.impl.PublicKey
-
- getPublicMethod(Class, String, Class[]) - Static method in class org.apache.commons.lang.ClassUtils
-
Returns the desired Method much like Class.getMethod
, however
it ensures that the returned Method is from a public class or interface and not
from an anonymous inner class.
- getPublicMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the desired Method much like Class.getMethod
, however
it ensures that the returned Method is from a public class or interface and not
from an anonymous inner class.
- getPublishContextArray() - Method in class com.scene7.ipsapi.AssetPublishContexts
-
Gets the value of the publishContextArray property.
- getPublishContextArray() - Method in class com.scene7.ipsapi.GetPublishContextsReturn
-
Gets the value of the publishContextArray property.
- GetPublishContextsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPublishContextsParam() - Constructor for class com.scene7.ipsapi.GetPublishContextsParam
-
- GetPublishContextsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetPublishContextsReturn() - Constructor for class com.scene7.ipsapi.GetPublishContextsReturn
-
- getPublishDate() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
- getPublishDate() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Returns the scheduled publish date.
- getPublishDate() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getPublished() - Method in interface com.adobe.granite.activitystreams.Activity
-
The date and time at which the activity was published.
- getPublished() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
The date and time at which the object was published.
- getPublished() - Method in class org.apache.sling.atom.taglib.EntryTagHandler
-
- getPublishedBy() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the formatted user name by whom the item has been published.
- getPublishedDate() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the date that this resource was published (activated).
- getPublishedDate() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the published date or null
if this information is not
available.
- getPublisher() - Method in interface com.adobe.cq.socialmedia.SocialApplication
-
Returns a publisher with no token associated.
- getPublisherName() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getPublishFormat() - Method in class com.scene7.ipsapi.PublishHistory
-
Gets the value of the publishFormat property.
- getPublishNodeURL(Resource) - Method in interface com.day.cq.dam.api.s7dam.utils.PublishUtils
-
Retrieve the publish node URL from the replication agent.
- getPublishPaths() - Method in interface com.day.cq.wcm.command.api.CopyMoveCommandPathArgument
-
- getPublishPreferredReportSuite(Configuration) - Static method in class com.day.cq.analytics.sitecatalyst.SitecatalystUtil
-
Returns one of the configured report suites based on the following rules:
return first publish report suite, if not, return first report suite for all
run modes and if still nothing available return first author report suite
- getPublishServer() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the Scene7 configured publish server.
- getPublishServer(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns the domain name of the S7 publish server
- getPublishServerUrl(Resource, ResourceResolver) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves Scene7 remote asset publish /is/image/ URL (server domain and
image server uri).
- getPublishSettingArray() - Method in class com.scene7.ipsapi.GetImageRenderingPublishSettingsReturn
-
Gets the value of the publishSettingArray property.
- getPublishSettingArray() - Method in class com.scene7.ipsapi.GetImageServingPublishSettingsReturn
-
Gets the value of the publishSettingArray property.
- getPublishSettingArray() - Method in class com.scene7.ipsapi.SetImageRenderingPublishSettingsParam
-
Gets the value of the publishSettingArray property.
- getPublishSettingArray() - Method in class com.scene7.ipsapi.SetImageServingPublishSettingsParam
-
Gets the value of the publishSettingArray property.
- getPublishState() - Method in class com.scene7.ipsapi.ContextStateUpdate
-
Gets the value of the publishState property.
- getPublishState() - Method in class com.scene7.ipsapi.PublishStateUpdate
-
Gets the value of the publishState property.
- getPublishState() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the publishState property.
- getPublishState() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the publishState property.
- getPublishState() - Method in class com.scene7.ipsapi.SetAssetPublishStateParam
-
Gets the value of the publishState property.
- getPublishStateUpdateArray() - Method in class com.scene7.ipsapi.SetAssetsPublishStateParam
-
Gets the value of the publishStateUpdateArray property.
- getPublishStatus() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getPublishType() - Method in class com.scene7.ipsapi.ImageServingPublishJob
-
Gets the value of the publishType property.
- getPublishVideoServerUrl(Resource, ResourceResolver) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves Scene7 remote video publish /is/content/ URL (server domain and
image server uri).
- getPulsation() - Method in class org.apache.commons.math.optimization.fitting.HarmonicFunction
-
Get the pulsation ω.
- getPushFilter() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the push filter.
- getPushLevel() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the push level.
- getPutRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getPutRejectedAlreadyPersistedRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getPutRejectedAsCachedInSecRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getPutRejectedEntryNotUsedRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getPutRejectedQueueFullRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getQ() - Method in interface org.apache.commons.math.linear.QRDecomposition
-
Returns the matrix Q of the decomposition.
- getQ() - Method in class org.apache.commons.math.linear.QRDecompositionImpl
-
Returns the matrix Q of the decomposition.
- getQ0() - Method in class org.apache.commons.math.geometry.Rotation
-
Get the scalar coordinate of the quaternion.
- getQ1() - Method in class org.apache.commons.math.geometry.Rotation
-
Get the first coordinate of the vectorial part of the quaternion.
- getQ2() - Method in class org.apache.commons.math.geometry.Rotation
-
Get the second coordinate of the vectorial part of the quaternion.
- getQ3() - Method in class org.apache.commons.math.geometry.Rotation
-
Get the third coordinate of the vectorial part of the quaternion.
- getQName() - Method in interface org.apache.cocoon.xml.sax.NamespacesTable.Name
-
Return the namespace raw name.
- getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
-
Returns a Name
for the given prefixed JCR name.
- getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
-
- getQName(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.NameResolver
-
Returns the Name
for the given JCR name String.
- getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
-
Parses the given JCR name and returns the resolved Name
object.
- getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getQNodeTypeDefinitions(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Retrieve the QNodeTypeDefinition
s of all registered nodetypes.
- getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Retrieve QNodeTypeDefinition
s for the given names.
- getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
-
Returns the Path
object for the given JCR path String.
- getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
-
- getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
-
- getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
-
- getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
-
Parses the given JCR path into a Path
object.
- getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
-
- getQPath(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
-
Returns the path object for the given JCR path string.
- getQPath(String, boolean) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
-
Returns the path object for the given JCR path string.
- getQPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
-
Gets the absolute path.
- getQPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
-
Gets the absolute path.
- getQT() - Method in interface org.apache.commons.math.linear.QRDecomposition
-
Returns the transpose of the matrix Q of the decomposition.
- getQT() - Method in class org.apache.commons.math.linear.QRDecompositionImpl
-
Returns the transpose of the matrix Q of the decomposition.
- getQualifiedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
- getQualifier(String, String, String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Provides access to a qualifier attached to a property.
- getQualifier(String, String) - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
Gets a qualifier by namespace and local name if existing.
- getQualifier(String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to a qualifier attached to a property.
- getQualifier() - Method in class org.apache.sling.provisioning.model.Version
-
Get the qualifier
- getQualifiers() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
- getQualifiers() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getQuality() - Method in interface com.adobe.granite.haf.converter.api.ContentType
-
Gets the quality specified for the content type.
- getQualityFromString(String) - Static method in class com.day.cq.wcm.foundation.AdaptiveImageHelper
-
Lookup Quality value from a String.
- getQualityValue() - Method in enum com.day.cq.wcm.foundation.AdaptiveImageHelper.Quality
-
- getQuantile() - Method in class org.apache.commons.math.stat.descriptive.rank.Percentile
-
Returns the value of the quantile field (determines what percentile is
computed when evaluate() is called with no quantile argument).
- getQuantity() - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
- getQuantity() - Method in class com.adobe.cq.commerce.api.PriceInfo
-
Convenience method for retrieving the minimum quantity property.
- getQuantity() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListEntry
-
Short cut to get the quantity value.
- getQuantity() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
- getQueries() - Method in interface com.day.cq.search.Trends
-
- getQuery() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the query.
- getQuery() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the query.
- getQuery() - Method in class com.day.cq.commons.DownloadResource
-
Gets the query attribute
- getQuery() - Method in interface com.day.cq.dam.api.collection.SmartCollection
-
returns the query object that is used to query collection members.
- getQuery() - Method in interface com.day.cq.search.SimpleSearch
-
Returns the query term supplied by the user.
- getQuery() - Method in interface com.day.cq.search.Trends.Query
-
- getQuery() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getQuery() - Method in class com.day.cq.wcm.foundation.Search
-
- getQuery() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
-
- getQuery() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Returns the textsearch statement.
- getQuery() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Return the query string.
- getQuery() - Method in exception org.apache.sling.api.resource.QuerySyntaxException
-
- getQuery() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Gets the query.
- getQueryAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#QUERY_AVERAGE
- getQueryBuilder() - Method in class com.day.cq.reporting.Context
-
Gets the query builder.
- getQueryCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#QUERY_COUNT
- getQueryDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#QUERY_DURATION
- getQueryEngine() - Method in interface org.apache.jackrabbit.oak.api.Root
-
Get the query engine.
- getQueryGrammerSet() - Method in interface org.apache.jackrabbit.webdav.search.SearchResource
-
Returns the protected DAV:supported-method-set property which is defined
mandatory by RTF 3253.
- getQueryLanguageProvider() - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Get the optional query language provider.
- getQueryLanguages() - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
-
Return a String array containing the URIs of the query
languages supported.
- getQueryObjectModelBuilder(String) - Static method in class org.apache.jackrabbit.commons.query.QueryObjectModelBuilderRegistry
-
Returns the QueryObjectModelBuilder
for
language
.
- getQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
- getQueryParameters() - Method in class com.adobe.granite.omnisearch.api.suggestion.PredicateSuggestion
-
- getQueryParameterValue(HttpServletRequest, String) - Static method in class org.apache.oltu.oauth2.rs.ResourceServer
-
- getQueryParameterValues(HttpServletRequest, String) - Static method in class org.apache.oltu.oauth2.rs.ResourceServer
-
A replacement for HttpServletRequest.getParameter() as it will mess up with HTTP POST body
- getQueryStatement() - Method in interface com.day.cq.search.result.SearchResult
-
Returns the actual query string run against the repository, eg.
- getQueryString() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- getQueryString() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Gets the query params.
- getQueryString(Query) - Static method in class com.adobe.cq.social.srp.internal.SolrQueryParser
-
I really didn't want to write this.
- getQueryString() - Method in class com.day.cq.searchpromote.xml.result.BreadCrumbItem
-
- getQueryString() - Method in class com.day.cq.searchpromote.xml.result.FacetValue
-
- getQueryString() - Method in class com.day.cq.searchpromote.xml.result.MenuItem
-
- getQueryString() - Method in class com.day.cq.searchpromote.xml.result.ResultPage
-
- getQueryString() - Method in class com.day.cq.searchpromote.xml.result.Suggestion
-
- getQueryString() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getQueryString(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Return the query string for r, using the appropriate request attribute if
the request is an included one.
- getQueryTerm(String, Analyzer, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.FulltextQueryTermsProvider
-
This method would get called while forming full text clause for full text clause not constrained on a particular
field.
- getQueryText() - Method in class com.adobe.cq.commerce.api.CommerceQuery
-
Get the query string.
- getQueryTreeBuilder(String) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
-
Returns the QueryTreeBuilder
for language
.
- getQueue() - Method in interface com.day.cq.replication.Agent
-
Returns the replication queue.
- getQueue() - Method in interface com.day.cq.replication.ReplicationQueue.Entry
-
Returns 'my' queue
- getQueue(String) - Method in interface org.apache.sling.distribution.agent.spi.DistributionAgent
-
Get the agent queue with the given name
- getQueueBacklogMillis() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
The time difference between the current system time and the head (oldest)
element in the queue in milliseconds.
- getQueueLength() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
time series
of the number of
items related to generating observation events that are currently queued by the
system.
- getQueueName() - Method in class org.apache.sling.distribution.queue.DistributionQueueItemStatus
-
- getQueueNames() - Method in interface org.apache.sling.distribution.agent.spi.DistributionAgent
-
Retrieves the names of the queues for this agent.
- getQueuePosition() - Method in interface com.day.cq.replication.ReplicationQueue.Entry
-
Returns the queue position of this entry
- getQueueSize() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
-
- getQueueSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured queue size.
- getQueueSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getQueueSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the queue size.
- getQueueStatus() - Method in interface com.day.cq.replication.ReplicationStatus
-
Returns the queue status of this content.
- getQuickactionsRel() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the quickaction relation identifiers.
- getQuickactionsRel() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns a set of relation identifiers for the quick actions.
- getQuickactionsRel() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns a set of relation identifiers for the quick actions.
- getQuickactionsRels() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the quick actions relations.
- getQuota() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the quotas for the quotaroot associated with this
folder.
- getQuota(String) - Method in class com.sun.mail.imap.IMAPStore
-
Get the quotas for the named quota root.
- getQuota(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETQUOTA Command.
- getQuotaRoot(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETQUOTAROOT Command.
- getQuoteChar(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
-
Deprecated.
Return an attribute's quote character, given its name or 0
if the attribute cannot be found.
- getQuotedValue(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
-
Deprecated.
Return an attribute's value, already surrounded with the quotes
originally in place.
- getQuoteMatcher() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets the quote matcher currently in use.
- getQuoteMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the quote matcher currently in use.
- getQValue() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
Returns the embedded QValue
.
- getQValue(Value, NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
-
- getQValue(String, int, NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
-
- getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
- getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
The QValueFactory
that is wrapped by this ValueFactory
instance.
- getQValueFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Return the QValueFactory
defined with this SPI implementation.
- getQValues(Value[], NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
-
- getR() - Method in interface org.apache.commons.math.linear.QRDecomposition
-
Returns the matrix R of the decomposition.
- getR() - Method in class org.apache.commons.math.linear.QRDecompositionImpl
-
Returns the matrix R of the decomposition.
- getR() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
- getRadius() - Method in class com.scene7.ipsapi.UnsharpMaskOptions
-
Gets the value of the radius property.
- getRadixDigits() - Method in class org.apache.commons.math.dfp.Dfp
-
Get the number of radix digits of the instance.
- getRadixDigits() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the number of radix digits of the
Dfp
instances built by this factory.
- getRAFBytes(RandomAccessFile, long, int, String) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- getRandomGenerator() - Static method in class org.apache.commons.math.genetics.GeneticAlgorithm
-
Returns the (static) random generator.
- getRange() - Method in class org.apache.jackrabbit.vault.packaging.Dependency
-
Returns the version range
- getRange() - Method in class org.joda.time.field.PreciseDateTimeField
-
Returns the range of the field in the field's units.
- getRangeDurationField() - Method in class org.joda.time.DateTimeField
-
Returns the range duration of this field.
- getRangeDurationField() - Method in class org.joda.time.field.AbstractPartialFieldProperty
-
Returns the range duration of this field.
- getRangeDurationField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Returns the range duration of this field.
- getRangeDurationField() - Method in class org.joda.time.field.BaseDateTimeField
-
Returns the range duration of this field.
- getRangeDurationField() - Method in class org.joda.time.field.DecoratedDateTimeField
-
- getRangeDurationField() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getRangeDurationField() - Method in class org.joda.time.field.DividedDateTimeField
-
- getRangeDurationField() - Method in class org.joda.time.field.ImpreciseDateTimeField
-
- getRangeDurationField() - Method in class org.joda.time.field.PreciseDateTimeField
-
Returns the range duration of this field.
- getRangeDurationField() - Method in class org.joda.time.field.RemainderDateTimeField
-
Returns a scaled version of the wrapped field's unit duration field.
- getRangeDurationField() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always returns null.
- getRangeDurationType() - Method in class org.joda.time.DateTimeFieldType
-
Get the duration range of the field.
- getRangemax() - Method in class com.day.cq.graphics.chart.Axis
-
- getRangemin() - Method in class com.day.cq.graphics.chart.Axis
-
- getRangeoffset() - Method in class com.day.cq.graphics.chart.Axis
-
- getRangeResult() - Method in class com.adobe.cq.social.srp.FacetSearchResult
-
Get facet range result.
- getRangescale() - Method in class com.day.cq.graphics.chart.Axis
-
- getRangestep() - Method in class com.day.cq.graphics.chart.Axis
-
- getRank() - Method in class com.day.cq.wcm.msm.commons.BaseAction
-
Deprecated.
- getRank() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Return the effective numerical matrix rank.
- getRank() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Return the effective numerical matrix rank.
- getRank() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGenerator
-
Get the rank of the covariance matrix.
- getRankCorrelation() - Method in class org.apache.commons.math.stat.correlation.SpearmansCorrelation
-
- getRanking() - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProviderExtension
-
Get the ranking index for this extension.
- getRanking() - Method in interface com.adobe.cq.social.activitystreams.listener.api.EventListenerExtension
-
Deprecated.
Get the ranking index for this extension.
- getRate(TimeUnit) - Method in class com.codahale.metrics.EWMA
-
Returns the rate in the given units of time.
- getRateUnit() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
-
- getRateURL() - Method in interface com.adobe.cq.social.tally.RatingComponent
-
Deprecated.
- getRating() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the user's rating on the assignment
- getRating() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the user's rating on the assignment
- getRating() - Method in interface com.adobe.cq.social.filelibrary.client.api.Document
-
- getRating() - Method in class com.adobe.cq.social.tally.client.api.Rating
-
Gets the user rating as a float value.
- getRating() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the rating.
- getRating() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getRatingAverages() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- getRatingAverages() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
- getRatingComponent() - Method in class com.day.cq.dam.rating.DamRatingComponent
-
- getRatingCount() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getRatingResponses() - Method in class com.adobe.cq.social.review.client.api.AbstractReview
-
- getRatingResponses() - Method in interface com.adobe.cq.social.review.client.api.ReviewSocialComponent
-
- getRatingResults() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getRatingResults() - Method in interface com.adobe.cq.social.tally.client.api.RatingSocialComponent
-
- getRatings() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementSocialModel
-
- getRatings() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- getRatings() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
- getRatingsEndpoint() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getRatingsEndpoint() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getRatingWidth() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
Gets the width to specify for the rating stars
- getRatingWidth() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the width to specify for the rating stars
- getRatingWidth() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the width to specify for the rating stars
- getRatioOfTimeSpentProcessingEvents() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Ratio of time spent in event processing
- getRawBlocks() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data
-
- getRawBytes() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- getRawClass() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Accessor for type-erased Class
of resolved type.
- getRawClass() - Method in class com.fasterxml.jackson.databind.JavaType
-
- getRawDataType() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getRawEnums() - Method in class com.fasterxml.jackson.databind.util.EnumResolver
-
- getRawFlag() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The content of the flags field.
- getRawHorizontalDensity() - Method in class org.apache.commons.imaging.PixelDensity
-
- getRawImageData() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getRawInputStream(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Expose the raw stream of the archive entry (compressed form).
- getRawJpegImageData() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getRawMessage() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- getRawMessage() - Method in interface com.adobe.granite.auth.saml.model.Message
-
Get the message body
- getRawMessage() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getRawMessage() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Provides the message explaining the exception without the contextual data.
- getRawMessage() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Provides the message explaining the exception without the contextual data.
- getRawName() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Returns the raw bytes that made up the name before it has been
converted using the configured or guessed encoding.
- getRawParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getRawParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getRawParameterType(int) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedWithParams
-
- getRawParameterTypes() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getRawPayload() - Method in class com.fasterxml.jackson.core.util.RequestPayload
-
Returns the raw request payload object i.e, either byte[] or String
- getRawPrimaryType() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getRawPrimaryType() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getRawPrimaryType() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getRawReturnType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getRawScore() - Method in class org.apache.tika.language.detect.LanguageResult
-
- getRawSerializationType() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
Deprecated.
- getRawSrc() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.IFrameTagHandler
-
- getRawSrc() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- getRawString() - Method in class org.apache.oltu.oauth2.jwt.JWT
-
Get the JWT raw string.
- getRawText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Returns the raw text representation of this expression.
- getRawTiffImageData() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getRawTitle() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Returns the unescaped navigation title of the underlying page.
- getRawType() - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
"Raw" type (type-erased class) of the annotated element; definition
of what exactly this means depends on sub-class.
- getRawType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getRawType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getRawType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getRawType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
For methods, this returns declared return type, which is only
useful with getters (setters do not usually return anything;
hence "void" type is returned here)
- getRawType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
- getRawType() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getRawType() - Method in class com.fasterxml.jackson.databind.util.TypeKey
-
- getRawType() - Method in class com.google.gson.reflect.TypeToken
-
Returns the raw (non-generic) type for this type.
- getRawType(Type, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Get the raw type of a Java type, given its context.
- getRawValue(int) - Method in class org.apache.commons.lang.BitField
-
Obtains the value for the specified BitField, unshifted.
- getRawValue(int) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, unshifted.
- getRawVerticalDensity() - Method in class org.apache.commons.imaging.PixelDensity
-
- getRContext() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the right context.
- getReadableInterval(ReadableInterval) - Static method in class org.joda.time.DateTimeUtils
-
Gets the interval handling null.
- getReadableResource(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
If supplied Resource can be read, return it (or a wrapped
variant of it).
- getReadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getReader() - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptResource
-
Opens a reader to this resource
- getReader() - Method in class com.adobe.granite.ui.clientlibs.script.StringScriptResource
-
Opens a reader to this resource
- getReader() - Method in class com.fasterxml.jackson.databind.deser.DataFormatReaders.Match
-
Accessor for
JsonFactory
that represents format that data matched.
- getReader() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getReader() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getReader() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Return the value of this BodyJspWriter as a Reader.
- getReader(InputStream, String) - Method in class org.apache.tika.parser.txt.CharsetDetector
-
Autodetect the charset of an inputStream, and return a Java Reader
to access the converted input data.
- getReader() - Method in class org.apache.tika.parser.txt.CharsetMatch
-
Create a java.io.Reader for reading the Unicode character data corresponding
to the original byte data supplied to the Charset detect operation.
- getReadMethod(String) - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Returns the accessor for the property with the given name.
- getReadMethod(Class, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- getReadOnlyLookupMap() - Method in class com.fasterxml.jackson.databind.ser.SerializerCache
-
Method that can be called to get a read-only instance populated from the
most recent version of the shared lookup Map.
- getReadOnlyPacket() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getReadOnlyPacket() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getReadOnlyResourceType() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the associated resource type of current resource for the purpose
rendering read only version.
- getReadOnlyResourceType(Resource) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the associated resource type of the given content resource for the
purpose rendering read only version.
- getReadRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getReal() - Method in class org.apache.commons.math.complex.Complex
-
Access the real part.
- getRealEigenvalue(int) - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns the real part of the ith eigenvalue of the original matrix.
- getRealEigenvalue(int) - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns the real part of the ith eigenvalue of the original matrix.
- getRealEigenvalues() - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns a copy of the real parts of the eigenvalues of the original matrix.
- getRealEigenvalues() - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns a copy of the real parts of the eigenvalues of the original matrix.
- getRealFormat() - Method in class org.apache.commons.math.complex.ComplexFormat
-
Access the realFormat.
- getRealPath(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRealSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's real file size in case of a sparse file.
- getReason() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getReason() - Method in interface com.day.cq.analytics.sitecatalyst.datainsertion.DataInsertionResponse
-
Returns a string representation of the reason if the request was not
successful.
- getReason() - Method in exception com.day.cq.dam.scene7.api.model.IpsApiException
-
- getReason() - Method in interface com.day.cq.dam.scene7.api.model.Scene7AssetOperationFault
-
- getReason() - Method in class com.scene7.ipsapi.AssetOperationFault
-
Gets the value of the reason property.
- getReason() - Method in class com.scene7.ipsapi.common.AuthenticationFault
-
Gets the value of the reason property.
- getReason() - Method in class com.scene7.ipsapi.common.AuthorizationFault
-
Gets the value of the reason property.
- getReason() - Method in class com.scene7.ipsapi.common.IpsApiFault
-
Gets the value of the reason property.
- getReason() - Method in class com.scene7.ipsapi.OperationFault
-
Gets the value of the reason property.
- getReason() - Method in class com.scene7.ipsapi.SetMetadataFault
-
Gets the value of the reason property.
- getReason() - Method in class com.scene7.ipsapi.SubAssetOperationFault
-
Gets the value of the reason property.
- getReason() - Method in class com.scene7.ipsapi.TagValueUpdateFault
-
Gets the value of the reason property.
- getReason() - Method in interface org.apache.sling.startupfilter.StartupFilterDisabler
-
Indicate why the StartupFilter should be disabled
- getReasonText() - Method in class com.adobe.cq.social.commons.moderation.api.FlagReason
-
- getRebindInfo() - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
-
- getRebindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getReceivedDate() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the recieved date (INTERNALDATE)
- getRecipients() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
Get recipients of a message.
- getRecipients() - Method in interface com.day.cq.notification.api.Notification
-
- getRecipients(Message.RecipientType) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the desired Recipient type.
- getRecipientsNames() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
Get the names of the recipients of a message
- getRecommendation(int, Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get a single recommendation from a given id
- getRecommendations(Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get all recommendations related to the given TesT&Target Configuration
- getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.AbstractDataStore
-
- getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Returns the identified data record.
- getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Returns the identified data record from the primary data store.
- getRecordCount() - Method in class org.apache.commons.compress.archivers.zip.X0015_CertificateIdForFile
-
Get record count.
- getRecordCount() - Method in class org.apache.commons.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
-
Get record count.
- getRecordCount() - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Get record count.
- getRecordFromReference(String) - Method in class org.apache.jackrabbit.core.data.AbstractDataStore
-
- getRecordFromReference(String) - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Returns the record that matches the given binary reference.
- getRecordFromReference(String) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
- getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Get a data record for the given identifier or null it data record doesn't
exist in
Backend
- getRecordIfStored(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Check if a record for the given identifier exists, and return it if yes.
- getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Get a data record for the given identifier.
- getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Check if a record for the given identifier exists in the primary data
store.
- getRecords() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data
-
- getRecordSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the record size being used by this stream's buffer.
- getRecordSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Deprecated.
- getRecordsPerPage() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the recordsPerPage property.
- getRecordsPerPage() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the recordsPerPage property.
- getRecordsPerPage() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the recordsPerPage property.
- getRecordsPerPage() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the recordsPerPage property.
- getRedirect() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getRedirectUri(HttpServletRequest, String, Map<String, Object>) - Method in interface com.adobe.granite.auth.oauth.HandlerRedirect
-
Return an URI to be redirected to instead of login in to the instance
- getRedirectURI() - Method in class org.apache.oltu.oauth2.as.request.OAuthRequest
-
- getRedirectUri() - Method in class org.apache.oltu.oauth2.common.domain.client.BasicClientInfo
-
- getRedirectUri() - Method in interface org.apache.oltu.oauth2.common.domain.client.ClientInfo
-
- getRedirectUri() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getRedirectUrl() - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Return a URL to redirect to for data collection, or null
if no redirect
(or no data collection) is required.
- getRedirectUrl() - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Return a URL to redirect to for data collection, or null
if no redirect
(or no data collection) is required.
- getReducedFraction(int, int) - Static method in class org.apache.commons.lang.math.Fraction
-
Creates a reduced Fraction
instance with the 2 parts
of a fraction Y/Z.
- getReducedFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a reduced Fraction
instance with the 2 parts
of a fraction Y/Z.
- getReducedFraction(int, int) - Static method in class org.apache.commons.math.fraction.BigFraction
-
Creates a BigFraction
instance with the 2 parts of a fraction
Y/Z.
- getReducedFraction(int, int) - Static method in class org.apache.commons.math.fraction.Fraction
-
Creates a Fraction
instance with the 2 parts
of a fraction Y/Z.
- getReference(String) - Method in interface com.day.cq.dam.api.lightbox.Lightbox
-
Return path of referenced asset or rendition in /content/dam for the lightbox entry else return null.
- getReference() - Method in interface org.apache.jackrabbit.api.ReferenceBinary
-
Returns a secure reference to this binary, or null
if such
a reference is not available.
- getReference() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- getReference() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
-
- getReference() - Method in interface org.apache.jackrabbit.core.data.DataRecord
-
Returns a secure reference to this binary, or null
if no such
reference is available.
- getReference() - Method in interface org.apache.jackrabbit.oak.api.Blob
-
Returns a secure reference to this blob, or null
if such
a reference is not available.
- getReferenceCheckpoint() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the current reference checkpoint used by the async indexer
- getReferenced(AtomicReference<Object>) - Method in class com.fasterxml.jackson.databind.deser.std.AtomicReferenceDeserializer
-
- getReferenced(T) - Method in class com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer
-
Method that may be called to find contents of specified reference,
if any; or `null` if none.
- getReferencedAsset(Resource) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandler
-
Returns the path of the asset that is referenced in the product asset.
- getReferencedAsset(String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Returns the path to the referenced asset.
- getReferencedCollections(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- getReferencedSubAssets(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- getReferencedType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Method for accessing type of value that instances of this
type references, if any.
- getReferencedType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- getReferencedType() - Method in class com.fasterxml.jackson.databind.type.ReferenceType
-
- getReferenceResources(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
-
Returns an array of
DavResource
objects that are referenced
by the
HrefProperty
with
the specified
name
.
- getReferences(Resource) - Method in interface com.adobe.granite.references.ReferenceProvider
-
Provides a
Collection
of
Reference
s for the given resource.
- getReferences() - Method in interface com.adobe.xmp.schema.model.UnspecifiedType
-
- getReferences(String, ResourceResolver) - Method in interface com.day.cq.dam.api.AssetReferenceResolver
-
This method would take the asset path as input and return the assets
being referred by the input asset with actual link nodes.
- getReferences(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over references to the given node.
- getReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over those references to the
given node that have the given name.
- getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getReferences() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
-
Return the
Id
s of the properties that are referencing the
node based on this info object.
- getReferences() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
- getReferences(SessionInfo, NodeId, Name, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the
Id
s of the properties that are referencing
the node identified by the given
nodeId
.
- getReferencesProperty() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
- getReferencesSize(AssetReferenceResolver) - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Count all asset references
- getReferencesSize(AssetReferenceResolver) - Method in interface com.day.cq.wcm.resource.details.ResourceDetails
-
Calculate references
- getReferer() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns the referer as from the 'referer' request header.
- getReferer() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Returns the referer as from the 'referer' request header.
- getReferer() - Method in interface org.apache.sling.servlets.post.PostResponse
-
- getRefererAssets(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- getReferredType() - Method in class com.fasterxml.jackson.databind.ser.std.ReferenceTypeSerializer
-
- getReferrer() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Returns the paths referencing this link
- getReferrer(HttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns the HTTP "referrer" header from the request, and also looks out
for the common "referer" misspelling.
- getReferrerUrl() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
- getReferrerUrl() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getReferringClass() - Method in exception com.fasterxml.jackson.databind.exc.PropertyBindingException
-
Method for accessing type (class) that is missing definition to allow
binding of the unrecognized property.
- getRefProperty() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
-
Returns the name of the reference property or null
if
none is set.
- getRefreshCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getRefreshPending() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getRefreshRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getRefreshStrategy() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getRefreshToken() - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Returns the Refresh Token
- getRefreshToken() - Method in class org.apache.oltu.oauth2.as.request.AbstractOAuthTokenRequest
-
- getRefreshToken() - Method in class org.apache.oltu.oauth2.common.token.BasicOAuthToken
-
- getRefreshToken() - Method in interface org.apache.oltu.oauth2.common.token.OAuthToken
-
- getRegex() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
-
- getRegion() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getRegion() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageMapDefinition
-
- getRegion() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the region for this configuration.
- getRegion() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getRegion() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the region property.
- getRegion() - Method in class com.scene7.ipsapi.ImageMapDefinition
-
Gets the value of the region property.
- getRegion() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the region property.
- getRegisteredExperienceComponents() - Method in interface com.day.cq.mcm.api.MCMFacade
-
The component types known to be used for
Experience
components.
- getRegisteredMimeType(String) - Method in class org.apache.tika.mime.MimeTypes
-
Returns the registered, normalised media type with the given name (or alias).
- getRegisteredModuleIds() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
The set of
Module
typeIds that are registered in this
ObjectMapper.
- getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getRegisteredNamespaces(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Retrieve all registered namespaces.
- getRegisteredPrivileges() - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
-
Returns all registered privileges.
- getRegisteredServices() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getRegisteredServices(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of service identifiers representing the services this
bundle exports
- getRegisteredTopics(InstanceDescription) - Method in interface com.adobe.granite.offloading.api.OffloadingTopicManager
-
Retrieves the topics registered for processing from an instance.
- getRegisteredTouchpointComponents() - Method in interface com.day.cq.mcm.api.MCMFacade
-
The component types known to be used for
Touchpoint
components.
- getRegistrationCode() - Method in interface com.adobe.cq.screens.device.registration.PendingDevice
-
Returns the registration code that was sent by the device.
- getRegistrationId() - Method in interface com.day.cq.dam.api.s7dam.config.DynamicMediaServicesConfig
-
- getRegistrationId(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
Get encrypted Registration Id for the Dynamic Media service
- getRegistrationId(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
Get encrypted Registration Id for the Dynamic Media service
- getRegistrationId(Resource) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
Get encrypted Registration Id for the Dynamic Media service
- getRegistrationIdFromTenant(DynamicMediaServicesConfig) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
Get encrypted Registration Id for the Dynamic Media service
- getRegistrationResult() - Method in interface com.adobe.cq.screens.device.registration.PendingDevice
-
Returns the result of the registration process, once the device is registered.
- getRegressionSumSquares() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the sum of squared deviations of the predicted y values about
their mean (which equals the mean of y).
- getReIndexCount(Resource) - Static method in class com.adobe.cq.dam.index.helper.IndexHelper
-
Deprecated.
- getRel() - Method in class com.adobe.reef.siren.Entity
-
Returns the rel property.
- getRel() - Method in class com.adobe.reef.siren.Link
-
Returns the rel attribute.
- getRel() - Method in class org.apache.sling.atom.taglib.LinkTagHandler
-
- getRel() - Method in class org.apache.tika.sax.Link
-
- getRelated() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Returns the os file set for this file.
- getRelatedAssets(Resource, String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- getRelatedData() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMErrorImpl
-
- getRelatedDevices(Resource) - Method in interface com.adobe.cq.screens.device.DeviceManager
-
Returns an iterator over all devices that are related to the specified Resource.
- getRelatedDocuments() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService.BrowseDocumentsResult
-
Return the requested documents related to the children listed.
- getRelatedException() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMErrorImpl
-
The related platform dependent exception if any.exception is a reserved
word, we need to rename it.Change to "relatedException".
- getRelatedIds() - Method in interface org.apache.jackrabbit.vault.packaging.events.PackageEvent
-
Returns the related ids for certain events.
- getRelatedNode() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMLocatorImpl
-
- getRelatedQueries() - Method in interface com.day.cq.search.SimpleSearch
-
Returns queries that are related to the current one.
- getRelatedQueries() - Method in class com.day.cq.wcm.foundation.Search
-
- getRelatedResources() - Method in interface com.adobe.cq.social.srp.SocialResourceProvider.PrefetchPerResult
-
List of resource paths relative to the child which should be fetched as well.
- getRelation() - Method in interface com.adobe.granite.haf.converter.api.description.LinkDescription
-
Get the relation defined in the link.
- getRelationship(Direction, GraphNode, String) - Method in interface com.adobe.granite.socialgraph.GraphNode
-
Returns the relationship between this and the give node in the specified direction and type.
- getRelationship() - Method in class org.apache.commons.math.optimization.linear.LinearConstraint
-
Get the relationship between left and right hand sides.
- getRelationship() - Method in class org.apache.sling.atom.taglib.media.MediaRestrictionTagHandler
-
- getRelationshipId() - Method in enum com.adobe.cq.social.subscriptions.api.SubscriptionType
-
Get the com.adobe.cq.social.graph.Relationship type
- getRelationships(SlingHttpServletRequest, CommerceSession, Page, Product) - Method in interface com.adobe.cq.commerce.api.ProductRelationshipsProvider
-
- getRelationships(Direction, UgcFilter, String...) - Method in interface com.adobe.cq.social.graph.Vertex
-
- getRelationships(String, Direction, String...) - Method in interface com.adobe.cq.social.graph.Vertex
-
- getRelationships(String, Direction, UgcFilter, String...) - Method in interface com.adobe.cq.social.graph.Vertex
-
- getRelationships(Direction, String...) - Method in interface com.adobe.granite.socialgraph.GraphNode
-
Returns the relationships attached to this node of the specific type and direction.
- getRelationshipTitle() - Method in interface com.adobe.cq.commerce.api.ProductRelationship
-
- getRelationshipTitle() - Method in class com.adobe.cq.commerce.common.DefaultProductRelationship
-
- getRelationshipType() - Method in interface com.adobe.cq.commerce.api.ProductRelationship
-
- getRelationshipType() - Method in class com.adobe.cq.commerce.common.DefaultProductRelationship
-
- getRelationshipTypes() - Method in interface com.adobe.cq.commerce.api.ProductRelationshipsProvider
-
- getRelativeAccuracy() - Method in interface org.apache.commons.math.ConvergingAlgorithm
-
Deprecated.
Get the actual relative accuracy.
- getRelativeAccuracy() - Method in class org.apache.commons.math.ConvergingAlgorithmImpl
-
Deprecated.
Get the actual relative accuracy.
- getRelativeAccuracy() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the actual relative accuracy.
- getRelativeFile(File, File) - Static method in class org.apache.jackrabbit.vault.util.PathUtil
-
- getRelativeFilePath(String, String) - Static method in class org.apache.jackrabbit.vault.util.PathUtil
-
- getRelativeFilePath(String, String, String) - Static method in class org.apache.jackrabbit.vault.util.PathUtil
-
- getRelativeHeaderOffset() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The relative header offset stored in this extra field.
- getRelativeParent(String, int) - Static method in class com.day.text.Text
-
Returns the nth relative parent of the handle, where n=level.
- getRelativeParent(String, int) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the nth relative parent of the path, where n=level.
- getRelativeParent(String, int, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
- getRelativeParent(String, int) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Returns the nth relative parent of the path, where n=level.
- getRelativeParent(String, int, boolean) - Static method in class org.apache.jackrabbit.vault.util.Text
-
- getRelativeParentPath() - Method in class com.day.cq.wcm.contentsync.PathRewriterOptions
-
Get configured relative parent path.
- getRelativePath() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
- getRelativePath() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
- getRelativePath() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the relative (repository) path of this artifact in respect to
it's parent node.
- getRelativePath(String, String) - Static method in class org.apache.jackrabbit.vault.util.PathUtil
-
- getRelativeResource(Resource, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Gets the resource at the relative path to the provided resource.
- getRelativeSourcePath(Resource, Resource) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getRelPath() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- getRelPath() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Returns the relative path of this aggregate in respect to it's parent
aggregate.
- getRelUri() - Method in interface com.day.cq.rewriter.linkchecker.Link
-
Returns the context relative URI or null
- getRemainder() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
-
Returns the remaining path after the matching part.
- getRemaining() - Method in class com.day.durbo.io.RegionFileInputStream
-
Returns the remaining bytes available in this region
- getRemaining() - Method in class com.day.io.RegionFileInputStream
-
Returns the remaining bytes available in this region
- getRemaining() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
- getRemaining() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
- getRemainingItems() - Method in class org.apache.aries.jmx.codec.BatchActionResult
-
Gets remaining items id's.
- getRemainingLocationItems() - Method in class org.apache.aries.jmx.codec.BatchInstallResult
-
Gets remaining location items.
- getRemoteAddr() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRemoteContentResponse(SlingHttpServletRequest) - Method in interface com.adobe.cq.remote.content.renderer.RemoteContentRenderingService
-
Creates a Remote Request using the config from Sling Servlet Request and provides the Response object after executing it on the Remote Content Rendering Server
- getRemoteDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the remote device id.
- getRemoteDeviceMaj() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the remote major device id.
- getRemoteDeviceMin() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the remote minor device id.
- getRemoteHost() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRemoteUser() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRemovalPendingBundles() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Returns the bundles IDs that have non-current, in use bundle wirings.
- getRemoved() - Method in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypeSet
-
- getRemovedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
- getRenderCondition() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the render condition of the current resource.
- getRenderCondition(Resource) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the render condition of the given resource.
- getRenderCondition(Resource, boolean) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the render condition of the given resource.
- getRenderCondition(Resource) - Method in class com.adobe.granite.ui.components.rendercondition.RenderConditionHelper
-
Returns the render condition of the given resource.
- getRenderCondition(Resource, boolean) - Method in class com.adobe.granite.ui.components.rendercondition.RenderConditionHelper
-
Returns the render condition of the given resource.
- getRenderingHint(RenderingHints.Key) - Method in class com.day.image.Layer
-
Returns the value of a single preference for the rendering algorithms.
- getRenderingHints() - Method in class com.day.image.AbstractBufferedImageOp
-
Returns a copy of the rendering hints for this BufferedImageOp.
- getRenderSceneInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the renderSceneInfo property.
- getRendition(String) - Method in interface com.adobe.granite.asset.api.Asset
-
- getRendition(String) - Method in interface com.adobe.granite.asset.api.AssetVersion
-
- getRendition(Resource) - Method in interface com.adobe.granite.asset.api.RenditionHandler
-
Get Rendition.
- getRendition(String) - Method in interface com.day.cq.dam.api.Asset
-
This method returns the
Rendition
specified by its name.
- getRendition(RenditionPicker) - Method in interface com.day.cq.dam.api.Asset
-
- getRendition(Asset) - Method in interface com.day.cq.dam.api.RenditionPicker
-
Returns the desired rendition
Rendition
if existing, otherwise
null
.
- getRendition(Asset, Map<String, Object>) - Method in interface com.day.cq.dam.api.renditions.DynamicMediaRenditionProvider
-
Get the rendition for the given asset based on the given rules.
- getRendition(Asset) - Method in class com.day.cq.dam.commons.util.PrefixRenditionPicker
-
- getRendition(Iterator<Rendition>) - Method in class com.day.cq.dam.commons.util.PrefixRenditionPicker
-
- getRendition(Asset) - Method in class com.day.cq.dam.video.Scene7PresetRenditionPicker
-
- getRendition(Asset) - Method in class com.day.cq.dam.video.VideoProfile
-
- getRendition(Asset) - Method in class com.day.cq.wcm.foundation.WCMRenditionPicker
-
- getRendition() - Method in class com.scene7.ipsapi.UploadRenditionTask
-
Gets the value of the rendition property.
- getRenditionPath(String) - Method in interface com.day.cq.dam.api.Revision
-
Return the path to the rendition
- getRenditionPicker() - Method in interface com.day.cq.dam.indd.PageExtractionHandler
-
Get the rendition picker.
- getRenditionPicker() - Method in class com.day.cq.dam.word.extraction.WordExtractionHandler
-
Get an MS Word targeted rendition picker.
- getRenditions() - Method in interface com.day.cq.dam.api.Asset
-
Returns a list of all
Rendition
s of this asset.
- getRenditions() - Method in interface com.day.cq.dam.api.handler.xmp.XMPWriteBackOptions
-
Returns the set of renditions of an Asset for which XMP meta writeback has to be done
- getRenditions(Asset, Map<String, Object>) - Method in interface com.day.cq.dam.api.renditions.DynamicMediaRenditionProvider
-
Get the renditions for the given asset based on the given rules.
- getRenditions() - Method in class com.scene7.ipsapi.UploadTask
-
Gets the value of the renditions property.
- getRenditionSelector() - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
- getRenditionStream(Asset, String, boolean) - Method in interface com.day.cq.dam.commons.util.AssetCache
-
Get an InputStream to the content of the Asset rendition with name.
- getReplaceSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- getReplaceSuffix() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- getReplicationAction() - Method in class com.day.cq.replication.ReplicationEvent
-
- getReplicationStateObject(Resource, XSSAPI) - Static method in class com.day.cq.wcm.core.utils.PageInfoUtils
-
- getReplicationStateObject(Resource, XSSAPI, Integer) - Static method in class com.day.cq.wcm.core.utils.PageInfoUtils
-
- getReplicationStatus() - Method in interface com.day.cq.commons.servlets.AbstractReplicableListServlet.ListItem
-
Get the replication status of the item
- getReplicationStatus(Resource) - Method in interface com.day.cq.replication.ReplicationStatusProvider
-
Returns a replication status for the given resource
- getReplicationStatus(Session, String) - Method in interface com.day.cq.replication.ReplicationStatusProvider
-
Returns a replication status for the node at a given path
- getReplicationStatus(Session, String) - Method in interface com.day.cq.replication.Replicator
-
Returns a replication status for the given path.
- getReplicationType() - Method in class com.day.cq.wcm.workflow.process.ActivatePageProcess
-
- getReplicationType() - Method in class com.day.cq.wcm.workflow.process.DeactivatePageProcess
-
- getReplicationType() - Method in class com.day.cq.wcm.workflow.process.ReplicatePageProcess
-
- getReplicationType() - Method in class com.day.cq.wcm.workflow.process.ReverseReplicateProcess
-
- getReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the ReplyTo addresses.
- getReplyTo() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getReplyToAddresses() - Method in class org.apache.commons.mail.Email
-
Get the list of "Reply-To" addresses.
- getRepoConfig(String) - Method in class org.apache.jackrabbit.vault.fs.config.VaultAuthConfig
-
- getRepoRelPath() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
- getReport(Configuration, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Returns a report with report identifier reportID
.
- getReport() - Method in interface com.day.cq.workflow.statistics.WorkflowStatisticService
-
No longer supported, now throws UnsupportedOperationException
.
- getReport(Session) - Method in interface com.day.cq.workflow.statistics.WorkflowStatisticService
-
Returns the overall workflow report.
- getReport(ReportInfo) - Method in interface org.apache.jackrabbit.webdav.security.AclResource
-
- getReport(ReportInfo) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
-
Runs the report specified by the given ReportInfo
.
- getReportInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
-
Returns the request body and the Depth header as ReportInfo
object.
- getReportInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getReportingVersion() - Method in class com.day.cq.reporting.Data
-
Gets the interal reporting version the report was created for.
- getReportingVersion() - Method in interface com.day.cq.reporting.ReportExtensions
-
Gets the version of reporting a report has been created for.
- getReportName() - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Name of the report type that will be / has been requested.
- getReportName() - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Return the qualified name of this ReportType
.
- getReportPath() - Method in interface com.day.cq.reporting.ConfigService
-
Get the base path for reports.
- getReportSession() - Method in class com.day.cq.reporting.Context
-
Gets the Session
to execute the report.
- getReportStatus(Configuration, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
- getReportSuccess() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we report even successful sends by throwing an exception?
If so, a
SendFailedException
will always be thrown and
an
SMTPAddressSucceededException
will be included in the exception
chain for each successful address, along with the usual
SMTPAddressFailedException
for each unsuccessful address.
- getReportSuite() - Method in interface com.adobe.cq.social.srp.config.ASRPConfiguration
-
Get report suite for ASRP, solr collection for MSRP.
- getReportSuite() - Method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getReportSuite() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.Merger
-
Deprecated.
- getReportSuites(SlingSettingsService, Configuration) - Static method in class com.day.cq.analytics.sitecatalyst.SitecatalystUtil
-
Returns a comma separated list of report suites depending on the current
run mode of the server.
- getReportSuites(Configuration) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Returns a JSON representation of report suites for a
Configuration
.
- getReportTimeReference() - Method in interface com.day.cq.reporting.ReportExtensions
-
Gets the time the report is created for.
- getReportUserId() - Method in class com.day.cq.reporting.Context
-
Gets the user that has to be used to execute the report.
- getRepository() - Method in class com.day.cq.reporting.Context
-
Gets the repository.
- getRepository() - Method in class org.apache.commons.fileupload.disk.DiskFileItemFactory
-
Returns the directory used to temporarily store files that are larger
than the configured size threshold.
- getRepository() - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the default repository of the current environment.
- getRepository(Map<String, String>) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Looks up the available repository factories
and returns the repository
that one of the factories
returns for the given settings.
- getRepository(String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the repository identified by the given URI.
- getRepository(Map) - Method in class org.apache.jackrabbit.commons.JndiRepositoryFactory
-
- getRepository() - Method in class org.apache.jackrabbit.commons.repository.JNDIRepositoryFactory
-
Looks up and returns the configured repository.
- getRepository() - Method in interface org.apache.jackrabbit.commons.repository.RepositoryFactory
-
Returns a content repository.
- getRepository() - Method in class org.apache.jackrabbit.commons.repository.SingletonRepositoryFactory
-
Returns the configured repository instance.
- getRepository(RepositoryAddress) - Method in class org.apache.jackrabbit.vault.util.RepositoryProvider
-
- getRepository(String, Hashtable<String, Object>) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
First try to access the Repository via JNDI (unless jndiContext is null),
and if not successful try RMI.
- getRepositoryAddress() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Returns the (absolute) repository address to the node that this artifact
node represents.
- getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
This default implementation returns the descriptors that were passed
to the constructor of this repository service.
- getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getRepositoryDescriptors() - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns all property descriptors that can be exposed with the
Repository
implementation built on top of
this RepositoryService
.
- getRepositoryFromURL(String) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Acquire a Repository from the given URL
- getRepositoryHome() - Method in class com.day.crx.core.cluster.ClusterNodeInfo
-
Return the node's repository home.
- getRepositoryId(SlingRepository, SlingSettingsService) - Static method in class com.adobe.granite.auth.saml.util.OSGiConfigUtil
-
Determine the unique ID of this repository
- getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getRepositoryInitializer() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
Returns a repository initializer for this security configuration.
- getRepositoryManager(JackrabbitRepository) - Method in interface org.apache.jackrabbit.api.JackrabbitRepositoryFactory
-
Get the repository management component.
- getRepositoryName(String) - Static method in class org.apache.jackrabbit.vault.util.PlatformNameFormat
-
Returns the repository name for a given platform name.
- getRepositoryPath() - Method in class org.apache.commons.fileupload.DiskFileUpload
-
- getRepositoryPath(String) - Static method in class org.apache.jackrabbit.vault.util.PlatformNameFormat
-
Returns the repository path for the given platform one.
- getRepositoryPath(String, boolean) - Static method in class org.apache.jackrabbit.vault.util.PlatformNameFormat
-
Returns the repository path for the given platform one.
- getRepositoryPath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
An implementation may choose to circumvent the incompatibility of a
repository path with the URI path by applying an appropriate conversion.
- getRepositoryPath() - Method in class org.apache.sling.provisioning.model.Artifact
-
Create a Maven like relative repository path.
- getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
-
- getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
-
- getRepositoryPermission() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
-
Return the RepositoryPermission
for the set of Principal
s
associated with this provider instance.
- getRepositoryService() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getReprocessAssetsJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the reprocessAssetsJob property.
- getReprocessAssetsJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the reprocessAssetsJob property.
- getReprocessAssetsJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the reprocessAssetsJob property.
- getRequest(SlingHttpServletRequest, ComponentExporter) - Method in interface com.adobe.cq.remote.content.renderer.RemoteContentRendererRequestHandler
-
Returns the request object that can be executed by a HttpClient
implementation
- getRequest() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getRequest() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Get the original request.
- getRequest() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
- getRequest() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
-
Deprecated.
- getRequest() - Method in class com.day.cq.searchpromote.xml.form.SearchForm
-
- getRequest() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getRequest() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
- getRequest() - Method in class org.apache.sling.distribution.serialization.DistributionExportOptions
-
get the distribution request
- getRequest() - Method in interface org.apache.sling.featureflags.ExecutionContext
-
Returns a
HttpServletRequest
object to retrieve information which
may influence the decision whether a
Feature
is enabled or not.
- getRequest() - Method in interface org.apache.sling.rewriter.ProcessingContext
-
The current request.
- getRequest() - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- getRequest() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getRequest() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getRequest(PageContext) - Static method in class org.apache.sling.scripting.jsp.util.TagUtil
-
- getRequestConfig(SlingHttpServletRequest) - Method in interface com.adobe.cq.remote.content.renderer.RemoteContentRendererRequestHandler
-
Returns the configuration that will be used to execute the remote request
- getRequestCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the number of times com.google.common.cache.Cache
lookup methods have returned either a cached or
uncached value.
- getRequestDate() - Method in interface com.adobe.granite.requests.logging.api.TimedRequest
-
- getRequestDispatcher(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRequestDispatcher(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns a RequestDispatcher
object that acts as a wrapper
for the resource located at the given path.
- getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns a RequestDispatcher
object that acts as a wrapper
for the resource located at the given resource.
- getRequestDispatcher(Resource) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
- getRequestDispatcher(Resource) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestDocument() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Parse the Xml request body and return a Document
.
- getRequestDocument() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRequestedSessionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRequestExtension() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Get the current extension of the request.
- getRequestForReplicationWorkflowModel(ReplicationActionType) - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowService
-
- getRequestHeaders(Map<String, Object>) - Method in interface com.adobe.granite.auth.oauth.AccessTokenRequestCustomizer
-
Customizes the request headers for trading JWT for an access token
- getRequestLocator() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Return the locator of the requested
resource
.
- getRequestLocator() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Return a DavResourceLocator
representing the request handle.
- getRequestLogPath() - Method in interface com.day.cq.reporting.RequestLogAnalyzer
-
- getRequestMethod() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the HTTP method of the request.
- getRequestMethod() - Method in interface com.adobe.granite.requests.logging.api.TimedRequest
-
- getRequestParameter(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns the value of a request parameter as a
RequestParameter
,
or
null
if the parameter does not exist.
- getRequestParameter(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestParameterList() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns the request parameters as instances of the
RequestParameter
interface in the order or the request where the
query string parameters are first and the POST request parameters are
second.
- getRequestParameterList() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestParameterMap() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns a Map
of the parameters of this request.
- getRequestParameterMap() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestParameters() - Method in class com.adobe.cq.social.scf.core.operations.AbstractSocialOperation
-
- getRequestParameters() - Method in interface com.adobe.cq.social.scf.SocialOperationInfo
-
- getRequestParameters(Map<String, Object>) - Method in interface com.adobe.granite.auth.oauth.AccessTokenRequestCustomizer
-
Customizes the request parameters for trading JWT for an access token
- getRequestParameters(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns an array of
RequestParameter
objects containing all of
the values the given request parameter has, or
null
if the
parameter does not exist.
- getRequestParameters(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestPathInfo() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
- getRequestPathInfo() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
- getRequestPathInfo() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
- getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestPayload() - Method in exception com.fasterxml.jackson.core.JsonParseException
-
Method that may be called to find payload that was being parsed, if
one was specified for parser that threw this Exception.
- getRequestPayloadAsString() - Method in exception com.fasterxml.jackson.core.JsonParseException
-
The method returns the String representation of the request payload if
one was specified for parser that threw this Exception.
- getRequestProgressTracker() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
- getRequestProgressTracker() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getRequestScopedResourceResolver() - Method in interface org.apache.sling.scripting.api.resource.ScriptingResourceResolverProvider
-
Provides a request-scoped
ResourceResolver
with only read access to the search paths.
- getRequestsCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the number of requests collected since last resetting the
statistics.
- getRequestSpecificAPI(SlingHttpServletRequest) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Returns an XSSAPI instance capable of mapping resource URLs.
- getRequestSpecificAPI(SlingHttpServletRequest) - Method in interface org.apache.sling.xss.XSSAPI
-
Deprecated.
- getRequestType() - Method in interface org.apache.sling.distribution.DistributionRequest
-
- getRequestType() - Method in class org.apache.sling.distribution.packaging.DistributionPackageInfo
-
get the request type associated to the package holding this info
- getRequestType() - Method in class org.apache.sling.distribution.SimpleDistributionRequest
-
- getRequestURI() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Get the current request uri.
- getRequestURI() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRequestURI(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Return the request URI for r, using the appropriate request attribute if
the request is an included one.
- getRequestUrl() - Method in interface com.adobe.granite.requests.logging.api.TimedRequest
-
- getRequestURL() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getRequired() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- getRequiredBundles() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getRequiredBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of identifiers of the bundles this bundle depends upon
- getRequiredMembers() - Method in class org.apache.aries.jmx.codec.GroupData
-
- getRequiredMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of user names which are required members of this group
- getRequiredMessage() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Return the error message for a required field.
- getRequiredMessage(Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
-
- getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
-
- getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
- getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
-
- getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
-
Returns the array of names of the required primary types.
- getRequiredPrimaryTypes() - Method in interface org.apache.jackrabbit.spi.QNodeDefinition
-
Returns the array of names of the required primary types.
- getRequiredPrincipal() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
-
- getRequiredType() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
The required type of the property definition being built.
- getRequiredType() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
-
The required type as defined by this definition.
- getRequiredType() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
-
- getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
- getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
- getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Returns the required type.
- getRequiredType() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Returns the required type.
- getRequirementsCompositeData(List<BundleRequirement>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getRequiresComponentSync() - Method in class com.adobe.cq.social.srp.internal.AbstractProviderMetaData
-
- getRequiresComponentSync() - Method in interface com.adobe.cq.social.srp.ProviderMetaData
-
- getRequiresSentimentAnalysis() - Method in class com.adobe.cq.social.srp.internal.AbstractProviderMetaData
-
- getRequiresSentimentAnalysis() - Method in interface com.adobe.cq.social.srp.ProviderMetaData
-
- getRequireStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we require the STARTTLS command to secure the connection?
- getRequireXMPMeta() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- getRequireXMPMeta() - Method in class com.adobe.xmp.options.ParseOptions
-
- getRequiringBundles() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getRequiringBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of identifiers of the bundles which require this bundle
- getReserved() - Method in class org.apache.commons.imaging.formats.psd.PsdHeaderInfo
-
- getResetInterval() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
Returns reset interval
- getResetTableIndex() - Method in class org.apache.tika.parser.chm.accessor.ChmDirectoryListingSet
-
Return index of reset table
- getResidual() - Method in class org.apache.commons.math.estimation.WeightedMeasurement
-
Deprecated.
Get the residual for this measurement
The residual is the measured value minus the theoretical value.
- getResize() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getResolution() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageFieldUpdate
-
- getResolution() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get resolution of asset
- getResolution() - Method in class com.scene7.ipsapi.IllustratorOptions
-
Gets the value of the resolution property.
- getResolution() - Method in class com.scene7.ipsapi.ImageFieldUpdate
-
Gets the value of the resolution property.
- getResolution() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the resolution property.
- getResolution() - Method in class com.scene7.ipsapi.PDFOptions
-
Gets the value of the resolution property.
- getResolution() - Method in class com.scene7.ipsapi.PostScriptOptions
-
Gets the value of the resolution property.
- getResolutionLabel(long, long, SlingHttpServletRequest) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Display resolution with correct i18n number formatting
- getResolutionPath() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getResolutionPathInfo() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- getResolvedDependencies() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns a list of the installed packages that this package depends on.
- getResolvedDependencies() - Method in interface org.apache.jackrabbit.vault.packaging.registry.DependencyReport
-
Returns a list of the installed packages that this package depends on.
- getResolvedPath(String, ResourceResolver) - Method in interface com.day.cq.dam.api.AssetReferenceResolver
-
This method would take the property of an referenced asset through which
it can be mapped/associated with DAM's existing asset.
- getResolvedTitle() - Method in interface com.adobe.cq.projects.api.ProjectLink
-
Returns the title of the target of this link if no title was set on this link.
- getResolvedVariation(String) - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets the resolved variation for the given name.
- getResolveParameters() - Method in interface org.apache.sling.spi.resource.provider.ResourceContext
-
Return optional parameters for resolving the resource.
- getResolver() - Method in class com.fasterxml.jackson.databind.deser.impl.ReadableObjectId
-
- getResolverType() - Method in class com.fasterxml.jackson.databind.introspect.ObjectIdInfo
-
- getResource() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the launch resource
- getResource() - Method in interface com.adobe.cq.launches.api.LaunchPromotionParameters
-
Get the resource to promote (within the launch tree)
- getResource() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getResource() - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivityObject
-
- getResource() - Method in interface com.adobe.cq.social.badging.api.UserBadge
-
The earned or assigned badge user generated content resource.
- getResource() - Method in interface com.adobe.cq.social.graph.Edge
-
Gets the resource that backs this relationship.
- getResource(String) - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
Retrieve the resource at the specified path relative to this instance.
- getResource() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getResource() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
- getResource() - Method in class com.adobe.cq.social.scf.SocialOperationResult
-
- getResource() - Method in class com.adobe.cq.social.srp.internal.CommandResource
-
- getResource() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getResource(ResourceResolver, HttpServletRequest, String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getResource(ResourceResolver, String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Returns a resource from this resource provider or null
if
the resource provider cannot find it.
- getResource() - Method in interface com.adobe.cq.social.tally.client.api.Response
-
- getResource() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getResource() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Returns the resource that this stream is bound to.
- getResource() - Method in class com.adobe.granite.contexthub.api.Mode
-
Get the resource which describes this module.
- getResource() - Method in class com.adobe.granite.contexthub.api.Module
-
Get the resource which describes this module.
- getResource() - Method in interface com.adobe.granite.haf.converter.api.description.EntityDescription
-
Get the Resource.
- getResource() - Method in interface com.adobe.granite.references.ReferenceList
-
Returns the
Resource
for which this reference list was created.
- getResource(ResourceResolver, String) - Method in interface com.adobe.granite.rest.ApiResourceProvider
-
Returns a resource from this resource provider or null
if
the resource provider cannot find it.
- getResource(String) - Method in interface com.adobe.granite.security.user.UserProperties
-
Retrieve the resource at the specified path relative to this instance.
- getResource() - Method in interface com.adobe.granite.socialgraph.GraphNode
-
Returns the resource of object addressed by id or null
if it does not exist.
- getResource() - Method in interface com.adobe.granite.timeline.Timeline
-
Returns the
Resource
for which this timeline was created.
- getResource(String) - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptResourceProvider
-
Provides a script resource for the given path.
- getResource() - Method in class com.day.cq.analytics.sitecatalyst.AnalyticsPageNameContext
-
- getResource(AnalyticsPageNameContext) - Method in interface com.day.cq.analytics.sitecatalyst.AnalyticsPageNameProvider
-
Called when the
Resource
for a given pageName is requested.
- getResource(AnalyticsPageNameContext) - Method in interface com.day.cq.analytics.sitecatalyst.AnalyticsPageNameResolver
-
Called when the
Resource
for a given pageName is requested.
- getResource() - Method in interface com.day.cq.commons.servlets.AbstractListServlet.ListItem
-
Get item resource
- getResource() - Method in class com.day.cq.dam.video.VideoProfile
-
- getResource() - Method in interface com.day.cq.mcm.api.Brand
-
- getResource() - Method in interface com.day.cq.mcm.api.Campaign
-
- getResource() - Method in interface com.day.cq.mcm.api.Touchpoint
-
The resource of the account (not the content resource).
- getResource() - Method in interface com.day.cq.mcm.emailprovider.types.Email
-
- getResource(Row) - Method in interface com.day.cq.search.eval.EvaluationContext
-
Helper method that returns the resource for the given row.
- getResource() - Method in interface com.day.cq.search.result.Hit
-
- getResource() - Method in class com.day.cq.wcm.foundation.External
-
Returns the underlying resource.
- getResource(SlingHttpServletRequest, Resource, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns a resource identified by a path relative to the
elementResource
.
- getResource() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
- getResource() - Method in class com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
Deprecated.
- getResource(ResourceResolver, String, Map<String, String>) - Method in interface org.apache.sling.api.resource.ParametrizableResourceProvider
-
Deprecated.
Returns a resource from this resource provider or null
if
the resource provider cannot find it.
- getResource() - Method in exception org.apache.sling.api.resource.ResourceNotFoundException
-
- getResource(ResourceResolver, HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
-
- getResource(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.
Returns a resource from this resource provider or null
if
the resource provider cannot find it.
- getResource(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a
Resource
object for data located at the given path.
- getResource(Resource, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a
Resource
object for data located at the given path.
- getResource() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the Resource
wrapped by this instance.
- getResource() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getResource() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns the
Resource
object on whose behalf the servlet acts.
- getResource(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the Resource
obtained by calling getResource
on the wrapped resource resolver.
- getResource(Resource, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the Resource
obtained by calling getResource
on the wrapped resource resolver.
- getResource() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getResource(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
Get a context-aware singleton configuration resource defined by the given configuration name.
- getResource(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a context-aware singleton configuration resource defined by the given configuration name.
- getResource() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
-
- getResource(Iterator<Resource>) - Method in interface org.apache.sling.caconfig.spi.ConfigurationInheritanceStrategy
-
Pick or merge resources for inheritance.
- getResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
-
Deprecated.
Allows the strategy to transform the given configuration resource according to it's persistent strategies,
e.g.
- getResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource according to it's persistent strategies,
e.g.
- getResource() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Return the corresponding resource - depending on the task this might be null.
- getResource() - Method in class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
-
Gets the resource of which to list the children.
- getResource(ResourceResolver, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method allow for the retrieval of resources.
- getResource(ResolveContext<T>, String, ResourceContext, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns a resource from this resource provider or null
if
the resource provider cannot find it.
- getResource(Class<T>) - Method in class org.apache.tika.io.TemporaryResources
-
Returns the latest of the tracked resources that implements or
extends the given interface or class.
- getResourceAlias() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getResourceAssetPath() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getResourceAssetSize() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getResourceAssetsPath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getResourceAssetsPath() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSite
-
- getResourceAssetType() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getResourceAssetType() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the asset type associated with resource.
- getResourceAsStream(String) - Method in class org.apache.tika.config.ServiceLoader
-
Returns an input stream for reading the specified resource from the
configured class loader.
- getResourceAtPath(ResourceResolver, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Return a resource at path.
- getResourceAtPath(ResourceResolver, String, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Return a resource at path.
- getResourceBundle() - Method in class com.day.cq.reporting.Context
-
Gets the resource bundle for text retrieval.
- getResourceBundle(Locale) - Method in class org.apache.felix.webconsole.i18n.LocalizationHelper
-
Used to retrieve the resource bundle for the specified locale.
- getResourceBundle(Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns the resource bundle for the given locale.
- getResourceBundle(String, Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns the resource bundle of the given base name for the given locale.
- getResourceBundle(Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getResourceBundle(String, Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getResourceBundle(Locale) - Method in interface org.apache.sling.i18n.ResourceBundleProvider
-
Returns a ResourceBundle
for the given locale.
- getResourceBundle(String, Locale) - Method in interface org.apache.sling.i18n.ResourceBundleProvider
-
Returns a ResourceBundle
for the given locale.
- getResourceCollection(Node, ResourceCollectionManager) - Static method in class com.day.cq.workflow.collection.ResourceCollectionUtil
-
The method returns the
ResourceCollection
which is either represented by the given node or one of its children.
- getResourceCollection(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
Get a collection of context-aware configuration resources defined by the given configuration name.
- getResourceCollection(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a collection of context-aware configuration resources defined by the given configuration name.
- getResourceCollectionInheritanceChain(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a collection of context-aware configuration resource inheritance chains defined by the given configuration name.
- getResourceCollectionParentPath(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get the configuration resource collection parent path for storing configuration data for the given context resource and configuration name.
- getResourceCollectionPath() - Method in interface com.adobe.cq.launches.api.LaunchPromotionParameters
-
Get the resource collection (workflow package) the resource should be
added to
- getResourceDesign() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getResourceFactory() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Returns the DavResourceFactory
.
- getResourceForRequest(ResourceResolver, SlingHttpServletRequest) - Static method in class org.apache.sling.scripting.sightly.engine.ResourceResolution
-
Resolves the resource accessed by a request
.
- getResourceFromSearchPath(Resource, String) - Static method in class org.apache.sling.scripting.sightly.engine.ResourceResolution
-
Resolves a resource from the search path relative to the base
resource by traversing the sling:resourceSuperType
chain.
- getResourceGroup(String) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getResourceGroup() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Return the corresponding resource - depending on the task this might be null.
- getResourceGuid() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the resource guid.
- getResourceId() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getResourceId() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getResourceId() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getResourceId() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return just the resource id (everything in the url
after the colon)
- getResourceIdentifier() - Method in class com.adobe.cq.social.scf.core.DefaultResourceID
-
- getResourceIdentifier() - Method in interface com.adobe.cq.social.scf.core.ResourceID
-
Get the id as string.
- getResourceInheritanceChain(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a context-aware singleton configuration resource inheritance chain defined by the given configuration name.
- getResourceIsMoved() - Method in class org.apache.sling.installer.api.UpdateResult
-
Has this resource been moved or added?
- getResourceMetadata() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
Returns the meta data of this resource.
- getResourceMetadata() - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- getResourceMetadata() - Method in class com.day.cq.security.resource.AuthorizableResource
-
Deprecated.
Returns the meta data of this resource.
- getResourceMetadata() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
Deprecated.
- getResourceMetadata() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
Deprecated.
- getResourceMetadata() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the meta data of this resource.
- getResourceMetadata() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getResourceMetadata() - Method in class org.apache.sling.api.resource.SyntheticResource
-
- getResourcePage() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getResourcePath() - Method in interface com.adobe.cq.history.api.HistoryEntry
-
- getResourcePath() - Method in class com.adobe.cq.launches.api.LaunchResourceStatus
-
- getResourcePath() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathResource
-
- getResourcePath() - Method in class com.adobe.cq.social.ugcbase.TranslationUpdate
-
- getResourcePath() - Method in interface com.adobe.granite.haf.converter.api.description.ActionDescription
-
The resource path the action can be called against.
- getResourcePath(User) - Method in interface com.adobe.granite.oauth.server.Scope
-
Get the resource path associated with the scope
- getResourcePath(String, String, String) - Method in interface com.adobe.granite.security.user.UserProperties
-
Calculates the resource path for the property located the specified
relativePath
using the given suffix
.
- getResourcePath() - Method in class com.day.cq.commons.PathInfo
-
- getResourcePath() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns the path of the hierarchy element defined by this DavResource
.
- getResourcePath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Return the resource path.
- getResourcePath() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Return the "resource path" part of the URL, what comes before selectors,
extension and suffix.
- getResourcePath() - Method in exception org.apache.sling.api.resource.PersistenceException
-
Get the resource path related to this exception.
- getResourcePath() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
-
- getResourcePath() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
- getResourcePath(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get the configuration resource path for storing configuration data for the given context resource and configuration name.
- getResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
-
Deprecated.
Allows the strategy to transform the given configuration resource path according to it's persistent strategies,
e.g.
- getResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource path according to it's persistent strategies,
e.g.
- getResourcePath(String, String) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
-
Deprecated.
Return a resource path by taking the path of the merged resource, removing
the mount point and replacing it with the search path.
- getResourcePrimaryAssetType() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceEnrollmentReport
-
- getResourceProvider() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
- getResourceProvider() - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- getResourceProvider() - Method in interface com.adobe.cq.social.srp.SocialResource
-
- getResourceProvider(String) - Method in interface com.adobe.granite.rest.ApiResourceProviderFactory
-
- getResourceProvider() - Method in interface com.adobe.granite.ui.clientlibs.script.CompilerContext
-
Returns a resource provider for resolving external resources during compilation.
- getResourceProvider(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceProviderFactory
-
Deprecated.
Returns a new
ResourceProvider
instance with further
configuration taken from the given
authenticationInfo
map.
- getResourceResolver() - Method in interface com.adobe.cq.screens.sessions.ScreensSession
-
- getResourceResolver() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getResourceResolver() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
- getResourceResolver() - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- getResourceResolver() - Method in interface com.adobe.granite.resourceresolverhelper.ResourceResolverHelper
-
- getResourceResolver() - Method in interface com.adobe.granite.workflow.payload.PayloadInfoBuilderContext
-
- getResourceResolver() - Method in class com.day.cq.analytics.sitecatalyst.AnalyticsPageNameContext
-
- getResourceResolver() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Returns the resource resolver
- getResourceResolver() - Method in interface com.day.cq.search.eval.EvaluationContext
-
Returns a (jcr) resource resolver based on the current session.
- getResourceResolver() - Method in class com.day.cq.security.resource.AuthorizableResource
-
Deprecated.
- getResourceResolver() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
Deprecated.
- getResourceResolver() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
Deprecated.
- getResourceResolver() - Method in interface org.apache.sling.api.resource.Resource
-
- getResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Returns a new
ResourceResolver
instance with further
configuration taken from the given
authenticationInfo
map.
- getResourceResolver() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getResourceResolver() - Method in class org.apache.sling.api.resource.SyntheticResource
-
Returns the
ResourceResolver
with which this synthetic resource
is related or
null
if none.
- getResourceResolver() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getResourceResolver() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
- getResourceResolver() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getResourceResolver() - Method in interface org.apache.sling.featureflags.ExecutionContext
-
Returns a
ResourceResolver
object to retrieve information which
may influence the decision whether a
Feature
is enabled or not.
- getResourceResolver() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
Get the current resource resolver.
- getResourceResolverAs(Class<Type>) - Method in interface com.adobe.granite.resourceresolverhelper.ResourceResolverHelper
-
Returns the current ResourceResolver
adapted to the selected
type.
- getResourceResolverSpecificAPI(ResourceResolver) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Returns an XSSAPI instance capable of mapping resource URLs.
- getResourceResolverSpecificAPI(ResourceResolver) - Method in interface org.apache.sling.xss.XSSAPI
-
Deprecated.
- getResources(ResourceResolver, List<String>) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- getResources(ResourceResolver, List<String>) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Fetch a group of resources all managed by this resource provider
- getResources() - Method in interface com.adobe.granite.haf.api.PaginatableResourceList
-
Returns the list of resources.
- getResources(String) - Method in interface com.adobe.granite.security.user.UserProperties
-
Retrieve the resources at the specified path relative to this instance.
- getResources() - Method in interface com.day.cq.search.result.SearchResult
-
- getResources(ServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Get the list of resources to be handled by the "edit" resources form action.
- getResources() - Method in class com.day.cq.wcm.foundation.List
-
- getResources() - Method in interface org.apache.sling.installer.api.info.ResourceGroup
-
Get all resources for this group.
- getResources() - Method in interface org.apache.sling.resource.collection.ResourceCollection
-
Returns an iterator over resources referred in the collection in the specified order.
- getResourcesMap() - Method in interface com.day.cq.wcm.foundation.model.AllowedComponents
-
Sorted (by Resource's Component Title) Map of all Allowed Components for the given Resource:
key - synthetic path to the single Allowed Component
value - resource representing single Allowed Component
- getResourcesPath() - Method in interface com.adobe.cq.social.enablement.group.api.EnablementCommunityGroup
-
- getResourcesStatus(Launch, Resource, boolean) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Returns a collection of LaunchResourceStatuses comparing resources in a
launch to their production version.
- getResourcesStatus(Launch, Resource, boolean, Launch) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Returns a collection of LaunchResourceStatuses comparing resources in a launch to the specified
target launch or the production version (if target
is null
).
- getResourcesStatus(Launch, Resource, LaunchPromotionScope, Launch) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Returns a collection of LaunchResourceStatuses comparing resources in a launch to the specified
target launch or the production version (if target
is null
).
- getResourcesToRemove() - Method in class com.day.cq.wcm.designimporter.DesignImporterContext
-
Returns the resources that can be removed after the import has finished.
- getResourceSuperType() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
Returns the super type of the resource if the resource defines its
own super type.
- getResourceSuperType() - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- getResourceSuperType() - Method in interface com.adobe.granite.resourcestatus.ResourceStatus
-
Returns the resource super type to render this status.
- getResourceSuperType() - Method in enum com.day.cq.mcm.emailprovider.types.FormFieldType
-
Deprecated.
- getResourceSuperType() - Method in class com.day.cq.security.resource.GroupResource
-
Deprecated.
Sets the Resource-SuperType to com.day.cq.security.resource.AuthorizableResource
- getResourceSuperType() - Method in class com.day.cq.security.resource.UserResource
-
Deprecated.
Sets the Resource-SuperType to com.day.cq.security.resource.AuthorizableResource
- getResourceSuperType() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
- getResourceSuperType() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
Deprecated.
- getResourceSuperType() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
Deprecated.
- getResourceSuperType() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the super type of the resource if the resource defines its
own super type.
- getResourceSuperType(ResourceResolver, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
- getResourceSuperType() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getResourceSuperType() - Method in class org.apache.sling.api.resource.SyntheticResource
-
Synthetic resources by default do not have a resource super type.
- GetResourceTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving resources based on either an absolute path or a relative
path and a base resource.
- GetResourceTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
- getResourceTags() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Gets the list of tagIds associated with the given Enablement content.
- getResourceTags() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Gets the list of tagIds associated with the given Enablement content.
- getResourceTags() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Gets the list of tagIds associated with the given Enablement content.
- getResourceType() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the item resource type.
- getResourceType() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getResourceType() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getResourceType() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
- getResourceType() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
The resource type is meant to point to rendering/processing scripts,
editing dialogs, etc.
- getResourceType() - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- getResourceType() - Method in enum com.adobe.cq.social.subscriptions.api.SubscriptionType
-
- getResourceType() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the resource type of the experience fragment.
- getResourceType() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentPageMeta
-
Checks whether this console shows a folder or not
- getResourceType() - Method in class com.adobe.granite.contexthub.api.Mode
-
Get the resourceType of this module.
- getResourceType() - Method in class com.adobe.granite.contexthub.api.Module
-
Get the resourceType of this module.
- getResourceType() - Method in class com.adobe.granite.contexthub.api.Store
-
Returns store resource type (for example: granite/contexthub/components/stores/store-name).
- getResourceType() - Method in interface com.adobe.granite.resourcestatus.ResourceStatus
-
Returns the resource type to render this status.
- getResourceType(String) - Method in class com.adobe.granite.security.user.UserPropertiesService
-
Retrieve the resource type for the user properties with the specified name.
- getResourceType() - Method in class com.adobe.granite.ui.components.FilteringResourceWrapper
-
- getResourceType() - Method in class com.adobe.granite.ui.components.LayoutBuilder
-
Returns the resource type of this layout.
- getResourceType() - Method in class com.adobe.granite.ui.components.ValueMapResourceWrapper
-
- getResourceType() - Method in interface com.day.cq.dam.indd.PageComponent
-
Get the page component's resource type.
- getResourceType() - Method in enum com.day.cq.mcm.emailprovider.types.FormFieldType
-
Deprecated.
- getResourceType() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.cta.LeadFormCTAComponentTagHandler.ComponentDetails
-
- getResourceType() - Method in interface com.day.cq.personalization.TargetResourceTypeProvider
-
Return the resource type associated with the provider.
- getResourceType() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the resource type.
- getResourceType() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the resource type.
- getResourceType() - Method in class com.day.cq.security.resource.AuthorizableResource
-
Deprecated.
The resource type is meant to point to rendering/processing scripts,
editing dialogs, etc.
- getResourceType() - Method in class com.day.cq.security.resource.GroupResource
-
Deprecated.
Sets the Resource-Type to com.day.cq.security.resource.GroupResource
- getResourceType() - Method in class com.day.cq.security.resource.UserResource
-
Deprecated.
Sets the Resource-Type to com.day.cq.security.resource.User
- getResourceType() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
- getResourceType() - Method in class com.day.cq.wcm.core.references.ContentReferenceDescription
-
- getResourceType() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.CanvasComponentTagHandler
-
- getResourceType() - Method in class com.day.cq.wcm.foundation.AllowedComponentList.ComponentMapping
-
Deprecated.
- getResourceType() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager.ComponentDescription
-
Return the resource type for this component.
- getResourceType() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn
-
Deprecated.
- getResourceType() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid
-
Deprecated.
- getResourceType() - Method in class org.apache.sling.api.resource.NonExistingResource
-
- getResourceType() - Method in interface org.apache.sling.api.resource.Resource
-
The resource type is meant to point to rendering/processing scripts,
editing dialogs, etc.
- getResourceType() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getResourceType() - Method in class org.apache.sling.api.resource.SyntheticResource
-
- getResourceType() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Get the new resource type
- getResourceTypeFilters() - Method in interface com.adobe.cq.social.moderation.dashboard.api.FilterGroup
-
Inner class for providing access to the resourceType names.
- getResourceTypeFilters() - Method in class com.adobe.cq.social.moderation.dashboard.api.FilterGroupSocialComponentFactory
-
Return the resourceType filters in a Map.
- getResourceTypeForIncludedResource(Resource, String, String) - Method in interface com.adobe.cq.social.scf.utilities.internal.InternalSCFUtilities
-
Returns the resource type of a Component when it is included dynamically via cq:include.
- getResourceTypeForIncludedResource(Resource, String, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Returns the resource type of a Component when it is included dynamically via cq:include.
- getResourceTypeFromDesign(Resource, String, String) - Method in interface com.adobe.cq.social.scf.utilities.internal.InternalSCFUtilities
-
Returns the resource type from the design applied to the resource.
- getResourceTypeFromDesign(Resource, String, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getResourceTypes() - Method in interface com.adobe.cq.history.api.HistoryEntry
-
- getResourceTypes() - Method in interface com.adobe.cq.history.api.HistoryService
-
- getResourceTypes() - Method in interface com.adobe.cq.social.handlebars.api.TemplateContextProvider
-
Gets the resource types.
- getResourceTypes() - Method in class org.apache.jackrabbit.webdav.property.ResourceType
-
Returns the resource types specified with the constructor.
- getResourceUID() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getResourceUID() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getResourceUID() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getResourceWithoutCheck(ResourceResolver, String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Skip checking the provider base when getting a "special" resource.
- getResponse() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getResponse() - Method in class com.adobe.cq.social.tally.client.api.AbstractTallyResponse
-
- getResponse() - Method in interface com.adobe.cq.social.tally.client.api.TallyResponseSocialComponent
-
- getResponse() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
-
Deprecated.
- getResponse() - Method in exception com.sun.mail.iap.ProtocolException
-
Return the offending Response object.
- getResponse() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getResponse() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
- getResponse() - Method in interface org.apache.sling.rewriter.ProcessingContext
-
The current response.
- getResponse() - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- getResponse() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getResponse() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getResponse(PageContext) - Static method in class org.apache.sling.scripting.jsp.util.TagUtil
-
- getResponseBody() - Method in interface com.day.cq.analytics.sitecatalyst.datainsertion.DataInsertionResponse
-
Returns a String representation of the response body.
- getResponseBodyAsDocument(HttpEntity) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Gets a Document
representing the response body.
- getResponseBodyAsEventDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
- getResponseBodyAsLockDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
- getResponseBodyAsMultiStatus(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
- getResponseBodyAsSubscriptionDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
- getResponseCodeKey() - Method in interface com.adobe.cq.socialmedia.SocialPublisher
-
Returns the OAuth response key.
- getResponseContentType() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Returns the framework preferred content type for the response.
- getResponseContentType() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getResponseContentTypes() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Gets a list of content types which the framework accepts for the
response.
- getResponseContentTypes() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Returns the response description.
- getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
- getResponseException(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
- getResponseFieldArray() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the responseFieldArray property.
- getResponseFieldArray() - Method in class com.scene7.ipsapi.GetAssetsParam
-
Gets the value of the responseFieldArray property.
- getResponseFieldArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsParam
-
Gets the value of the responseFieldArray property.
- getResponseFieldArray() - Method in class com.scene7.ipsapi.GetFoldersParam
-
Gets the value of the responseFieldArray property.
- getResponseFieldArray() - Method in class com.scene7.ipsapi.GetFolderTreeParam
-
Gets the value of the responseFieldArray property.
- getResponseFieldArray() - Method in class com.scene7.ipsapi.GetGenerationInfoParam
-
Gets the value of the responseFieldArray property.
- getResponseFieldArray() - Method in class com.scene7.ipsapi.GetImageSetMembersParam
-
Gets the value of the responseFieldArray property.
- getResponseFieldArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the responseFieldArray property.
- getResponseHeader(String) - Method in interface com.day.crx.packaging.Proxy
-
- getResponseHeaders() - Method in interface com.day.cq.mcm.campaign.CallResults
-
Retrieve a Map
of the response headers.
- getResponseHeaderValue(String) - Method in interface com.day.crx.packaging.Proxy
-
- getResponseMessage(CloseableHttpResponse) - Method in interface com.adobe.cq.remote.content.renderer.RemoteContentRendererRequestHandler
-
Returns the potentially processed response from the remote content rendering endpoint
- getResponseMetadataArray() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the responseMetadataArray property.
- getResponseProps(String) - Method in interface com.adobe.cq.dam.dm.internalapi.image_server.IsContentRequester
-
Get response size and mime type
(cheaper then getting an full rendition data)
- getResponses(Long, int) - Method in interface com.adobe.cq.social.tally.Tally
-
- getResponses(Long) - Method in interface com.adobe.cq.social.tally.Tally
-
- getResponses() - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Returns the multistatus responses present as array.
- getResponseStatus() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getResponseStatus() - Method in class org.apache.oltu.oauth2.common.message.OAuthResponse
-
- getResponseTallies() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getResponseTallies() - Method in class com.adobe.cq.social.tally.client.api.AbstractTally
-
- getResponseTallies() - Method in interface com.adobe.cq.social.tally.client.api.TallySocialComponent
-
- getResponseTallies() - Method in interface com.adobe.cq.social.tally.Tally
-
- getResponseType() - Method in class org.apache.oltu.oauth2.as.request.OAuthAuthzRequest
-
- getResponseValue() - Method in enum com.adobe.cq.social.tally.client.api.Like
- getResponseValue() - Method in class com.adobe.cq.social.tally.client.api.PollResponse
-
- getResponseValue() - Method in class com.adobe.cq.social.tally.client.api.Rating
- getResponseValue() - Method in interface com.adobe.cq.social.tally.client.api.Response
-
- getResponseValue() - Method in interface com.adobe.cq.social.tally.client.api.ResponseValue
-
- getResponseValue() - Method in enum com.adobe.cq.social.tally.client.api.Vote
- getResponsiveBehavior() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint
-
- getRest() - Method in class com.sun.mail.iap.Response
-
Return the rest of the response as a string, usually used to
return the arbitrary message text after a NO response.
- getRestoreStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
-
Restore status
- getRestoreStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Restore status
- getRestriction(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the value of the restriction with the specified name or
null
if no such restriction exists.
- getRestriction(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the names of the restrictions present with this access control entry.
- getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Returns the names of the supported restrictions or an empty array
if no restrictions are respected.
- getRestrictionNames() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getRestrictionNames() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
-
- getRestrictionProvider() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
-
- getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
-
- getRestrictions(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the values of the restriction with the specified name or
null
if no such restriction exists.
- getRestrictions() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- getRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- getRestrictionType(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Return the expected property type
of the
restriction with the specified restrictionName
.
- getRestrictionType(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- getResult() - Method in class com.adobe.cq.social.srp.APIResult
-
Accessor method for this.result.
- getResult() - Method in exception com.day.cq.replication.TransportException
-
Return the replication result.
- getResult() - Method in interface com.day.cq.search.Query
-
Executes the query and returns the result.
- getResult() - Method in interface com.day.cq.search.SimpleSearch
-
Returns the search result object.
- getResult(Session) - Method in class com.day.cq.wcm.core.stats.PageViewReport
-
Returns result rows with the following objects:
Path String
, which indicates the day
Long
count :how many times the page has been viewed on thath day
Long
rollingCount: how many times the page has been viewed in the last 30days
- getResult() - Method in class com.day.cq.wcm.foundation.Search
-
- getResult() - Method in interface org.apache.commons.math.analysis.integration.UnivariateRealIntegrator
-
Get the result of the last run of the integrator.
- getResult() - Method in class org.apache.commons.math.analysis.integration.UnivariateRealIntegratorImpl
-
Access the last computed integral.
- getResult() - Method in interface org.apache.commons.math.analysis.solvers.UnivariateRealSolver
-
Get the result of the last run of the solver.
- getResult() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverImpl
-
Deprecated.
Get the result of the last run of the solver.
- getResult() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizer
-
Get the result of the last run of the optimizer.
- getResult() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
Get the result of the last run of the optimizer.
- getResult() - Method in interface org.apache.commons.math.optimization.UnivariateRealOptimizer
-
Get the result of the last run of the optimizer.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.FirstMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.FourthMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.Kurtosis
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.Mean
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.SecondMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.Skewness
-
Returns the value of the statistic based on the values that have been added.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviation
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.ThirdMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.Variance
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovariance
-
Get the covariance matrix.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMean
-
Get the mean vector.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.rank.Max
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.rank.Min
-
Returns the current value of the Statistic.
- getResult() - Method in interface org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.summary.Product
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.summary.Sum
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfLogs
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfSquares
-
Returns the current value of the Statistic.
- getResult(Result) - Static method in class org.apache.jackrabbit.webdav.xml.ResultHelper
-
In case the underlying XML library doesn't properly handle xmlns attributes
this method creates new content handler dealing with the misbehavior and
returns an new instance of SAXResult.
- getResult() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Get the result in this outcome.
- getResultCacheTtlInMs() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
TTL for the result cache in ms.
- getResultLimit() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam.HaystackSearch
-
Gets the value of the resultLimit property.
- getResultList() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getResultObject(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns the result object produced by the BackgroundInitializer
with the given name.
- getResultPage() - Method in interface com.adobe.cq.social.commons.comments.search.SearchComponent
-
Get search resource page
- getResultPages() - Method in interface com.day.cq.search.result.SearchResult
-
- getResultPages() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getResultPages() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getResultProperties() - Method in class com.adobe.cq.mcm.salesforce.SalesforceSearchParameters
-
- getResults() - Method in interface com.adobe.cq.social.ugc.api.SearchResults
-
Return the list of search results.
- getResults(ResourceResolver, Map<String, Object>, long, long) - Method in interface com.adobe.granite.omnisearch.spi.core.OmniSearchHandler
-
returns the search results.
- getResults(ResourceResolver, Map, SearchResult) - Method in interface com.day.cq.dam.api.s7dam.omnisearch.S7OmniSearchHandler
-
invoked by AssetOmniSearchHandler in cq-dam-core bundle upon receipt of search request
- getResultSets() - Method in class com.day.cq.searchpromote.xml.result.ResultList
-
- getResultsPage() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the resultsPage property.
- getResultsPage() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the resultsPage property.
- getResultsPage() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the resultsPage property.
- getResultsPage() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the resultsPage property.
- getResume() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceVideoTracking
-
- getResumeFrom() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getRetryDelay() - Method in interface com.day.cq.replication.AgentConfig
-
The retry delay in milliseconds.
- getReturnClass() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the name of class into which to coerce the returned value.
- getReturnCode() - Method in class com.day.util.ProcessRunner
-
Returns the return code from running the command line.
- getReturnCode() - Method in class com.sun.mail.smtp.SMTPAddressFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnCode() - Method in class com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the return code from the SMTP server that indicates the
reason for the success.
- getReturnCode() - Method in class com.sun.mail.smtp.SMTPSenderFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnCode() - Method in class com.sun.mail.smtp.SMTPSendFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnOption() - Method in class com.sun.mail.smtp.SMTPMessage
-
Return return option.
- getRevision() - Method in class com.day.cq.replication.ReplicationAction
-
Returns the revision
- getRevision() - Method in class com.day.cq.replication.ReplicationOptions
-
Returns the revision to replicate
- getRevision() - Method in class com.day.util.diff.DefaultDocumentSource
-
Returns the revision
- getRevisionCapabilities(int, List<BundleCapability>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getRevisionGCInProgress() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getRevisionGCStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Revision garbage collection status
- getRevisionGCStatus() - Method in class org.apache.jackrabbit.oak.spi.state.RevisionGC
-
- getRevisionGCStatus() - Method in interface org.apache.jackrabbit.oak.spi.state.RevisionGCMBean
-
Revision garbage collection status
- getRevisionGCStatusForRole(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
-
Revision garbage collection status for a given role.
- getRevisionRequirements(int, List<BundleRequirement>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getRevisions(Calendar) - Method in interface com.day.cq.dam.api.Asset
-
Returns the revisions available for the current asset.
- getRevisions(String, Calendar) - Method in interface com.day.cq.dam.api.AssetManager
-
- getRevisionsDeclaredCapabilities(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the capabilities for all revisions of the bundle.
- getRevisionsDeclaredRequirements(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the requirements for all revisions of the bundle.
- getRevisionsWiring(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wirings for all revisions of the bundle.
- getRevisionsWiringClosure(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wiring closure for all revisions of the specified
bundle.
- getRewriteMode(String) - Method in class com.day.cq.wcm.contentsync.PathRewriterOptions
-
Get configured rewrite mode.
- getRFC1123Format(TimeZone, Locale) - Static method in class com.fasterxml.jackson.databind.util.StdDateFormat
-
- getRGB(int, int) - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Get the RGB or ARGB value for the pixel at the position (x,y)
within the image builder pixel field.
- getRgb() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkPlte
-
- getRGB(int) - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkPlte
-
- getRight() - Method in class com.scene7.ipsapi.ManualCropOptions
-
Gets the value of the right property.
- getRight() - Method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.commons.lang3.tuple.MutablePair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
-
Gets the right node-tuple source.
- getRightOperand() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the right operand.
- getRightRange() - Method in class com.day.util.diff.Hunk3
-
Returns the range of the right document this hunk spans.
- getRights() - Method in class com.sun.mail.imap.ACL
-
Get the rights associated with this ACL entry.
- getRights() - Method in class com.sun.mail.imap.Rights
-
Return all the rights in this Rights object.
- getRipPdfsJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the ripPdfsJob property.
- getRipPdfsJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the ripPdfsJob property.
- getRipPdfsJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the ripPdfsJob property.
- getRMS(EstimationProblem) - Method in class org.apache.commons.math.estimation.AbstractEstimator
-
Deprecated.
Get the Root Mean Square value.
- getRMS(EstimationProblem) - Method in interface org.apache.commons.math.estimation.Estimator
-
Deprecated.
Get the Root Mean Square value.
- getRMS() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Get the Root Mean Square value.
- getRoid() - Method in exception com.fasterxml.jackson.databind.deser.UnresolvedForwardReference
-
- getRole() - Method in class com.adobe.cq.screens.impl.aemio.ScreensAssignmentModel
-
- getRole() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelAssignmentModel
-
Deprecated.
- getRole() - Method in class com.day.cq.dam.scene7.api.model.Scene7CompanyMembership
-
- getRole() - Method in class com.scene7.ipsapi.CompanyMember
-
Gets the value of the role property.
- getRole() - Method in class com.scene7.ipsapi.CompanyMembership
-
Gets the value of the role property.
- getRole() - Method in class com.scene7.ipsapi.CompanyMembershipUpdate
-
Gets the value of the role property.
- getRole() - Method in class org.apache.sling.atom.taglib.media.MediaCreditTagHandler
-
- getRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the role associated with a name.
- getRoleForAssignment(Resource, Resource) - Method in interface com.adobe.cq.screens.assignment.AssignmentService
-
Returns the role of the channel assignment of the provided channel or schedule assignment.
- getRoles() - Method in interface com.adobe.cq.projects.api.ProjectMember
-
Returns the roles of this project member.
- getRoles() - Method in class org.apache.aries.jmx.codec.AuthorizationData
-
- getRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of role names which match the supplied filter
- getRooms() - Method in interface com.adobe.granite.socketio.SocketIOSocket
-
A list of strings identifying the rooms this socket is in.
- getRoot() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getRoot() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
- getRoot() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
-
Returns the latest state of the tree.
- getRoot() - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
-
- getRoot() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the root aggregate of the tree
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Returns the root path
- getRoot() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Returns the root file
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.config.ExportRoot
-
- getRoot() - Method in interface org.apache.jackrabbit.vault.fs.io.Archive
-
Returns the root entry.
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.io.FileArchive
-
Returns the root entry.
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.io.JcrArchive
-
Returns the root entry.
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.io.MappedArchive
-
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.io.MemoryArchive
-
Returns the root entry.
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.io.SubArchive
-
Returns the root entry.
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.io.ZipArchive
-
- getRoot() - Method in class org.apache.jackrabbit.vault.fs.io.ZipStreamArchive
-
- getRoot() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Get the root node of this expression.
- getRootCategory() - Method in interface com.adobe.cq.commerce.api.classification.Classification
-
Returns the root category of the classification.
- getRootCause(Throwable) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Method that can be used to find the "root cause", innermost
of chained (wrapped) exceptions.
- getRootCause(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Introspects the Throwable
to obtain the root cause.
- getRootCause(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Introspects the Throwable
to obtain the root cause.
- getRootCause(ServletException) - Static method in class org.apache.sling.scripting.jsp.util.TagUtil
-
Unwrap a component exception to get the true root cause of an exception
- getRootCauseMessage(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Gets a short message summarising the root cause exception.
- getRootCauseMessage(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a short message summarising the root cause exception.
- getRootCauseStackTrace(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Creates a compact stack trace for the root cause of the supplied
Throwable
.
- getRootCauseStackTrace(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Creates a compact stack trace for the root cause of the supplied
Throwable
.
- getRootClass(boolean) - Method in class com.adobe.granite.ui.components.Field
-
Returns the CSS class (or space separated class values) that have to be
applied to the root element of field component.
- getRootClass(String) - Method in class com.adobe.granite.ui.components.Field
-
Returns the CSS class (or space separated class values) that have to be
applied to the root element of field component.
- getRootClass(Config, boolean) - Static method in class com.adobe.granite.ui.components.Field
-
Returns the CSS class (or space separated class values) that have to be
applied to the root element of field component.
- getRootClass(Config, String) - Static method in class com.adobe.granite.ui.components.Field
-
Returns the CSS class (or space separated class values) that have to be
applied to the root element of field component.
- getRootContextPath() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Get the Root Context Path Value as defined in OSGI config for ApiEndpointResourceProviderFactory
- getRootContextPath() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Get the Root Context Path Value as defined in OSGI config for ApiEndpointResourceProviderFactory
- getRootDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
-
- getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in interface org.apache.jackrabbit.oak.spi.commit.EditorProvider
-
Returns an editor for processing changes between the given two states.
- getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
-
- getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.WhiteboardEditorProvider
-
- getRootElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- getRootElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- getRootElement() - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Return the root element.
- getRootException() - Method in exception com.day.util.WrappedException
-
Returns the root exception of this exception.
- getRootException() - Method in exception com.day.util.WrappedRuntimeException
-
Returns the root exception of this exception.
- getRootFolder() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Returns the root folder or an empty String
if no folder is specified for this asset.
- getRootFolder() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getRootJCRNode() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
- getRootJCRNode() - Method in class com.adobe.cq.social.srp.internal.SocialPropertyResourceImpl
-
- getRootJCRNode() - Method in interface com.adobe.cq.social.srp.SocialResource
-
- getRootLogger() - Static method in class org.apache.log4j.Logger
-
Does the obvious.
- getRootLogger() - Static method in class org.apache.log4j.LogManager
-
- getRootLogger() - Method in interface org.apache.log4j.spi.LoggerRepository
-
- getRootMatrix() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGenerator
-
Get the root of the covariance matrix.
- getRootName() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
- getRootNode() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- getRootNode() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
- getRootNode() - Method in class org.apache.jackrabbit.vault.util.Tree
-
- getRootPath() - Method in interface com.adobe.cq.social.graph.SocialGraph
-
- getRootPath() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the root path of the Scene7 company hierarchy (not to be confused with the actual physical path on the S7 servers).
- getRootPath() - Method in class com.scene7.ipsapi.Company
-
Gets the value of the rootPath property.
- getRootPath() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
-
- getRootPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
-
- getRootPath() - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Return the Path
of the root node.
- getRootPath() - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- getRootPath() - Method in class org.apache.jackrabbit.vault.packaging.ExportOptions
-
Returns the root path.
- getRootPath() - Method in class org.apache.jackrabbit.vault.util.Tree
-
- getRootProvider() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
-
- getRootResource() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the launch root resource (in the launch tree)
- getRootValueSeparator() - Method in class com.fasterxml.jackson.core.JsonFactory
-
- getRotation() - Method in class com.day.cq.commons.ImageResource
-
- getRotation() - Method in class com.day.crx.packaging.gfx.ImageResource
-
- getRoundingField() - Method in class org.joda.time.MutableDateTime
-
Gets the field used for rounding this instant, returning null if rounding
is not enabled.
- getRoundingMode() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the current rounding mode.
- getRoundingMode() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Gets the rounding mode
- getRoundingMode() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Gets the rounding mode for division operations
The default is BigDecimal.ROUND_HALF_UP
- getRoundingMode() - Method in class org.apache.commons.math.util.BigReal
-
Gets the rounding mode for division operations
The default is RoundingMode.HALF_UP
- getRoundingMode() - Method in class org.joda.time.MutableDateTime
-
Gets the rounding mode for this instant, returning ROUND_NONE if rounding
is not enabled.
- getRoutes(WorkItem, boolean) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
All
Route
to all possible destinations will be
returned.
- getRoutes(WorkItem) - Method in interface com.day.cq.workflow.WorkflowSession
-
All
Route
to all possible destinations will be
returned.
- getRoutes(WorkItem, boolean) - Method in interface com.day.cq.workflow.WorkflowSession
-
All
Route
to all possible destinations will be
returned.
- getRow() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getRow(int) - Method in class com.day.cq.wcm.foundation.Table
-
- getRow(int, BitArray) - Method in class com.google.zxing.common.BitMatrix
-
A fast method to retrieve one row of data from the matrix as a BitArray.
- getRow(int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the entries in row number row
as an array.
- getRow(int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the entries in row number row
as an array.
- getRow(int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entries in row number row
as an array.
- getRow(int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entries in row number row
as an array.
- getRow(int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the entries in row number row
as an array.
- getRow(int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the entries in row number row
as an array.
- getRow(int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the entries in row number row
as an array.
- getRow(int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the entries in row number row
as an array.
- getRowAsDoubleArray(int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entries in row number row
as an array
of double values.
- getRowAsDoubleArray(int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entries in row number row
as an array
of double values.
- getRowAt(int) - Method in class com.day.cq.reporting.Data
-
Gets a row by its index.
- getRowAttrs() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- getRowCnt() - Method in class com.day.cq.reporting.Data
-
Gets the number of rows.
- getRowCount() - Method in interface com.day.cq.dam.api.s7dam.set.SpinSet
-
Deprecated.
Returns the number of rows in 2D spin set
- getRowDimension() - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in interface org.apache.commons.math.linear.AnyMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.Array2DRowFieldMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.OpenMapRealMatrix
-
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.RealMatrixImpl
-
Deprecated.
Returns the number of rows in the matrix.
- getRowDimension() - Method in class org.apache.commons.math.linear.SparseFieldMatrix
-
Returns the number of rows in the matrix.
- getRowMatrix(int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the entries in row number row
as a row matrix.
- getRowMatrix(int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the entries in row number row
as a row matrix.
- getRowMatrix(int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the entries in row number row
as a row matrix.
- getRowMatrix(int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the entries in row number row
as a row matrix.
- getRowMatrix(int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the entries in row number row
as a row matrix.
- getRowMatrix(int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the entries in row number row
as a row matrix.
- getRowMatrix(int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the entries in row number row
as a row matrix.
- getRowMatrix(int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the entries in row number row
as a row matrix.
- getRowPath() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- getRows() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesTable
-
- getRows() - Method in interface com.adobe.cq.msm.ui.models.alllivecopies.LiveCopyTable
-
- getRows() - Method in class com.day.cq.wcm.foundation.Table
-
- getRows() - Method in class com.day.text.StringTable
-
Returns the number of rows in the table.
- getRows(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over nodes in the given query result.
- getRows() - Method in interface org.apache.jackrabbit.oak.api.Result
-
Get the rows.
- getRows() - Method in interface org.apache.jackrabbit.spi.QueryInfo
-
- getRowSeparatorWrite() - Method in class com.adobe.cq.commerce.pim.common.Csv
-
Get the current row separator for writing.
- getRowSeparatorWrite() - Method in class com.day.text.csv.Csv
-
Get the current row separator for writing.
- getRowSpan() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getRowTitle() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- getRowVector(int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the entries in row number row
as a vector.
- getRowVector(int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the entries in row number row
as a vector.
- getRowVector(int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Returns the entries in row number row
as a vector.
- getRowVector(int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Returns the entries in row number row
as a vector.
- getRowVector(int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the entries in row number row
as a vector.
- getRowVector(int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the entries in row number row
as a vector.
- getRsid() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractReportSuite
-
Deprecated.
- getRsid() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.ReportSuiteVariable
-
Deprecated.
- getRSquare() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
- getRtfInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the rtfInfo property.
- getRtfName() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the rtfName property.
- getRule() - Method in interface com.adobe.granite.workflow.model.WorkflowTransition
-
Returns the rule that defines if this WorkflowTransition
can be followed or not.
- getRule() - Method in interface com.adobe.xmp.schema.model.PropertyType
-
- getRule() - Method in class com.adobe.xmp.schema.model.rules.OpenChoice
-
- getRule() - Method in interface com.day.cq.workflow.model.WorkflowTransition
-
Returns the rule that defines if this WorkflowTransition
can be followed or not.
- getRuleType() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
-
Gets the rule type currently in operation.
- getRuleType() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the RuleType being used.
- getRunMode(String...) - Method in class org.apache.sling.provisioning.model.Feature
-
Find the run mode if available
- getRunModes() - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns instance's run modes.
- getRunModes() - Method in class com.adobe.granite.contexthub.api.Mode
-
Returns list of run modes in which mode should be available.
- getRunModes() - Method in class com.adobe.granite.contexthub.api.Module
-
Returns list of run modes in which module should be available.
- getRunModes() - Method in class com.adobe.granite.contexthub.api.Store
-
Returns list of run modes in which store should be available.
- getRunModes() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Return the list of runmode associated with this launcher configuration.
- getRunModes() - Method in interface com.day.cq.replication.AgentConfigGroup
-
Returns the run modes this group is active in
- getRunModes() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getRunModes() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all run modes.
- getRunModes() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the set of activate run modes.
- getRuntimeDecorators() - Method in interface com.adobe.xmp.schema.service.RelaxNGProvider
-
Runtime decorators are applied to the schema once it is parsed and
are stored in the schema model:
The Map key is an
XMPPath
which models a path such as "xmpDM:duration.xmpDM:scale".
The value is another Map, where the keys are QNames of decorators.
Each decorator value is a property/value list.
Note:
- getRuntimeDecorators() - Method in class com.adobe.xmp.schema.service.StandardRelaxNGProvider
-
No default runtime decorators.
- getRuntimeDTO() - Method in interface org.apache.sling.api.resource.runtime.RuntimeService
-
- getS() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the diagonal matrix Σ of the decomposition.
- getS() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the diagonal matrix Σ of the decomposition.
- getS7AssetMetadata(S7Config, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves a metadata map (key-value pair) associated with a Scene7 asset
- getS7AssetPreviewUrl(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7AEMBridge
-
- getS7AssetPublishUrl(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7AEMBridge
-
- getS7Config(ResourceResolver, String, String, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Returns a S7Config with the corresponding parameters applied.
- getS7Config(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Returns the S7Config generated from the configPath
- getS7ConfigForAssetPath(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Retrieves the Scene7 configuration associated with asset by content path
when Scene7 metadata is not available
- getS7ConfigForImageUrl(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Deprecated.
- getS7ConfigForResource(ResourceResolver, Resource) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Retrieves the Scene7 configuration associated with a DAM asset resource
by successively analysing the resource and then its parents.
- getS7ConfigForResource(Resource) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Deprecated.
- getS7ConfigForRootId(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Looks up scene7 configuration for the specified root id (company name?)
- getS7configFromResource(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7AEMBridge
-
- getS7ConfigPathForAssetPath(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Retrieves the Scene7 configuration associated with an asset path.
- getS7ConfigPathForImageUrl(ResourceResolver, String, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Retrieves the Scene7 configuration associated with an image server URL.
- getS7ConfigPathForResource(ResourceResolver, Resource) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Retrieves the Scene7 configuration path associated with a DAM asset
resource by successively analysing the resource and then its parents.
- getS7Configurations(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Deprecated.
- getS7Configurations(ResourceResolver) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Returns all the S7 configurations, include both old configuration(under /etc) and new configuration after 0DT change(under /conf)
- getS7DamResource(String) - Method in interface com.day.cq.dam.api.s7dam.config.S7damConfigService
-
Deprecated.
Helper function to retrieve configuration resource associated with S7Dam
module
- getS7ExportSettings() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getS7FileReference(Asset) - Method in interface com.day.cq.dam.scene7.api.Scene7DAMService
-
For a DAM imported Scene7 asset, this method returns the file reference of the asset from Scene7.
- getS7FileReference(Asset, String) - Method in interface com.day.cq.dam.scene7.api.Scene7DAMService
-
For a DAM imported Scene7 asset, this method returns the file reference of the asset from Scene7.
- getS7FileReference(Asset, String, boolean) - Method in interface com.day.cq.dam.scene7.api.Scene7DAMService
-
For a DAM imported Scene7 asset, this method returns the file reference
of the asset from Scene7.
- getS7Type(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Returns the S7 type for the given resource.
- getS7VideoRenditions(S7Config, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves a list of Scene7 video renditions with their names and asset
handles
- getSafety() - Method in class org.apache.commons.math.ode.MultistepIntegrator
-
Get the safety factor for stepsize control.
- getSafety() - Method in class org.apache.commons.math.ode.nonstiff.EmbeddedRungeKuttaIntegrator
-
Get the safety factor for stepsize control.
- getSamlResponse() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the samlResponse property.
- getSampleRate() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
Get the sampling rate, in Hz
- getSampleSize() - Method in interface org.apache.commons.math.distribution.HypergeometricDistribution
-
Access the sample size.
- getSampleSize() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionImpl
-
Access the sample size.
- getSampleStats() - Method in interface org.apache.commons.math.random.EmpiricalDistribution
-
- getSampleStats() - Method in class org.apache.commons.math.random.EmpiricalDistributionImpl
-
- getSamplingrate() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getSASLEnabled() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is SASL authentication enabled?
- getSASLMechanisms() - Method in class com.sun.mail.smtp.SMTPTransport
-
Get the list of SASL mechanisms to consider if SASL authentication
is enabled.
- getSASLRealm() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the SASL realm to be used for DIGEST-MD5 authentication.
- getSaveAsVersion() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the saveAsVersion property.
- getSaveAsVersion() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the saveAsVersion property.
- getSaveAsVersion() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the saveAsVersion property.
- getSaveCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getSavedSearches(ResourceResolver, String, long, long) - Method in interface com.adobe.granite.omnisearch.api.core.OmniSearchService
-
This function returns the list of saved searches for the particular module that is register with
omnisearch and has SavedSearchHandler
implemented
- getSavedSearches(ResourceResolver, long, long) - Method in interface com.adobe.granite.omnisearch.spi.core.SavedSearchHandler
-
This function returns list of all saved search for the module i.e.
- getSavedSearchParameters(ResourceResolver, String, String) - Method in interface com.adobe.granite.omnisearch.api.core.OmniSearchService
-
This function returns the details of saved Query
parameters for the particular saved search.
- getSavedSearchParameters(ResourceResolver, String) - Method in interface com.adobe.granite.omnisearch.spi.core.SavedSearchHandler
-
This function provide the detail of saved query from the saved search node of the provided path
- getSaveRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getSaveTarget() - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
-
- getSAXParser() - Method in class org.apache.tika.parser.ParseContext
-
Returns the SAX parser specified in this parsing context.
- getSAXParser() - Static method in class org.apache.tika.utils.XMLReaderUtils
-
Returns the SAX parser specified in this parsing context.
- getSAXParserFactory() - Method in class org.apache.tika.parser.ParseContext
-
Returns the SAX parser factory specified in this parsing context.
- getSAXParserFactory() - Static method in class org.apache.tika.utils.XMLReaderUtils
-
Returns the SAX parser factory specified in this parsing context.
- getScaffoldingBasePath() - Method in interface com.adobe.cq.commerce.api.conf.CommerceBasePathsService
-
Returns the JCR base path for the commerce scaffolding.
- getScalar() - Method in class org.joda.time.field.ScaledDurationField
-
Returns the scalar applied, in the field's units.
- getScale() - Method in interface org.apache.commons.math.distribution.CauchyDistribution
-
Access the scale parameter.
- getScale() - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Access the scale parameter.
- getScale() - Method in interface org.apache.commons.math.distribution.WeibullDistribution
-
Access the scale parameter.
- getScale() - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
Access the scale parameter.
- getScale() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Sets the scale for division operations.
- getScale() - Method in class org.apache.commons.math.util.BigReal
-
Sets the scale for division operations.
- getSCConfiguration(ResourceResolver) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the Asset Insight - SiteCatlyst configuration.
- getSCConfiguredReportSuite(Configuration) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst ReportSuite configured with the
scConfiguration.
- getSCConfiguredTrackingServer(SlingHttpServletRequest, Configuration) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst Tracking Server configured with the
scConfiguration.
- getSCConfiguredVisitorNamespace(Configuration) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst Visitor Namespace configured with the
scConfiguration.
- getScene7Endpoints() - Method in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
Returns a list of the registered Scene7 endpoints.
- getScene7ID(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns property dam:scene7ID
of a given Resource
object
- getSchedule() - Method in class com.adobe.cq.screens.impl.aemio.ScreensAssignmentModel
-
- getSchedule() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelAssignmentModel
-
Deprecated.
- getSchedule(Resource) - Method in interface com.adobe.cq.screens.schedule.ScheduleService
-
Gets the schedule for the specified assignment
- getSchedule() - Method in interface com.adobe.cq.targetrecommendations.api.model.ProductFeed
-
Product update frequency
- getSchedule() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
- GetScheduledJobsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetScheduledJobsParam() - Constructor for class com.scene7.ipsapi.GetScheduledJobsParam
-
- GetScheduledJobsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetScheduledJobsReturn() - Constructor for class com.scene7.ipsapi.GetScheduledJobsReturn
-
- getSchedulerExpression() - Method in interface com.adobe.cq.scheduled.exporter.ExportConfig
-
The scheduler expression of this configuration.
- getSchema(String) - Method in interface com.adobe.xmp.schema.service.RelaxNGProvider
-
Provides a RelaxNG resource by its namespace URI.
- getSchema(String) - Method in class com.adobe.xmp.schema.service.StandardRelaxNGProvider
-
- getSchema() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method for accessing Schema that this parser uses, if any.
- getSchema() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method for accessing Schema that this parser uses, if any.
- getSchema() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- getSchema() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ext.DOMSerializer
-
- getSchema(SerializerProvider, Type) - Method in interface com.fasterxml.jackson.databind.jsonschema.SchemaAware
-
Get the representation of the schema to which this serializer will conform.
- getSchema(SerializerProvider, Type, boolean) - Method in interface com.fasterxml.jackson.databind.jsonschema.SchemaAware
-
Get the representation of the schema to which this serializer will conform.
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.impl.FailingSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.impl.StringArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.impl.UnknownSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.BeanSerializerBase
-
Deprecated.
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.BooleanSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.ByteArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.ClassSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.DateTimeSerializerBase
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.EnumSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.FileSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.JsonValueSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.NullSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.NumberSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.RawSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.SqlTimeSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StaticListSerializerBase
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.BooleanArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.CharArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.DoubleArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.FloatArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.IntArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.LongArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.ShortArraySerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdDelegatingSerializer
-
- getSchema(SerializerProvider, Type, boolean) - Method in class com.fasterxml.jackson.databind.ser.std.StdDelegatingSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicBooleanSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicIntegerSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.AtomicLongSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdScalarSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StdSerializer
-
Default implementation simply claims type is "string"; usually
overriden by custom serializers.
- getSchema(SerializerProvider, Type, boolean) - Method in class com.fasterxml.jackson.databind.ser.std.StdSerializer
-
Default implementation simply claims type is "string"; usually
overriden by custom serializers.
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.StringSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.TokenBufferSerializer
-
- getSchema(SerializerProvider, Type) - Method in class com.fasterxml.jackson.databind.ser.std.ToStringSerializer
-
- getSchemaApprovedKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaAttachmentKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaAttachmentLengthKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaAttachmentUploadDateKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaBaseType() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaCQData() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaDescriptionKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaFlaggedHiddenKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaFormsIterator(SlingHttpServletRequest, int, int) - Static method in class com.day.cq.dam.commons.util.SchemaFormHelper
-
- getSchemaFormsIterator(ResourceResolver, String, int, int) - Static method in class com.day.cq.dam.commons.util.SchemaFormHelper
-
- getSchemaForURI(String) - Method in interface com.adobe.xmp.schema.service.SchemaService
-
Request the schema information for a namespace.
- getSchemaGenerationHandler() - Method in class com.adobe.xmp.schema.rng.model.Context
-
- getSchemaInfo() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- getSchemaIsDraftKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaNamespace() - Method in class com.scene7.ipsapi.RemoveMetadataSchemaParam
-
Gets the value of the schemaNamespace property.
- getSchemaNode() - Method in class com.fasterxml.jackson.databind.jsonschema.JsonSchema
-
Deprecated.
Method for accessing root JSON object of the contained schema.
- getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the schema prefix.
- getSchemaParentIdKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaProviderIdKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaRegistry() - Static method in class com.adobe.internal.xmp.XMPMetaFactory
-
- getSchemaRegistry() - Static method in class com.adobe.xmp.XMPMetaFactory
-
- getSchemaResource(SlingHttpServletRequest) - Static method in class com.day.cq.dam.commons.util.SchemaFormHelper
-
- getSchemaResourceTypeKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaRootCommentSystemKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaTimestampKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSchemaType() - Method in interface com.fasterxml.jackson.core.FormatSchema
-
Method that can be used to get an identifier that can be used for diagnostics
purposes, to indicate what kind of data format this schema is used for: typically
it is a short name of format itself, but it can also contain additional information
in cases where data format supports multiple types of schemas.
- getScheme() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the name of the scheme.
- getScheme() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the name of the scheme.
- getScheme() - Method in interface com.day.cq.polling.importer.PollConfig
-
Returns the scheme.
- getScheme() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getScheme() - Method in class org.apache.sling.atom.taglib.CategoryTagHandler
-
- getScheme() - Method in class org.apache.sling.atom.taglib.media.MediaCategoryTagHandler
-
- getScheme() - Method in class org.apache.sling.atom.taglib.media.MediaCreditTagHandler
-
- getScheme() - Method in class org.apache.sling.atom.taglib.media.MediaRatingTagHandler
-
- getScheme() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return the scheme from where the artifact is originated.
- getScheme() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return the scheme of the provider.
- getScope() - Method in interface com.adobe.granite.auth.oauth.ProviderConfig
-
- getScope() - Method in interface com.adobe.granite.haf.converter.api.description.LinkDescription
-
Get the scope of the link.
- getScope() - Method in interface com.adobe.granite.haf.converter.api.description.PropertyDescription
-
The scope of the property.
- getScope(String) - Method in interface com.adobe.granite.oauth.server.OAuth2ResourceServer
-
Get an instance of a Scope defined by the scope name.
- getScope() - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerator
-
- getScope() - Method in class com.fasterxml.jackson.databind.introspect.ObjectIdInfo
-
- getScope() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return the scope of this lock.
- getScope() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
This is always an exclusive lock.
- getScope() - Method in interface org.apache.jackrabbit.webdav.lock.LockEntry
-
Returns the scope of this lock entry.
- getScope() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Return the lock scope or null
if no 'lockinfo' element was
passed to the constructor or did not contain an 'scope' element and the
scope has not been set otherwise.
- getScope() - Method in class org.apache.jackrabbit.webdav.transaction.TxActiveLock
-
- getScope() - Method in class org.apache.jackrabbit.webdav.transaction.TxLockEntry
-
Returns either
local
or
global
scope
depending on the initial constructor value.
- getScope() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getScope() - Method in class org.apache.oltu.oauth2.common.token.BasicOAuthToken
-
- getScope() - Method in interface org.apache.oltu.oauth2.common.token.OAuthToken
-
- getScopes() - Method in class org.apache.oltu.oauth2.as.request.OAuthRequest
-
- getScore() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the score.
- getScore() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the score.
- getScore(ResourceResolver, String, Resource, Resource) - Method in interface com.adobe.cq.social.scoring.api.ScoringService
-
Retrieves score specified by scoreName for user.
- getScore() - Method in interface com.day.cq.search.result.Hit
-
Returns the full text search score for this hit.
- getScore() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the score property.
- getScore(String) - Method in interface org.apache.jackrabbit.spi.QueryResultRow
-
Returns score for the given selectorName
of this result row.
- getScore() - Method in class org.apache.tika.sax.StandardReference
-
- getScoreDetail() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the scoreDetail property.
- getScoreName() - Method in interface com.adobe.cq.social.scoring.api.UserScore
-
The score's rule name.
- getScoreResourcePath(ResourceResolver, String, Resource, Resource) - Method in interface com.adobe.cq.social.scoring.api.ScoringService
-
Returns the path of a score resource.
- getScorerProvider(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.score.ScorerProviderFactory
-
- getScoringType() - Method in interface com.adobe.cq.social.scoring.api.ScoringEngine
-
Get this scoring engine type.
- getScript() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationTemplate
-
Get the actual script content of this template.
- getScript() - Method in class org.apache.commons.collections4.sequence.SequencesComparator
-
- getScript() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Returns the
SlingScript
being called to handle the request.
- getScript(String) - Method in interface org.apache.sling.scripting.api.ScriptCache
-
Retrieves the
CachedScript
corresponding to the script accessible from the
scriptPath
.
- getScript() - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- getScriptContent() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.CanvasComponentBuilder
-
- getScriptName() - Method in exception org.apache.sling.api.scripting.ScriptEvaluationException
-
- getScriptName() - Method in interface org.apache.sling.scripting.api.ScriptNameAware
-
Returns the name of the script provided by a marked Reader
implementation.
- getScriptName() - Method in class org.apache.sling.scripting.core.ScriptNameAwareReader
-
- getScriptName() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationUnit
-
Returns the name of the script that will be compiled.
- getScriptName() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the script name associated with this message.
- getScriptPath() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ScriptTagHandler
-
- getScriptPath() - Method in interface org.apache.sling.scripting.api.CachedScript
-
Returns the path of the script which was compiled and cached.
- getScriptReader() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationUnit
-
Provides the Reader
from which the compiler will read the script to compile.
- getScriptResource() - Method in interface org.apache.sling.api.scripting.SlingScript
-
Returns the Resource providing the script source code.
- getScripts() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns a list of all script paths.
- getScripts(String) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns a list of absolute paths to the scripts as a delimiter separated list.
- getScrollDelay() - Method in class org.apache.jackrabbit.vault.util.HtmlProgressListener
-
- getScVars(String) - Method in interface com.day.cq.analytics.sitecatalyst.FrameworkComponent
-
Returns a
JSONArray
of the
SiteCatalyst mapping.
- getSearchArguments() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
Retrieve the search arguments used to run the search for principals.
Note, that the search result must be converted to
MultiStatusResponse
s
that must be returned back to this report.
- getSearchForm() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getSearchGrammars(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOptions
-
Compute set of search grammars returned in the "dasl" header field
- getSearchIn() - Method in interface com.day.cq.search.SimpleSearch
-
Returns the repository path where to search in.
- getSearchIn() - Method in class com.day.cq.wcm.foundation.Search
-
- getSearchOperator() - Method in class com.adobe.cq.mcm.salesforce.SalesforceSearchParameters
-
- getSearchPath() - Method in interface org.apache.sling.api.resource.observation.ResourceChangeList
-
Returns the search path used by the resource resolving.
- getSearchPath() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
- getSearchPath() - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Returns the search path used by the resource resolvers to search for
resources by relative path.
- getSearchPath() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- getSearchProperties() - Method in interface com.day.cq.search.SimpleSearch
-
- getSearchProperties() - Method in class com.day.cq.wcm.foundation.Search
-
- getSearchProvider(String) - Method in interface com.adobe.cq.commerce.common.CommerceSearchProviderManager
-
Find a registered commerce search provider service for the specified service name.
- getSearchResults(ResourceResolver, Map<String, ?>, long, long) - Method in interface com.adobe.granite.omnisearch.api.core.OmniSearchService
-
This function returns the search result for OmniSearch.
- getSearchRoot() - Method in class com.day.cq.wcm.commons.ReferenceSearch
-
Returns the search root.
- getSearchRoots() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
Retrieve the the locations where the search should be performed.
Note, that the search result must be converted to
MultiStatusResponse
s
that must be returned back to this report.
- getSearchString() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the searchString property.
- getSearchStringsArray() - Method in class com.scene7.ipsapi.GetSearchStringsReturn
-
Gets the value of the searchStringsArray property.
- GetSearchStringsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetSearchStringsParam() - Constructor for class com.scene7.ipsapi.GetSearchStringsParam
-
- GetSearchStringsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetSearchStringsReturn() - Constructor for class com.scene7.ipsapi.GetSearchStringsReturn
-
- getSearchType() - Method in class com.adobe.cq.mcm.salesforce.SalesforceSearchParameters
-
- getSearchVal() - Method in class com.adobe.cq.mcm.salesforce.SalesforceSearchParameters
-
- getSecond() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getSecond() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getSecond() - Method in interface com.adobe.xmp.XMPDateTime
-
- getSecond() - Method in class org.apache.commons.math.genetics.ChromosomePair
-
Access the second chromosome.
- getSecondary() - Method in interface com.adobe.granite.haf.converter.api.ContentType
-
Get the secondary segment of the content type.
- getSecondaryExtractProperties() - Method in class org.apache.tika.metadata.Property
-
Gets the secondary properties for a composite property
- getSecondaryOwnerHandle() - Method in class com.scene7.ipsapi.CreatePropertySetParam
-
Gets the value of the secondaryOwnerHandle property.
- getSecondaryOwnerHandle() - Method in class com.scene7.ipsapi.GetPropertySetsParam
-
Gets the value of the secondaryOwnerHandle property.
- getSecondaryProperties() - Method in interface com.day.cq.reporting.QueryEngineConfig
-
Gets the names of possible properties to get additional data from.
- getSecondarySubPath() - Method in interface com.day.cq.reporting.QueryEngineConfig
-
Gets the subpath to be used for determining additional data.
- getSecondMoment() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns a statistic related to the Second Central Moment.
- getSecondMoment() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns a statistic related to the Second Central Moment.
- getSecondOfDay() - Method in class org.joda.time.base.AbstractDateTime
-
Get the second of day field value.
- getSecondOfDay() - Method in interface org.joda.time.ReadableDateTime
-
Get the second of day field value.
- getSecondOfMinute() - Method in class org.joda.time.base.AbstractDateTime
-
Get the second of minute field value.
- getSecondOfMinute() - Method in class org.joda.time.LocalDateTime
-
Get the second of minute field value.
- getSecondOfMinute() - Method in class org.joda.time.LocalTime
-
Get the second of minute field value.
- getSecondOfMinute() - Method in interface org.joda.time.ReadableDateTime
-
Get the second of minute field value.
- getSecondOfMinute() - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Get the second of minute field value.
- getSecondOrganizationAcronym() - Method in class org.apache.tika.sax.StandardReference
-
- getSeconds() - Method in class org.joda.time.MutablePeriod
-
Gets the seconds field part of the period.
- getSeconds() - Method in class org.joda.time.Period
-
Gets the seconds field part of the period.
- getSeconds() - Method in class org.joda.time.Seconds
-
Gets the number of seconds that this period represents.
- getSecondsRemaining() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Returns the seconds remaining until the lock times out or
(Long.MAX_VALUE
if the timeout is unknown or infinite).
- getSecondsRemaining() - Method in interface org.apache.jackrabbit.spi.LockInfo
-
Returns the seconds remaining until the lock times out or
(Long.MAX_VALUE
if the timeout is unknown or infinite).
- getSecret(URI) - Method in interface org.apache.sling.distribution.transport.DistributionTransportSecretProvider
-
- getSecretKey() - Method in interface com.adobe.cq.social.srp.config.ASRPConfiguration
-
Get ASRP secret key.
- getSecureRandom() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
-
- getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.SecurityProviderCallback
-
- getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
-
- getSegment() - Method in class ch.randelshofer.media.jpeg.JFIFInputStream
-
Gets the current segment from the input stream.
- getSegment() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.MBoxExperienceTagHandler
-
- getSegment() - Method in class org.apache.jackrabbit.webdav.bind.BindInfo
-
- getSegment() - Method in class org.apache.jackrabbit.webdav.bind.ParentElement
-
- getSegment() - Method in class org.apache.jackrabbit.webdav.bind.RebindInfo
-
- getSegment() - Method in class org.apache.jackrabbit.webdav.bind.UnbindInfo
-
- getSegment() - Method in class org.apache.jackrabbit.webdav.ordering.Position
-
Returns the segment used to create this Position
object or
null
if no segment is present with the type.
- getSegmentData() - Method in class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
Returns a copy of the segment's contents,
excluding the marker and length bytes at
the beginning.
- getSegmentDataAsString(String) - Method in class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
Convert the bytes to a String
- getSegmentName(ResourceResolver, String) - Static method in class com.day.cq.mcm.api.MCMUtil
-
Retrieves the title of the page under path or returns the path if the path
doesn't lead to a page.
- getSegments() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
If a promotion wishes to be assigned based on CQ segmentation, it should return the
list of segements it is active for here.
- getSegments(String, String, String, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Gets all available segments using the required Analytics parameters.
- getSegments() - Method in interface com.day.cq.personalization.Teaser
-
Returns a list of segments associated with this teaser
- getSegmentType() - Method in class org.apache.commons.imaging.formats.jpeg.segments.Segment
-
- getSelectedAction() - Method in interface com.adobe.granite.taskmanagement.Task
-
gets the selected action used to complete the task.
- getSelectedAnswers() - Method in interface com.adobe.cq.social.qna.client.api.QnaPost
-
Gets the list of answers in the property of the post resource.
- getSelectedPage() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets the current page number.
- getSelectionPolicy() - Method in class org.apache.commons.math.genetics.GeneticAlgorithm
-
Returns the selection policy.
- getSelector() - Method in class com.day.cq.commons.DownloadResource
-
Returns the selector string.
- getSelector() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the selector string.
- getSelector(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
-
Returns the selector with the given name
or
null
if there is no selector with this name.
- getSelector1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the name of the first selector.
- getSelector1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
-
Gets the name of the first selector.
- getSelector1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the name of the first selector.
- getSelector1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
-
Gets the name of the first selector.
- getSelector2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the name of the second selector.
- getSelector2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
-
Gets the name of the second selector.
- getSelector2Path() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
-
Gets the path relative to the second selector.
- getSelector2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
-
Gets the name of the second selector.
- getSelector2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
-
Gets the name of the second selector.
- getSelector2QPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
-
Gets the path relative to the second selector.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
-
Gets the name of the selector.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
-
Gets the name of the selector against which to evaluate this operand.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
-
Gets the selector name.
- getSelectorNames() - Method in interface org.apache.jackrabbit.oak.api.Result
-
Get the list of selector names.
- getSelectorNames() - Method in interface org.apache.jackrabbit.spi.QueryInfo
-
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
-
Gets the name of the selector.
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
-
Gets the name of the selector against which to evaluate this operand.
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
-
Gets the name of the selector against which to apply this constraint.
- getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
-
Gets the selector name.
- getSelectors() - Method in class com.day.cq.commons.PathInfo
-
- getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
- getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
- getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SourceImpl
-
- getSelectors() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the selectors decoded from the request URL as an array of
strings.
- getSelectorString() - Method in class com.day.cq.commons.PathInfo
-
- getSelectorString() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the selectors decoded from the request URL as string.
- getSelectProperties() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Returns an array of select properties.
- getSelfPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
-
- getSelfReferencedType() - Method in class com.fasterxml.jackson.databind.type.ResolvedRecursiveType
-
- getSendClassifications(FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function calls ET WebService to get all the email send classifications for an account.
- getSendClassifications(Configuration, FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function returns the Classification types for sending an email.
- getSender() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
Get message sender.
- getSender() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "Sender" attribute.
- getSendPartial() - Method in class com.sun.mail.smtp.SMTPMessage
-
Send message if some addresses are invalid?
- getSentDate() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the SentDate.
- getSentDate() - Method in class org.apache.commons.mail.Email
-
Gets the sent date for the email.
- getSeparator() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the separator character.
- getSeparator() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getSeparator() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns a NUL character because POP3 doesn't support a hierarchy.
- getSeparator() - Method in class org.apache.commons.math.geometry.Vector3DFormat
-
Get the format separator between components.
- getSeparator() - Method in class org.apache.commons.math.linear.RealVectorFormat
-
Get the format separator between components.
- getSeparator() - Method in class org.apache.tika.sax.StandardReference
-
- getSeparatorChar() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns the separator character used for annotation properties.
- getSeqNum() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
- getSerializationConfig() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method that returns the shared default
SerializationConfig
object that defines configuration settings for serialization.
- getSerializationFeatures() - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
- getSerializationInclusion() - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
- getSerializationType() - Method in interface com.day.cq.replication.AgentConfig
-
The name of the serialization type.
- getSerializationType() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getSerializationType() - Method in class com.fasterxml.jackson.databind.util.JSONPObject
-
- getSerializationType() - Method in class com.fasterxml.jackson.databind.util.JSONWrappedObject
-
- getSerializationType() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the serialization type of this artifact.
- getSerializationType() - Method in class org.apache.jackrabbit.vault.fs.DirectoryArtifact
-
Returns the serialization type of this artifact.
- getSerializationType() - Method in class org.apache.jackrabbit.vault.fs.HintArtifact
-
Returns the serialization type of this artifact.
- getSerializationType() - Method in class org.apache.jackrabbit.vault.fs.PropertyValueArtifact
-
Returns the serialization type of this artifact.
- getSerializationType() - Method in class org.apache.jackrabbit.vault.fs.SerializerArtifact
-
Returns the serialization type of this artifact.
- getSerializationView() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getSerializedName() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getSerializeNulls() - Method in class com.google.gson.stream.JsonWriter
-
Returns true if object members are serialized when their value is null.
- getSerializer() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getSerializer(OutputStream) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Creates a serializing content handler that writes to the given stream.
- getSerializer(Writer) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Creates a serializing content handler that writes to the given writer.
- getSerializer(Result) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Creates a serializing content handler that writes to the given result.
- getSerializerConfiguration() - Method in interface com.day.cq.rewriter.pipeline.PipelineConfiguration
-
Deprecated.
The configuration for the serializer.
- getSerializerConfiguration() - Method in interface org.apache.sling.rewriter.PipelineConfiguration
-
The configuration for the serializer.
- getSerializerFactory() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getSerializerForJavaNioFilePath(Class<?>) - Method in class com.fasterxml.jackson.databind.ext.Java7Support
-
- getSerializerForJavaNioFilePath(Class<?>) - Method in class com.fasterxml.jackson.databind.ext.Java7SupportImpl
-
- getSerializerProvider() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- getSerializerProviderInstance() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Accessor for constructing and returning a
SerializerProvider
instance that may be used for accessing serializers.
- getSerializerType() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns the type of cTAKES (UIMA) serializer used to write the CAS.
- getSeries() - Method in class com.adobe.cq.social.reporting.dv.model.api.LineChartModel
-
- getServer() - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Get the configured commerce server endpoint.
- getServer() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Get the configured commerce server endpoint.
- getServer(SlingHttpServletRequest, Configuration) - Static method in class com.day.cq.analytics.sitecatalyst.SitecatalystUtil
-
Returns server URL according to request scheme.
- getServerDir() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the serverDir property.
- getServerDirectoryPublishJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the serverDirectoryPublishJob property.
- getServerDirectoryPublishJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the serverDirectoryPublishJob property.
- getServerDirectoryPublishJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the serverDirectoryPublishJob property.
- getServerName() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the host name of the server.
- getServerName() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the host name of the server.
- getServerName() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the serverName property.
- getServerName() - Method in class com.scene7.ipsapi.PublishHistory
-
Gets the value of the serverName property.
- getServerName() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getServerPort() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Returns the port number.
- getServerPort() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Returns the port number.
- getServerPort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getServerTimeZone() - Static method in class com.day.util.TimeZoneUtil
-
Returns the TimeZone
of the Communiqu server.
- getService(Class<T>) - Static method in class com.adobe.cq.social.messaging.osgi.BundleServices
-
Get the service for the specified class.
- getService(Class<T>) - Static method in class com.adobe.cq.social.ugcbase.osgi.BundleServices
-
- getService() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns the package share service
- getService(String) - Method in class org.apache.felix.webconsole.SimpleWebConsolePlugin
-
Gets the service with the specified class name.
- getService(Whiteboard, Class<T>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
-
Returns the one of the currently available services from the whiteboard of the tracked type.
- getService(Whiteboard, Class<T>, <any>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
-
Returns the one of the currently available services from the whiteboard of the tracked type.
- getService(Class<ServiceType>) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Lookup a single service.
- getService(Class<ServiceType>) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- getService(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
- getService() - Method in interface org.osgi.service.component.ComponentServiceObjects
-
Returns a service object for the
associated
service.
- getServiceAttribution() - Method in interface com.adobe.granite.translation.connector.msft.core.MicrosoftTranslationCloudConfig
-
- getServiceAttribution() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getServiceClass(Class<T>, String) - Method in class org.apache.tika.config.ServiceLoader
-
Loads and returns the named service class that's expected to implement
the given interface.
- getServiceCloudConfigClass() - Method in interface com.adobe.granite.translation.api.TranslationServiceFactory
-
Gets the service Cloud Config Class.
- getServiceCloudConfigRootPath() - Method in interface com.adobe.granite.translation.api.TranslationService.TranslationServiceInfo
-
Gets the service Cloud Config Root path Location.
- getServiceCloudConfigRootPath() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationService.TranslationServiceInfoImpl
-
- getServiceFactory(String) - Method in interface com.adobe.cq.commerce.api.CommerceProvider
-
Returns the CommerceServiceFactory
instance registered with the given commerce provider name.
- getServiceFactoryName() - Method in interface com.adobe.granite.translation.api.TranslationServiceFactory
-
Gets the service factory name.
- getServiceFactoryName() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationServiceFactory
-
- getServiceId() - Method in interface com.day.cq.dam.api.handler.store.AssetHandlerInfo
-
Deprecated.
Get the service id.
- getServiceId() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getServiceId() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getServiceId() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
Return the service id.
- getServiceIds() - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
- getServiceInterfaces() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getServiceInterfaces() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getServiceLabel() - Method in interface com.adobe.granite.translation.connector.msft.core.MicrosoftTranslationCloudConfig
-
- getServiceLabel() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getServiceLoader() - Method in class org.apache.tika.config.TikaConfig
-
- getServiceName() - Method in interface com.day.cq.mcm.api.Touchpoint
-
Name of the service, for example 'Twitter'.
- getServicePrincipalNames(Bundle, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
-
Returns the principal names to access the data store on behalf of the
service.
- getServiceRanking() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
-
- getServiceReference() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
Get the service reference.
- getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
-
If the component instance is registered as a service using the
service
element, then this method returns the service reference
of the service provided by this component instance.
- getServiceReference() - Method in interface org.osgi.service.component.ComponentServiceObjects
-
Returns the ServiceReference
for the service associated with this
ComponentServiceObjects
object.
- getServiceResourceResolver(ResourceResolverFactory, Map<String, Object>) - Method in interface com.adobe.cq.social.serviceusers.internal.ServiceUserWrapper
-
Returns a new ResourceResolver for the given service user alias.
- getServiceResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Returns a new
ResourceResolver
instance with privileges assigned
to the service provided by the calling bundle.
- getServices() - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Tracker
-
Returns the currently available services of the tracked type.
- getServices(Whiteboard, Class<T>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
-
Returns the currently available services from the whiteboard of the tracked type.
- getServices(Whiteboard, Class<T>, <any>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
-
Returns the currently available services from the whiteboard of the tracked type.
- getServices(Class<ServiceType>, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Lookup one or several services.
- getServices(Class<ServiceType>, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- getServicesInUse() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getServicesInUse(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of service identifiers which refer to the the services
this bundle is using
- getServiceUrl() - Method in interface com.day.cq.dam.api.s7dam.config.DynamicMediaServicesConfig
-
- getServiceUrl(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The service url for the Dynamic Media pr0xy service
- getServiceUrl(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The service url for the Dynamic Media pr0xy service
- getServiceUrl(Resource) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The service url for the Dynamic Media pr0xy service
- getServiceUrlFromTenant(DynamicMediaServicesConfig) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
The service url for the Dynamic Media pr0xy service
- getServiceUserID(Bundle, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
-
Returns the ID of a user to access the data store on behalf of the
service.
- getServiceUserWrapper() - Method in class com.adobe.cq.social.activitystreams.listener.api.AbstractActivityStreamProvider
-
- getServlet() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getServletConfig() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getServletConfig() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getServletContext() - Method in class org.apache.sling.api.request.SlingRequestEvent
-
Gets the actual servlet context object as ServletContext
- getServletContext() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.
- getServletContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getServletContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getServletInfo() - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Returns the simple class name of this servlet class.
- getServletInfo() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
-
- getServletName() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
- getServletName(Servlet) - Static method in class org.apache.sling.api.request.RequestUtil
-
Utility method to return a name for the given servlet.
- getServletName(Servlet) - Static method in class org.apache.sling.engine.RequestUtil
-
Deprecated.
Utility method to return a name for the given servlet.
- getServletPath() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getServletPath(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Return the servlet path for r, using the appropriate request attribute if
the request is an included one.
- getServletRequest() - Method in class org.apache.sling.api.request.SlingRequestEvent
-
Gets the actual request object as ServletRequest
- getSession() - Method in interface com.adobe.cq.screens.sessions.Display
-
- getSession() - Method in interface com.day.cq.dam.api.DamManager
-
- getSession() - Method in interface com.day.cq.mcm.api.newsletter.NewsLetter
-
- getSession() - Method in interface com.day.cq.search.eval.EvaluationContext
-
Returns the session under which the
Query
runs.
- getSession() - Method in interface com.day.cq.workflow.WorkflowSession
-
Returns the JCR Session
assigned to the
WorkflowSession
instance.
- getSession(String) - Method in interface com.day.crx.packaging.PackageShare
-
Returns the session of the given id.
- getSession(HttpServletRequest) - Method in interface com.day.crx.packaging.PackageShare
-
Returns the session with the id provided with the cookie in the given
request.
- getSession(HttpServletRequest, HttpServletResponse) - Method in interface com.day.crx.packaging.PackageShare
-
Returns the session with the id provided with the cookie in the given
request.
- getSession() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the session of this manager.
- getSession() - Method in interface org.apache.jackrabbit.vault.packaging.InstallContext
-
Returns the session that is used to install the package
- getSession() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Retrieve the DavSession
associated with this resource.
- getSession(boolean) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getSession() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getSession() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getSession() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getSessionAttribute(String) - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
-
- getSessionAttributes() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getSessionCookies(HttpServletRequest, String, String) - Static method in class com.adobe.cq.commerce.common.CookieUtil
-
- getSessionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_COUNT
- getSessionId() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
- getSessionIndex() - Method in class com.adobe.granite.auth.saml.model.AuthnStatement
-
- getSessionIndices() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getSessionInfo() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns the JSON object of the session info provided by the server.
- getSessionInfo() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
-
- getSessionLocalMappings() - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
-
Returns the local namespace prefix mappings, or an empty map if
there aren't any local mappings.
- getSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
-
- getSessionLogin() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_LOGIN_COUNTER
- getSessionNotOnOrAfter() - Method in class com.adobe.granite.auth.saml.model.AuthnStatement
-
- getSessionReadAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_AVERAGE
- getSessionReadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_COUNTER
- getSessionReadDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_DURATION
- getSessionResource(SlingHttpServletRequest, Session) - Method in class com.adobe.cq.social.commons.moderation.api.AbstractModerationOperation
-
Return the resolved resource from the session.
- getSessionTracker() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getSessionWriteAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_WRITE_AVERAGE
- getSessionWriteCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_WRITE_COUNTER
- getSessionWriteDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
-
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_DURATION
- getSetArray() - Method in class com.scene7.ipsapi.GetPropertySetsReturn
-
Gets the value of the setArray property.
- getSetDefinition() - Method in class com.scene7.ipsapi.AssetSetInfo
-
Gets the value of the setDefinition property.
- getSetDefinition() - Method in class com.scene7.ipsapi.CreateAssetSetParam
-
Gets the value of the setDefinition property.
- getSetDefinition() - Method in class com.scene7.ipsapi.SetAssetSetDefinitionParam
-
Gets the value of the setDefinition property.
- getSetDefinition() - Method in class com.scene7.ipsapi.UpdateAssetSetParam
-
Gets the value of the setDefinition property.
- getSetHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7PropertySet
-
Returns this property set's set handle.
- getSetHandle() - Method in class com.scene7.ipsapi.CreatePropertySetReturn
-
Gets the value of the setHandle property.
- getSetHandle() - Method in class com.scene7.ipsapi.DeletePropertySetParam
-
Gets the value of the setHandle property.
- getSetHandle() - Method in class com.scene7.ipsapi.PropertySet
-
Gets the value of the setHandle property.
- getSetHandle() - Method in class com.scene7.ipsapi.RemovePropertySetPermissionsParam
-
Gets the value of the setHandle property.
- getSetHandle() - Method in class com.scene7.ipsapi.SetPropertySetPermissionsParam
-
Gets the value of the setHandle property.
- getSetHandle() - Method in class com.scene7.ipsapi.UpdatePropertySetParam
-
Gets the value of the setHandle property.
- getSetHandle() - Method in class com.scene7.ipsapi.UpdatePropertySetPermissionsParam
-
Gets the value of the setHandle property.
- getSets() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Gets the sets being decorated.
- getSetTagValueArray() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getSetTagValueArray() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the setTagValueArray property.
- getSetter() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
- getSetter() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getSetter() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getSetter() - Method in class org.apache.tika.config.ParamField
-
- getSetterInfo() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getSetterVisibility() - Method in class com.fasterxml.jackson.annotation.JsonAutoDetect.Value
-
- getSetting(String) - Method in interface com.day.cq.reporting.FilterSettings
-
Gets the specified filter setting.
- getSettings(Resource) - Method in interface com.adobe.cq.contentinsight.ProviderSettingsProvider
-
Get the settings for a resource, e.g.
- getSettings() - Method in interface com.day.cq.dam.scene7.api.model.Scene7ViewerConfig
-
The list of settings for the viewer
- getSettings() - Method in class com.scene7.ipsapi.GetCompanySettingsReturn
-
Gets the value of the settings property.
- getSettings() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultMetaInf
-
Returns the vault settings.
- getSettings() - Method in interface org.apache.jackrabbit.vault.fs.config.MetaInf
-
Returns the vault settings.
- getSettings() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get the settings
- getSeverity() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMErrorImpl
-
The severity of the error, either SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
- getSha1Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-1 digest.
- getSha256Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-256 digest.
- getSha384Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-384 digest.
- getSha512Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-512 digest.
- getShaDigest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
- getShape() - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
- getShape() - Method in interface org.apache.commons.math.distribution.WeibullDistribution
-
Access the shape parameter.
- getShape() - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
Access the shape parameter.
- getShapeType() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageMapDefinition
-
- getShapeType() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the shapeType property.
- getShapeType() - Method in class com.scene7.ipsapi.ImageMapDefinition
-
Gets the value of the shapeType property.
- getShapeType() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the shapeType property.
- getSharedGroups() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns a list of groups this use is allowed to write
- getSharedNamespaces() - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the Shared namespaces.
- getSharedS7Config(ResourceResolver, S7Config) - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Returns a copy of the given S7Config pointing to the shared company
- getSharedSet(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over the shared set of the given node.
- getSharpen() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the sharpen property.
- getSharpen() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the sharpen property.
- getSharpen() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the sharpen property.
- getShippingMethodsBasePath() - Method in interface com.adobe.cq.commerce.api.conf.CommerceBasePathsService
-
Returns the JCR base path for the commerce shipping methods.
- getShippingPrice(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Deprecated.
- getShort(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a short associated with the given configuration key.
- getShort(String, short) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a short associated with the given configuration key.
- getShort(String, Short) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a short associated with the given configuration key.
- getShort(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a Short from a Map in a null-safe manner.
- getShort(Map, Object, Short) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a short, using the default value if the the conversion fails.
- getShort(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Short from a Map in a null-safe manner.
- getShort(Map<? super K, ?>, K, Short) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a short, using the default value if the the conversion fails.
- getShortBE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE short value from the beginning of a byte array
- getShortBE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE short value from a byte array
- getShortBuilder() - Method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
- getShortCanonicalName(Object, String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the canonical name minus the package name for an Object
.
- getShortCanonicalName(Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the canonical name minus the package name from a Class
.
- getShortCanonicalName(String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the canonical name minus the package name from a String.
- getShortCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name for an Object
.
- getShortCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name from a Class
.
- getShortCanonicalName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name from a String.
- getShortClassName(Object, String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the class name minus the package name for an Object
.
- getShortClassName(Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the class name minus the package name from a Class
.
- getShortClassName(String) - Static method in class org.apache.commons.lang.ClassUtils
-
Gets the class name minus the package name from a String.
- getShortClassName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name minus the package name for an Object
.
- getShortClassName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name minus the package name from a Class
.
- getShortClassName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name minus the package name from a String.
- getShortLE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE short value from the beginning of a byte array
- getShortLE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE short value from a byte array
- getShortName() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the short product name, e.g.
- getShortName(long) - Method in class org.joda.time.DateTimeZone
-
Gets the short name of this datetime zone suitable for display using
the default locale.
- getShortName(long, Locale) - Method in class org.joda.time.DateTimeZone
-
Gets the short name of this datetime zone suitable for display using
the specified locale.
- getShortName(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
-
- getShortName(Locale, String, String, boolean) - Method in class org.joda.time.tz.DefaultNameProvider
-
- getShortName(Locale, String, String) - Method in interface org.joda.time.tz.NameProvider
-
Returns a localized short name, or null if not found.
- getShortRawValue(short) - Method in class org.apache.commons.lang.BitField
-
Obtains the value for the specified BitField, unshifted.
- getShortRawValue(short) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, unshifted.
- getShortValue() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getShortValue() - Method in class com.fasterxml.jackson.core.JsonParser
-
Numeric accessor that can be called when the current
token is of type
JsonToken.VALUE_NUMBER_INT
and
it can be expressed as a value of Java short primitive type.
- getShortValue() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getShortValue(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a short from a Map in a null-safe manner.
- getShortValue(Map, Object, short) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a short from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getShortValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a short from a Map in a null-safe manner.
- getShortValue(Map<? super K, ?>, K, short) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a short from a Map in a null-safe manner,
using the default value if the the conversion fails.
- getShortValue(short) - Method in class org.apache.commons.lang.BitField
-
Obtains the value for the specified BitField, appropriately
shifted right, as a short.
- getShortValue(short) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, appropriately
shifted right, as a short.
- getShortVersion() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the short, textual version.
- getShowHideExpressions(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return a flattened map of all showHideExpressions that are descendants of a resource.
- getShowLink() - Method in interface com.adobe.cq.social.commons.tagcloud.api.TagCloudTag
-
- getShowProperties() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Retrieves the properties to show.
- getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured shutdown wait time in milliseconds.
- getShutdownWaitTimeMs() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the shutdown wait time in ms.
- getSiftWeight() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam.HaystackSearch
-
Gets the value of the siftWeight property.
- getSigma() - Method in class org.apache.commons.math.random.ValueServer
-
Getter for property sigma.
- getSignature() - Method in enum org.apache.commons.imaging.icc.IccTagDataTypes
-
- getSignature() - Method in enum org.apache.commons.imaging.icc.IccTagTypes
-
- getSignature() - Method in class org.apache.oltu.jose.jws.JWS
-
- getSignature() - Method in class org.apache.oltu.oauth2.jwt.JWT
-
Get the JWT Signature.
- getSignature() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns a signature of itsf header
- getSignature() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns a signature of the header
- getSignature() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
Returns a signature of control data block
- getSignature() - Method in class org.apache.tika.parser.chm.accessor.ChmPmgiHeader
-
Returns pmgi signature if exists
- getSignature() - Method in class org.apache.tika.parser.chm.accessor.ChmPmglHeader
-
- getSignedSize() - Method in class com.adobe.cq.social.scf.CollectionPagination
-
Gets the unsigned page size.
- getSignificance() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the significance level of the slope (equiv) correlation.
- getSimilarity(LanguageProfilerBuilder) - Method in class org.apache.tika.language.LanguageProfilerBuilder
-
Deprecated.
Calculates a score how well NGramProfiles match each other
- getSimilarityLimit() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam.HaystackSearch
-
Gets the value of the similarityLimit property.
- getSimilarURL() - Method in class com.day.cq.wcm.foundation.Search.Hit
-
- getSimple(int) - Method in interface com.adobe.xmp.core.XMPArray
-
Get simple array item at position index
- getSimple(String, String) - Method in interface com.adobe.xmp.core.XMPStruct
-
Returns a child node as a simple property
- getSimpleClassName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
-
Returns the class simple name.
- getSimpleName() - Method in class com.fasterxml.jackson.databind.PropertyName
-
- getSimpleName() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the path of the entry.
- getSimpleName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSimpleName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSimpleType(Class<?>) - Static method in class com.adobe.granite.jmx.annotation.OpenTypeUtils
-
Returns the simple type for the given class.
- getSingleFieldValue(TagInfoByte) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoAscii) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoShort) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoShortOrLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoRational) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoSByte) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoSShort) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoSLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoSRational) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoFloat) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoDouble) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleton() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getSingularValues() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the diagonal elements of the matrix Σ of the decomposition.
- getSingularValues() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the diagonal elements of the matrix Σ of the decomposition.
- getSite() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getSite() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSite
-
Get the corresponding CommunitySite
parent.
- getSiteAssetsPath(CommunityContext) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Gets the Enablement Assets path for the given Site.
- getSiteBannerPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the site banner path for the specified siteId
- getSiteCatalystCloudServiceConfigPath(Resource) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst cloud service config path.
- getSiteCatalystCloudServiceConfigPath(ResourceResolver) - Method in interface com.day.cq.dam.performance.api.AssetPerformanceConfigProvider
-
Gets the SiteCatalyst cloud service config path.
- getSiteContentFragmentAssociatedMediaDamRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the current site's content fragment associated media dam root path.
- getSiteContentFragmentDamRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the current site's content fragment dam root path.
- getSiteContentPaths() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the site's content paths.
- getSiteDamCollectionPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the current site's content fragment collection path.
- getSiteDamRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the current site's dam root path.
- getSiteId() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Return the site id of this context.
- getSiteId() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getSiteId() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getSiteId() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getSiteId() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getSiteId() - Method in interface com.adobe.social.integrations.livefyre.config.api.LivefyreConfig
-
The Site ID that is configured.
- getSiteKey() - Method in interface com.adobe.social.integrations.livefyre.config.api.LivefyreConfig
-
The Site key that is configured.
- getSiteName() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the current site name if not empty, else return siteId.
- getSitePagePath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
This method returns the path of the root page path of the site.
- getSitePagePath() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getSitePagePath() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getSitePagePath() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
Get the site page path.
- getSitePath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the site path
- getSitePayloadPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the location where the site payload is created and replicated
- getSiteResourceGroupsPath(CommunityContext) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Gets the Enablement Resource-groups path for the given context.
- getSiteResourcesPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the site's resources path.
- getSiteResourcesPath(CommunityContext) - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Gets the Enablement Resources path for the given context.
- getSiteRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the current site's root path.
- getSiteRootPath(String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the site root path of the current tenant's site with the given siteId.
- getSites() - Method in interface com.adobe.cq.social.moderation.dashboard.api.FilterGroup
-
Return a list of sites the current user can moderate.
- getSiteThemePath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
- getSiteTitle() - Method in class com.day.cq.analytics.sitecatalyst.rsmerger.AbstractReportSuite
-
Deprecated.
- getSiteTitle() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.ReportSuiteVariable
-
Deprecated.
- getSiteUID() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getSiteUserGroupName(CommunityUserGroup) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
- getSize() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
Get the asset size
- getSize() - Method in interface com.adobe.cq.social.messaging.api.Usage
-
get the current space used by all the messages.
- getSize() - Method in interface com.adobe.cq.social.messaging.client.api.MessageBoxSocialComponent
-
Get the size of the message box in bytes.
- getSize() - Method in class com.adobe.cq.social.scf.CollectionPagination
-
- getSize() - Method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
- getSize() - Method in interface com.adobe.cq.social.ugcbase.core.attachments.FileDataSource
-
Returns the size of the file in bytes.
- getSize() - Method in interface com.adobe.granite.asset.api.Rendition
-
Returns the size in bytes of the rendition's binary.
- getSize(Iterator<Resource>, Filter<Resource>) - Static method in class com.adobe.granite.rest.utils.Resources
-
Returns the number of child resources for the specified
Resource
.
- getSize() - Method in interface com.adobe.granite.ui.clientlibs.script.ScriptResource
-
Returns the size of this resource
- getSize() - Method in class com.adobe.granite.ui.clientlibs.script.StringScriptResource
-
Returns the size of this resource
- getSize() - Method in interface com.day.cq.commons.RangeIterator
-
Returns the number of elements in the iterator.
- getSize() - Method in interface com.day.cq.dam.api.cache.BufferedImageCache.Entry
-
- getSize() - Method in interface com.day.cq.dam.api.Rendition
-
Returns the size in bytes of the rendition's binary.
- getSize() - Method in class com.day.cq.dam.commons.watermark.Font
-
- getSize() - Method in interface com.day.cq.search.Trends.Query
-
- getSize() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getSize() - Method in class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
- getSize() - Method in interface com.day.cq.wcm.foundation.forms.attachments.FileDataSource
-
Returns the size of the file in bytes.
- getSize() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get size of asset
- getSize() - Method in class com.day.durbo.DurboValue
-
- getSize() - Method in class com.day.image.font.FontListEntry
-
Returns the size of this font list entry, or zero if this entry
represents a scalable font, such as a TrueType font.
- getSize() - Method in class com.google.zxing.common.BitArray
-
- getSize() - Method in class com.google.zxing.common.reedsolomon.GenericGF
-
- getSize() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getSize() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the message size.
- getSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getSize() - Method in class com.sun.mail.pop3.POP3Folder
-
Return the size of this folder, as was returned by the POP3 STAT
command when this folder was opened.
- getSize() - Method in class com.sun.mail.pop3.POP3Message
-
Return the size of the content of this message in bytes.
- getSize() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getSize() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Gets the uncompressed size of this entry.
- getSize() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
Get this entry's file size.
- getSize() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the filesize.
- getSize() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the size of the entry.
- getSize() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Get this entry's file size.
- getSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's file size.
- getSize() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- getSize() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Gets the uncompressed size of the entry data.
- getSize() - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Get the uncompressed size of the stream
- getSize() - Method in class org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
-
Get the uncompressed size of the stream
- getSize() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the size of the file.
- getSize() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns the size of the file item.
- getSize() - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getSize() - Method in class org.apache.commons.io.input.NullInputStream
-
Return the size this InputStream
emulates.
- getSize() - Method in class org.apache.commons.io.input.NullReader
-
Return the size this Reader
emulates.
- getSize() - Method in class org.apache.commons.math.util.MultidimensionalCounter
-
Get the total number of elements.
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Returns the total number of elements in this iterator, or -1 if that
number is unknown.
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Returns the size of the iterator.
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- getSize() - Method in interface org.apache.jackrabbit.commons.iterator.SizedIterator
-
The number of elements of this iterator or -1 if not known.
- getSize() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- getSize() - Method in class org.apache.jackrabbit.core.util.db.StreamWrapper
-
- getSize() - Method in interface org.apache.jackrabbit.oak.api.Result
-
Get the number of rows, if known.
- getSize(Result.SizePrecision, long) - Method in interface org.apache.jackrabbit.oak.api.Result
-
Get the number of rows, if known.
- getSize() - Method in class org.apache.jackrabbit.value.BinaryImpl
- getSize() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the size of the underlying package.
- getSize() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Returns the size of the underlying package.
- getSize() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Returns the size of the package or -1 if n/a.
- getSize() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the size in bytes of the parameter.
- getSize() - Method in interface org.apache.sling.distribution.packaging.DistributionPackage
-
- getSize() - Method in class org.apache.sling.distribution.queue.DistributionQueueItem
-
retrieve the size of the package referenced by this queue item.
- getSize() - Method in class org.apache.tika.io.NullInputStream
-
Return the size this InputStream
emulates.
- getSize() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
Returns a size of control data
- getSize() - Method in class org.apache.tika.utils.RereadableInputStream
-
Returns the number of bytes read from the original stream.
- getSizeEndText() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the end text to output when a Collection
,
Map
or Array
size is output.
- getSizeEndText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the end text to output when a Collection
,
Map
or Array
size is output.
- getSizeInBytes() - Method in class com.google.zxing.common.BitArray
-
- getSizeLabel(double) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Adds units to given size in bytes and create label to be displayed in UI
- getSizeLabel(double, SlingHttpServletRequest) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Adds units to given size in bytes and create label to be displayed in UI
and Internationalize the result.
- getSizeMax() - Method in class org.apache.commons.fileupload.FileUploadBase
-
- getSizes() - Method in class com.sun.mail.pop3.POP3Folder
-
Return the sizes of all messages in this folder, as returned
by the POP3 LIST command.
- getSizes() - Method in class org.apache.commons.math.util.MultidimensionalCounter
-
Get the number of multidimensional counter slots in each dimension.
- getSizeStartText() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the text to output when a Collection
,
Map
or Array
size is output.
- getSizeStartText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the text to output when a Collection
,
Map
or Array
size is output.
- getSizeSuffixSeparator() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the sizeSuffixSeparator property.
- getSizeSuffixSeparator() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the sizeSuffixSeparator property.
- getSizeSuffixSeparator() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the sizeSuffixSeparator property.
- getSizeThreshold() - Method in class org.apache.commons.fileupload.disk.DiskFileItemFactory
-
Returns the size threshold beyond which files are written directly to
disk.
- getSizeThreshold() - Method in class org.apache.commons.fileupload.DiskFileUpload
-
- getSkewness() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the skewness of the available values.
- getSkewnessImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured skewness implementation.
- getSKU() - Method in interface com.adobe.cq.commerce.api.Product
-
Get a unique identifier for a product variation.
- getSku() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the sku property.
- getSleepBetweenNodes() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Get the delay between scanning items.
- getSleepBetweenRecords() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
- getSling() - Method in class org.apache.sling.api.scripting.SlingBindings
-
- getSlingDescription() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the optional description of the instance.
- getSlingHome() - Method in interface org.apache.sling.settings.SlingSettingsService
-
- getSlingHomePath() - Method in interface org.apache.sling.settings.SlingSettingsService
-
- getSlingId() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
- getSlingId() - Method in interface org.apache.sling.discovery.InstanceDescription
-
The identifier of the running Sling instance.
- getSlingId() - Method in interface org.apache.sling.engine.SlingSettingsService
-
Deprecated.
The identifier of the running Sling instance.
- getSlingId() - Method in interface org.apache.sling.settings.SlingSettingsService
-
The identifier of the running Sling instance.
- getSlingModelAdapterClasses() - Method in interface com.adobe.cq.remote.content.renderer.RemoteContentRendererRequestHandler
-
Returns the list of classes that the Sling Model Exporter should try to adapt the request to
- getSlingName() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the optional name of the instance.
- getSlingRequest() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getSlingResourceType() - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgent
-
Returns the sling:ResourceType
property of the sync agent
- getSlingResponse() - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
-
- getSlingScriptHelper() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getSlope() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the slope of the estimated regression line.
- getSlopeConfidenceInterval() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the half-width of a 95% confidence interval for the slope
estimate.
- getSlopeConfidenceInterval(double) - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the half-width of a (100-100*alpha)% confidence interval for
the slope estimate.
- getSlopeStdErr() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
- getSlowQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getSlowQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getSlowQueries() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getSlowQueries() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getSlowQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getSlowQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getSmallAsset() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
Returns an object representing the primary resource asset.
- getSmallAsset() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
Returns an object representing the resource small asset.
- getSmallAsset() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
Returns an object representing the resource small asset.
- getSmartCrop() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Gets the Scene7SmartCrop
object (if exists) associated with
this asset
- getSmartCrop() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getSmartCrop() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the smartCrop property.
- getSmartList(String) - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListManager
-
Returns a smart list for the given
path
or an ID uniquely identifying the
SmartList
to the
external commerce engine.
- getSmartListEntries() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartList
-
Returns an iterator over smart list entries referred in the collection in the specified order.
- getSmartListManager() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Get the smart list manager for the commerce service implementation.
- getSmartListManager() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
Default implementation assumes a repository-based smart lists and the corresponding smart list manager.
- getSmartLists(String) - Method in interface com.adobe.cq.commerce.api.smartlist.SmartListManager
-
Get a list of smart lists, based on the provided filter, this can be all, only personal lists or lists shared by
friends.
- getSmtpPort() - Method in class org.apache.commons.mail.Email
-
Gets the listening port of the SMTP server.
- getSnappyFramed() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getSnappyRaw() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getSnapshot() - Method in class com.codahale.metrics.ExponentiallyDecayingReservoir
-
- getSnapshot() - Method in class com.codahale.metrics.Histogram
-
- getSnapshot() - Method in interface com.codahale.metrics.Reservoir
-
Returns a snapshot of the reservoir's values.
- getSnapshot() - Method in interface com.codahale.metrics.Sampling
-
Returns a snapshot of the values.
- getSnapshot() - Method in class com.codahale.metrics.SlidingTimeWindowArrayReservoir
-
- getSnapshot() - Method in class com.codahale.metrics.SlidingTimeWindowReservoir
-
- getSnapshot() - Method in class com.codahale.metrics.SlidingWindowReservoir
-
- getSnapshot() - Method in class com.codahale.metrics.Timer
-
- getSnapshot() - Method in class com.codahale.metrics.UniformReservoir
-
- getSnapshot() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the snapshot that was taken when installing this package.
- getSnapshotDataCols() - Method in interface com.day.cq.reporting.Report
-
Creates an iterator for iterating over the columns to be used for snapshot data.
- getSnapshots() - Method in interface com.day.cq.reporting.ConfigService
-
Get the base path for snapshot data.
- getSnapshotSize() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- getSnapshotUserId() - Method in interface com.day.cq.reporting.ConfigService
-
Get the ID of the user historic snapshots are taken for.
- getSocial() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getSocialActionDate() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the date of the last social media action.
- getSocialActionStatus() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Indicates the last social media action status.
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.commons.comments.api.CommentSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.commons.comments.api.CommentSocialComponentFactory
-
Get the component for the specified resource.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.commons.comments.api.CommentSocialComponentFactory
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.commons.comments.api.CommentSystemSocialComponentFactory
-
Get the SocialComponent
for the specified resource.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.commons.comments.api.CommentSystemSocialComponentFactory
-
Get the SocialComponent
for the specified resource and request.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.commons.comments.api.CommentSystemSocialComponentFactory
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.commons.tagcloud.api.TagCloudCollectionSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.commons.tagcloud.api.TagCloudCollectionSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.commons.tagcloud.api.TagCloudCollectionSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.forum.client.api.ForumSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.forum.client.api.ForumSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.forum.client.api.ForumSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.forum.client.api.PostSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.forum.client.api.PostSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.forum.client.api.PostSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.group.client.api.CommunityGroupUserSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.group.client.api.CommunityGroupUserSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.group.client.api.CommunityGroupUserSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.journal.client.api.JournalCommentSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.journal.client.api.JournalCommentSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.journal.client.api.JournalCommentSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.journal.client.api.JournalSidebarSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.journal.client.api.JournalSidebarSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.journal.client.api.JournalSidebarSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.journal.client.api.JournalSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.journal.client.api.JournalSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.journal.client.api.JournalSocialComponentFactory
-
Deprecated.
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.moderation.dashboard.api.FilterGroupSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.moderation.dashboard.api.FilterGroupSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.moderation.dashboard.api.FilterGroupSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.moderation.dashboard.api.ModerationDashboardSocialComponentFactory
-
Return the socialComponent.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.moderation.dashboard.api.ModerationDashboardSocialComponentFactory
-
Return the socialComponent.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.moderation.dashboard.api.ModerationDashboardSocialComponentFactory
-
Return the socialComponent.
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.moderation.dashboard.api.UserDetailsSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.moderation.dashboard.api.UserDetailsSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.moderation.dashboard.api.UserDetailsSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, Notification) - Method in interface com.adobe.cq.social.notifications.client.api.SocialNotificationComponentFactory
-
Creating an activity component from the specified
Notification
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.qna.client.api.QnaPostSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.qna.client.api.QnaPostSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.qna.client.api.QnaPostSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.qna.client.api.QnaRelatedComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.qna.client.api.QnaRelatedComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.qna.client.api.QnaRelatedComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponentFactory
-
Get the SocialComponent
for the specified resource.
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponentFactory
-
Get the SocialComponent
for the specified resource and request.
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.review.client.api.ReviewSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.review.client.api.ReviewSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.review.client.api.ReviewSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in interface com.adobe.cq.social.scf.SocialCollectionComponentFactory
-
- getSocialComponent(Resource) - Method in interface com.adobe.cq.social.scf.SocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in interface com.adobe.cq.social.scf.SocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in interface com.adobe.cq.social.scf.SocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest, List<Relationship>) - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollectionComponentFactory
-
Creating SubscriptionCollectionComponent from the specified
Relationship
- getSocialComponent(Resource, ClientUtilities, SubscriptionManager) - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferencesFactory
-
Creating SubscriptionCollectionComponent from the specified
Subscription
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.tally.client.api.LikingSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.tally.client.api.LikingSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.tally.client.api.LikingSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.tally.client.api.RatingSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.tally.client.api.RatingSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.tally.client.api.RatingSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.tally.client.api.TallyResponseSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.tally.client.api.TallyResponseSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.tally.client.api.TallyResponseSocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.tally.client.api.TallySocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.tally.client.api.TallySocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.tally.client.api.TallySocialComponentFactory
-
- getSocialComponent(Resource) - Method in class com.adobe.cq.social.tally.client.api.VotingSocialComponentFactory
-
- getSocialComponent(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.tally.client.api.VotingSocialComponentFactory
-
- getSocialComponent(Resource, ClientUtilities, QueryRequestInfo) - Method in class com.adobe.cq.social.tally.client.api.VotingSocialComponentFactory
-
- getSocialComponentFactory(Resource) - Method in interface com.adobe.cq.social.scf.SocialComponentFactoryManager
-
- getSocialComponentFactory(String) - Method in interface com.adobe.cq.social.scf.SocialComponentFactoryManager
-
- getSocialComponentFactoryManager() - Method in class com.adobe.cq.social.forum.client.endpoints.AbstractForumOperationsService
-
- getSocialComponentFactoryManager() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
- getSocialComponentForGroup(Resource, SlingHttpServletRequest) - Method in class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- getSocialComponentForGroup(Resource, ClientUtilities) - Method in class com.adobe.cq.social.members.endpoints.AbstractCommunityMemberGroupProfileOperationService
-
- getSocialComponentForGroup(Resource, SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberGroupProfileOperations
-
- getSocialComponentForUserProfile(Resource, SlingHttpServletRequest) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
- getSocialComponentForUserProfile(Resource, SlingHttpServletRequest, String) - Method in interface com.adobe.cq.social.members.endpoints.CommunityMemberUserProfileOperations
-
- getSocialDataService() - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
Get the data service for this provider.
- getSocialProfilePath() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Helper method to get the configured social profile path for the page on which the resource is contained.
- getSocialProfileURL(String, ResourceResolver, Page) - Method in interface com.adobe.cq.social.scf.utilities.api.SCFUtilities
-
Gets the social profile url for a user based on the page being passed in.
- getSocialProfileURL(String, ResourceResolver, Page) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Gets the social profile url for a user based on the page being passed in.
- getSocialResource(Resource) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
Check if a resource is a wrapped resource, and unwrap until a SocialResource is found.
- getSocialResource(Resource) - Static method in class com.adobe.cq.social.srp.utilities.internal.InternalStaticResourceUtilities
-
Check if a resource is a wrapped resource, and unwrap until a SocialResource is found.
- getSocialResource(Resource) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
Check if a resource is a wrapped resource, and unwrap until a SocialResource is found.
- getSocialResourceProvider(Resource) - Method in interface com.adobe.cq.social.srp.utilities.api.SocialResourceUtilities
-
Get a SocialResourceProvider given a resource.
- getSocialResourceProvider(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Get a SocialResourceProvider given a resource.
- getSocialResourceProvider(ResourceResolver, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Get a SocialResourceProvider given a path and a resolver.
- getSocialResourceProvider(String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getSocialSpaces() - Method in interface com.adobe.cq.socialmedia.SocialPublisher
-
Retrieves the social spaces list for an user (ex.: pages he manages, boards he owns).
- getSocialStream(Resource) - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivityManager
-
Returns the activity stream for the given resource.
- getSocialStream(ResourceResolver, Authorizable, String, boolean) - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivityManager
-
Gets the distinct activity stream for the given authorizable.
- getSocialStream(Resource, String, boolean) - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivityManager
-
Returns the activity stream for the given container resource, e.g.
- getSocialTagManager(Session) - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManagerFactory
-
- getSocialUtils() - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
- getSocket(String) - Method in interface com.adobe.granite.socketio.SocketIONamespace
-
Returns the socket with the given id or null
if it does not exist.
- getSocket(String, int, Properties, String, boolean) - Static method in class com.sun.mail.util.SocketFetcher
-
This method returns a Socket.
- getSocket(String, int, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
- getSocketConnectionTimeout() - Method in class org.apache.commons.mail.Email
-
Get the socket connection timeout value in milliseconds.
- getSocketTimeout() - Method in class org.apache.commons.mail.Email
-
Get the socket I/O timeout value in milliseconds.
- getSocoAddedKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoApprovedKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoAuthorDisplayNameKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoAuthorImageUrlKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoAuthorProfileUrlKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoDescriptionKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoDraftKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoEntityUrlKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoFlaggedHiddenKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoLastModifiedKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoParentIdKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSocoTallyTimestampKey() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getSolrCollectionName() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get Solr collection name.
- getSolrCollectionName() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get Solr collection name.
- getSolrQuery() - Method in class com.adobe.cq.social.srp.internal.LuceneToSolr
-
Get the Solr query.
- getSolrURL() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get Solr URL.
- getSolrURL() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get Solr URL.
- getSolver() - Method in interface org.apache.commons.math.linear.CholeskyDecomposition
-
Get a solver for finding the A × X = B solution in least square sense.
- getSolver() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImpl
-
Get a solver for finding the A × X = B solution in least square sense.
- getSolver() - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Get a solver for finding the A × X = B solution in exact linear sense.
- getSolver() - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Get a solver for finding the A × X = B solution in exact linear sense.
- getSolver() - Method in interface org.apache.commons.math.linear.FieldLUDecomposition
-
Get a solver for finding the A × X = B solution in exact linear sense.
- getSolver() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImpl
-
Get a solver for finding the A × X = B solution in exact linear sense.
- getSolver() - Method in interface org.apache.commons.math.linear.LUDecomposition
-
Get a solver for finding the A × X = B solution in exact linear sense.
- getSolver() - Method in class org.apache.commons.math.linear.LUDecompositionImpl
-
Get a solver for finding the A × X = B solution in exact linear sense.
- getSolver() - Method in interface org.apache.commons.math.linear.QRDecomposition
-
Get a solver for finding the A × X = B solution in least square sense.
- getSolver() - Method in class org.apache.commons.math.linear.QRDecompositionImpl
-
Get a solver for finding the A × X = B solution in least square sense.
- getSolver() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Get a solver for finding the A × X = B solution in least square sense.
- getSolver() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Get a solver for finding the A × X = B solution in least square sense.
- getSort() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
- getSort() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getSort() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getSortAttributeNamesBy() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the Comparator
used to apply an order to attribute names.
- getSortBy() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- getSortBy() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
- getSortBy() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the sortBy property.
- getSortBy() - Method in class com.scene7.ipsapi.GetJobLogsParam
-
Gets the value of the sortBy property.
- getSortBy() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the sortBy property.
- getSortBy() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the sortBy property.
- getSortBy() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the sortBy property.
- getSortByItemsList() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- getSortByItemsList() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
Gets the default sort item list
- getSortByPosition() - Method in class org.apache.tika.parser.pdf.PDFParser
-
- getSortByPosition() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getSortDirection() - Method in class com.scene7.ipsapi.GetJobLogDetailsParam
-
Gets the value of the sortDirection property.
- getSortDirection() - Method in class com.scene7.ipsapi.GetJobLogsParam
-
Gets the value of the sortDirection property.
- getSortDirection() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataParam
-
Gets the value of the sortDirection property.
- getSortDirection() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the sortDirection property.
- getSorted() - Method in class org.apache.tika.language.LanguageProfilerBuilder
-
Deprecated.
Returns a sorted list of ngrams (sort done by 1.
- getSortedMessages(SortTerm[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Sort the messages in the folder according to the sort criteria.
- getSortedMessages(SortTerm[], SearchTerm) - Method in class com.sun.mail.imap.IMAPFolder
-
Sort the messages in the folder according to the sort criteria.
- getSortedRunModesArray(String[]) - Static method in class org.apache.sling.provisioning.model.RunMode
-
Get an alphabetical sorted array of the run mode names.
- getSortedServiceReferences() - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
-
Return a sorted list of the services references.
- getSortedServices() - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
-
Return a sorted list of the services.
- getSortedValues() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the current set of values in an array of double primitives,
sorted in ascending order.
- getSortFields() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- getSortFields() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
Gets the sort fields.
- getSortFields() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- getSortFields() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Gets the sort fields.
- getSortHint() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getSortHint() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputField
-
- getSortId() - Method in class com.adobe.cq.commerce.api.CommerceQuery
-
Get the sort type's identifier.
- getSortIndex() - Method in class com.adobe.cq.social.scf.CollectionPagination
-
- getSortIndex() - Method in class com.adobe.cq.social.scf.PageInfo
-
The current offset into the index that is being used for the pages.
- getSorting() - Method in interface com.day.cq.reporting.Column
-
Returns the sorting defined for the column.
- getSortKey() - Method in class org.apache.sling.installer.api.tasks.ChangeStateTask
-
- getSortKey() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Tasks are sorted according to this key.
- getSortOrder() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- getSortOrder() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- getSortOrder() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- getSortOrder() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Deprecated.
- getSortOrder() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Gets the sort order of this UgcFilter.
- getSortOrder() - Method in interface com.adobe.granite.haf.api.OrderByDetails
-
The direction the ordering should be applied.
- getSorts() - Method in interface com.adobe.cq.commerce.api.CommerceResult
-
Get the available sort fields for this query.
- getSorts() - Method in class com.adobe.cq.commerce.api.PlacedOrderResult
-
Get the available sort fields.
- getSorts() - Method in class com.adobe.cq.commerce.common.DefaultCommerceResult
-
Get the available sort fields for this query.
- getSource() - Method in interface com.adobe.cq.scheduled.exporter.ExportConfig
-
Returns the data source path.
- getSource() - Method in class com.adobe.granite.references.Reference
-
Returns the source resource for which the references have been retrieved through the
ReferenceProvider
.
- getSource() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- getSource() - Method in interface com.day.cq.polling.importer.PollConfig
-
Returns the data source URL.
- getSource() - Method in class com.day.cq.wcm.tags.SetContentBundleTag
-
- getSource() - Method in class com.day.util.diff.Document
-
Return the source of this document
- getSource() - Method in class com.fasterxml.jackson.core.json.DupDetector
-
- getSource() - Method in class org.apache.felix.metatype.MetaData
-
- getSource() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Returns the name of the source of this exception.
- getSource() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
-
Gets the node-tuple source for this query.
- getSource() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsConfig
-
Returns an input stream that contains the source xml that constructs this config
- getSource() - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Returns the source xml that constructs this filter
- getSource() - Method in class org.apache.jackrabbit.vault.fs.config.AbstractVaultFsConfig
-
- getSource() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Returns the source xml that constructs this filter
- getSource() - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- getSource() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
-
Return a reader for the contents.
- getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
-
- getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
-
- getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
-
- getSource() - Method in interface org.apache.sling.installer.api.event.InstallationEvent
-
Return the source of the event.
- getSource() - Method in class org.apache.sling.servlets.post.Modification
-
- getSourceAsString() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsConfig
-
Returns the source xml that constructs this config
- getSourceAsString() - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Returns the source xml that constructs this filter
- getSourceAsString() - Method in class org.apache.jackrabbit.vault.fs.config.AbstractVaultFsConfig
-
- getSourceAsString() - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Returns the source xml that constructs this filter
- getSourceAsString() - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- getSourceComponent() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Gets the SocialComponent that created this piece of UGC.
- getSourceComponent() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getSourceComponent() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
Gets the SocialComponent that created this piece of UGC.
- getSourceComponentId() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
- getSourceComponentId() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getSourceHrefs() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
-
Returns the URL specified with the DAV:source element or null
if no such child element is present in the DAV:merge element.
- getSourceLanguage() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the source language.
- getSourceLanguage() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getSourcePath(String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
-
- getSourceProfileHandle() - Method in class com.scene7.ipsapi.ColorManagementOptions
-
Gets the value of the sourceProfileHandle property.
- getSourceRef() - Method in class com.fasterxml.jackson.core.JsonLocation
-
Reference to the original resource being read, if one available.
- getSourceReference() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- getSourceRootResource() - Method in interface com.adobe.cq.launches.api.Launch
-
Deprecated.
- getSourceRootResource() - Method in interface com.adobe.cq.launches.api.LaunchSource
-
Returns the root resource the Launch Source belongs to (in the production tree)
- getSourceString() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the source string.
- getSourceString() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getSourceString() - Method in class org.apache.commons.math.exception.util.DummyLocalizable
-
Get the source (non-localized) string.
- getSourceString() - Method in interface org.apache.commons.math.exception.util.Localizable
-
Get the source (non-localized) string.
- getSourceString() - Method in enum org.apache.commons.math.exception.util.LocalizedFormats
-
Get the source (non-localized) string.
- getSourceUrl() - Method in class com.scene7.ipsapi.UploadUrl
-
Gets the value of the sourceUrl property.
- getSourceVersion() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the version name of the source Object.
- getSourceVersion() - Method in class org.apache.sling.commons.compiler.Options
-
Get the source version.
- getSpacingTolerance() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getSpanSource() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getSparcity() - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
- getSparsity() - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
- getSpecificationVersion() - Static method in class com.day.util.JavaVersion
-
Returns the specification version of the current Java Runtime library.
- getSpecificPattern() - Method in exception org.apache.commons.math.exception.MathIllegalArgumentException
-
Gets the localizable pattern used to build the specific part of the message of this throwable.
- getSpecificPattern() - Method in exception org.apache.commons.math.exception.MathIllegalStateException
-
Gets the localizable pattern used to build the specific part of the message of this throwable.
- getSpecificPattern() - Method in interface org.apache.commons.math.exception.MathThrowable
-
Gets the localizable pattern used to build the specific part of the message of this throwable.
- getSpecificPattern() - Method in exception org.apache.commons.math.exception.MathUnsupportedOperationException
-
Gets the localizable pattern used to build the specific part of the message of this throwable.
- getSpecificPattern() - Method in exception org.apache.commons.math.MathException
-
Gets the localizable pattern used to build the specific part of the message of this throwable.
- getSpecificPattern() - Method in exception org.apache.commons.math.MathRuntimeException
-
Gets the localizable pattern used to build the specific part of the message of this throwable.
- getSpecificURI() - Method in class org.apache.jackrabbit.vault.fs.api.RepositoryAddress
-
Returns the specific part of the uri, i.e.
- getSpellcheck() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getSpellCheckQuery(ResourceResolver, String) - Method in class com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler
-
This function returns Query
that provides spell check suggestions
based on parameters provide in the request.
- getSpellCheckQuery(ResourceResolver, String) - Method in interface com.adobe.granite.omnisearch.spi.core.OmniSearchHandler
-
This function return the Spell Check suggestion according to the search term.
- getSpellcheckSuggestions() - Method in class com.adobe.granite.omnisearch.api.suggestion.SuggestionResult
-
this function returns the spell check suggestions for the search term
for the module.
- getSplitNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Get the split time on the stopwatch in nanoseconds.
- getSplitTime() - Method in class org.apache.commons.lang.time.StopWatch
-
Get the split time on the stopwatch.
- getSplitTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Get the split time on the stopwatch.
- getSpNameQualifier() - Method in class com.adobe.granite.auth.saml.model.LogoutRequest
-
- getSpNameQualifier() - Method in class com.adobe.granite.auth.saml.model.NameIdPolicy
-
- getSpNameQualifier() - Method in class com.adobe.granite.auth.saml.model.Response
-
- getSPSServer(String) - Method in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
Returns the URL for the SPS server corresponding to a region.
- getSpsURL() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getSqr2() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant √2.
- getSqr2Reciprocal() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant √2 / 2.
- getSqr2Split() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant √2 split in two pieces.
- getSqr3() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant √3.
- getSqr3Reciprocal() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant √3 / 3.
- getSrc() - Method in class com.day.cq.commons.ImageResource
-
Returns the source attribute of this image.
- getSrc() - Method in class com.day.crx.packaging.gfx.ImageResource
-
Returns the source attribute of this image.
- getSrcFilter() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getSrcPath() - Method in interface com.day.cq.wcm.command.api.CommandPathArgument
-
- getSSLConfig() - Method in interface com.day.cq.replication.AgentConfig
-
Returns SSL config mode.
- getSslSmtpPort() - Method in class org.apache.commons.mail.Email
-
Returns the current SSL port used by the SMTP transport.
- getStackFrames(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Captures the stack trace associated with the specified
Throwable
object, decomposing it into a list of
stack frames.
- getStackFrames(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Captures the stack trace associated with the specified
Throwable
object, decomposing it into a list of
stack frames.
- getStackTrace(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Gets the stack trace from a Throwable as a String.
- getStackTrace(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets the stack trace from a Throwable as a String.
- getStackTrace(Throwable) - Static method in class org.apache.tika.utils.ExceptionUtils
-
Get the full stacktrace as a string
- getStamp() - Method in class com.day.image.StampOp
-
Returns the stamp image or null
if it has not yet been set.
- getStampComposite() - Method in class com.day.image.StampOp
-
Returns the current composite used to draw the image.
- getStampPosition() - Method in class com.day.image.StampOp
-
Returns the stamp location and size as a rectangle whose x and y fields
define the top,left position and the width and height of the rectangle
define the width and height of the stamp.
- getStandalone() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if the document type is standalone.
- getStandardDays() - Method in class org.joda.time.Duration
-
Gets the length of this duration in days assuming that there are the
standard number of milliseconds in a day.
- getStandardDeviation() - Method in interface org.apache.commons.math.distribution.NormalDistribution
-
Access the standard deviation.
- getStandardDeviation() - Method in class org.apache.commons.math.distribution.NormalDistributionImpl
-
Access the standard deviation.
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getStandardDeviation() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
standard deviation of the ith entries of the arrays
that correspond to each multivariate sample
- getStandardDeviation() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalSummary
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValues
-
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the standard deviation of the values that have been added.
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getStandardDeviation() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the standard deviation of the values that have been added.
- getStandardDeviationDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the standard deviation of requests since resetting the
statistics.
- getStandardDeviationPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the standard deviation of peak recursive execution depth since last
resetting the statistics.
- getStandardDeviationServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the standard deviation servlet call counts since last
resetting the statistics.
- getStandardHours() - Method in class org.joda.time.Duration
-
Gets the length of this duration in hours assuming that there are the
standard number of milliseconds in an hour.
- getStandardMinutes() - Method in class org.joda.time.Duration
-
Gets the length of this duration in minutes assuming that there are the
standard number of milliseconds in a minute.
- getStandardOffset(long) - Method in class org.joda.time.DateTimeZone
-
Gets the standard millisecond offset to add to UTC to get local time,
when standard time is in effect.
- getStandardOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone
-
- getStandardOffset(long) - Method in class org.joda.time.tz.FixedDateTimeZone
-
- getStandardSeconds() - Method in class org.joda.time.Duration
-
Gets the length of this duration in seconds assuming that there are the
standard number of milliseconds in a second.
- getStart() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Returns the start date of the event.
- getStart() - Method in interface com.day.cq.search.Query
-
Returns the offset in the actual search results to start from.
- getStart() - Method in interface com.day.cq.search.result.ResultPage
-
- getStart() - Method in interface com.day.cq.search.SimpleSearch
-
Returns the offset in the actual search results to start from.
- getStart() - Method in class com.sun.mail.iap.ByteArray
-
Returns the start position
- getStart() - Method in class org.apache.commons.lang.CharRange
-
Gets the start character for this character range.
- getStart() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- getStart() - Method in class org.apache.sling.atom.taglib.media.MediaTextTagHandler
-
- getStart() - Method in class org.joda.time.base.AbstractInterval
-
Gets the start of this time interval, which is inclusive, as a DateTime.
- getStart() - Method in interface org.joda.time.ReadableInterval
-
Gets the start of this time interval, which is inclusive, as a DateTime.
- getStart() - Method in class org.kohsuke.rngom.rngparser.digested.DGrammarPattern
-
Gets the start pattern.
- getStartBlock() - Method in class org.apache.tika.parser.chm.lzx.ChmBlockInfo
-
Returns the start block index
- getStartDate() - Method in class com.adobe.cq.contentinsight.TimeframeItem
-
- getStartDate() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task start date.
- getStartDate() - Method in class com.adobe.cq.screens.impl.aemio.ScreensAssignmentModel
-
- getStartDate() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelAssignmentModel
-
Deprecated.
- getStartDate() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the start date.
- getStartDate() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the start date.
- getStartDate() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getStartDate() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Gets the start date of this recommendation
- getStartDate() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the startDate property.
- getStartDate() - Method in class com.scene7.ipsapi.GetJobLogsParam
-
Gets the value of the startDate property.
- getStartDate() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the startDate property.
- getStarterIntegrator() - Method in class org.apache.commons.math.ode.MultistepIntegrator
-
Get the starter integrator.
- getStartId() - Method in interface com.adobe.cq.social.graph.Edge
-
- getStartIndex() - Method in interface com.day.cq.search.result.SearchResult
-
- getStartIndex() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getStartIndex() - Method in class org.apache.commons.collections.iterators.ObjectArrayIterator
-
Gets the start index to loop from.
- getStartIndex() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Gets the start index to loop from.
- getStartIndex() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Gets the start index to loop from.
- getStartLevel() - Method in class org.apache.sling.provisioning.model.ArtifactGroup
-
Get the start level.
- getStartLevel(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the start level of the bundle
- getStartLocation(Object) - Method in class com.fasterxml.jackson.core.json.JsonReadContext
-
- getStartLocation(Object) - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
Optional method that may be used to access starting location of this context:
for example, in case of JSON `Object` context, offset at which `[` token was
read or written.
- getStartMillis() - Method in class org.joda.time.base.BaseInterval
-
Gets the start of this time interval which is inclusive.
- getStartMillis() - Method in interface org.joda.time.ReadableInterval
-
Gets the start of this time interval which is inclusive.
- getStartNode() - Method in interface com.adobe.granite.socialgraph.Relationship
-
Returns the starting node of this relationship
- getStartOffset() - Method in class org.apache.tika.parser.chm.lzx.ChmBlockInfo
-
Returns the start offset index
- getStartTag(String, String, String, Attributes) - Static method in class com.day.cq.wcm.designimporter.util.TagUtils
-
Formulates a stringified version of a start tag from the passed tag parameters.
- getStartTime() - Method in class com.day.util.Timing
-
Returns the starting time of this instance.
- getStartTime() - Method in class org.apache.commons.lang.time.StopWatch
-
Returns the time this stopwatch was started.
- getStartTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Returns the time this stopwatch was started.
- getStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we use the STARTTLS command to secure the connection
if the server supports it?
- getStartValue() - Method in class com.adobe.cq.social.srp.FacetRangeField
-
- getStartValue() - Method in class org.apache.commons.math.optimization.univariate.AbstractUnivariateRealOptimizer
-
- getState() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address state.
- getState() - Method in interface com.adobe.cq.screens.device.registration.PendingDevice
-
Returns the current registration state.
- getState() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Retrieves the state of this comment.
- getState() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Retrieves the state of this comment.
- getState() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceVideoTracking
-
- getState() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Get the state of this recommendation
- getState(String) - Method in class com.adobe.granite.ui.components.ClientState
-
Deprecated.
Returns all attributes from the global namespace for the given selector.
- getState(String, String) - Method in class com.adobe.granite.ui.components.ClientState
-
Deprecated.
Returns all attributes from a given namespace for the given selector.
- getState(String, String[]) - Method in class com.adobe.granite.ui.components.ClientState
-
Deprecated.
Returns all attributes which keys are included in the attributes array from
the global namespace for the given selector.
- getState(String, String[], String) - Method in class com.adobe.granite.ui.components.ClientState
-
Deprecated.
Returns all attributes which keys are included in the attributes array from a
given namespace for the given selector.
- getState() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the client state.
- getState() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Returns the workflows state.
- getState() - Method in interface com.day.cq.workflow.exec.Workflow
-
Returns the workflows state.
- getState() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the state property.
- getState() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getState() - Method in interface org.apache.jackrabbit.vault.packaging.registry.PackageTask
-
Returns the task state
- getState() - Method in class org.apache.oltu.oauth2.as.request.OAuthAuthzRequest
-
- getState() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getState() - Method in interface org.apache.sling.distribution.agent.spi.DistributionAgent
-
returns the state of the agent
- getState() - Method in interface org.apache.sling.distribution.DistributionResponse
-
- getState() - Method in class org.apache.sling.distribution.queue.DistributionQueueStatus
-
get the state associated with the status of this queue
- getState() - Method in interface org.apache.sling.installer.api.info.Resource
-
Get the current state of the resource.
- getState() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
Get the current state of the resource.
- getState() - Method in class org.apache.tika.parser.chm.lzx.ChmLzxBlock
-
- getState(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the symbolic name of the state of the bundle
- getStatement() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getStatement() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getStates() - Method in class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- getStates() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollection
-
Get the subscription status of this collection
- getStaticCssPath() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the path of "static.css" if the device group possesses one.
- getStaticMethods() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getStaticParameters(Resource) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Returns the static parameters configured for this target component.
- getStatisticsMessage() - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Returns a message describing the overall statistics of the compression run
- getStatus() - Method in class com.adobe.cq.commerce.api.promotion.PromotionInfo
-
Get the status.
- getStatus() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task status.
- getStatus() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesCell
-
- getStatus(LiveRelationshipManager, Resource, String) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getStatus() - Method in interface com.adobe.cq.social.notifications.api.Notification
-
Get the status of this activity
- getStatus() - Method in interface com.adobe.cq.social.notifications.client.api.SocialNotification
-
Get the status of this notification
- getStatus() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getStatus() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the current status of the task.
- getStatus() - Method in interface com.adobe.granite.translation.api.TranslationState
-
Gets the status.
- getStatus() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the status of the InboxItem
.
- getStatus(Configuration, int) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Checks for the status of a job.
- getStatus(String) - Method in interface com.day.cq.mailer.MailingService
-
- getStatus(String, Session) - Method in interface com.day.cq.mailer.MailingService
-
- getStatus() - Method in interface com.day.cq.mcm.campaign.CallResults
-
Returns the (HTTP-) status of the call.
- getStatus() - Method in interface com.day.cq.replication.ReplicationQueue
-
Returns the queue status
- getStatus() - Method in class com.day.cq.wcm.designimporter.DesignImportResult
-
Result of design package import
- getStatus() - Method in class com.day.crx.packaging.JSONResponse
-
- getStatus() - Method in class com.scene7.ipsapi.CheckLoginReturn
-
Gets the value of the status property.
- getStatus() - Method in class com.scene7.ipsapi.GetCdnCacheInvalidationStatusReturn
-
Gets the value of the status property.
- getStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.CopyOnWriteStoreMBean
-
Returns the copy-on-write status
- getStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the current status of the indexing job
- getStatus() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
Get the Status
of this tree instance.
- getStatus() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncResultImpl
-
- getStatus() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult
-
The status of the sync operation
- getStatus() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Return an array listing all 'status' available is this response object.
- getStatus() - Method in class org.apache.sling.distribution.queue.DistributionQueueEntry
-
get the status for this entry
- getStatus() - Method in interface org.apache.sling.distribution.queue.spi.DistributionQueue
-
get the status of the queue
- getStatus() - Method in class org.apache.sling.hc.api.Result
-
Return our Status
- getStatus() - Method in class org.apache.sling.hc.api.ResultLog.Entry
-
- getStatusArray() - Method in class com.scene7.ipsapi.ClusterUploadTaskStatus
-
Gets the value of the statusArray property.
- getStatusCode() - Method in class com.adobe.granite.auth.saml.model.Status
-
- getStatusCode() - Method in interface com.adobe.granite.haf.api.ApiResponse
-
Get the HTTP status code to be used in the response.
- getStatusCode() - Method in exception com.adobe.granite.rest.RequestException
-
Returns the HTTP status code.
- getStatusCode() - Method in interface com.adobe.granite.translation.connector.msft.core.AccessToken
-
- getStatusCode() - Method in interface com.day.cq.mailer.MailingStatus
-
- getStatusCode() - Method in exception com.day.cq.mcm.campaign.ConnectionException
-
Returns the response status code of the request to Adobe Campaign if this
exception was caused by receiving an unexpected status code.
- getStatusCode() - Method in interface com.day.cq.mcm.campaign.NewsletterStatus
-
Gets the status as a numeric code.
- getStatusCode() - Method in class org.apache.jackrabbit.webdav.Status
-
- getStatusCode() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns the status code of this instance.
- getStatusCode() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Returns the status code of this instance.
- getStatusCode() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Returns the status code of this instance.
- getStatusDetail() - Method in class com.adobe.granite.auth.saml.model.Status
-
- getStatuses(Resource) - Method in interface com.adobe.granite.resourcestatus.ResourceStatusProvider
-
- getStatusIcon() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task status icon.
- getStatusMessage() - Method in class com.adobe.cq.msm.ui.util.StatusDetails
-
- getStatusMessage() - Method in class com.adobe.granite.auth.saml.model.Status
-
- getStatusMessage() - Method in interface com.adobe.granite.haf.api.ApiResponse
-
Get the HTTP status message to be used in the response.
- getStatusMessage() - Method in interface com.day.cq.mcm.campaign.NewsletterStatus
-
Gets an (internationalized) variant of the status in a human-readable format.
- getStatusMessage() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Get the status message
- getStatusMessage() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
- getStatusMessage() - Method in interface org.apache.sling.servlets.post.PostResponse
-
- getStatusPhrase() - Method in exception org.apache.jackrabbit.webdav.DavException
-
Return the status phrase corresponding to the error code attached to
this DavException
.
- getStatusPhrase(int) - Static method in exception org.apache.jackrabbit.webdav.DavException
-
Returns the status phrase for the given error code.
- getStatusString() - Method in interface com.day.cq.mcm.campaign.NewsletterStatus
-
Gets the status as a String code.
- getStatusText(int) - Static method in class com.adobe.cq.social.scf.HttpStatusTextProvider
-
- getStatusTime() - Method in interface com.day.cq.replication.ReplicationQueue.Status
-
Gets the time when this status was generated.
- getStatusType() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task status type.
- getStdDev() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
-
- getStdDev() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
-
- getStdDev() - Method in class com.codahale.metrics.Snapshot
-
Returns the standard deviation of the values in the snapshot.
- getStdDev() - Method in class com.codahale.metrics.UniformSnapshot
-
Returns the standard deviation of the values in the snapshot.
- getStdDev() - Method in class com.codahale.metrics.WeightedSnapshot
-
Returns the weighted standard deviation of the values in the snapshot.
- getStdKeySerializer(SerializationConfig, Class<?>, boolean) - Static method in class com.fasterxml.jackson.databind.ser.std.StdKeySerializers
-
- getStep() - Method in class com.day.cq.workflow.filter.InboxFilter
-
- getStepHandlers() - Method in class org.apache.commons.math.ode.AbstractIntegrator
-
Get all the step handlers that have been added to the integrator.
- getStepHandlers() - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Get all the step handlers that have been added to the integrator.
- getStepHandlers() - Method in interface org.apache.commons.math.ode.ODEIntegrator
-
Get all the step handlers that have been added to the integrator.
- getStepVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
-
- getStorageCloudConfig(Resource) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Gets an active storage cloud service configuration based on the requested resource.
- getStorageCloudServiceConfig(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
- getStorageConfig() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Return the social configuration associated with the tenant.
- getStorageConfig(Resource) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Gets an active storage configuration based on the requested resource.
- getStorageConfig(Resource) - Method in interface com.adobe.cq.social.srp.utilities.api.SocialResourceUtilities
-
From a resource get the configuration for the social data service.
- getStorageConfig(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
From a resource get the configuration for the social data service.
- getStorageConfigurationPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Deprecated.
- getStorageType() - Method in interface com.adobe.granite.crypto.spi.KeyProvider
-
Returns a short description of the support bundle to indicate what
kind of storage is going to be used.
- getStore(SlingHttpServletRequest, String, SlingSettingsService) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
- getStore(SlingHttpServletRequest, String) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
Return a single store (by its key) from the default session persistence
cookie.
- getStore(SlingHttpServletRequest, String, String) - Static method in class com.day.cq.personalization.ContextSessionPersistence
-
Return a single store (by its key) from a named cookie.
- getStoredInterval() - Method in interface com.day.cq.polling.importer.PollConfig
-
The stored poll interval in seconds of this configuration.
- getStoreLocation() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the File
object for the FileItem
's
data's temporary location on the disk.
- getStream() - Method in interface com.adobe.granite.activitystreams.Activity
-
Returns the stream of this activity or null
if not accessible or not applicable.
- getStream(ResourceResolver, Authorizable, String, boolean) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Gets the distinct activity stream for the given authorizable.
- getStream(Resource) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Returns the activity stream for the given resource.
- getStream(Resource, String, boolean) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Returns the activity stream for the given container resource, e.g.
- getStream() - Method in interface com.adobe.granite.asset.api.Rendition
-
Returns the InputStream
representing the binary of this rendition.
- getStream() - Method in interface com.day.cq.dam.api.Rendition
-
Returns the InputStream
representing the binary of this rendition.
- getStream(Rendition, boolean) - Method in interface com.day.cq.dam.commons.util.AssetCache
-
Get an InputStream to the content of the Asset rendition.
- getStream() - Method in class com.day.durbo.DurboValue
-
Returns a stream representation of this value.
- getStream() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the binary value of this property.
- getStream() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- getStream() - Method in class org.apache.jackrabbit.core.data.CachingDataRecord
-
- getStream() - Method in interface org.apache.jackrabbit.core.data.DataRecord
-
Returns the the binary stream in this record.
- getStream() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
-
Returns the the binary stream in this record.
- getStream() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
-
Returns the the binary stream in this record.
- getStream() - Method in class org.apache.jackrabbit.core.util.db.StreamWrapper
-
- getStream() - Method in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
-
- getStream() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getStream() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns an InputStream
representation of this QValue
object.
- getStream() - Method in class org.apache.jackrabbit.value.BaseValue
- getStream() - Method in class org.apache.jackrabbit.value.BinaryImpl
- getStream() - Method in class org.apache.jackrabbit.value.BinaryValue
- getStream_uuid() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns stream uuid
- getStreamBytes(InputStream) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- getStreamFromClassesRoot(String) - Static method in class com.day.io.file.FileUtils
-
- getStreamFromClassesRoot(String, Class) - Static method in class com.day.io.file.FileUtils
-
- getStreamHandler() - Method in class org.apache.commons.exec.DefaultExecutor
-
- getStreamHandler() - Method in interface org.apache.commons.exec.Executor
-
Get the StreamHandler used for providing input and
retrieving the output.
- getStreamMetadata() - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- getStreamPosition() - Method in class ch.randelshofer.io.ByteArrayImageInputStream
-
- getStreamPosition() - Method in class ch.randelshofer.media.jpeg.JFIFInputStream
-
- getStreamProviderPid() - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProviderExtension
-
Get the stream provider class name
- getStreetAddress() - Method in interface com.adobe.cq.social.moderation.dashboard.api.UserDetails
-
- getStreetLine1() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the 1st line of the address street.
- getStreetLine2() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the 2nd line of the address street.
- getStrict() - Method in exception org.apache.commons.math.exception.NonMonotonousSequenceException
-
- getStrictAliasing() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- getStrictAliasing() - Method in class com.adobe.xmp.options.ParseOptions
-
- getString() - Method in class com.adobe.granite.httpcache.api.Headers.Entry
-
Return the string representation of this entry's value.
- getString() - Method in enum com.adobe.granite.offloading.api.TopicConfigurationAction
-
Returns the String representation of the constant.
- getString(String) - Method in class com.adobe.granite.ui.components.ExpressionHelper
-
Resolves the given expression as string.
- getString(String, Locale) - Method in class com.adobe.granite.ui.components.ExpressionHelper
-
Resolves the given expression as string, with the given locale.
- getString() - Method in interface com.adobe.granite.ui.components.State.Item
-
Returns the value as string.
- getString(String) - Method in interface com.adobe.versioncue.nativecomm.IResult
-
Return named result.
- getString(int) - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns the String value at the specified index.
- getString(String) - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns the String value associated with the specified key.
- getString() - Method in class com.day.cq.commons.DownloadResource
-
Returns a string representation as HTML tag of this image.
- getString() - Method in class com.day.cq.commons.feed.StringResponseWrapper
-
Returns the response body as a String
- getString() - Method in interface com.day.cq.reporting.CellValue
-
Returns a "guaranteed" string representation of the value.
- getString(String) - Method in class com.day.cq.wcm.foundation.Chart
-
Get a string property either from the overlaid map or the underlying
properties.
- getString() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns a string representation as HTML tag of this image.
- getString() - Method in class com.day.durbo.DurboInput.Element
-
Convenience method
- getString() - Method in class com.day.durbo.DurboInput.Node
-
- getString() - Method in class com.day.durbo.DurboInput.Property
-
- getString() - Method in class com.day.durbo.DurboValue
-
Returns a string representation of this value.
- getString() - Method in interface com.day.util.diff.Document.Element
-
Returns the string representation of this element.
- getString() - Method in class com.day.util.diff.LineElementsFactory.IStringElement
-
- getString() - Method in class com.day.util.diff.LineElementsFactory.StringElement
-
- getString() - Method in class com.day.util.diff.WordsElementsFactory.WordElement
-
- getString(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a string associated with the given configuration key.
- getString(String, String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a string associated with the given configuration key.
- getString(Map, Object) - Static method in class org.apache.commons.collections.MapUtils
-
Gets a String from a Map in a null-safe manner.
- getString(Map, Object, String) - Static method in class org.apache.commons.collections.MapUtils
-
Looks up the given key in the given map, converting the result into
a string, using the default value if the the conversion fails.
- getString(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a String from a Map in a null-safe manner.
- getString(Map<? super K, ?>, K, String) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into
a string, using the default value if the the conversion fails.
- getString(String) - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the contents of the file as a String, using the specified
encoding.
- getString() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Returns the contents of the file as a String, using the default
character encoding.
- getString(String) - Method in interface org.apache.commons.fileupload.FileItem
-
Returns the contents of the file item as a String, using the specified
encoding.
- getString() - Method in interface org.apache.commons.fileupload.FileItem
-
Returns the contents of the file item as a String, using the default
character encoding.
- getString() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the string value of this property.
- getString(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getString(Tree, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getString() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
-
Returns a string representation of this external identity reference
- getString(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
Returns the names of the specified permissions separated by ','.
- getString(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getString(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getString(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Returns the name value of the named property.
- getString(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the string value of the named property.
- getString(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- getString() - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
-
- getString() - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
- getString() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getString() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getString() - Method in interface org.apache.jackrabbit.spi.Path.Element
-
- getString() - Method in interface org.apache.jackrabbit.spi.Path
-
- getString() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns a String
representation of this QValue
object.
- getString() - Method in interface org.apache.jackrabbit.spi.QValueConstraint
-
For constraints that are not namespace prefix mapping sensitive this
method returns the same defined in
PropertyDefinition#getValueConstraints()
.
- getString() - Method in class org.apache.jackrabbit.value.BaseValue
- getString() - Method in class org.apache.jackrabbit.vault.packaging.SubPackageHandling
-
Returns the parseable string representation of this configuration.
- getString() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the contents of the parameter as a String, using the default
character encoding.
- getString(String) - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the contents of the parameter as a String, using the specified
encoding.
- getString(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Get the string associated with an index.
- getString(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Get the string associated with a key.
- getString() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Return the value of the BodyJspWriter as a String.
- getString(byte[], String) - Method in class org.apache.tika.parser.txt.CharsetDetector
-
Autodetect the charset of an inputStream, and return a String
containing the converted input data.
- getString() - Method in class org.apache.tika.parser.txt.CharsetMatch
-
Create a Java String from Unicode character data corresponding
to the original byte data supplied to the Charset detect operation.
- getString(int) - Method in class org.apache.tika.parser.txt.CharsetMatch
-
Create a Java String from Unicode character data corresponding
to the original byte data supplied to the Charset detect operation.
- getString1() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the string1 property.
- getString1() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the string1 property.
- getString2() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the string2 property.
- getString2() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the string2 property.
- getString3() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the string3 property.
- getString3() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the string3 property.
- getString4() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the string4 property.
- getString4() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the string4 property.
- getString5() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the string5 property.
- getString5() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the string5 property.
- getStringArray(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get an array of strings associated with the given configuration
key.
- getStringBuffer() - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Gets the StringBuffer
being populated.
- getStringBuffer() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Gets the StringBuffer
being populated.
- getStringFromClassesRoot(String) - Static method in class com.day.io.file.FileUtils
-
- getStringLiteral(String) - Static method in class com.day.cq.search.eval.XPath
-
- getStringParameter(HttpServletRequest, String, String) - Static method in class com.day.cq.statistics.util.RequestHelper
-
Returns the String parameter with name paramName
.
- getStringProperty(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the string property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getStringProperty(Session, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the string property value at absPath
or defaultValue
if no such property exists.
- getStringPropertyFromContent(Resource, String) - Static method in class com.adobe.granite.translation.connector.msft.core.ui.utils.MicrosoftCloudServiceUtils
-
- getStringRep() - Method in enum com.day.cq.reporting.ProcessingPhase
-
Gets the string representation of the preprocessing module.
- getStringRep() - Method in enum com.day.cq.reporting.SnapshotType
-
Gets the string representation of the snapshot type.
- getStringRepresentation() - Method in enum com.day.cq.reporting.Sorting.Direction
-
Gets the string representation of the direction.
- getStrings(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- getStrings(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getStrings(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- getStrings(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
-
Returns the string values of the named property.
- getStringsPath() - Method in class org.apache.tika.parser.strings.StringsConfig
-
Returns the "strings" installation folder.
- getStringsProg() - Static method in class org.apache.tika.parser.strings.StringsParser
-
- getStringValue() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoImpl
-
- getStringValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getStringValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
- getStripMarkup() - Method in class org.apache.tika.parser.txt.Icu4jEncodingDetector
-
- getStrobeVideoSource(Rendition) - Method in class com.day.cq.dam.video.VideoProfile
-
- getStroke() - Method in class com.day.image.Layer
-
- getStruct(int) - Method in interface com.adobe.xmp.core.XMPArray
-
Get a struct array item at position index
- getStruct(String, String) - Method in interface com.adobe.xmp.core.XMPStruct
-
Returns a child node as a nested struct
- getStructField(String, String, String, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Provides access to fields within a nested structure.
- getStructField(String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to fields within a nested structure.
- getStructure() - Method in interface com.adobe.cq.social.group.client.api.EditableCommunityGroup
-
Gets the structure of the site.
- getStructureResources() - Method in class com.day.cq.wcm.foundation.TemplatedContainer
-
- getStyle(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.commons.WCMUtils
-
Returns the style for the given request.
- getStyle() - Method in class com.day.image.font.FontListEntry
-
Returns the style flags supported by this font list entry.
- getStyle() - Method in class com.day.image.LineStyle
-
Returns the style of this line style which is one of the predefined
style constants.
- getStyle() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the style property.
- getStyle() - Method in class org.apache.commons.lang.builder.ToStringBuilder
-
Gets the ToStringStyle
being used.
- getStyle() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Gets the ToStringStyle
being used.
- getStyleClass() - Method in class org.apache.tika.parser.microsoft.WordExtractor.TagAndStyle
-
- getStyleID() - Method in class org.apache.tika.parser.microsoft.ooxml.ParagraphProperties
-
- getStyleName(String) - Method in class org.apache.tika.parser.microsoft.ooxml.xwpf.XWPFStylesShim
-
- getStyles(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns generated output of styles.css.
- getStylesCategories(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns a list of ui (type: css) client library categories.
- getStylesURL(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns URL to ContextHub's styles.css (containing ui source code)
- getSubArchive(String, boolean) - Method in interface org.apache.jackrabbit.vault.fs.io.Archive
-
Returns a sub archive that is rooted at the given path.
- getSubAssetArray() - Method in class com.scene7.ipsapi.DeleteSubAssetsParam
-
Gets the value of the subAssetArray property.
- getSubAssetArray() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the subAssetArray property.
- getSubAssetHandle() - Method in class com.scene7.ipsapi.SmartCropUpdate
-
Gets the value of the subAssetHandle property.
- getSubAssetHandle() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the subAssetHandle property.
- getSubAssetHandle() - Method in class com.scene7.ipsapi.SubAssetOperationFault
-
Gets the value of the subAssetHandle property.
- getSubAssetHandle() - Method in class com.scene7.ipsapi.SubAssetReference
-
Gets the value of the subAssetHandle property.
- getSubAssets() - Method in interface com.day.cq.dam.api.Asset
-
Returns all sub-assets that exist for this asset.
- getSubAssets(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- getSubAssets() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the list of this asset's sub-assets
- getSubAssets() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
Returns an unmodifiable view of the internal sub-assets list
- getSubCategories() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the sub categories.
- getSubCategory(String) - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the classification category defined by the given name.
- getSubfolderArray() - Method in class com.scene7.ipsapi.Folder
-
Gets the value of the subfolderArray property.
- getSubFolders() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Folder
-
Returns the list of sub folders of this S7 folder
- getSubimage(int, int, int, int) - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Gets a subimage from the ImageBuilder using the specified parameters.
- getSubject(Page) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Gets a suitable subject for the specified newsletter.
- getSubject() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
- getSubject() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
This method returns the forum post's subject as entered by the user.
- getSubject() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
- getSubject() - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- getSubject() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- getSubject() - Method in interface com.day.cq.mailer.email.EmailTemplate
-
- getSubject() - Method in interface com.day.cq.mcm.api.newsletter.NewsLetter
-
Get the subject for sending this newsletter.
- getSubject() - Method in interface com.day.cq.mcm.emailprovider.types.Email
-
Get the email subject.
- getSubject() - Method in interface com.day.cq.notification.api.Notification
-
- getSubject() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the decoded subject.
- getSubject() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the formatter used to create the subject line.
- getSubject() - Method in class org.apache.commons.mail.Email
-
Gets the subject of the email.
- getSubject() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getSubject() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContext
-
- getSubject() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
-
- getSubject() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the sub
JWT Claims Set parameter.
- getSublabelformat() - Method in class com.day.cq.graphics.chart.Axis
-
- getSubLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubLogger(String, String, boolean) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubMatrix(int, int, int, int) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Gets a submatrix.
- getSubMatrix(int[], int[]) - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Gets a submatrix.
- getSubMatrix(int, int, int, int) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Gets a submatrix.
- getSubMatrix(int[], int[]) - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Gets a submatrix.
- getSubMatrix(int, int, int, int) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Gets a submatrix.
- getSubMatrix(int[], int[]) - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Gets a submatrix.
- getSubMatrix(int, int, int, int) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Gets a submatrix.
- getSubMatrix(int[], int[]) - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Gets a submatrix.
- getSubMatrix(int, int, int, int) - Method in class org.apache.commons.math.linear.BlockFieldMatrix
-
Gets a submatrix.
- getSubMatrix(int, int, int, int) - Method in class org.apache.commons.math.linear.BlockRealMatrix
-
Gets a submatrix.
- getSubMatrix(int, int, int, int) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Gets a submatrix.
- getSubMatrix(int[], int[]) - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Gets a submatrix.
- getSubMatrix(int, int, int, int) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Gets a submatrix.
- getSubMatrix(int[], int[]) - Method in interface org.apache.commons.math.linear.RealMatrix
-
Gets a submatrix.
- getSubmitter() - Method in class com.sun.mail.smtp.SMTPMessage
-
Gets the submitter to be used for the RFC 2554 AUTH= value
in the MAIL FROM command.
- getSubmitUserEmail() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the submitUserEmail property.
- getSubmitUserEmail() - Method in class com.scene7.ipsapi.AssetJobLog
-
Gets the value of the submitUserEmail property.
- getSubmitUserEmail() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the submitUserEmail property.
- getSubmitUserEmail() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the submitUserEmail property.
- getSubPackageHandling() - Method in interface org.apache.jackrabbit.vault.packaging.PackageProperties
-
Returns the sub package handling configuration
- getSubPackages() - Method in class org.apache.jackrabbit.vault.fs.io.Importer
-
- getSubPath() - Method in interface com.day.cq.reporting.QueryEngineConfig
-
Gets the subpath to be used for determining data.
- getSubscribedId() - Method in interface com.adobe.cq.social.subscriptions.api.Subscription
-
Get the id the user wants to subscribe to.
- getSubscribedId() - Method in class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- getSubscribedId() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollection
-
Get the id the user wants to subscribe to.
- getSubscriberList(FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function calls an ET webservice to fetch the subscription lists in ET.
- getSubscriberList(Configuration, FilterPart) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function is used to return all subscription lists available with ExactTarget account.
- getSubscribers(String) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetClient
-
This function calls ET WebService to get all subscribers on a list in ET.
- getSubscribers(Configuration, String) - Method in interface com.day.cq.mcm.exacttarget.ExactTargetService
-
This function will get all the subscribers that are subscribed on the specified list.
- getSubscriptionCategorySettings() - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferences
-
- getSubscriptionChannelCategories() - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferences
-
- getSubscriptionChannels() - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferences
-
List of subscription channels
- getSubscriptionDiscovery(ObservationResource) - Method in interface org.apache.jackrabbit.webdav.observation.SubscriptionManager
-
- getSubscriptionId(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
-
- getSubscriptionId() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
-
- getSubscriptionId() - Method in interface org.apache.jackrabbit.webdav.observation.Subscription
-
Returns the id of this subscription, that must be used for un-subscribing
as well as for event discovery later on.
- getSubscriptionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getSubscriptionInfo() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
-
Return a
SubscriptionInfo
object representing the subscription
info present in the SUBSCRIBE request body or
null
if
retrieving the subscription info fails.
- getSubscriptionInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getSubscriptionKey() - Method in interface com.adobe.granite.translation.connector.msft.core.MicrosoftTranslationCloudConfig
-
- getSubscriptionKey() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getSubscriptions(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getSubscriptions(ResourceResolver, String, String, String...) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionManager
-
Gets subscription objects for a target and owner combination.
- getSubscriptions(ResourceResolver, String, Direction) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionManager
-
- getSubscriptions(ResourceResolver, String, SubscriptionType, Direction) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionManager
-
Gets subscriptions for the specified owner.
- getSubscriptions(ResourceResolver, String, int, int) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionManager
-
- getSubscriptions(ResourceResolver, String, SubscriptionType, int, int) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionManager
-
Get the subscription of the specified subTypeId and subscriptionType
- getSubscriptions(ResourceResolver, String, UgcFilter, int, int) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionManager
-
- getSubscriptions(ResourceResolver, String, UgcFilter, SubscriptionType, int, int) - Method in interface com.adobe.cq.social.subscriptions.api.SubscriptionManager
-
Get the subscription of the specified subTypeId, the specified filter, and subscriptionType
- getSubscriptions(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getSubscriptions() - Method in interface com.day.cq.mcm.campaign.profile.Subscriptions
-
Returns an Iterator
over the available subscriptions.
- getSubscriptions(Event) - Method in interface com.day.cq.notification.api.SubscriptionLocator
-
- getSubscriptionType() - Method in interface com.adobe.cq.social.subscriptions.api.Subscription
-
Get subscription type, ie., following, notification
- getSubset(String) - Method in class org.apache.sling.api.resource.path.PathSet
-
Generate a path set of paths from this set which
are in the sub tree of the provided path
- getSubset(Path) - Method in class org.apache.sling.api.resource.path.PathSet
-
Generate a path set of paths from this set which
are in the sub tree of the provided path
- getSubset(PathSet) - Method in class org.apache.sling.api.resource.path.PathSet
-
Generate a path set of paths from this set which
are in at least one of the sub tree of the provided path set.
- getSubstitutionMap() - Method in class org.apache.commons.exec.CommandLine
-
- getSubStyle(String) - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- getSubTasks() - Method in interface com.adobe.granite.taskmanagement.Task
-
Returns the list of subtasks for this task
- getSubTemplates() - Method in interface org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
-
Provides the sub-templates (data-sly-template
) code sections.
- getSubType() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the subType property.
- getSubType() - Method in class com.scene7.ipsapi.CreateAssetSetParam
-
Gets the value of the subType property.
- getSubType() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the subType property.
- getSubType() - Method in class org.apache.commons.mail.MultiPartEmail
-
Get the MIME subtype of the email.
- getSubtype() - Method in class org.apache.tika.mime.MediaType
-
Return the Sub-Type of the MediaType,
such as "plain" for "text/plain"
- getSubtypeResolver() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- getSubtypeResolver() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfigBase
-
Accessor for object used for finding out all reachable subtypes
for supertypes; needed when a logical type name is used instead
of class name (or custom scheme).
- getSubtypeResolver() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for accessing subtype resolver in use.
- getSubtypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
-
- getSubtypes(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
-
Returns the node types derived from this node type.
- getSubVector(int, int) - Method in class org.apache.commons.math.linear.ArrayFieldVector
-
Get a subvector from consecutive elements.
- getSubVector(int, int) - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Get a subvector from consecutive elements.
- getSubVector(int, int) - Method in interface org.apache.commons.math.linear.FieldVector
-
Get a subvector from consecutive elements.
- getSubVector(int, int) - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Get a subvector from consecutive elements.
- getSubVector(int, int) - Method in interface org.apache.commons.math.linear.RealVector
-
Get a subvector from consecutive elements.
- getSubVector(int, int) - Method in class org.apache.commons.math.linear.SparseFieldVector
-
Get a subvector from consecutive elements.
- getSuccessCount() - Method in interface com.day.cq.dam.scene7.api.model.Scene7BatchMetadataResult
-
- getSuccessCount() - Method in class com.scene7.ipsapi.AddProjectAssetsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.BatchSetAssetMetadataReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.BatchSetFontFieldsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.BatchSetIccProfileFieldsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.BatchSetImageFieldsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.BatchSetThumbAssetReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.DeleteAssetsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.DeleteSubAssetsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.EmptyAssetsFromTrashReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.ForceRepublishAssetsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.MoveAssetsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.RemoveProjectAssetsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.RestoreAssetsFromTrashReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.SetAssetsContextStateReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.SetAssetsPublishStateReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.SetProjectAssetsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.UpdateSmartCropsReturn
-
Gets the value of the successCount property.
- getSuccessCount() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesReturn
-
Gets the value of the successCount property.
- getSuccessEvents(Configuration, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Returns a JSON representation of success events (event's) for the report
suite rsid
.
- getSuccessStatus() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the success status.
- getSuccessStatus() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Gets the success status.
- getSudoableUsers() - Method in interface com.day.cq.security.User
-
Deprecated.
Return the Ids of all Authorizables that this User is allowed to impersonate
as
- getSuffix() - Method in enum com.adobe.cq.social.calendar.client.api.DateRangeFilter.DateRangeType
-
- getSuffix() - Method in class com.day.cq.commons.DownloadResource
-
Returns the suffix.
- getSuffix() - Method in class com.day.cq.commons.PathInfo
-
- getSuffix() - Method in class com.day.cq.rewriter.linkchecker.LinkRewriteConfig
-
Returns the suffix string
- getSuffix(String) - Method in class com.day.cq.wcm.designimporter.util.ComponentSuffixGenerator
-
Gets the suffix for a component name.
- getSuffix() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Returns the suffix.
- getSuffix() - Method in class com.fasterxml.jackson.databind.util.JSONWrappedObject
-
- getSuffix() - Method in class org.apache.commons.math.geometry.Vector3DFormat
-
Get the format suffix.
- getSuffix() - Method in class org.apache.commons.math.linear.RealVectorFormat
-
Get the format suffix.
- GetSuffix(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
- GetSuffix(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
- getSuffix() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the suffix part of the URL or null
if the request
URL does not contain a suffix.
- GetSuffix(int) - Method in class org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream
-
- getSuffixPattern() - Method in interface com.day.cq.mcm.emailprovider.types.PersonalizationInfo
-
This function returns the suffix to be used with replacement text.
- getSuffixResource() - Method in class com.day.cq.commons.PathInfo
-
- getSuffixResource() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the resource addressed by the suffix or null if the request does
not have a suffix or the suffix does not address an accessible resource.
- getSuggestedSchedule() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Get the suggested schedule.
- getSuggestionQuery(ResourceResolver, String) - Method in class com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler
-
This function returns Query
that provides suggestions
based on parameters provide in the request.
- getSuggestionQuery(ResourceResolver, String) - Method in interface com.adobe.granite.omnisearch.spi.core.OmniSearchHandler
-
This function returns Query
that provides suggestions query for module
- getSuggestions(ResourceResolver, I18n, String, String) - Method in interface com.adobe.granite.omnisearch.api.core.OmniSearchService
-
This function will return suggestions for omnisearch.
- getSuggestions() - Method in class com.adobe.granite.omnisearch.api.suggestion.SuggestionResult
-
This function returns the list of suggestions for search term
for the module.
- getSuggestions(Session, String, String, boolean) - Method in interface com.day.cq.search.suggest.Suggester
-
Returns suggestions for a given term, which can be any partial word of at
least one character.
- getSuggestions(String, String, boolean) - Method in interface com.day.cq.search.suggest.Suggester
-
- getSuggestions() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getSum() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the sum of the values that have been added to Univariate.
- getSum() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the sum of the values that have been added to Univariate.
- getSum() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getSum() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
sum of the ith entries of the arrays
that correspond to each multivariate sample
- getSum() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalSummary
-
Returns the sum of the values that have been added to Univariate.
- getSum() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValues
-
- getSum() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the sum of the values that have been added
- getSum() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getSum() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the sum of the values that have been added
- getSumFreq() - Method in class org.apache.commons.math.stat.Frequency
-
Returns the sum of all frequencies.
- getSumImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured sum implementation.
- getSumImpl() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the currently configured Sum implementation
- getSumImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured Sum implementation
- getSumImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the currently configured Sum implementation
- getSumImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured Sum implementation
- getSumLog() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getSumLog() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
sum of logs of the ith entries of the arrays
that correspond to each multivariate sample
- getSumLog() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getSumLogImpl() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Returns the currently configured sum of logs implementation
- getSumLogImpl() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the currently configured sum of logs implementation
- getSumLogImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured sum of logs implementation
- getSumLogImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the currently configured sum of logs implementation
- getSumLogImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured sum of logs implementation
- getSummary() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
Natural-language summarization of the object encoded as a single String containing HTML markup.
- getSummary() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Return the archive summary information.
- getSummary() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
- getSummary() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
- getSummary() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
- getSummaryObjectEndText() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the end text to output when an Object
is
output in summary mode.
- getSummaryObjectEndText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the end text to output when an Object
is
output in summary mode.
- getSummaryObjectStartText() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets the start text to output when an Object
is
output in summary mode.
- getSummaryObjectStartText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the start text to output when an Object
is
output in summary mode.
- getSumOfCrossProducts() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the sum of crossproducts, xi*yi.
- getSumOfLogs() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the sum of the logs of all the aggregated data.
- getSumOfLogs() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the sum of the logs of the values that have been added.
- getSumsq() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the sum of the squares of all the aggregated data.
- getSumsq() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the sum of the squares of the available values.
- getSumSq() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
- getSumSq() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
-
Returns an array whose ith entry is the
sum of squares of the ith entries of the arrays
that correspond to each multivariate sample
- getSumsq() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the sum of the squares of the values that have been added.
- getSumSq() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
- getSumsq() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the sum of the squares of the values that have been added.
- getSumsqImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured sum of squares implementation.
- getSumsqImpl() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
-
Returns the currently configured sum of squares implementation
- getSumsqImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured sum of squares implementation
- getSumsqImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
-
Returns the currently configured sum of squares implementation
- getSumsqImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured sum of squares implementation
- getSumSquaredErrors() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
- getSuperClass() - Method in class com.fasterxml.jackson.databind.JavaType
-
Accessor for finding fully resolved parent class of this type,
if it has one; null if not.
- getSuperClass() - Method in class com.fasterxml.jackson.databind.type.ResolvedRecursiveType
-
- getSuperClass() - Method in class com.fasterxml.jackson.databind.type.TypeBase
-
- getSuperSizeAvatarUrl() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
Get URL to fetch the user avatar (150px).
- getSupertype(MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
Returns the supertype of the given type.
- getSuperTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
Returns an array containing the names of the supertypes of the node
type definition being built.
- getSupertypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns an array containing the names of the supertypes.
- getSupertypes() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns an array containing the names of the supertypes.
- getSupportedCategoryTypes() - Method in interface com.adobe.cq.social.subscriptions.api.PreferencesEvaluator
-
Get the supported Category Types
- getSupportedCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getSupportedEmbedTypes(ParseContext) - Method in interface org.apache.tika.embedder.Embedder
-
Returns the set of media types supported by this embedder when used with
the given parse context.
- getSupportedEmbedTypes(ParseContext) - Method in class org.apache.tika.embedder.ExternalEmbedder
-
- getSupportedEmbedTypes() - Method in class org.apache.tika.embedder.ExternalEmbedder
-
- getSupportedLanguages() - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Returns the set of query languages supported by this builder.
- getSupportedLanguages() - Static method in class org.apache.jackrabbit.commons.query.QueryObjectModelBuilderRegistry
-
- getSupportedLanguages() - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Returns the set of query languages supported by this builder.
- getSupportedLanguages() - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
-
Returns the set of query languages supported by this builder.
- getSupportedLanguages() - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
-
Returns the set of query languages supported by all registered
QueryTreeBuilder
implementations.
- getSupportedLanguages() - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
-
This builder supports Query#SQL
.
- getSupportedLanguages() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
-
This builder supports Query#XPATH
.
- getSupportedLanguages(ResolveContext<T>) - Method in interface org.apache.sling.spi.resource.provider.QueryLanguageProvider
-
The supported languages of the resource provider.
- getSupportedLanguages() - Static method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Returns what languages are supported for language identification
- getSupportedLocks() - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Returns an iterator over all supported locks.
- getSupportedMethods() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns a comma separated list of all METHODS supported by the given
resource.
- getSupportedMimes() - Method in class org.apache.tika.parser.captioning.tf.TensorflowRESTCaptioner
-
- getSupportedMimes() - Method in interface org.apache.tika.parser.recognition.ObjectRecogniser
-
The mimes supported by this recogniser
- getSupportedMimes() - Method in class org.apache.tika.parser.recognition.tf.TensorflowImageRecParser
-
- getSupportedMimes() - Method in class org.apache.tika.parser.recognition.tf.TensorflowRESTRecogniser
-
- getSupportedMimeTypes() - Method in interface com.day.cq.dam.scene7.api.Scene7AssetMimetypeService
-
Returns a list of supported MIME types
- getSupportedMixinTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
Returns an array containing the names of additional mixin types supported
on this node type.
- getSupportedMixinTypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns an array containing the names of additional mixin types
supported on this node type.
- getSupportedMixinTypes() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns an array containing the names of additional mixin types
supported on this node type.
- getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
-
- getSupportedPrivileges(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getSupportedPrivileges(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
TODO
- getSupportedPrivileges() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilege
-
- getSupportedQueryLanguages() - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
-
Get the set of supported query languages.
- getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getSupportedQueryLanguages(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns a String array identifying all query languages supported by this
SPI implementation.
- getSupportedResourceType() - Method in interface com.adobe.cq.screens.assignment.AssignmentResolver
-
Returns the supported resource type for this assignment resolver
- getSupportedResourceType() - Method in class com.adobe.cq.social.commons.comments.api.CommentSocialComponentFactory
-
Get the resource type that this factory supports.
- getSupportedResourceType() - Method in class com.adobe.cq.social.commons.comments.api.CommentSystemSocialComponentFactory
-
Get the supported resource type.
- getSupportedResourceType() - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentListProvider
-
- getSupportedResourceType() - Method in interface com.adobe.cq.social.commons.listing.CommentListProvider
-
Get the resource types this provider supports
- getSupportedResourceType() - Method in class com.adobe.cq.social.commons.tagcloud.api.TagCloudCollectionSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.forum.client.api.ForumSocialComponentFactory
-
Deprecated.
- getSupportedResourceType() - Method in class com.adobe.cq.social.forum.client.api.PostSocialComponentFactory
-
Deprecated.
- getSupportedResourceType() - Method in class com.adobe.cq.social.forum.client.api.TopicSocialComponentFactory
-
Deprecated.
- getSupportedResourceType() - Method in class com.adobe.cq.social.group.client.api.CommunityGroupUserSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.journal.client.api.JournalCommentSocialComponentFactory
-
Deprecated.
- getSupportedResourceType() - Method in class com.adobe.cq.social.journal.client.api.JournalEntrySocialComponentFactory
-
Deprecated.
- getSupportedResourceType() - Method in class com.adobe.cq.social.journal.client.api.JournalSidebarSocialComponentFactory
-
Deprecated.
- getSupportedResourceType() - Method in class com.adobe.cq.social.journal.client.api.JournalSocialComponentFactory
-
Deprecated.
- getSupportedResourceType() - Method in class com.adobe.cq.social.moderation.dashboard.api.FilterGroupSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.moderation.dashboard.api.ModerationDashboardSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.moderation.dashboard.api.UserDetailsSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.qna.client.api.QnaPostSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.qna.client.api.QnaRelatedComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.qna.client.api.QnaTopicSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponentFactory
-
Get the supported resource type.
- getSupportedResourceType() - Method in class com.adobe.cq.social.review.client.api.ReviewSocialComponentFactory
-
- getSupportedResourceType() - Method in interface com.adobe.cq.social.scf.InheritedOperationExtension
-
- getSupportedResourceType() - Method in interface com.adobe.cq.social.scf.SocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.tally.client.api.LikingSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.tally.client.api.RatingSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.tally.client.api.TallyResponseSocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.tally.client.api.TallySocialComponentFactory
-
- getSupportedResourceType() - Method in class com.adobe.cq.social.tally.client.api.VotingSocialComponentFactory
-
- getSupportedResourceTypes() - Method in interface com.adobe.cq.social.commons.emailreply.CommentCreator
-
- getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
-
- getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
-
- getSupportedRestrictions(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
-
Returns the restriction definitions supported by this provider implementation
at the specified path.
- getSupportedSchemes() - Method in interface org.apache.jackrabbit.vault.fs.api.RepositoryFactory
-
- getSupportedTranslationMethod() - Method in interface com.adobe.granite.translation.api.TranslationService.TranslationServiceInfo
-
Gets the supported translation method.
- getSupportedTranslationMethod() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationService.TranslationServiceInfoImpl
-
- getSupportedTranslationMethods() - Method in interface com.adobe.granite.translation.api.TranslationServiceFactory
-
Get the supported translation methods.
- getSupportedType() - Method in interface org.joda.time.convert.Converter
-
Returns the object type that this converter supports, which may
specified by a class, superclass, abstract class, interface, or null.
- getSupportedTypes() - Method in enum com.adobe.cq.social.subscriptions.api.SubscriptionType
-
- getSupportedTypes() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.FulltextQueryTermsProvider
-
This method is used to find which node types are supported by the implementation.
- getSupportedTypes() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.IndexFieldProvider
-
This method is used to find which node types are supported by the implementation.
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.fork.ForkParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.apple.AppleSingleFileParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.asm.ClassParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.audio.AudioParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.audio.MidiParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.chm.ChmParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.code.SourceCodeParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.CompositeParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.crypto.Pkcs7Parser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.crypto.TSDParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.CryptoParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.dbf.DBFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.DelegatingParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.dif.DIFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.dwg.DWGParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.EmptyParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.envi.EnviHeaderParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.epub.EpubContentParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.epub.EpubParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.ErrorParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.executable.ExecutableParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.external.ExternalParser
-
- getSupportedTypes() - Method in class org.apache.tika.parser.external.ExternalParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.feed.FeedParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.font.AdobeFontMetricParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.font.TrueTypeParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.gdal.GDALParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.geo.topic.GeoParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.geoinfo.GeographicInformationParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.grib.GribParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.hdf.HDFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.html.HtmlParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.image.BPGParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.image.ICNSParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.image.ImageParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.image.PSDParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.image.TiffParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.image.WebPParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.iptc.IptcAnpaParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.isatab.ISArchiveParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.iwork.iwana.IWork13PackageParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.iwork.IWorkPackageParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.jdbc.SQLite3Parser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.journal.JournalParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.jpeg.JpegParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.mail.RFC822Parser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.mat.MatParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.mbox.MboxParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.mbox.OutlookPSTParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.EMFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.JackcessParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.MSOwnerFileParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.OfficeParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.OldExcelParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.ooxml.OOXMLParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.ooxml.xwpf.ml2006.Word2006MLParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.TNEFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.WMFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.xml.SpreadsheetMLParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.microsoft.xml.WordMLParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.mp3.Mp3Parser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.mp4.MP4Parser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.ner.NamedEntityParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.netcdf.NetCDFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.NetworkParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.ocr.TesseractOCRParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.odf.OpenDocumentContentParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.odf.OpenDocumentParser
-
- getSupportedTypes(ParseContext) - Method in interface org.apache.tika.parser.Parser
-
Returns the set of media types supported by this parser when used
with the given parse context.
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.ParserDecorator
-
Delegates the method call to the decorated parser.
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.pdf.PDFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.pkg.CompressorParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.pkg.PackageParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.pkg.RarParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.pot.PooledTimeSeriesParser
-
Returns the set of media types supported by this parser when used with the
given parse context.
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.prt.PRTParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.recognition.ObjectRecognitionParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.RecursiveParserWrapper
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.rtf.RTFParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.sentiment.SentimentAnalysisParser
-
Returns the types supported
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.strings.Latin1StringsParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.strings.StringsParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.txt.TXTParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.video.FLVParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.wordperfect.QuattroProParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.wordperfect.WordPerfectParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.xml.FictionBookParser
-
- getSupportedTypes(ParseContext) - Method in class org.apache.tika.parser.xml.XMLParser
-
- getSupportingTranslationObjectsCount() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Deprecated.
- getSupportingTranslationObjectsIterator() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the supporting translation objects list for each relation.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
Returns the lower bound of the support for this distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Returns the lower bound of the support for this distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.ExponentialDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionImpl
-
Returns the lower bound for the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.NormalDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.PoissonDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.TDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportLowerBound() - Method in class org.apache.commons.math.distribution.ZipfDistributionImpl
-
Returns the lower bound of the support for the distribution.
- getSupportsMultiLingualSearch() - Method in class com.adobe.cq.social.srp.internal.AbstractProviderMetaData
-
- getSupportsMultiLingualSearch() - Method in interface com.adobe.cq.social.srp.ProviderMetaData
-
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
Returns the upper bound of the support for this distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
Returns the upper bound of the support for this distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
Returns the upper bound for the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.ExponentialDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionImpl
-
Returns the upper bound for the support of the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.NormalDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.PoissonDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.TDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSupportUpperBound() - Method in class org.apache.commons.math.distribution.ZipfDistributionImpl
-
Returns the upper bound of the support for the distribution.
- getSuppressDuplicateOverlappingText() - Method in class org.apache.tika.parser.pdf.PDFParser
-
- getSuppressDuplicateOverlappingText() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- getSuspendedSince() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Determines the time since when the installer is in suspended state
- getSvgInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the svgInfo property.
- getSwatch(Asset) - Method in interface com.day.cq.dam.api.s7dam.set.SwatchSet
-
Deprecated.
Returns the swatch for an
Asset
which is the part of the Swatch Set.
- getSwatchColor() - Method in interface com.day.cq.dam.scene7.api.model.Scene7SmartCrop
-
- getSwath() - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getSwcInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the swcInfo property.
- getSymbolicName() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getSymbolicName(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the symbolic name of the bundle
- getSyncAgent(String) - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgentFactory
-
Provides SyncAgent instance for a particular type
- getSyncAgent(String, String) - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgentFactory
-
Provides SyncAgent instance for a particular type, the name of the agent is formed using the nameHint
- getSyncBits(int) - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getSyncError() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the last synchronization error in an untranslated form as
returned by the remote service.
- getSyncHandler(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncManager
-
Returns the sync handler with the given name.
- getSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
-
- getSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
-
- getSynchronousReport(Configuration, String, JSONObject) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
- getSyncStatus() - Method in interface com.adobe.cq.dam.cfm.ContentVariation
-
Gets the synchronization status of the variation.
- getSyncStatus() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the activity sync status.
- getSyncTokenPath() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the configured path to store the syncTokens to
- getSyslogEquivalent() - Method in class org.apache.log4j.Priority
-
Return the syslog equivalent of this priority as an integer.
- getSystem_uuid() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns system uuid
- getSystemFieldConditionArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the systemFieldConditionArray property.
- getSystemFieldMatchMode() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the systemFieldMatchMode property.
- getSystemId() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Returns the previously assigned system id
- getSystemId() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
-
Returns the system id
- getSystemId() - Method in class org.apache.jackrabbit.vault.fs.spi.DefaultNodeTypeSet
-
- getSystemId() - Method in interface org.apache.jackrabbit.vault.fs.spi.NodeTypeSet
-
- getSystemId() - Method in class org.kohsuke.rngom.rngparser.ast.util.LocatorImpl
-
- getSystemProperties(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Deprecated.
- GetSystemPropertiesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetSystemPropertiesParam() - Constructor for class com.scene7.ipsapi.GetSystemPropertiesParam
-
- GetSystemPropertiesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetSystemPropertiesReturn() - Constructor for class com.scene7.ipsapi.GetSystemPropertiesReturn
-
- getSystemThreadGroup() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Return the system thread group (sometimes also referred as "root thread group").
- getSystemUserRootPath() - Method in interface com.adobe.granite.security.user.UserManagementService
-
- getTable() - Method in class com.day.cq.wcm.foundation.Table.Column
-
- getTable() - Method in class com.day.cq.wcm.foundation.Table.Row
-
- getTable() - Method in class com.day.text.StringTable
-
Returns the string table created.
- getTableAttrbs() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesTable
-
- getTableAttrbs() - Method in interface com.adobe.cq.msm.ui.models.alllivecopies.LiveCopyTable
-
- getTableOffset() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Gets a table offset
- getTablePrefix() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the table prefix.
- getTag() - Method in class com.sun.mail.iap.Response
-
Return the tag, if this is a tagged statement.
- getTag() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's tag, derived from bytes 0-1.
- getTag() - Method in exception org.apache.commons.io.TaggedIOException
-
Returns the serializable tag object.
- getTag() - Method in exception org.apache.tika.io.TaggedIOException
-
Returns the object reference used as the tag this exception.
- getTag() - Method in class org.apache.tika.parser.microsoft.WordExtractor.TagAndStyle
-
- getTag() - Method in exception org.apache.tika.sax.TaggedSAXException
-
Returns the object reference used as the tag this exception.
- getTagBr() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTagConditionArray() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the tagConditionArray property.
- getTagFacetForSubtree(Resource) - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManager
-
Get the tag facet for the specified target
- GetTagFieldValuesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetTagFieldValuesParam() - Constructor for class com.scene7.ipsapi.GetTagFieldValuesParam
-
- GetTagFieldValuesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetTagFieldValuesReturn() - Constructor for class com.scene7.ipsapi.GetTagFieldValuesReturn
-
- getTagFilterLimit() - Method in class com.adobe.cq.social.forum.client.api.BaseForumConfiguration
-
- getTagFilterLimit() - Method in interface com.adobe.cq.social.forum.client.api.ForumConfiguration
-
The limit value for getting tags.
- getTagFilterVal() - Method in class com.adobe.cq.social.forum.client.api.BaseForumConfiguration
-
- getTagFilterVal() - Method in interface com.adobe.cq.social.forum.client.api.ForumConfiguration
-
The filter value for getting tags.
- getTaggedHealthChecks(String...) - Method in class org.apache.sling.hc.util.HealthCheckFilter
-
- getTaggedHealthCheckServiceReferences(String...) - Method in class org.apache.sling.hc.util.HealthCheckFilter
-
- getTaggedHealthCheckServiceReferences(boolean, String...) - Method in class org.apache.sling.hc.util.HealthCheckFilter
-
- getTagHandlerPool(ServletConfig) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
-
- getTagId() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.Tag
-
- getTagId() - Method in interface com.day.cq.personalization.TeaserTag
-
Returns the unique ID of the tag
- getTagInclusionSet() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
-
Deprecated.
- getTagInfo() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getTagMatchMode() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the tagMatchMode property.
- getTagName() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getTagNameSpaces() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteConfiguration
-
Get the tagNameSpaces for the site
- getTagOlClose() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTagOlItemClose() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTagOlItemOpen() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTagOlOpen() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTags() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
- getTags() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getTags() - Method in interface com.day.cq.personalization.Teaser
-
Returns the list of tags associated to this teaser
- getTags() - Method in class com.day.cq.searchpromote.xml.result.Result
-
- getTags() - Method in class org.apache.commons.imaging.icc.IccProfileInfo
-
- getTags() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
- getTagsPresent() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getTagsPresent() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
Does the file contain this kind of tags?
- getTagsPresent() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getTagsPresent() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getTagsPresent() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getTagsPresent() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getTagUlClose() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTagUlItemClose() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTagUlItemOpen() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTagUlOpen() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- getTail() - Method in class org.apache.tika.io.TailStream
-
Returns an array with the last data read from the underlying stream.
- getTallyTarget() - Method in interface com.adobe.cq.social.tally.Tally
-
- getTallyType() - Method in class com.adobe.cq.social.tally.client.api.TallyEvent
-
- getTarget() - Method in interface com.adobe.cq.launches.api.LaunchPromotionParameters
-
A launch can be promoted either to the production version or to one of its parent launches (if it
is a nested launch).
- getTarget() - Method in interface com.adobe.cq.projects.api.ProjectLink
-
Returns the target path or url of this link.
- getTarget() - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivity
-
Describes the target of the activity.
- getTarget() - Method in class com.adobe.cq.social.scf.core.SocialEvent
-
- getTarget() - Method in interface com.adobe.granite.activitystreams.Activity
-
Describes the target of the activity.
- getTarget() - Method in class com.adobe.granite.comments.AbstractCommentCollection
-
Returns the
Resource
representing the target this comment collection belongs to.
- getTarget() - Method in interface com.adobe.granite.comments.CommentCollection
-
Returns the
Resource
representing the target this comment collection belongs to.
- getTarget() - Method in class com.adobe.granite.references.Reference
-
Returns the target resource of the reference, i.e.
- getTarget() - Method in interface com.day.cq.polling.importer.PollConfig
-
Returns the target path where the polled data is being stored.
- getTarget() - Method in class com.day.cq.searchpromote.xml.result.Redirect
-
- getTarget() - Method in class com.day.cq.wcm.foundation.External
-
Return the target of the external application component.
- getTarget() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
-
Gets the target frame/window of the image area.
- getTarget() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
The object being accessed.
- getTarget() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
-
Returns the target to which the operation is applied.
- getTarget() - Method in class org.kohsuke.rngom.rngparser.digested.DRefPattern
-
Gets the
DDefine
that this block refers to.
- getTargetConfigurationPath() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the path to the target configuration.
- getTargetHeight() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the targetHeight property.
- getTargetHeight() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the targetHeight property.
- getTargetHeight() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the targetHeight property.
- getTargetLanguage() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the target language.
- getTargetLanguage() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getTargetPath() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the target path where the Scene7 assets are downloaded into CQ DAM.
- getTargetPaths(Page) - Method in interface com.adobe.cq.commerce.pim.api.CatalogGenerator
-
Return a list of target sections.
- getTargetProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.ActivityStreamProviderExtension
-
Get the target properties for the specified
SocialEvent
.
- getTargetProperties(SocialEvent<?>, Resource) - Method in interface com.adobe.cq.social.activitystreams.listener.api.EventListenerExtension
-
Deprecated.
Get the target properties for the specified
SocialEvent
.
- getTargetResource(Resource, Launch) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
Given a launch-based resource, this method returns the corresponding resource in the specified target launch.
- getTargetResourcePath(Resource, Launch) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
- getTargetType() - Method in exception com.fasterxml.jackson.databind.exc.MismatchedInputException
-
Accessor for getting intended target type, with which input did not match,
if known; `null` if not known for some reason.
- getTargetType(PropertyDefinition) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- getTargetVersion() - Method in class org.apache.sling.commons.compiler.Options
-
Get the target version.
- getTargetWidth() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the targetWidth property.
- getTargetWidth() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the targetWidth property.
- getTargetWidth() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the targetWidth property.
- getTarOptimizationDelay() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getTarOptimizationRunningSince() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getTask(String) - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
Retrieves a fully populated task instance for the given task id.
- getTask(String, boolean) - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
Retrieves the task identified by taskId and opotionally retrieves the task's subtasks.
- getTaskActions() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the task actions as serialized JSONArray in the following form.
- getTaskArray() - Method in class com.scene7.ipsapi.UploadTaskStatus
-
Gets the value of the taskArray property.
- getTaskId() - Method in class com.adobe.granite.taskmanagement.TaskEvent
-
Helper to return the task id for this task event.
- getTaskId() - Method in exception com.adobe.granite.taskmanagement.TaskManagerException
-
Gets the id of the task associated to this exception.
- getTaskItemProgressArray() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the taskItemProgressArray property.
- getTaskManagerFactory() - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
Returns a task manager factory to instantiate various objects of the taskmanager interface like Task and TaskAction.
- getTaskProgressArray() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the taskProgressArray property.
- getTaskProperties() - Method in class com.adobe.granite.taskmanagement.Condition
-
Gets the task properties set for this condition.
- getTaskProperty() - Method in class com.adobe.granite.taskmanagement.Condition
-
gets the taskProperty set for this condition
- getTaskProperty(String) - Static method in enum com.adobe.granite.taskmanagement.TaskProperty
-
Return the TaskProperty object for the specified property name
- getTasks(Filter, int, int) - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
returns all tasks for the specified task type, or all tasks if no tasktype specified.
- getTasks(Filter) - Method in interface com.adobe.granite.taskmanagement.TaskManager
-
- getTasks() - Method in interface org.apache.jackrabbit.vault.packaging.registry.ExecutionPlan
-
Retrieves the list of all tasks
- getTaskState() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the taskState property.
- getTaskTopic() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Return the topic for the task.
- getTaskType() - Method in class com.adobe.granite.taskmanagement.TaskEvent
-
Helper to return the task type for this task
- getTaskType() - Method in class com.scene7.ipsapi.TaskProgress
-
Gets the value of the taskType property.
- getTaskTypeName() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the type of this task.
- getTaskTypes() - Method in class com.adobe.granite.taskmanagement.Filter
-
Gets the task type names associated with this filter
- getTax() - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
- getTax() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
Deprecated.
- getTeaserInfo(ResourceResolver, String, String) - Method in interface com.day.cq.personalization.TargetedContentManager
-
- getTeaserInfo(SlingHttpServletRequest, String, String) - Method in interface com.day.cq.personalization.TargetedContentManager
-
- getTeasers(ResourceResolver, String, String) - Method in interface com.day.cq.personalization.TargetedContentManager
-
- getTeasers(SlingHttpServletRequest, String) - Method in interface com.day.cq.personalization.TargetedContentManager
-
Returns a list of teasers that are available for a location
- getTempCoverImagePath() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getTempCoverImagePath(Session) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAssetModel
-
- getTempDesignPath() - Method in class com.day.cq.wcm.contentsync.PathRewriterOptions
-
- getTempDir() - Static method in class com.day.io.IO
-
Return the temporary directory.
- getTempDirectory() - Static method in class org.apache.commons.io.FileUtils
-
Returns a File
representing the system temporary directory.
- getTempDirectoryPath() - Static method in class org.apache.commons.io.FileUtils
-
Returns the path to the system temporary directory.
- getTemplate() - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets the fragment template assigned to this content element.
- getTemplate() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getTemplate() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getTemplate(int, Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get a single template having a given id
- getTemplate(Configuration, String[], String, String, String...) - Method in interface com.day.cq.analytics.sitecatalyst.ClassificationsService
-
Retrieves a template to use for importing classifications data.
- getTemplateId() - Method in class com.scene7.ipsapi.ApplyMetadataTemplateParam
-
Gets the value of the templateId property.
- getTemplateInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the templateInfo property.
- getTemplateNames() - Method in interface com.adobe.cq.targetrecommendations.api.model.TargetRecommendation
-
Get the list of template names used by this recommendation
- getTemplates(Configuration) - Method in interface com.adobe.cq.targetrecommendations.api.TargetRecommendationsAPIClient
-
Get the list of available templates associated with a given TesT&Target Configuration
- getTemplateType() - Method in interface com.day.cq.wcm.foundation.model.Page
-
- getTemplateVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
-
- getTemporaryAttribute(String) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
Get the value of a temporary attribute.
- getTemporaryCheckpoints() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Temporary checkpoints represent old checkpoints that have been processed
but the cleanup was not successful of did not happen at all (like in the
event the system was forcibly stopped).
- getTenant() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get {link Tenant}
- getTenant(String) - Method in interface org.apache.sling.tenant.TenantProvider
-
Returns the
Tenant
with the given
tenantId
or
null
if no such tenant exists.
- getTenantAssetsRoot(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Obtain Tenant Asset's root for specified ResourceResolver
- getTenantAssetsRoot(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Obtain Tenant Asset's root for specified asset path and ResourceResolver
This returns the tenant for the session associated with the resource resolver,
not the tenant associated with the asset if provided assetPath
can't be resolved to an Asset
- getTenantAssetsRoot(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Obtain Tenant Asset's root for specified Sling resource
- getTenantConfigPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the configuration path
- getTenantGroupRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
- getTenantId() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the tenant id
- getTenantId() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get Tenant ID or default if not in a tenant.
- getTenantId() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get Tenant ID or default if not in a tenant.
- getTenants() - Method in interface org.apache.sling.tenant.TenantProvider
-
Returns an iterator of all
tenants
known to this provider.
- getTenants(String) - Method in interface org.apache.sling.tenant.TenantProvider
-
Returns an iterator of
tenants
matching the given
tenantFilter
.
- getTenantUserGroupName(String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the tenant user group name for the specified group
- getTenantUserRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
- getter - Variable in class com.fasterxml.jackson.databind.PropertyMetadata.MergeInfo
-
- getterEnabled() - Method in enum com.fasterxml.jackson.annotation.PropertyAccessor
-
- getTerm() - Method in class org.apache.sling.atom.taglib.CategoryTagHandler
-
- getTessdataPath() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getTesseractPath() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getText() - Method in interface com.adobe.cq.xf.social.ExperienceFragmentSocialVariation
-
Get the defining text of the SM variation
- getText() - Method in class com.day.cq.dam.commons.watermark.TextWatermark
-
- getText(MessageTemplate) - Static method in class com.day.cq.mailer.commons.MailHelper
-
- getText() - Method in interface com.day.cq.mailer.email.EmailTemplate
-
- getText() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- getText() - Method in interface com.day.cq.wcm.offline.Paragraph
-
Deprecated.
- getText() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getText() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getText() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
Method for accessing textual representation of the current event;
if no current event (before first call to
ParserMinimalBase.nextToken()
, or
after encountering end-of-input), returns null.
- getText(Writer) - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getText() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
Method for accessing textual representation of the current event;
if no current event (before first call to
ReaderBasedJsonParser.nextToken()
, or
after encountering end-of-input), returns null.
- getText(Writer) - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getText() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getText(Writer) - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getText() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getText(Writer) - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getText() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method for accessing textual representation of the current token;
if no current token (before first call to
JsonParser.nextToken()
, or
after encountering end-of-input), returns null.
- getText(Writer) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method to read the textual representation of the current token in chunks and
pass it to the given Writer.
- getText() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getText(Writer) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getText() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getText() - Method in class org.apache.commons.imaging.common.GenericImageMetadata.GenericImageMetadataItem
-
- getText() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkItxt
-
- getText() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkText
-
- getText() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkZtxt
-
- getText() - Method in class org.apache.commons.imaging.formats.png.chunks.PngTextChunk
-
- getText(Element) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Concatenates the values of all child nodes of type 'Text' or 'CDATA'/
- getText(Element, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Same as
XMLUtil.getText(Element)
except that 'defaultValue' is returned
instead of
null
, if the element does not contain any text.
- getText(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Concatenates the values of all child nodes of type 'Text' or 'CDATA'/
- getText(Element, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Same as
DomUtil.getText(Element)
except that 'defaultValue' is returned
instead of
null
, if the element does not contain any text.
- getText() - Method in enum org.apache.sling.resourceaccesssecurity.ResourceAccessGate.Operation
-
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
-
- getText() - Method in interface org.apache.sling.scripting.sightly.compiler.expression.nodes.Atom
-
Get the text content for this nodes
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
-
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
-
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
-
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
-
Gets the string content
- getText() - Method in class org.apache.tika.parser.microsoft.ooxml.xslf.XSLFEventBasedPowerPointExtractor
-
- getText() - Method in class org.apache.tika.parser.microsoft.ooxml.xwpf.XWPFEventBasedWordExtractor
-
- getText() - Method in class org.apache.tika.parser.mp3.ID3Tags.ID3Comment
-
Gets the text, if present
- getText() - Method in class org.apache.tika.sax.Link
-
- getTextBuffer() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
Accessor that may be used to get the contents of this buffer in a single
char
array regardless of whether they were collected in a segmented
fashion or not.
- getTextCharacters() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getTextCharacters() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getTextCharacters() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getTextCharacters() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getTextCharacters() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getTextCharacters() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getTextCharacters() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method similar to
JsonParser.getText()
, but that will return
underlying (unmodifiable) character array that contains
textual value, instead of constructing a String object
to contain this information.
- getTextCharacters() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getTextCharacters() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getTextChunks() - Method in class org.apache.commons.imaging.formats.png.PngImageInfo
-
- getTextDocument() - Method in class org.apache.tika.parser.html.BoilerpipeContentHandler
-
Retrieves the built TextDocument
- getTextExtent(int, int, int, int, String, int, double, int) - Method in class com.day.image.font.AbstractFont
-
Calculate the bounding box of the text, if it would be rendered with the
rendering attributes given.
- getTextExtent(int, int, int, int, String, int, double, int) - Method in class com.day.image.Font
-
Calculate the bounding box of the text, if it would be rendered with the
rendering attributes given.
- getTextLength() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getTextLength() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getTextLength() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getTextLength() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getTextLength() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getTextLength() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getTextLength() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getTextLength() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getTextLength() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getTextMapping(String) - Method in interface com.day.cq.mcm.emailprovider.types.EmailTools
-
This method returns the text mapping associated with the tool.
- getTextMappings() - Method in interface com.day.cq.mcm.emailprovider.types.EmailTools
-
This method returns all tool-Text mappings.
- getTextOffset() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.JsonParser
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getTextOffset() - Method in class com.fasterxml.jackson.core.util.TextBuffer
-
- getTextOffset() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getTextTrim(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
- getTextValue() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- getTextValues() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- getTheme(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns ContextHub's UI theme name.
- getTheme() - Method in class com.adobe.granite.contexthub.api.Module
-
Get the theme this module uses.
- getThemeLibId() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the library id in case this is a themed library
- getThemeLibraries(String[], LibraryType, String, boolean) - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Returns all themed client libraries that match the type.
- getThemeName() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the theme name in case this is a themed library.
- getThenBranch() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
Returns the "then" branch.
- getTheoreticalValue() - Method in class org.apache.commons.math.estimation.WeightedMeasurement
-
Deprecated.
Get the theoretical value expected for this measurement
- getThirdPartyCampaignId(Node) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the third party id for a campaign page's resource node
- getThirdPartyID(Node) - Static method in class com.day.cq.analytics.testandtarget.util.OfferHelper
-
Returns the third party ID of a Node if property exists, otherwise one is
generated in Timestamp format.
- getThreadCount() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the number of threads this factory has already created.
- getThreadDumpsBackupsDirectories() - Method in interface com.adobe.granite.threaddump.ThreadDumpsFileManager
-
Enlists all the directories/zip files under the ${sling.home}/threaddumps
directory.
- getThreadName() - Method in interface com.adobe.granite.logging.LogEntry
-
The thread name of the logging thread.
- getThreadName() - Method in interface org.slf4j.event.LoggingEvent
-
- getThreadName() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getThreadResourceResolver() - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
- getThreeMonthsAgo() - Method in class com.day.cq.commons.date.DateUtil
-
- getThreshold() - Method in class com.scene7.ipsapi.UnsharpMaskOptions
-
Gets the value of the threshold property.
- getThreshold() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Returns the threshold, in bytes, at which an event will be triggered.
- getThreshold() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Gets the threshold.
- getThreshold() - Method in class org.apache.jackrabbit.vault.fs.io.AutoSave
-
Returns the threshold
- getThreshold() - Method in interface org.apache.log4j.spi.LoggerRepository
-
Get the repository-wide threshold.
- getThreshold() - Method in class org.apache.tika.sax.StandardsExtractingContentHandler
-
Gets the threshold to be used for selecting the standard references found
within the text based on their score.
- getThrottle() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getThrowable(int) - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
- getThrowable(int) - Method in class org.apache.commons.lang.exception.NestableDelegate
-
Returns the Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
- getThrowable(int) - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
- getThrowable(int) - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
- getThrowable(int) - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
- getThrowable(int) - Method in exception org.apache.commons.lang.NotImplementedException
-
Returns the Throwable
in the chain by index.
- getThrowable(ServletRequest) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
Returns the value of the javax.servlet.error.exception request
attribute value, if present, otherwise the value of the
javax.servlet.jsp.jspException request attribute value.
- getThrowable() - Method in interface org.slf4j.event.LoggingEvent
-
- getThrowable() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getThrowable() - Method in class org.slf4j.helpers.FormattingTuple
-
- getThrowableCount(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Counts the number of Throwable
objects in the
exception chain.
- getThrowableCount() - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the number of nested Throwable
s represented by
this Nestable
, including this Nestable
.
- getThrowableCount() - Method in class org.apache.commons.lang.exception.NestableDelegate
-
Returns the number of Throwable
s contained in the
Nestable
contained by this delegate.
- getThrowableCount() - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the number of nested Throwable
s represented by
this Nestable
, including this Nestable
.
- getThrowableCount() - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the number of nested Throwable
s represented by
this Nestable
, including this Nestable
.
- getThrowableCount() - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the number of nested Throwable
s represented by
this Nestable
, including this Nestable
.
- getThrowableCount() - Method in exception org.apache.commons.lang.NotImplementedException
-
Returns the number of nested Throwable
s represented by
this Nestable
, including this Nestable
.
- getThrowableCount(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Counts the number of Throwable
objects in the
exception chain.
- getThrowableList(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Returns the list of Throwable
objects in the
exception chain.
- getThrowableList(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the list of Throwable
objects in the
exception chain.
- getThrowables(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Returns the list of Throwable
objects in the
exception chain.
- getThrowables() - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns this Nestable
and any nested Throwable
s
in an array of Throwable
s, one element for each
Throwable
.
- getThrowables() - Method in class org.apache.commons.lang.exception.NestableDelegate
-
Returns this delegate's Nestable
and any nested
Throwable
s in an array of Throwable
s, one
element for each Throwable
.
- getThrowables() - Method in error org.apache.commons.lang.exception.NestableError
-
Returns this Nestable
and any nested Throwable
s
in an array of Throwable
s, one element for each
Throwable
.
- getThrowables() - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns this Nestable
and any nested Throwable
s
in an array of Throwable
s, one element for each
Throwable
.
- getThrowables() - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns this Nestable
and any nested Throwable
s
in an array of Throwable
s, one element for each
Throwable
.
- getThrowables() - Method in exception org.apache.commons.lang.NotImplementedException
-
Returns this Nestable
and any nested Throwable
s
in an array of Throwable
s, one element for each
Throwable
.
- getThrowables(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the list of Throwable
objects in the
exception chain.
- getThumbAsset() - Method in class com.scene7.ipsapi.GetAssociatedAssetsReturn
-
Gets the value of the thumbAsset property.
- getThumbAssetHandle() - Method in class com.scene7.ipsapi.CreateAssetSetParam
-
Gets the value of the thumbAssetHandle property.
- getThumbAssetHandle() - Method in class com.scene7.ipsapi.CreateImageSetParam
-
Gets the value of the thumbAssetHandle property.
- getThumbAssetHandle() - Method in class com.scene7.ipsapi.ThumbAssetUpdate
-
Gets the value of the thumbAssetHandle property.
- getThumbAssetHandle() - Method in class com.scene7.ipsapi.UpdateAssetSetParam
-
Gets the value of the thumbAssetHandle property.
- getThumbAssetHandle() - Method in class com.scene7.ipsapi.UpdateImageSetParam
-
Gets the value of the thumbAssetHandle property.
- getThumbnail() - Method in interface com.adobe.cq.commerce.api.Product
-
- getThumbnail() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Deprecated.
- getThumbnail() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the thumbnail path.
- getThumbnail() - Method in interface com.adobe.cq.inbox.ui.ThumbnailHelper
-
Returns the altered thumbnail path containing the specified width and
height or the original thumbnail path if not applicable.
- getThumbnail() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getThumbnailConfigs(MetaDataMap) - Method in class com.day.cq.dam.video.FFMpegTranscodeProcess
-
Reads the thumbnail configurations from the given meta data.
- getThumbnailForAsset(Scene7Asset, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Retrieves a JPEG image in an InputStream that can be used as a thumbnail
in CQ DAM.
- getThumbnailImage(InputStream) - Method in interface com.day.cq.dam.api.FormatHandler
-
Return a thumbnail image from an input stream (utility method).
- getThumbnailImage(InputStream) - Method in class com.day.cq.dam.commons.handler.DefaultFormatHandler
-
Return a thumbnail image from an input stream (utility method).
- getThumbnailName(int, int) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns the name of a thumbnail in the DAM thumbnail name format, respecting the given dimensions of the
thumbnail.
- getThumbnailName(ThumbnailConfig) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns the expected rendition/thumbnail name based on the given thumbnail configuration.
- getThumbnailName(int, int, String[]) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- getThumbnailOptions() - Method in class com.scene7.ipsapi.MediaOptions
-
Gets the value of the thumbnailOptions property.
- getThumbnailPath() - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets the repository path to the template's thumbnail.
- getThumbnailPath() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- getThumbnailPath() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getThumbnailPath() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getThumbnailPath() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the path to the thumbnail that represents the payload
- getThumbnailPath(Resource, int, int, Map<String, Object>) - Method in interface com.day.cq.commons.thumbnail.ThumbnailProvider
-
- getThumbnailPath(Resource, int, int, Map<String, Object>) - Method in class com.day.cq.dam.commons.thumbnail.provider.AssetThumbnailProvider
-
- getThumbnailPath(Resource, int, int, Map<String, Object>) - Method in class com.day.cq.dam.commons.thumbnail.provider.FileThumbnailProvider
-
- getThumbnailPath() - Method in interface com.day.cq.personalization.Teaser
-
Returns the path to the thumbnail of this teaser (the *.thumb.png selector)
- getThumbnailPath() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the thumbnail path.
- getThumbnailProvider(Node) - Method in interface com.day.cq.commons.thumbnail.ThumbnailProviderManager
-
Returns the registered thumbnail provider.
- getThumbnails() - Method in class com.day.cq.dam.commons.handler.SimpleContext
-
Return all images found, as an array.
- getThumbnails(int, int) - Method in class com.day.cq.dam.handler.ffmpeg.FFMpegWrapper
-
Create thumbnails from the video.
- getThumbNailSize() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- getThumbNailSize() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- getThumbnailTime() - Method in class com.scene7.ipsapi.ThumbnailOptions
-
Gets the value of the thumbnailTime property.
- getThumbnailUrl(Resource, String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandler
-
Returns the URL to the product's thumbnail image, based on the given selector string.
- getThumbnailUrl(Product, String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Returns the URL to the product's thumbnail image, based on the given selector string.
- getThumbnailUrl(String, String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Returns the URL to the product's thumbnail image, based on the given selector string.
- getThumbnailUrl() - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the URL to the product's thumbnail image.
- getThumbnailUrl(int) - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the URL to the product's thumbnail image, resized to the specified width.
- getThumbnailUrl(String) - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the URL to the product's thumbnail image, based on the given selector string.
- getThumbnailUrl() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getThumbnailUrl(int) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getThumbnailUrl(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getThumbnailUrl(ResourceResolver, Resource, int, int) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getThumbnailUrl() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get URL for thumbnail
- getThumbWidth() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the thumbWidth property.
- getThumbWidth() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the thumbWidth property.
- getThumbWidth() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the thumbWidth property.
- getTick() - Method in class com.codahale.metrics.Clock.CpuTimeClock
-
- getTick() - Method in class com.codahale.metrics.Clock
-
Returns the current time tick.
- getTick() - Method in class com.codahale.metrics.Clock.UserTimeClock
-
- getTickSample(int) - Method in class com.day.cq.graphics.chart.Axis
-
- getTiesStrategy() - Method in class org.apache.commons.math.stat.ranking.NaturalRanking
-
Return the TiesStrategy
- getTiffField() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.TiffMetadataItem
-
- getTiffImage(ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getTiffImage(ByteOrder, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getTiffImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getTiffImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getTiffRawImageDataElements() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getTikaConfig() - Method in class org.apache.tika.extractor.EmbeddedDocumentUtil
-
- getTileHeight() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
Get the height of individual tiles.
- getTiles() - Method in interface com.adobe.cq.social.commons.tagcloud.api.TagCloudTag
-
- getTileWidth() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
Get the width of individual tiles.
- getTime() - Method in interface com.adobe.cq.screens.device.DeviceStatus.Ping
-
- getTime() - Method in interface com.adobe.granite.timeline.TimelineEvent
-
The date and time in milliseconds this event occurred.
- getTime() - Method in class com.codahale.metrics.Clock
-
Returns the current time in milliseconds.
- getTime() - Method in class com.day.cq.audit.AuditLogEntry
-
Return the date of the audit log entry.
- getTime() - Method in class com.day.cq.replication.ReplicationAction
-
Returns the replication time
- getTime() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the time in seconds.
- getTime() - Method in class org.apache.commons.lang.time.StopWatch
-
Get the time on the stopwatch.
- getTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Get the time on the stopwatch.
- getTime(TimeUnit) - Method in class org.apache.commons.lang3.time.StopWatch
-
Get the time on the stopwatch in the specified TimeUnit.
- getTime() - Method in class org.apache.sling.atom.taglib.media.MediaThumbnailTagHandler
-
- getTime1() - Method in class com.scene7.ipsapi.AddMediaPortalEventParam
-
Gets the value of the time1 property.
- getTime1() - Method in class com.scene7.ipsapi.MPEvent
-
Gets the value of the time1 property.
- getTimeEnded() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the time this task was last completed.
- getTimeEnded() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the end time of the InboxItem
.
- getTimeEnded() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Getter for the point in time where the Workflow
was
finished.
- getTimeEnded() - Method in interface com.adobe.granite.workflow.exec.WorkItem
-
Returns the end time of the WorkflowItem
.
- getTimeEnded() - Method in interface com.day.cq.workflow.exec.Workflow
-
Getter for the point in time where the Workflow
was
finished.
- getTimeEnded() - Method in interface com.day.cq.workflow.exec.WorkItem
-
Returns the end time of the WorkflowItem
.
- getTimeInstance(int) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a time formatter instance using the specified style in the
default time zone and locale.
- getTimeInstance(int, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a time formatter instance using the specified style and
locale in the default time zone.
- getTimeInstance(int, TimeZone) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a time formatter instance using the specified style and
time zone in the default locale.
- getTimeInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang.time.FastDateFormat
-
Gets a time formatter instance using the specified style, time
zone and locale.
- getTimeInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style in the
default time zone and locale.
- getTimeInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style and
locale in the default time zone.
- getTimeInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style and
time zone in the default locale.
- getTimeInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style, time
zone and locale.
- getTimeOfDay() - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Gets the partial that this property belongs to.
- getTimeOffset() - Method in interface com.adobe.granite.translation.connector.msft.core.AccessToken
-
- getTimeOnlyInstance() - Static method in class org.joda.time.DateTimeComparator
-
Returns a comparator that only considers time fields.
- getTimeout() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
- getTimeout() - Method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
-
- getTimeout() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return the number of milliseconds the lock will live until it is expired
or -1 if the timeout is not available (or the client is not allowed
to retrieve it).
- getTimeout() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
- getTimeout() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Returns the time until the lock is requested to expire.
- getTimeOut() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Return the timeout as retrieved from the request.
- getTimeout() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Parse the Timeout header and return a long representing the value.
- getTimeout() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- getTimeout() - Method in class org.apache.tika.parser.strings.StringsConfig
-
Returns the maximum time (in seconds) to wait for the "strings" command
to terminate.
- getTimeoutDate(WorkItem) - Method in interface com.adobe.granite.workflow.job.AbsoluteTimeoutHandler
-
Returns the timeout time in ms.
- getTimeoutDate(WorkItem) - Method in interface com.day.cq.workflow.job.AbsoluteTimeoutHandler
-
Returns the timeout time in ms.
- getTimeoutDate(WorkItem) - Method in class com.day.cq.workflow.timeout.autoadvance.AbsoluteTimeAutoAdvancer
-
- getTimers() - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names.
- getTimers(MetricFilter) - Method in class com.codahale.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names which match the given filter.
- getTimeSeries(RepositoryStatistics.Type) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
-
- getTimeSeries(String, boolean) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
-
- getTimeSeries(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getTimeSeries(String, boolean) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getTimestamp() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
- getTimeStamp() - Method in interface com.adobe.cq.social.tally.client.api.Response
-
- getTimeStamp() - Method in interface com.adobe.granite.logging.LogEntry
-
The time stamp of the log entry.
- getTimeStamp() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
Time stamp of the time the event was created.
- getTimestamp() - Method in class com.sun.mail.iap.Protocol
-
Returns the timestamp.
- getTimeStamp() - Method in interface org.slf4j.event.LoggingEvent
-
- getTimeStamp() - Method in class org.slf4j.event.SubstituteLoggingEvent
-
- getTimeStarted() - Method in interface com.adobe.granite.taskmanagement.Task
-
Gets the time this task was created.
- getTimeStarted() - Method in interface com.adobe.granite.workflow.exec.InboxItem
-
Returns the start time of the InboxItem
.
- getTimeStarted() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Getter for the point in time where the Workflow
instance
was started.
- getTimeStarted() - Method in interface com.adobe.granite.workflow.exec.WorkItem
-
Returns the start time of the WorkflowItem
.
- getTimeStarted() - Method in interface com.day.cq.workflow.exec.Workflow
-
Getter for the point in time where the Workflow
instance
was started.
- getTimeStarted() - Method in interface com.day.cq.workflow.exec.WorkItem
-
Returns the start time of the WorkflowItem
.
- getTimeUntilValid() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the amount of time in ms until the payload is considered valid.
- getTimeZone() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getTimeZone() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getTimeZone() - Method in interface com.adobe.xmp.XMPDateTime
-
- getTimeZone() - Method in interface com.day.cq.reporting.ConfigService
-
Get the timezone to be used for any timebased calculation
- getTimeZone() - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
- getTimeZone() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getTimeZone() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method for accessing the default TimeZone
to use
for formatting, unless overridden by local annotations.
- getTimeZone() - Method in class com.fasterxml.jackson.databind.DatabindContext
-
- getTimeZone() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Method for accessing default TimeZone to use: convenience method for
- getTimeZone() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
Method for accessing default TimeZone to use: convenience method for
- getTimeZone() - Method in class com.fasterxml.jackson.databind.util.StdDateFormat
-
- getTimeZone() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the timeZone property.
- getTimeZone() - Method in class org.apache.commons.lang.time.FastDateFormat
-
Gets the time zone used by this formatter.
- getTimeZone() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the time zone used by this parser.
- getTimeZone() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the time zone used by this printer.
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the time zone used by this formatter.
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateParser
-
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- getTimeZoneOverridesCalendar() - Method in class org.apache.commons.lang.time.FastDateFormat
-
Returns true
if the time zone of the
calendar overrides the time zone of the formatter.
- getTitle() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address title.
- getTitle() - Method in class com.adobe.cq.address.api.location.Location
-
Deprecated.
Returns the title of this location as entered by the user.
- getTitle() - Method in interface com.adobe.cq.commerce.api.classification.Classification
-
Returns the title of the classification.
- getTitle() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationAttribute
-
Returns the title of the attribute.
- getTitle() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns the title of the category.
- getTitle() - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns the title of the collection.
- getTitle() - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Return a shopper-oriented title.
- getTitle() - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the product's title.
- getTitle(String) - Method in interface com.adobe.cq.commerce.api.Product
-
Returns the product's title based on the given selector.
- getTitle() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
Return a title used to describe the promotion to authors.
- getTitle() - Method in class com.adobe.cq.commerce.api.promotion.PromotionInfo
-
An author-oriented title.
- getTitle() - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Return an author-oriented title.
- getTitle() - Method in class com.adobe.cq.commerce.api.promotion.VoucherInfo
-
An author-oriented title.
- getTitle() - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Return a shopper-oriented title.
- getTitle() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getTitle(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getTitle() - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getTitle() - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
The voucher title, visible only to authors.
- getTitle() - Method in class com.adobe.cq.contentinsight.TimeframeItem
-
- getTitle() - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets the (human-readable) title of the content element.
- getTitle() - Method in interface com.adobe.cq.dam.cfm.ContentFragment
-
Gets the (human-readable) title of the content fragment.
- getTitle() - Method in interface com.adobe.cq.dam.cfm.ContentVariation
-
Gets the (human-readable) title of the variation.
- getTitle() - Method in interface com.adobe.cq.dam.cfm.ElementTemplate
-
Gets the (human-readable) title of the represented content element.
- getTitle() - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets the title of the template.
- getTitle() - Method in interface com.adobe.cq.dam.cfm.MetaDataProperty
-
Gets the (human-readable) title of the meta data property.
- getTitle() - Method in interface com.adobe.cq.dam.cfm.VariationDef
-
Gets the (human-readable) title of the variation.
- getTitle() - Method in interface com.adobe.cq.dam.cfm.VariationTemplate
-
Gets the (human-readable) title of the variation template.
- getTitle() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the item title.
- getTitle() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns the title of the Launch
- getTitle() - Method in class com.adobe.cq.launches.api.LaunchResourceStatus
-
- getTitle() - Method in class com.adobe.cq.msm.ui.models.blueprintconfig.BlueprintColumnItem
-
- getTitle(ResourceResolver, Resource) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- getTitle() - Method in interface com.adobe.cq.projects.api.Project
-
Returns the title of the project.
- getTitle() - Method in interface com.adobe.cq.projects.api.ProjectLink
-
Returns the title of the link.
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensApplicationModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensApplicationsFolderModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelsFolderModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDeviceConfigModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDevicesFolderModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensLocationModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensLocationsFolderModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensProjectModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensRootModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensScheduleModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensSchedulesFolderModel
-
- getTitle() - Method in class com.adobe.cq.screens.impl.aemio.ScreensScreenModel
-
- getTitle() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.Tag
-
- getTitle() - Method in interface com.adobe.cq.social.commons.tagcloud.api.TagCloudTag
-
- getTitle() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathPrerequisite
-
- getTitle() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceReportModel
-
- getTitle() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- getTitle() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getTitle() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getTitle() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibrary
-
- getTitle() - Method in interface com.adobe.cq.social.filelibrary.client.api.FileLibrary
-
- getTitle() - Method in class com.adobe.cq.social.filelibrary.client.api.FileLibraryBreadcrumb
-
- getTitle() - Method in class com.adobe.cq.social.forum.client.api.AbstractForum
-
- getTitle() - Method in interface com.adobe.cq.social.forum.client.api.Forum
-
Get the forum's title.
- getTitle() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
Get the group title
- getTitle() - Method in interface com.adobe.cq.social.moderation.dashboard.api.CommunitiesContentFragment
-
- getTitle() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivity
-
If this is content activity, returns the title of the UGC content.
- getTitle() - Method in interface com.adobe.cq.social.scf.User.Badge
-
- getTitle() - Method in class com.adobe.cq.social.srp.internal.Configuration
- getTitle() - Method in interface com.adobe.cq.social.tally.Poll
-
- getTitle() - Method in class com.adobe.cq.social.ugcbase.core.ConfigurationImpl
-
Deprecated.
- getTitle() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the title of the experience fragment page.
- getTitle() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentPageMeta
-
Returns the title of this page
- getTitle() - Method in interface com.adobe.granite.activitystreams.Activity
-
Natural-language title or headline for the activity encoded as a single String containing HTML markup.
- getTitle() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Returns the title of the stream.
- getTitle() - Method in interface com.adobe.granite.haf.converter.api.description.ActionDescription
-
Get the title of the action.
- getTitle() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
A human readable title.
- getTitle() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the title of the TranslationObject.
- getTitle() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
Returns the title of the WorkflowModel
.
- getTitle() - Method in interface com.adobe.granite.workflow.model.WorkflowNode
-
Returns the WorkflowNode
s title.
- getTitle() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return the title associated with the payload.
- getTitle() - Method in class com.adobe.reef.siren.Action
-
Returns the title attribute.
- getTitle() - Method in class com.adobe.reef.siren.Entity
-
Returns the title property.
- getTitle() - Method in class com.adobe.reef.siren.Field
-
Returns the title attribute.
- getTitle() - Method in class com.adobe.reef.siren.Link
-
Returns the title attribute.
- getTitle() - Method in class com.day.cq.commons.DownloadResource
-
- getTitle(boolean) - Method in class com.day.cq.commons.DownloadResource
-
- getTitle(boolean) - Method in class com.day.cq.commons.ImageResource
-
- getTitle() - Method in class com.day.cq.commons.JcrLabeledResource
-
Returns the tile of this resource.
- getTitle() - Method in interface com.day.cq.commons.LabeledResource
-
Returns the tile of this resource.
- getTitle() - Method in interface com.day.cq.dam.api.Revision
-
Returns the dc:title
of the asset or null
if none defined.
- getTitle(Resource) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns the title of a resource.
- getTitle() - Method in interface com.day.cq.mcm.api.Brand
-
- getTitle() - Method in interface com.day.cq.mcm.api.Campaign
-
- getTitle() - Method in interface com.day.cq.mcm.api.Touchpoint
-
The name of the account in the JCR.
- getTitle() - Method in class com.day.cq.mcm.api.TouchpointAdapter
-
- getTitle() - Method in class com.day.cq.mcm.core.NewsletterEmulatorGroup
-
- getTitle() - Method in interface com.day.cq.notification.api.EventInfo
-
- getTitle() - Method in interface com.day.cq.personalization.Teaser
-
Returns the title of the teaser
- getTitle() - Method in interface com.day.cq.personalization.TeaserTag
-
Returns the title of the tag.
- getTitle() - Method in interface com.day.cq.personalization.ui.items.ActivityPageMeta
-
Returns the title of the suffix resource.
- getTitle() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns the audience title
- getTitle() - Method in interface com.day.cq.personalization.ui.items.AudiencePageMeta
-
Returns the title of the suffix resource.
- getTitle() - Method in interface com.day.cq.personalization.ui.items.OfferPageMeta
-
Returns the title of the suffix resource.
- getTitle() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns the title
- getTitle() - Method in interface com.day.cq.replication.AgentConfigGroup
-
Returns the title of this config group
- getTitle() - Method in interface com.day.cq.replication.BulkContentBuilder
-
Returns the title of this bluk content builder.
- getTitle() - Method in interface com.day.cq.replication.ContentBuilder
-
Returns the title of this content builder.
- getTitle() - Method in interface com.day.cq.reporting.Column
-
Gets the title of this instance of the column.
- getTitle() - Method in interface com.day.cq.search.result.Hit
-
Returns the title for this hit.
- getTitle() - Method in class com.day.cq.searchpromote.xml.result.Facet
-
- getTitle() - Method in class com.day.cq.searchpromote.xml.result.Result
-
- getTitle() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
Returns the title of this status, which describes the module or feature the status is
associated with.
- getTitle() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- getTitle() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the title of this emulator.
- getTitle() - Method in interface com.day.cq.wcm.emulator.EmulatorGroup
-
- getTitle() - Method in class com.day.cq.wcm.foundation.AllowedComponentList
-
Deprecated.
- getTitle(Resource, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the title for the field.
- getTitle() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager.ComponentDescription
-
Return the title.
- getTitle() - Method in interface com.day.cq.wcm.foundation.model.AllowedComponents
-
Title of the Component represented by the given Resource, to be used in the Allowed Components DOM container
- getTitle() - Method in interface com.day.cq.wcm.foundation.model.Page
-
- getTitle() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Returns the escaped navigation title of the underlying page.
- getTitle() - Method in class com.day.cq.wcm.foundation.Search.Hit
-
Returns the title for this hit.
- getTitle() - Method in class com.day.cq.wcm.foundation.Sitemap.Link
-
- getTitle() - Method in class com.day.cq.wcm.mobile.api.device.capability.CSS
-
Deprecated.
Returns a human readable title of this device capability.
- getTitle() - Method in interface com.day.cq.wcm.mobile.api.device.capability.DeviceCapability
-
Returns a human readable title of this device capability.
- getTitle() - Method in class com.day.cq.wcm.mobile.api.device.capability.DeviceRotation
-
Deprecated.
Returns a human readable title of this device capability.
- getTitle() - Method in class com.day.cq.wcm.mobile.api.device.capability.Images
-
Deprecated.
Returns a human readable title of this device capability.
- getTitle() - Method in class com.day.cq.wcm.mobile.api.device.capability.JavaScript
-
Deprecated.
Returns a human readable title of this device capability.
- getTitle() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the title of this device group as entered by the user.
- getTitle() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroupFilter
-
Returns a human-readable title for offering filter choices in the UI.
- getTitle() - Method in class com.day.cq.wcm.msm.commons.BaseAction
-
Deprecated.
- getTitle() - Method in class com.day.cq.wcm.offline.DocImporter
-
Deprecated.
- getTitle() - Method in class com.day.cq.wcm.offline.DocxImporter
-
Deprecated.
- getTitle() - Method in interface com.day.cq.wcm.offline.TextDocumentImporter
-
Deprecated.
- getTitle() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
Returns the title of the WorkflowModel
.
- getTitle() - Method in interface com.day.cq.workflow.model.WorkflowNode
-
Returns the WorkflowNode
s title.
- getTitle() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
- getTitle(boolean) - Method in class com.day.crx.packaging.gfx.DownloadResource
-
- getTitle() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
-
Retrieves the title of the plug-in.
- getTitle() - Method in interface org.apache.felix.webconsole.ConfigurationPrinter
-
Deprecated.
- getTitle() - Method in class org.apache.felix.webconsole.SimpleWebConsolePlugin
-
- getTitle() - Method in class org.apache.sling.hapi.sightly.TypesCollectionView
-
- getTitle() - Method in class org.apache.sling.hapi.sightly.TypeView
-
- getTitle() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
The title of the health check.
- getTitle() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getTitle() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
- getTitle() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getTitle() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getTitle() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getTitle() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getTitle() - Method in class org.apache.tika.sax.Link
-
- getTitlePath() - Method in interface com.day.cq.personalization.TeaserTag
-
Returns the title path of the tag.
- getTnt() - Method in class com.day.cq.searchpromote.xml.form.SearchForm
-
- getTo() - Method in interface com.adobe.granite.workflow.model.WorkflowTransition
-
Returns the
WorkflowNode
that is the target of
this
WorkflowTransition
.
- getTo() - Method in class com.day.cq.search.facets.buckets.ValueRangeBucket
-
- getTo() - Method in interface com.day.cq.workflow.model.WorkflowTransition
-
Returns the
WorkflowNode
that is the target of
this
WorkflowTransition
.
- getTo() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- getToAddresses() - Method in class org.apache.commons.mail.Email
-
Get the list of "To" addresses.
- getToday() - Method in class com.day.cq.commons.date.DateUtil
-
- getToken() - Method in interface com.adobe.cq.screens.device.registration.PendingDevice
-
Retrieves the device token.
- getToken() - Method in interface com.adobe.cq.socialmedia.SocialSpace
-
Retrieves a non expiring token.
- getToken() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the token this credentials are built from.
- getToken() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
-
Returns the login token.
- getToken(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- getToken(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- getToken() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return the lock token.
- getToken() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
- getTokenArray() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a copy of the full token list as an independent modifiable array.
- getTokenArray() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a copy of the full token list as an independent modifiable array.
- getTokenBeingDecoded() - Method in exception com.fasterxml.jackson.core.io.JsonEOFException
-
Accessor for possibly available information about token that was being
decoded while encountering end of input.
- getTokenCharacterOffset() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getTokenColumnNr() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getTokenEndpoint() - Method in enum org.apache.oltu.oauth2.common.OAuthProviderType
-
Get the access token endpoint
- getTokenExpiredTime() - Method in interface com.adobe.granite.translation.connector.msft.core.AccessToken
-
- getTokenInfo(HttpServletRequest) - Static method in class com.day.crx.security.token.TokenCookie
-
- getTokenInfo(HttpServletRequest, String) - Static method in class com.day.crx.security.token.TokenCookie
-
- getTokenInfo(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
-
- getTokenInfo(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
-
Retrieves the TokenInfo
associated with the specified login token
or null
.
- getTokenLineNr() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- getTokenList() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a copy of the full token list as an independent modifiable list.
- getTokenList() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a copy of the full token list as an independent modifiable list.
- getTokenLocation() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
Method that return the starting location of the current
token; that is, position of the first character from input
that starts the current token.
- getTokenLocation() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getTokenLocation() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getTokenLocation() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getTokenLocation() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getTokenLocation() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getTokenLocation() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that return the starting location of the current
token; that is, position of the first character from input
that starts the current token.
- getTokenLocation() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getTokenLocation() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- getTokenProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.TokenProviderCallback
-
- getTokenProvider(Root) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenConfiguration
-
- getTokenProvider(Root) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConfiguration
-
- getTokenScore() - Method in interface com.adobe.granite.haf.converter.api.ContentType
-
Returns the token score for the ContentType.
- getToLan() - Method in class com.adobe.cq.social.ugcbase.TranslationUpdate
-
- getTolerance() - Method in class com.scene7.ipsapi.AutoColorCropOptions
-
Gets the value of the tolerance property.
- getTolerance() - Method in class com.scene7.ipsapi.AutoTransparentCropOptions
-
Gets the value of the tolerance property.
- getTolerance() - Method in class com.scene7.ipsapi.KnockoutBackgroundOptions
-
Gets the value of the tolerance property.
- getToNodeName() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getToolbar() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- getTop() - Method in class com.day.cq.dam.commons.watermark.Watermark
-
- getTop() - Method in class com.scene7.ipsapi.ManualCropOptions
-
Gets the value of the top property.
- getTopBadgeResourcePath(ResourceResolver, String, Resource, Resource) - Method in interface com.adobe.cq.social.badging.api.BadgingService
-
Calculate and return the path of a user's top badge resource given a badging rule resource and a component
resource.
- getTopEarnedBadges() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserProfile
-
Get the top earned badges which assigned to the user.
- getTopic() - Method in interface com.adobe.granite.offloading.api.TopicInstancesHolder
-
Gets the topic of this topic holder.
- getTopic() - Method in interface com.day.cq.notification.api.EventInfo
-
- getTopicDesignResourceType() - Method in class com.adobe.cq.social.forum.client.endpoints.AbstractForumOperationsService
-
Get Forum design property name for topic.
- getTopicStream(Resource, String) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
- getTopLeftOnBit() - Method in class com.google.zxing.common.BitMatrix
-
This is useful in detecting a corner of a 'pure' barcode.
- getTopN() - Method in interface com.day.cq.dam.scene7.api.model.Scene7NormalizedCropRect
-
- getTopN() - Method in class com.scene7.ipsapi.NormalizedCropRect
-
Gets the value of the topN property.
- getTopology() - Method in interface org.apache.sling.discovery.DiscoveryService
-
Returns the topology that was last discovered by this service.
- getTopScores(ResourceResolver, Resource, Resource, int, int, List<SearchSortField>) - Method in interface com.adobe.cq.social.scoring.api.ScoringService
-
Get the top scores for a scoring rule at a location
- getToString() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
toString of the event listener
- getToStringStyle() - Method in class org.apache.commons.lang3.builder.DiffResult
-
- getTotal() - Method in class org.apache.tika.parser.chm.lzx.ChmSection
-
- getTotalBytesWritten() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
The total number of bytes written to the output for all files
- getTotalCodewords() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getTotalCount() - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
Get the total count of messages in the message box.
- getTotalCount() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartLabels
-
- getTotalECCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getTotalExecutionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the number of executions.
- getTotalFileCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the totalFileCount property.
- getTotalLoadTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
-
Returns the total number of nanoseconds the cache has spent loading new values.
- getTotalMatches() - Method in interface com.day.cq.search.result.SearchResult
-
Returns the total number of matches or the total as far as it is known.
- getTotalMatches() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getTotalNodes() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getTotalNumberOfResponses() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- getTotalNumberOfResponses() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
- getTotalNumberOfResponses() - Method in class com.adobe.cq.social.tally.client.api.AbstractRating
-
- getTotalNumberOfResponses() - Method in class com.adobe.cq.social.tally.client.api.AbstractTally
-
- getTotalNumberOfResponses() - Method in interface com.adobe.cq.social.tally.client.api.TallySocialComponent
-
- getTotalNumberOfResponses() - Method in interface com.adobe.cq.social.tally.Tally
-
- getTotalNumberOfResults() - Method in interface com.adobe.cq.social.ugc.api.SearchResults
-
Return the total number of search results if 'requiresTotal' is true or if limit is 0 when find is called.
- getTotalNumberOfScores(ResourceResolver, Resource, Resource) - Method in interface com.adobe.cq.social.scoring.api.ScoringService
-
Get to number of scores for a scoring rule at a location
- getTotalPages() - Method in interface com.adobe.cq.commerce.api.PaginationInfo
-
Get the total number of pages, starting from 1
- getTotalPages() - Method in class com.adobe.cq.commerce.common.DefaultPaginationInfo
-
Get the total number of pages, starting from 1
- getTotalPages() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets the total number of pages in this component.
- getTotalPages() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getTotalPrice() - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
- getTotalPrice() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
Deprecated.
- getTotalRatedCount() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathRatingReport
-
Total number of resources that have been rated.
- getTotalRatedCount() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementAggregateResourceRatingReport
-
Total number of resources that have been rated.
- getTotalRatingCount() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceRatingsReport
-
Total number of times this resource has been rated.
- getTotalResults() - Method in interface com.adobe.cq.commerce.api.PaginationInfo
-
Get the total number of results
- getTotalResults() - Method in class com.adobe.cq.commerce.common.DefaultPaginationInfo
-
Get the total number of results
- getTotalResults() - Method in class com.day.cq.searchpromote.xml.result.Query
-
- getTotalRows() - Method in class com.scene7.ipsapi.SearchAssetsByMetadataReturn
-
Gets the value of the totalRows property.
- getTotalRows() - Method in class com.scene7.ipsapi.SearchAssetsReturn
-
Gets the value of the totalRows property.
- getTotalSize() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Get total size of the collection.
- getTotalSize() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
Get total size of the collection.
- getTotalSize() - Method in interface com.adobe.cq.social.commons.comments.listing.CommentSocialComponentList
-
Get total size of the collection.
- getTotalSize() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathModel
-
- getTotalSize() - Method in class com.adobe.cq.social.graph.client.api.AbstractRelationshipCollection
-
- getTotalSize() - Method in class com.adobe.cq.social.group.client.api.AbstractCommunityGroupMemberListComponent
-
- getTotalSize() - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
Get the total size of the message box.
- getTotalSize() - Method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getTotalSize() - Method in interface com.adobe.cq.social.scf.SocialCollectionComponent
-
Get total size of the collection.
- getTotalSize() - Method in interface com.adobe.granite.workflow.collection.util.ResultSet
-
Returns the total number of results available.
- getTotalSize() - Method in interface com.day.cq.workflow.collection.util.ResultSet
-
Returns the total number of results available.
- getTotalSize() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the totalSize property.
- getTotalSize() - Method in interface org.apache.jackrabbit.api.query.JackrabbitQueryResult
-
Returns the total number of hits.
- getTotalSize() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- getTotalSumSquares() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the sum of squared deviations of the y values about their mean.
- getTotalUnratedCount() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathRatingReport
-
Total number of resources that have been rated.
- getTotalUnratedCount() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementAggregateResourceRatingReport
-
Total number of resources that have been rated.
- getTouchpointRootComponents() - Method in interface com.day.cq.mcm.api.MCMPlugin
-
- getTouchpointRootComponents() - Method in class com.day.cq.mcm.api.MCMPluginAdapter
-
- getToVersion() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo
-
Returns a collection of UUIDs of the nodes that need to be versioned.
- getTrace() - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Returns the
trace of the matrix (the sum of the elements on the main diagonal).
- getTrace() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Returns the
trace of the matrix (the sum of the elements on the main diagonal).
- getTrace() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the
trace of the matrix (the sum of the elements on the main diagonal).
- getTrace() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the
trace of the matrix (the sum of the elements on the main diagonal).
- getTrace() - Method in interface org.apache.commons.math.linear.FieldMatrix
-
Returns the
trace of the matrix (the sum of the elements on the main diagonal).
- getTrace() - Method in interface org.apache.commons.math.linear.RealMatrix
-
Returns the
trace of the matrix (the sum of the elements on the main diagonal).
- getTrackCount() - Static method in class org.apache.commons.io.FileCleaner
-
- getTrackCount() - Method in class org.apache.commons.io.FileCleaningTracker
-
Retrieve the number of files currently being tracked, and therefore
awaiting deletion.
- getTracked() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Return a Map
with the Bundle
s and customized objects for
all bundles being tracked by this BundleTracker
.
- getTrackedListener() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
- getTrackedVarsEvents() - Method in interface com.day.cq.analytics.sitecatalyst.FrameworkComponent
-
Returns a concatenated array of variable and event names.
- getTracker() - Method in interface com.day.crx.packaging.Proxy
-
- getTrackerScript() - Method in class com.day.cq.wcm.foundation.Search.Result
-
- getTrackingCount() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Returns the tracking count for this BundleTracker
.
- getTrackingMetadata() - Method in class org.apache.tika.parser.mbox.MboxParser
-
- getTrackingScript() - Method in interface com.adobe.cq.experiencelog.ExperienceLogConfig
-
Returns the URL of the tracking script used to log the experience.
- getTrackingServer(Configuration, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Returns the tracking server URI for a specified ReportSuiteID (
rsid
).
- getTrackingURI() - Method in interface com.day.cq.wcm.core.stats.PageViewStatistics
-
Get the URI that is supposed to receive tracking data from this instance.
- getTrackingURI() - Method in class com.day.cq.wcm.core.stats.PageViewStatisticsImpl
-
- getTrackingURL() - Method in interface com.day.cq.wcm.core.stats.PageViewStatistics
-
Get the URL that is supposed to receive tracking data from this instance
- getTrackingURL() - Method in class com.day.cq.wcm.core.stats.PageViewStatisticsImpl
-
- getTrackNumber() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getTrackNumber() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
The number of the track within the album / recording
- getTrackNumber() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getTrackNumber() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getTrackNumber() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getTrackNumber() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getTrafficVars(Configuration, String) - Method in interface com.day.cq.analytics.sitecatalyst.SitecatalystWebservice
-
Returns a JSON representation of traffic variables (prop's) for a report
suite rsid
.
- getTraitData(PlacedOrderResult) - Method in interface com.adobe.cq.commerce.api.OrderHistoryTraitDataProvider
-
Extracts data from order history relevant to the trait.
- getTransactionId() - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionDavServletRequest
-
- getTransactionId() - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionResource
-
The TransactionId or
null
according to the value of the
corresponding request
header
field.
- getTransactionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getTransactionInfo() - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionDavServletRequest
-
Retrieve the 'transactioninfo' request body that must be included with
the UNLOCK request of a transaction lock.
- getTransactionInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.image_gif
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.message_rfc822
-
return the Transfer Data of type DataFlavor from InputStream
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_plain
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_xml
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.image_gif
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.message_rfc822
-
return the DataFlavors for this DataContentHandler
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.text_plain
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.text_xml
-
Return the DataFlavors for this DataContentHandler
.
- getTransferErrorCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the transferErrorCount property.
- getTransferStr() - Method in enum com.day.cq.reporting.FilteringPhase
-
Gets the string representation used for data transfer.
- getTransferSuccessCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the transferSuccessCount property.
- getTransferWarningCount() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the transferWarningCount property.
- getTransformer() - Method in class org.apache.commons.collections.functors.TransformedPredicate
-
Gets the transformer in use.
- getTransformer() - Method in class org.apache.commons.collections.functors.TransformerClosure
-
Gets the transformer.
- getTransformer() - Method in class org.apache.commons.collections.functors.TransformerPredicate
-
Gets the transformer.
- getTransformer() - Method in class org.apache.commons.collections.iterators.TransformIterator
-
Gets the transformer this iterator is using.
- getTransformer() - Method in class org.apache.commons.collections4.functors.TransformedPredicate
-
Gets the transformer in use.
- getTransformer() - Method in class org.apache.commons.collections4.functors.TransformerClosure
-
Gets the transformer.
- getTransformer() - Method in class org.apache.commons.collections4.functors.TransformerPredicate
-
Gets the transformer.
- getTransformer() - Method in class org.apache.commons.collections4.iterators.TransformIterator
-
Gets the transformer this iterator is using.
- getTransformer(Class<?>) - Method in class org.apache.commons.math.util.TransformerMap
-
Returns the Transformer that is mapped to a class
if mapping is not present, this returns null.
- getTransformer() - Method in class org.apache.tika.parser.ParseContext
-
Returns the transformer specified in this parsing context.
- getTransformer() - Static method in class org.apache.tika.utils.XMLReaderUtils
-
Returns a new transformer
The transformer instance is configured to to use
secure XML processing
.
- getTransformerConfigurations() - Method in interface com.day.cq.rewriter.pipeline.PipelineConfiguration
-
Deprecated.
The configuration for the transformers.
- getTransformerConfigurations() - Method in interface org.apache.sling.rewriter.PipelineConfiguration
-
The configuration for the transformers.
- getTransformers() - Method in class org.apache.commons.collections.functors.ChainedTransformer
-
Gets the transformers, do not modify the array.
- getTransformers() - Method in class org.apache.commons.collections.functors.SwitchTransformer
-
Gets the transformers, do not modify the array.
- getTransformers() - Method in class org.apache.commons.collections4.functors.ChainedTransformer
-
Gets the transformers.
- getTransformers() - Method in class org.apache.commons.collections4.functors.SwitchTransformer
-
Gets the transformers.
- getTransitions() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
- getTransitions() - Method in interface com.adobe.granite.workflow.model.WorkflowNode
-
- getTransitions() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
- getTransitions() - Method in interface com.day.cq.workflow.model.WorkflowNode
-
- getTranslatedObject(String, TranslationObject) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the translated Object content input stream.
- getTranslatedObjectInputStream() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the translated Object input stream.
- getTranslation() - Method in class com.adobe.cq.social.ugcbase.TranslationUpdate
-
- getTranslation() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the translation.
- getTranslation() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getTranslationAttribution() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getTranslationAttribution() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getTranslationDescription() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getTranslationDescription() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getTranslationDisplay() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getTranslationDisplay() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getTranslationFolderName() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getTranslationJobCommentCollection(String) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the Translation Job comment collection.
- getTranslationJobMetadata() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the Translation Job metadata
- getTranslationJobStatus(String) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the Translation Job status.
- getTranslationManager() - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getTranslationObjectCommentCollection(String, TranslationObject) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the Translation Object comment collection.
- getTranslationObjectInputStream() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
- getTranslationObjectPreview() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets a zip input stream containing the preview of Translation Object.
- getTranslationObjectSourcePath() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the path to the source Translation Object.
- getTranslationObjectsStatus(String, TranslationObject[]) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the status of the translation Object.
- getTranslationObjectStatus(String, TranslationObject) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets the translation Object status.
- getTranslationObjectTargetPath() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets the path to the Translation Object being translated.
- getTranslationObjectXLIFFInputStream(String) - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets XLIFF input stream for the Translation Object to be translated.
- getTranslationObjectXMLInputStream() - Method in interface com.adobe.granite.translation.api.TranslationObject
-
Gets XML input stream for the Translation Object to be translated.
- getTranslationSaveQueue() - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Return reference to TranslationSaveQueue to save translation batch jobs.
- getTranslationServiceAttribution() - Method in interface com.adobe.granite.translation.api.TranslationService.TranslationServiceInfo
-
Gets the translation service attribution.
- getTranslationServiceAttribution() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationService.TranslationServiceInfoImpl
-
- getTranslationServiceInfo() - Method in interface com.adobe.granite.translation.api.TranslationService
-
Gets information on a translation service.
- getTranslationServiceInfo() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationService
-
- getTranslationServiceLabel() - Method in interface com.adobe.granite.translation.api.TranslationService.TranslationServiceInfo
-
Gets the translation service label.
- getTranslationServiceLabel() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationService.TranslationServiceInfoImpl
-
- getTranslationServiceName() - Method in interface com.adobe.granite.translation.api.TranslationService.TranslationServiceInfo
-
Gets the translation service name.
- getTranslationServiceName() - Method in class com.adobe.granite.translation.core.common.AbstractTranslationService.TranslationServiceInfoImpl
-
- getTranslationState() - Method in interface com.adobe.granite.translation.api.TranslationMetadata
-
Gets the translation state.
- getTranslationTitle() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getTranslationTitle() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getTranslator() - Method in class org.apache.tika.config.TikaConfig
-
Returns the configured translator instance.
- getTranslator() - Method in class org.apache.tika.language.translate.DefaultTranslator
-
Returns the current translator
- getTranslator() - Method in class org.apache.tika.Tika
-
Returns the translator instance used by this facade.
- getTranslators() - Method in class org.apache.tika.language.translate.DefaultTranslator
-
Returns all available translators
- getTransparency() - Method in class com.day.image.Layer
-
Returns the Color
value of transparent pixels.
- getTransparency() - Method in class com.day.image.LineStyle
-
Returns the type of this Transparency
.
- getTransportPassword() - Method in interface com.day.cq.replication.AgentConfig
-
The target user password for delivering the content.
- getTransportURI() - Method in interface com.day.cq.replication.AgentConfig
-
The destination URI.
- getTransportUser() - Method in interface com.day.cq.replication.AgentConfig
-
The target user name for delivering the content.
- getTrashState() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the trashState property.
- getTrashState() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the trashState property.
- getTrashState() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the trashState property.
- getTree(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
-
The tree for the given selector name.
- getTree(String) - Method in interface org.apache.jackrabbit.oak.api.Root
-
Retrieve the possible non existing Tree
at the given absolute path
.
- getTree() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
-
Get the underlying
Tree
for this
TreeLocation
.
- getTree(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
Return the possibly non existing tree located at the passed path
from
the location of the start tree
or null
if path
results
in a parent of the root.
- getTreePermission(Tree, TreeType, TreePermission) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
-
Return the TreePermission
for the set of Principal
s associated
with this provider at the specified tree
with the given type
.
- getTreePermission(Tree, TreePermission) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
-
- getTreePermission(Tree, TreePermission) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
-
- getTreePermission(Tree, TreePermission) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
-
Return the TreePermission
for the set of Principal
s associated
with this provider at the specified tree
.
- getTreeProvider() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
-
- getTrends() - Method in interface com.day.cq.search.SimpleSearch
-
Returns a object with access to query trend statistics.
- getTrends() - Method in class com.day.cq.wcm.foundation.Search
-
- getTriggerState() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the triggerState property.
- getTriggerTime() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the triggerTime property.
- getTrimmerMatcher() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets the trimmer character matcher.
- getTrimmerMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the trimmer character matcher.
- getTrue() - Static method in class com.fasterxml.jackson.databind.node.BooleanNode
-
- getTrueClosure() - Method in class org.apache.commons.collections.functors.IfClosure
-
Gets the closure called when true.
- getTrueClosure() - Method in class org.apache.commons.collections4.functors.IfClosure
-
Gets the closure called when true.
- getTrueFirstComparator() - Static method in class org.apache.commons.collections.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
true
values before false
values.
- getTrueFirstComparator() - Static method in class org.apache.commons.collections4.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
true
values before false
values.
- getTrueTransformer() - Method in class org.apache.commons.collections4.functors.IfTransformer
-
Gets the transformer used when true.
- getTrustedHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getTrustManager(ResourceResolver) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Returns the system wide TrustManager
.
- getTrustManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getTrustStore(ResourceResolver) - Method in interface com.adobe.granite.keystore.KeyStoreService
-
Returns the global trust store if it's accessible to the user identified by the
ResourceResolver
.
- getTSVInstance() - Static method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(String) - Static method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(char[]) - Static method in class org.apache.commons.lang.text.StrTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTTest() - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- getTwo() - Method in class org.apache.commons.math.dfp.Dfp
-
Get the constant 2.
- getTwo() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant 2.
- getType() - Method in interface com.adobe.cq.commerce.api.collection.ProductCollection
-
Returns the type of the collection.
- getType() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
Return the configured promotion type.
- getType() - Method in class com.adobe.cq.commerce.common.collection.AbstractProductCollection
-
- getType() - Method in interface com.adobe.cq.dam.cfm.MetaDataProperty
-
Gets the type of the meta data property.
- getType() - Method in interface com.adobe.cq.dam.mac.sync.api.SyncAgent
-
Returns the type of the sync agent
- getType() - Method in class com.adobe.cq.launches.api.LaunchResourceStatus
-
- getType() - Method in exception com.adobe.cq.mcm.campaign.NewsletterReplicationException
-
- getType() - Method in interface com.adobe.cq.mcm.campaign.profile.MetaDataNode
-
- getType() - Method in interface com.adobe.cq.scheduled.exporter.ExportConfig
-
Returns the type of this exporter.
- getType() - Method in class com.adobe.cq.social.calendar.client.api.DateRangeFilter.UpperBoundedValue
-
Get the type of this instance
- getType() - Method in interface com.adobe.cq.social.filelibrary.client.api.Document
-
Get the mime type of this document
- getType() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- getType() - Method in interface com.adobe.cq.social.messaging.client.api.MessagingUser
-
- getType() - Method in class com.adobe.cq.social.scf.core.SocialEvent.BaseEventObject
-
- getType() - Method in interface com.adobe.cq.social.scf.core.SocialEvent.EventObject
-
- getType() - Method in interface com.adobe.cq.social.scf.SocialGroup
-
Returns the type of user whther its a group or a user
- getType() - Method in interface com.adobe.cq.social.subscriptions.api.PreferencesEvaluator
-
Check what Follow id, i.e., subscription or notification
- getType() - Method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
- getType() - Method in interface com.adobe.cq.social.ugcbase.core.attachments.FileDataSource
-
Returns the MIME type of the content.
- getType() - Method in interface com.adobe.cq.targetrecommendations.api.model.ProductFeed
-
This feed's type
- getType() - Method in interface com.adobe.cq.xf.ExperienceFragmentVariation
-
Returns the type of this experience fragment variation.
- getType() - Method in interface com.adobe.granite.auth.oauth.Provider
-
Currently only oauth 1a and oauth 2 are supported.
- getType() - Method in interface com.adobe.granite.haf.converter.api.ContentType
-
Get the type defined in the content type instance.
- getType() - Method in interface com.adobe.granite.haf.converter.api.description.ActionDescription
-
Get the content type of the request that the action expects.
- getType() - Method in interface com.adobe.granite.haf.converter.api.description.ActionFieldDescription
-
Get the type of the field.
- getType() - Method in class com.adobe.granite.httpcache.api.Headers.Entry
-
Return the header type.
- getType() - Method in class com.adobe.granite.omnisearch.api.suggestion.PredicateSuggestion
-
- getType() - Method in class com.adobe.granite.references.Reference
-
Returns the reference type of this reference.
- getType() - Method in interface com.adobe.granite.references.ReferenceProvider
-
Returns the type of references this provider provides.
- getType() - Method in interface com.adobe.granite.resourcestatus.ResourceStatus
-
Returns the type of this status defining the module or feature this status is associated
with.
- getType() - Method in interface com.adobe.granite.resourcestatus.ResourceStatusProvider
-
Returns the type of statuses that are provided by this provider.
- getType() - Method in interface com.adobe.granite.socialgraph.Relationship
-
Returns the type of this relationship.
- getType() - Method in interface com.adobe.granite.timeline.TimelineEvent
-
- getType() - Method in interface com.adobe.granite.timeline.TimelineEventProvider
-
- getType() - Method in enum com.adobe.granite.translation.api.TranslationConstants.ContentType
-
Gets type.
- getType() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibrary
-
Returns the library type
- getType() - Method in interface com.adobe.granite.workflow.model.WorkflowModelSerializer
-
Returns the type of the WorkflowModelSerializer
.
- getType() - Method in interface com.adobe.granite.workflow.model.WorkflowNode
-
Returns the type of the WorkflowNode
.
- getType() - Method in class com.adobe.reef.siren.Action
-
Returns the type attribute.
- getType() - Method in class com.adobe.reef.siren.Entity
-
Returns the type property.
- getType() - Method in class com.adobe.reef.siren.Field
-
Returns the type attribute.
- getType() - Method in class com.adobe.reef.siren.Link
-
Returns the type attribute.
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCBool
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCData
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCDate
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCDouble
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCInt
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCLong
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCNull
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCString
-
- getType() - Method in class com.adobe.versioncue.nativecomm.msg.NCType
-
Returns the type of this NCType
object.
- getType() - Method in class com.adobe.xmp.path.XMPPathSegment
-
- getType() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
- getType(String) - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
Returns a registered type.
- getType(SimpleType.BasicType) - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
- getType() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoImpl
-
- getType(XMPPath) - Method in interface com.adobe.xmp.schema.service.SchemaService
-
Provides the type information for a single property (simple, array (and item type),
struct or qualifier) for a given XMP path.
- getType() - Method in interface com.day.cq.analytics.sitecatalyst.FrameworkComponent
-
Returns the resource type of this component.
- getType() - Method in enum com.day.cq.analytics.testandtarget.util.CampaignType
-
Retrieve a string representation of this campaign type
- getType() - Method in class com.day.cq.audit.AuditLogEntry
-
Returns the type of this audit log entry (this depends on the category)
- getType() - Method in class com.day.cq.commons.DiffInfo
-
Return the type information.
- getType() - Method in interface com.day.cq.contentsync.config.ConfigEntry
-
- getType() - Method in class com.day.cq.dam.api.DamEvent
-
- getType() - Method in interface com.day.cq.dam.api.s7dam.set.MediaSet
-
Deprecated.
Returns the type of the set.
- getType() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetSetMember
-
- getType() - Method in interface com.day.cq.dam.scene7.api.model.Scene7ViewerConfig
-
The type of viewer the configuration is for
- getType() - Method in class com.day.cq.graphics.chart.Axis
-
- getType() - Method in interface com.day.cq.mailer.MessageTemplate
-
- getType() - Method in interface com.day.cq.mcm.emailprovider.types.ListAttribute
-
- getType() - Method in interface com.day.cq.replication.ConfigManager.ConfigEvent
-
Returns the event type
- getType() - Method in class com.day.cq.replication.ReplicationAction
-
Returns the action type
- getType() - Method in interface com.day.cq.rewriter.processor.ProcessingComponentConfiguration
-
Deprecated.
The name/type of the component.
- getType() - Method in interface com.day.cq.rewriter.processor.ProcessorConfiguration
-
Deprecated.
The name/type of the component.
- getType(Predicate, EvaluationContext) - Static method in class com.day.cq.search.eval.TypePredicateEvaluator
-
Returns and validates the type from the predicate.
- getType() - Method in class com.day.cq.search.Predicate
-
- getType() - Method in class com.day.cq.searchpromote.xml.form.Input
-
- getType() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
- getType() - Method in class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
- getType() - Method in interface com.day.cq.wcm.foundation.forms.attachments.FileDataSource
-
Returns the MIME type of the content.
- getType() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
-
Gets the type (= shape attribute) of the image area.
- getType() - Method in class com.day.cq.wcm.foundation.List
-
Returns the type of the list.
- getType() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Returns the element type.
- getType() - Method in class com.day.cq.wcm.foundation.Paragraph
-
Returns the type of this paragraph
- getType() - Method in interface com.day.cq.workflow.model.WorkflowModelSerializer
-
Returns the type of the WorkflowModelSerializer
.
- getType() - Method in interface com.day.cq.workflow.model.WorkflowNode
-
Returns the type of the WorkflowNode
.
- getType() - Method in class com.day.durbo.DurboInput.Property
-
- getType() - Method in class com.day.durbo.DurboValue
-
Returns the property type of this value.
- getType() - Method in class com.fasterxml.jackson.core.type.TypeReference
-
- getType() - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector.ReferenceProperty
-
- getType() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
Method for accessing declared type of bean being introspected,
including full generic type information (from declaration)
- getType() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getType() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Method to get declared type of the property.
- getType() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getType() - Method in class com.fasterxml.jackson.databind.deser.SettableAnyProperty
-
- getType() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getType() - Method in class com.fasterxml.jackson.databind.deser.UnresolvedId
-
The type of object which was expected.
- getType() - Method in exception com.fasterxml.jackson.databind.exc.InvalidDefinitionException
-
Accessor for type fully resolved type that had the problem; this should always
known and available, never null
- getType() - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
Full generic type of the annotated element; definition
of what exactly this means depends on sub-class.
- getType(TypeBindings) - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
- getType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- getType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
For methods, this returns declared return type, which is only
useful with getters (setters do not return anything; hence `Void`
would be returned here)
- getType() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
- getType() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
-
- getType() - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getType() - Method in class com.fasterxml.jackson.databind.jsontype.NamedType
-
- getType() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getType() - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getType() - Method in class com.fasterxml.jackson.databind.util.TypeKey
-
- getType() - Method in class com.google.gson.reflect.TypeToken
-
Gets underlying Type
instance.
- getType() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.AssetSummary
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.AutoSmartCropOptions
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.CreateDerivedAssetParam
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.CreateImageSetParam
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.CreateTemplateParam
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.CreateViewerPresetParam
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.GetPropertySetTypeReturn
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.GetViewerConfigSettingsReturn
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.SetViewerConfigSettingsParam
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the type property.
- getType() - Method in class com.scene7.ipsapi.ViewerPresetInfo
-
Gets the value of the type property.
- getType() - Method in class com.sun.mail.iap.Response
-
- getType() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the type of this folder.
- getType() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getType() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns Folder.HOLDS_MESSAGES.
- getType() - Method in class org.apache.aries.jmx.codec.RoleData
-
- getType(String) - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Returns the type of the property with the given name.
- getType() - Method in class org.apache.commons.collections.functors.InstanceofPredicate
-
Gets the type to compare to.
- getType() - Method in class org.apache.commons.collections4.functors.InstanceofPredicate
-
Gets the type to compare to.
- getType() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Get the type of the entry.
- getType() - Method in interface org.apache.commons.imaging.formats.jpeg.iptc.IptcType
-
- getType() - Method in enum org.apache.commons.imaging.formats.jpeg.iptc.IptcTypes
-
- getType() - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getType() - Method in class org.apache.commons.lang3.arch.Processor
-
- getType() - Method in class org.apache.commons.lang3.builder.Diff
-
Returns the type of the field.
- getType() - Method in interface org.apache.commons.lang3.reflect.Typed
-
Get the Type
represented by this entity.
- getType() - Method in class org.apache.commons.lang3.reflect.TypeLiteral
-
- getType() - Method in class org.apache.felix.metatype.AD
-
- getType() - Method in class org.apache.felix.webconsole.bundleinfo.BundleInfo
-
Gets the type of the information value.
- getType(String) - Static method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
-
- getType() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the type of this property.
- getType() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Return the name of the type of this exception.
- getType() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
-
Determine the type of this property
- getType() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
-
Determine the type of this value
- getType() - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeTypeAware
-
- getType(Tree) - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeTypeProvider
-
- getType(Tree, TreeType) - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeTypeProvider
-
- getType(int) - Static method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
-
- getType(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- getType(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- getType() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- getType() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
-
Returns the type of this event: a constant defined by this interface.
- getType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
-
Returns the type of modification as expressed by the following constants:
NONE
: no modification at all
TRIVIAL
: does not affect consistency of
existing content
MAJOR
: does affect consistency of existing
content
- getType() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
-
Returns the type of this query node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Returns the type of this query node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Returns the type of this query node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Returns the type of this query node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
-
- getType() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Returns the type of this node.
- getType() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getType() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
- getType() - Method in interface org.apache.jackrabbit.spi.Event
-
Returns the type of this event: a constant defined by this interface.
- getType() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
-
- getType() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns the PropertyType
of this QValue
object.
- getType() - Method in class org.apache.jackrabbit.value.BaseValue
- getType(Value[]) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Determine the javax.jcr.PropertyType
of the passed values if all are of
the same type.
- getType() - Method in interface org.apache.jackrabbit.vault.fs.api.Artifact
-
Returns the type of this artifact.
- getType() - Method in interface org.apache.jackrabbit.vault.fs.api.ImportInfo.Info
-
The modification type
- getType() - Method in class org.apache.jackrabbit.vault.fs.api.PathFilterSet
-
Returns the filter type or null
- getType() - Method in class org.apache.jackrabbit.vault.fs.api.VaultFsTransaction.Info
-
- getType() - Method in interface org.apache.jackrabbit.vault.fs.io.Serializer
-
- getType() - Method in interface org.apache.jackrabbit.vault.packaging.events.PackageEvent
-
Returns the type of the event
- getType() - Method in interface org.apache.jackrabbit.vault.packaging.registry.PackageTask
-
Returns the task type.
- getType() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMErrorImpl
-
- getType() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return the type of this lock.
- getType() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
This is always a write lock.
- getType() - Method in interface org.apache.jackrabbit.webdav.lock.LockEntry
-
Returns the type of this lock entry
- getType() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Returns the lock type or null
if no 'lockinfo' element was
passed to the constructor or did not contain an 'type' element and the
type has not been set otherwise.
- getType() - Method in class org.apache.jackrabbit.webdav.ordering.Position
-
Return the type of this
Position
object, which may be any
of the following valid types:
first
,
last
,
after
,
before
- getType() - Method in class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
-
- getType() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
-
- getType() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
- getType() - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
-
- getType() - Method in class org.apache.jackrabbit.webdav.transaction.TxActiveLock
-
- getType() - Method in class org.apache.jackrabbit.webdav.transaction.TxLockEntry
-
- getType() - Method in class org.apache.jackrabbit.webdav.version.LabelInfo
-
Return the type of the LABEL request.
- getType() - Method in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
-
- getType() - Method in class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
-
- getType() - Method in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
-
- getType() - Method in class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
-
- getType() - Method in interface org.apache.jackrabbit.webdav.version.report.Report
-
Returns the registered type of this report.
- getType(ReportInfo) - Static method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Return the ReportType
requested by the given report info object.
- getType() - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
-
- getType() - Method in class org.apache.oltu.jose.jws.Header
-
- getType() - Method in class org.apache.oltu.oauth2.jwt.ClaimsSet
-
Returns the typ
JWT Claims Set parameter.
- getType() - Method in class org.apache.oltu.oauth2.jwt.Header
-
Returns the typ
JWT Header parameter.
- getType() - Method in class org.apache.sling.api.request.SlingRequestEvent
-
get the type of the event, eg.
- getType() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Get the type of change
- getType() - Method in class org.apache.sling.atom.taglib.LinkTagHandler
-
- getType() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getType() - Method in class org.apache.sling.atom.taglib.media.MediaDescriptionTagHandler
-
- getType() - Method in class org.apache.sling.atom.taglib.media.MediaRestrictionTagHandler
-
- getType() - Method in class org.apache.sling.atom.taglib.media.MediaTitleTagHandler
-
- getType() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
-
- getType() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the type of this event
- getType() - Method in interface org.apache.sling.distribution.packaging.DistributionPackage
-
get the type of package
- getType() - Method in interface org.apache.sling.distribution.packaging.DistributionPackageBuilder
-
returns the type of a package.
- getType() - Method in class org.apache.sling.distribution.packaging.DistributionPackageInfo
-
- getType() - Method in interface org.apache.sling.distribution.queue.spi.DistributionQueue
-
get the type of this queue
- getType() - Method in interface org.apache.sling.hapi.HApiProperty
-
Get the type of this property
- getType() - Method in interface org.apache.sling.installer.api.event.InstallationEvent
-
Return the event type.
- getType() - Method in class org.apache.sling.installer.api.InstallableResource
-
Return the type of this resource.
- getType() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return the type of this resource.
- getType() - Method in interface org.apache.sling.models.spi.ViaProvider
-
Return the marker class for use in the @Via annotation
- getType() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the type.
- getType() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the feature type.
- getType() - Method in interface org.apache.sling.rewriter.ProcessingComponentConfiguration
-
The name/type of the component.
- getType() - Method in interface org.apache.sling.rewriter.ProcessorConfiguration
-
The name/type of the component.
- getType() - Method in class org.apache.sling.servlets.post.Modification
-
- getType() - Method in class org.apache.tika.config.Param
-
- getType() - Method in class org.apache.tika.config.ParamField
-
- getType() - Method in class org.apache.tika.detect.NNTrainedModelBuilder
-
- getType() - Method in class org.apache.tika.mime.MediaType
-
Return the Type of the MediaType, such as
"text" for "text/plain"
- getType() - Method in class org.apache.tika.mime.MimeType
-
Returns the normalized media type name.
- getType() - Method in class org.apache.tika.parser.image.ICNSType
-
- getType() - Method in enum org.apache.tika.parser.iwork.iwana.IWork13PackageParser.IWork13DocumentType
-
- getType() - Method in enum org.apache.tika.parser.iwork.IWorkPackageParser.IWORKDocumentType
-
- getType() - Method in enum org.apache.tika.parser.microsoft.OfficeParser.POIFSDocumentType
-
- getType() - Method in class org.apache.tika.sax.BasicContentHandlerFactory
-
- getType() - Method in class org.apache.tika.sax.Link
-
- getType() - Method in class org.joda.time.DateTimeField
-
Get the type of the field.
- getType() - Method in class org.joda.time.DurationField
-
Get the type of the field.
- getType() - Method in class org.joda.time.field.BaseDateTimeField
-
- getType() - Method in class org.joda.time.field.BaseDurationField
-
- getType() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- getType() - Method in class org.joda.time.field.DelegatedDurationField
-
- getType() - Method in class org.joda.time.field.MillisDurationField
-
- getType() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
- getType() - Method in class org.joda.time.field.UnsupportedDurationField
-
- getType() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern
-
Gets the datatype name, such as "int" or "token".
- getType() - Method in class org.kohsuke.rngom.rngparser.digested.DValuePattern
-
- getTypeArguments(ParameterizedType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Retrieves all the type arguments for this parameterized type
including owner hierarchy arguments such as
Outer<K,V>.Inner<T>.DeepInner<E>
.
- getTypeArguments(Type, Class<?>) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets the type arguments of a class/interface based on a subtype.
- getTypeArray() - Method in class com.scene7.ipsapi.GetPropertySetTypesReturn
-
Gets the value of the typeArray property.
- getTypeCollectionResource(ResourceResolver, String) - Method in interface org.apache.sling.hapi.HApiUtil
-
Get a HApi type collection Resource from a collection identifier.
- getTypeContext() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
- getTypeDesc() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
- getTypeDescription() - Method in enum org.apache.commons.imaging.icc.IccTagTypes
-
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.DatabindContext
-
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- getTypeFactory() - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Accessor for finding
TypeFactory
that is currently configured
by the context.
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Accessor for getting currently configured
TypeFactory
instance.
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- getTypeFactory() - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- getTypeFromExtension(String) - Static method in class com.day.cq.commons.ImageHelper
-
Returns the image type for the given extension.
- getTypeFromExtension(String) - Static method in class com.day.crx.packaging.gfx.ImageHelper
-
Returns the image type for the given extension.
- getTypeFromFileName() - Method in class com.adobe.cq.social.ugcbase.core.attachments.AttachmentDataSource
-
- getTypeFromFileName() - Method in interface com.adobe.cq.social.ugcbase.core.attachments.FileDataSource
-
Returns the MIME type extension from file name.
- getTypeFromFileName() - Method in class com.day.cq.wcm.foundation.forms.attachments.AttachmentDataSource
-
- getTypeFromFileName() - Method in interface com.day.cq.wcm.foundation.forms.attachments.FileDataSource
-
Returns the MIME type extension from file name.
- getTypeFromVal(int) - Static method in enum org.apache.tika.parser.microsoft.OutlookExtractor.RECIPIENT_TYPE
-
- getTypeHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7PropertySet
-
Returns this property set's type handle.
- getTypeHandle() - Method in class com.scene7.ipsapi.CreatePropertySetParam
-
Gets the value of the typeHandle property.
- getTypeHandle() - Method in class com.scene7.ipsapi.CreatePropertySetTypeReturn
-
Gets the value of the typeHandle property.
- getTypeHandle() - Method in class com.scene7.ipsapi.DeletePropertySetTypeParam
-
Gets the value of the typeHandle property.
- getTypeHandle() - Method in class com.scene7.ipsapi.GetPropertySetsParam
-
Gets the value of the typeHandle property.
- getTypeHandle() - Method in class com.scene7.ipsapi.PropertySet
-
Gets the value of the typeHandle property.
- getTypeHandle() - Method in class com.scene7.ipsapi.PropertySetType
-
Gets the value of the typeHandle property.
- getTypeHandler() - Method in class com.fasterxml.jackson.databind.JavaType
-
Method for accessing type handler associated with this type, if any
- getTypeId() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be called to check whether current token
(one that was just read) has an associated type id, and if
so, return it.
- getTypeId() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getTypeId() - Method in exception com.fasterxml.jackson.databind.exc.InvalidTypeIdException
-
- getTypeId() - Method in class com.fasterxml.jackson.databind.Module
-
Method that returns an id that may be used to determine if two
Module
instances are considered to be of same type, for purpose of preventing
multiple registrations of "same type of" module
(see
MapperFeature.IGNORE_DUPLICATE_MODULE_REGISTRATIONS
)
If `null` is returned, every instance is considered unique.
- getTypeId() - Method in class com.fasterxml.jackson.databind.module.SimpleModule
-
Since instances are likely to be custom, implementation returns
null
if (but only if!) this class is directly instantiated;
but class name (default impl) for sub-classes.
- getTypeId() - Method in class com.fasterxml.jackson.databind.ser.BeanSerializerBuilder
-
- getTypeIdResolver() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase
-
- getTypeIdResolver() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeSerializerBase
-
- getTypeIdResolver() - Method in class com.fasterxml.jackson.databind.jsontype.TypeDeserializer
-
Accessor for object that handles conversions between
types and matching type ids.
- getTypeIdResolver() - Method in class com.fasterxml.jackson.databind.jsontype.TypeSerializer
-
Accessor for object that handles conversions between
types and matching type ids.
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeDeserializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsExistingPropertyTypeSerializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeDeserializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeSerializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeSerializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeSerializerBase
-
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.TypeDeserializer
-
Accessor for type information inclusion method
that deserializer uses; indicates how type information
is (expected to be) embedded in JSON input.
- getTypeInclusion() - Method in class com.fasterxml.jackson.databind.jsontype.TypeSerializer
-
Accessor for type information inclusion method
that serializer uses; indicates how type information
is embedded in resulting JSON.
- getTypeLabel() - Method in enum com.day.cq.analytics.testandtarget.util.CampaignType
-
- getTypeName() - Method in class com.scene7.ipsapi.FontFieldUpdate
-
Gets the value of the typeName property.
- getTypeNode(ResourceResolver, String) - Method in interface org.apache.sling.hapi.HApiUtil
-
Deprecated.
- getTypeParameters() - Method in class com.fasterxml.jackson.databind.type.TypeBindings
-
Accessor for getting bound types in declaration order
- getTypePath() - Method in class com.adobe.granite.omnisearch.api.suggestion.PredicateSuggestion
-
- getTypeProperty() - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdTypeResolverBuilder
-
- getTypeResolverBuilder() - Method in class com.fasterxml.jackson.databind.cfg.BaseSettings
-
- getTypeResource(ResourceResolver, String) - Method in interface org.apache.sling.hapi.HApiUtil
-
Get a HApi type Resource from a type identifier.
- getTypes() - Method in class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- getTypes() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollection
-
Get the list of subscription types
- getTypes() - Method in interface com.adobe.granite.references.ReferenceAggregator
-
Returns a set of all known references types.
- getTypes() - Method in interface com.adobe.granite.timeline.TimelineAggregator
-
- getTypes() - Method in interface com.adobe.granite.ui.clientlibs.ClientLibrary
-
Returns the set of types that this library provides.
- getTypes() - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
- getTypes() - Method in class org.apache.sling.hapi.sightly.TypesCollectionView
-
- getTypes() - Method in class org.apache.tika.mime.MediaTypeRegistry
-
Returns the set of all known canonical media types.
- getTypeSerializer() - Method in class com.fasterxml.jackson.databind.ObjectWriter.Prefetch
-
- getTypeSerializer() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getTypeString() - Method in interface com.adobe.cq.dam.cfm.DataType
-
Gets the string representation of the data type.
- getTypeString() - Method in class org.apache.tika.config.Param
-
- getU() - Method in interface org.apache.commons.math.linear.FieldLUDecomposition
-
Returns the matrix U of the decomposition.
- getU() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImpl
-
Returns the matrix U of the decomposition.
- getU() - Method in interface org.apache.commons.math.linear.LUDecomposition
-
Returns the matrix U of the decomposition.
- getU() - Method in class org.apache.commons.math.linear.LUDecompositionImpl
-
Returns the matrix U of the decomposition.
- getU() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the matrix U of the decomposition.
- getU() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the matrix U of the decomposition.
- getUByte(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
get the unsigned value of a byte.
- getUGCCollectionName() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get mongoDB collection name to use for the UGC storage.
- getUgcDuration() - Method in interface com.adobe.cq.social.commons.ugclimiter.api.UGCLimiterService
-
Gets the ugc duration for ugc rate limit in minutes.
- getUgcIndexedCategories(ResourceResolver, Node) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Given a node, return a list of Ugc Indexed Categories.
- getUgcIndexedCategories(ResourceResolver, Node) - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Given a node, return a list of Ugc Indexed Categories.
- getUgcIndexProperties(ResourceResolver, Node) - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Given a node, return a list of UgcIndexProperties.
- getUgcLimit() - Method in interface com.adobe.cq.social.commons.ugclimiter.api.UGCLimiterService
-
Gets the ugc rate limit.
- getUgcLimitedToList() - Method in interface com.adobe.cq.social.commons.ugclimiter.api.UGCLimiterService
-
Gets the to List to which a user can send mail to request for exception in ugc limit.
- getUgcPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the ugc root path.
- getUgcPath() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
Deprecated.
- getUgcPathForCommunities() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- getUGCResource(Resource) - Method in interface com.adobe.cq.social.srp.utilities.api.SocialResourceUtilities
-
Gets the base UGC Resource from a SocialResource.
- getUGCResource(Resource, String) - Method in interface com.adobe.cq.social.srp.utilities.api.SocialResourceUtilities
-
Gets the base UGC Resource from a SocialResource.
- getUGCResource(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Gets the base UGC Resource from a SocialResource.
- getUGCResource(Resource, ResourceResolverFactory) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getUGCResource(Resource, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Gets the base UGC Resource from a SocialResource.
- getUGCResource(Resource, ResourceResolverFactory, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
- getUgcSitePath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the ugc site path.
- getUgcType() - Method in interface com.adobe.cq.social.reporting.analytics.api.AnalyticsCommunityActivity
-
If this is content activity, returns the UGC type of the content.
- getUICategories(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns a list of ui (type: js) client library categories.
- getUICode(SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns generated output of ui.js.
- getUICodeURL(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns the URL to ContextHub's ui.js
- getUid() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Returns the icalendar UID, which is a globally unique identifier for events.
- getUID(Message) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the UID for the specified message.
- getUID(Message) - Method in class com.sun.mail.pop3.POP3Folder
-
Return the unique ID string for this message, or null if
not available.
- getUID() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Get the user id.
- getUID() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Gets the UID as a long.
- getUIDNext() - Method in class com.sun.mail.imap.IMAPFolder
-
Returns the predicted UID that will be assigned to the
next message that is appended to this folder.
- getUIDValidity() - Method in class com.sun.mail.imap.IMAPFolder
-
Returns the UIDValidity for this folder.
- getUIntBE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE unsigned int value from a byte array
- getUIntBE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE unsigned int value from a byte array
- getUIntLE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE unsigned int value from a byte array
- getUIntLE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE unsigned int value from a byte array
- getUIPageURL(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns URL to ContextHub's UI page (which is "static", only the code is "dynamic")
- getUIPath() - Method in interface com.adobe.cq.commerce.api.PaymentMethod
-
Return a path to any additional content to be displayed (such as form fields to collect
data relevant to the payment, etc.)
Return null if data is not collected through CQ.
- getUIPath() - Method in interface com.adobe.cq.commerce.api.ShippingMethod
-
Return a path to any additional content to be displayed (either for information purposes
or to collect further data from the shopper), or null
.
- getUMLSPass() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns the UMLS password.
- getUMLSUser() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns the UMLS username.
- getUnauthenticatedPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
-
- getUnbindInfo() - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
-
- getUnbindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getUnboundParameters() - Method in interface org.apache.commons.math.estimation.EstimationProblem
-
Deprecated.
Get the unbound parameters of the problem.
- getUnboundParameters() - Method in class org.apache.commons.math.estimation.SimpleEstimationProblem
-
Deprecated.
Get the unbound parameters of the problem.
- getUncachedZone() - Method in class org.joda.time.tz.CachedDateTimeZone
-
Returns the DateTimeZone being wrapped.
- getUncaughtExceptionHandler() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the UncaughtExceptionHandler
for the threads created by
this factory.
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2Utils
-
Maps the given name of a bzip2-compressed file to the name that the
file should have after uncompression.
- getUncompressedFilename(String) - Method in class org.apache.commons.compress.compressors.FileNameUtil
-
Maps the given name of a compressed file to the name that the
file should have after uncompression.
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.gzip.GzipUtils
-
Maps the given name of a gzip-compressed file to the name that the
file should have after uncompression.
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Maps the given name of a lzma-compressed file to the name that
the file should have after uncompression.
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Maps the given name of a xz-compressed file to the name that the
file should have after uncompression.
- getUncompressedLen() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Gets uncompressed length
- getUncompressedProfile() - Method in class org.apache.commons.imaging.formats.png.chunks.PngChunkIccp
-
- getUncompressedSize() - Method in class com.scene7.ipsapi.ZipEntry
-
Gets the value of the uncompressedSize property.
- getUnCompressOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the unCompressOptions property.
- getUnCompressOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the unCompressOptions property.
- getUnCompressOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the unCompressOptions property.
- getUndeliveredUsersList() - Method in exception com.adobe.cq.social.messaging.api.MessageSendException
-
get list of IDs of users/groups to whom message couldn't be delivered.
- getUnderline() - Method in class org.apache.tika.parser.microsoft.ooxml.RunProperties
-
- getUndoLink() - Method in class com.day.cq.searchpromote.xml.result.FacetValueChild
-
- getUndoQueryString() - Method in class com.day.cq.searchpromote.xml.result.Facet
-
- getUndoQueryString() - Method in class com.day.cq.searchpromote.xml.result.FacetValue
-
- getUnequalsExpression(String, String) - Static method in class com.day.cq.search.eval.XPath
-
- getUnfinishedPrerequisites() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getUnicodeName() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getUniformTypeIdentifier() - Method in class org.apache.tika.mime.MimeType
-
Get the UTI for this mime type.
- getUniqueCount() - Method in class org.apache.commons.math.stat.Frequency
-
Returns the number of values in the frequency table.
- getUniqueID() - Method in interface org.apache.jackrabbit.spi.ChildInfo
-
Returns the uniqueID of the child Node
or null
if the Node is not identified by a uniqueID.
- getUniqueID() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
-
Returns the uniqueID of the child Node
or null
if the Node is not identified by a uniqueID.
- getUniqueId() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
-
- getUniqueID() - Method in interface org.apache.jackrabbit.spi.ItemId
-
- getUniqueId() - Method in interface org.apache.jackrabbit.spi.Tree
-
- GetUniqueMetadataValuesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUniqueMetadataValuesParam() - Constructor for class com.scene7.ipsapi.GetUniqueMetadataValuesParam
-
- GetUniqueMetadataValuesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUniqueMetadataValuesReturn() - Constructor for class com.scene7.ipsapi.GetUniqueMetadataValuesReturn
-
- getUniqueUGCResourceName(ResourceResolver, String, SocialResourceProvider, String) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- getUniqueUGCResourceName(ResourceResolver, String, SocialResourceProvider, String) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
- getUnit() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationAttribute
-
Returns the unit of the attribute (e.g: kg).
- getUnit() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the time unit.
- getUnitMillis() - Method in class org.joda.time.DurationField
-
Returns the amount of milliseconds per unit value of this field.
- getUnitMillis() - Method in class org.joda.time.field.DecoratedDurationField
-
- getUnitMillis() - Method in class org.joda.time.field.DelegatedDurationField
-
- getUnitMillis() - Method in class org.joda.time.field.MillisDurationField
-
Returns the amount of milliseconds per unit value of this field.
- getUnitMillis() - Method in class org.joda.time.field.PreciseDurationDateTimeField
-
- getUnitMillis() - Method in class org.joda.time.field.PreciseDurationField
-
Returns the amount of milliseconds per unit value of this field.
- getUnitMillis() - Method in class org.joda.time.field.ScaledDurationField
-
- getUnitMillis() - Method in class org.joda.time.field.UnsupportedDurationField
-
Always returns zero.
- getUnitPrice() - Method in interface com.adobe.cq.commerce.api.CommerceSession.CartEntry
-
- getUnitPrice() - Method in class com.adobe.cq.commerce.common.DefaultJcrCartEntry
-
Deprecated.
- getUnixMode() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
File mode of this entry as Unix stat value.
- getUnixMode() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Unix permission.
- getUnixSymlink(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Convenience method to return the entry's content as a String if isUnixSymlink()
returns true for it, otherwise returns null.
- getUnknown(int) - Static method in enum org.apache.commons.imaging.formats.jpeg.iptc.IptcTypes
-
- getUnknown() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Gets unknown
- getUnknown0008() - Method in class org.apache.tika.parser.chm.accessor.ChmPmglHeader
-
- getUnknown_000c() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns unknown_00c value
- getUnknown_000c() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns 000c unknown bytes
- getUnknown_0024() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns 0024 unknown bytes
- getUnknown_002c() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns 002c unknown bytes
- getUnknown_0044() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns 0044 unknown bytes
- getUnknown_18() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
Returns unknown 18 bytes
- getUnknownDistributionChiSquareTest() - Static method in class org.apache.commons.math.stat.inference.TestUtils
-
- getUnknownLen() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns unknown length
- getUnknownObjectBehavior() - Method in class org.apache.commons.collections.comparators.FixedOrderComparator
-
Gets the behavior for comparing unknown objects.
- getUnknownObjectBehavior() - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Gets the behavior for comparing unknown objects.
- getUnknownOffset() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns unknown offset
- getUnknownTypeSerializer(Class<?>) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
Method called to get the serializer to use if provider
cannot determine an actual type-specific serializer
to use; typically when none of
SerializerFactory
instances are able to construct a serializer.
- getUnparseableExtraFieldData() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Looks up extra field data that couldn't be parsed correctly.
- getUnpublishedResources(NewsLetter, ResourceResolver) - Static method in class com.day.cq.mcm.core.NewsletterHelper
-
Collect the Resources referenced by the Newsletter and the Newsletters
Resource and check if they have been modified since last publish or if
they are not published at all
- getUnreadableDescendants(ResourceResolver, Resource, List<Resource>) - Method in interface com.adobe.cq.social.srp.utilities.internal.InternalSocialResourceUtilities
-
Get the list of paths under the root's UGC that are not accessible by anonymous users.
- getUnreadCount(ResourceResolver, Constraint, String) - Method in interface com.adobe.cq.social.notifications.api.NotificationManager
-
TODO: We probably want to move this API into ActivityStream Get the number of unread notification for the
specified user and channel
- getUnreadCount() - Method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getUnreadCount() - Method in interface com.adobe.cq.social.notifications.client.api.SocialNotificationCollection
-
Get the number of unread notifications
- getUnreadCountConfigured() - Method in class com.adobe.cq.social.notifications.api.AbstractNotificationManager
-
- getUnreadCountConfigured() - Method in interface com.adobe.cq.social.notifications.api.NotificationManager
-
- getUnreadCountConfigured() - Method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getUnreadMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the unread message count.
- getUnreadResource(ResourceResolver, Constraint, String) - Method in interface com.adobe.cq.social.notifications.api.NotificationManager
-
- getUnresolvedDependencies() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Returns the dependencies that are not resolved.
- getUnresolvedDependencies() - Method in interface org.apache.jackrabbit.vault.packaging.registry.DependencyReport
-
Returns the dependencies that are not resolved.
- getUnresolvedId() - Method in exception com.fasterxml.jackson.databind.deser.UnresolvedForwardReference
-
- getUnresolvedIds() - Method in exception com.fasterxml.jackson.databind.deser.UnresolvedForwardReference
-
- getUnsharpMaskOptions() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the unsharpMaskOptions property.
- getUnsharpMaskOptions() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the unsharpMaskOptions property.
- getUnsharpMaskOptions() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the unsharpMaskOptions property.
- getUnsharpMaskOptions() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the unsharpMaskOptions property.
- getUnspecifiedTypes() - Method in interface com.adobe.xmp.schema.model.TypeRegistry
-
- getUntransformedResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
-
Return all untransformed resources
- getUpdateArray() - Method in class com.scene7.ipsapi.BatchMetadataUpdate
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.BatchSetAssetMetadataParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.BatchSetFontFieldsParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.BatchSetIccProfileFieldsParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.BatchSetImageFieldsParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.BatchSetThumbAssetParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.SetAssetMetadataParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.UpdateAssetPermissionsParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.UpdateFolderPermissionsParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.UpdatePropertySetPermissionsParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.UpdateSmartCropsParam
-
Gets the value of the updateArray property.
- getUpdateArray() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesParam
-
Gets the value of the updateArray property.
- getUpdated() - Method in interface com.adobe.granite.activitystreams.Activity
-
The date and time at which a previously published activity has been modified.
- getUpdated() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
The date and time at which a previously published object has been modified.
- getUpdated() - Method in class org.apache.sling.atom.taglib.EntryTagHandler
-
- getUpdated() - Method in class org.apache.sling.atom.taglib.FeedTagHandler
-
- getUpdateElement() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
-
- getUpdateInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
-
Parses the UPDATE request body a build the corresponding UpdateInfo
object.
- getUpdateInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getUpdateQueue() - Method in interface com.adobe.cq.social.ugcbase.TranslationSaveQueue
-
- getUpdates() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataUpdate
-
- getUpdates() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the number of updates from the current run cycle.
- getUpdateUser() - Method in interface com.day.cq.contentsync.config.Config
-
Get the user's id to be used for content updates
(in case it's not a personalized config).
- getUploadDirectoryJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the uploadDirectoryJob property.
- getUploadDirectoryJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the uploadDirectoryJob property.
- getUploadDirectoryJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the uploadDirectoryJob property.
- getUploadParams() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the uploadParams property.
- getUploadPostJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the uploadPostJob property.
- getUploadRetries() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- getUploadTaskStatus(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Retrieves Scene7 upload job processing status
- getUploadTaskStatusArray() - Method in class com.scene7.ipsapi.GetUploadTaskStatusReturn
-
Gets the value of the uploadTaskStatusArray property.
- GetUploadTaskStatusParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUploadTaskStatusParam() - Constructor for class com.scene7.ipsapi.GetUploadTaskStatusParam
-
- GetUploadTaskStatusReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUploadTaskStatusReturn() - Constructor for class com.scene7.ipsapi.GetUploadTaskStatusReturn
-
- getUploadUrlsJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the uploadUrlsJob property.
- getUploadUrlsJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the uploadUrlsJob property.
- getUploadUrlsJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the uploadUrlsJob property.
- getUpperBound() - Method in exception org.joda.time.IllegalFieldValueException
-
Returns the upper bound of the legal value range, or null if not applicable.
- getUpperBoundCalendar() - Method in interface com.adobe.cq.social.calendar.client.api.DateRangeFilter
-
Get the upper bound calendar
- getUpperBoundedValue() - Method in interface com.adobe.cq.social.calendar.client.api.DateRangeFilter
-
Get the upperBounded value.
- getUpperBounds() - Method in interface org.apache.commons.math.random.EmpiricalDistribution
-
Returns the array of upper bounds for the bins.
- getUpperBounds() - Method in class org.apache.commons.math.random.EmpiricalDistributionImpl
-
Returns a fresh copy of the array of upper bounds for the bins.
- getUpperLimit() - Method in class org.joda.time.chrono.LimitChronology
-
Returns the inclusive upper limit instant.
- getUpperLimit() - Method in class org.joda.time.DateTimeComparator
-
Gets the field type that represents the upper limit of comparison.
- getUpperResult() - Method in class com.day.cq.searchpromote.xml.result.Query
-
- getUpstreamDuplicates() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
An array of one or more absolute IRI's [RFC3987] identifying objects that duplicate this object's content.
- getUpToClass() - Method in class org.apache.commons.lang.builder.ReflectionToStringBuilder
-
Gets the last super class to stop appending fields for.
- getUpToClass() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets the last super class to stop appending fields for.
- getUri() - Method in interface com.day.cq.rewriter.linkchecker.Link
-
Returns the URI or null
.
- getURI(String) - Method in class com.day.durbo.DurboInput
-
Returns the namespace uri for the given namespace
- getURI(String) - Method in interface com.day.durbo.DurboNamespaceResolver
-
Returns the URI to which the given prefix is mapped.
- getURI(String) - Method in class com.day.durbo.IdentityNamespaceResolver
-
Returns the URI to which the given prefix is mapped.
- getUri() - Method in interface org.apache.cocoon.xml.sax.NamespacesTable.Declaration
-
Return the namespace URI.
- getUri(String) - Method in class org.apache.cocoon.xml.sax.NamespacesTable
-
Return the URI associated with the given prefix or null if the
prefix was not mapped.
- getUri() - Method in interface org.apache.cocoon.xml.sax.NamespacesTable.Name
-
Return the namespace URI.
- getURI(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns the namespace URI mapped to the given prefix in the current
session, or null
if the namespace does not exist.
- getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
-
Returns the URI to which the given prefix is mapped.
- getURI(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver
-
Returns the URI to which the given prefix is mapped.
- getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
-
- getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
-
Returns the URI to which the given prefix is mapped.
- getURI() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
- getURI() - Method in interface org.apache.jackrabbit.spi.QValue
-
Returns an URI
representation of this value.
- getURI() - Method in class org.apache.jackrabbit.vault.fs.api.RepositoryAddress
-
Returns the uri of this address
- getUri() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMLocatorImpl
-
The URI where the error occured, or null if there is no URI available.
- getURI(String) - Method in class org.apache.jackrabbit.vault.util.xml.xerces.util.NamespaceSupport
-
- getURI(String) - Method in interface org.apache.jackrabbit.vault.util.xml.xerces.xni.NamespaceContext
-
Look up a prefix and get the currently-mapped Namespace URI.
- getURI() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
-
- getUri() - Method in exception org.apache.oltu.oauth2.common.exception.OAuthProblemException
-
- getURI() - Method in interface org.apache.sling.api.resource.external.ExternalizableInputStream
-
Get a URI that is specific to the current session, and may be used in any context internal or external.
- getUri() - Method in class org.apache.sling.atom.taglib.AuthorTagHandler
-
- getUri() - Method in class org.apache.sling.atom.taglib.ContributorTagHandler
-
- getUri() - Method in class org.apache.sling.atom.taglib.GeneratorTagHandler
-
- getUri() - Method in class org.apache.tika.sax.Link
-
- getURIs() - Method in class com.day.durbo.DurboInput
-
- getURIToPrefixMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
-
Return a Map of URI to prefix mappings currently registered.
- getUrl() - Method in class com.adobe.cq.social.scf.core.BaseSocialComponent
-
- getUrl() - Method in interface com.adobe.cq.social.scf.SocialComponent
-
- getURL() - Method in interface com.adobe.granite.activitystreams.Activity
-
An IRI [RFC3987] identifying a resource providing an HTML representation of the activity.
- getURL() - Method in interface com.adobe.granite.activitystreams.ActivityObject
-
An IRI [RFC3987] identifying a resource providing an HTML representation of the object.
- getURL() - Method in interface com.adobe.granite.activitystreams.MediaLink
-
The IRI of the media resource being linked.
- getUrl() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the product url.
- getUrl() - Method in interface com.day.cq.mcm.emailprovider.types.ConnectionParams
-
Get the connection URL.
- getUrl() - Method in interface com.day.cq.personalization.Teaser
-
Returns the URL to the teaser
- getUrl() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Returns the URL about which validity information is stored.
- getURL() - Method in class com.day.cq.wcm.foundation.Search.Hit
-
- getURL() - Method in class com.day.cq.wcm.foundation.Search.Page
-
- getUrl() - Method in class com.scene7.ipsapi.LayerViewInfo
-
Gets the value of the url property.
- getUrl() - Method in class com.scene7.ipsapi.RenderSceneInfo
-
Gets the value of the url property.
- getUrl() - Method in class com.scene7.ipsapi.TemplateInfo
-
Gets the value of the url property.
- getUrl() - Method in class com.scene7.ipsapi.WatermarkInfo
-
Gets the value of the url property.
- getURL() - Method in class org.apache.commons.mail.EmailAttachment
-
Get the URL.
- getUrl() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getUrl() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the database URL.
- getUrl() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getUrl() - Method in class org.apache.sling.atom.taglib.media.MediaCopyrightTagHandler
-
- getUrl() - Method in class org.apache.sling.atom.taglib.media.MediaPlayerTagHandler
-
- getUrl() - Method in class org.apache.sling.atom.taglib.media.MediaThumbnailTagHandler
-
- getUrl() - Method in interface org.apache.sling.hapi.HApiType
-
The external URL of the node representing this type
- getUrl() - Method in interface org.apache.sling.hapi.HApiTypesCollection
-
The external URL of the type collection
- getURL() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return this data's URL.
- getURL() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return this data's url.
- getUrlArray() - Method in class com.scene7.ipsapi.CdnCacheInvalidationParam
-
Gets the value of the urlArray property.
- getUrlArray() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the urlArray property.
- getUrlModifer() - Method in interface com.day.cq.dam.scene7.api.model.Scene7ImageFormat
-
- getUrlModifier() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the url modified of this asset
- getUrlModifier() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getUrlModifier() - Method in class com.scene7.ipsapi.CopyImageParam
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.CreateDerivedAssetParam
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.CreateTemplateParam
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.ImageFormat
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.LayerViewInfo
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.ReplaceImageParam
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.SaveImageFormatParam
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.SetUrlModifierParam
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.TemplateInfo
-
Gets the value of the urlModifier property.
- getUrlModifier() - Method in class com.scene7.ipsapi.WatermarkInfo
-
Gets the value of the urlModifier property.
- getUrlOnService() - Method in interface com.day.cq.mcm.api.Touchpoint
-
If #isPublished()
, returns the link to the account's page on the service.
- getURLPattern() - Method in class com.adobe.cq.social.scf.PageInfo
-
Gets the url pattern for fetching other pages with two tokens ${startIndex} and ${size} which determine where
to start the next page from and how many entries to fetch.
- getUrlPostApplyModifier() - Method in class com.scene7.ipsapi.CreateDerivedAssetParam
-
Gets the value of the urlPostApplyModifier property.
- getUrlPostApplyModifier() - Method in class com.scene7.ipsapi.CreateTemplateParam
-
Gets the value of the urlPostApplyModifier property.
- getUrlPostApplyModifier() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the urlPostApplyModifier property.
- getUrlPostApplyModifier() - Method in class com.scene7.ipsapi.LayerViewInfo
-
Gets the value of the urlPostApplyModifier property.
- getUrlPostApplyModifier() - Method in class com.scene7.ipsapi.SetUrlModifierParam
-
Gets the value of the urlPostApplyModifier property.
- getUrlPostApplyModifier() - Method in class com.scene7.ipsapi.TemplateInfo
-
Gets the value of the urlPostApplyModifier property.
- getUrlPostApplyModifier() - Method in class com.scene7.ipsapi.WatermarkInfo
-
Gets the value of the urlPostApplyModifier property.
- getURLs() - Method in interface com.day.cq.security.profile.Profile
-
Deprecated.
- getUsageCount() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentStats
-
Retrieves the number of pages that use any web variations of this experience fragment
- getUsageStats(Asset, List<String>) - Method in interface com.day.cq.dam.usage.api.AssetUsageTracker
-
Gets the asset usage stats.
- getUsageType() - Method in interface com.day.cq.dam.usage.api.AssetUsageRecord
-
- getUseCanonicalFormat() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getUseCompactFormat() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getUseCompactFormat() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getUsedAt() - Method in interface com.day.cq.dam.usage.api.AssetUsageRecord
-
- getUsedNamespaces() - Method in interface com.adobe.xmp.core.XMPStruct
-
Returns an immutable set of namespaces of properties in this struct.
- getUsedSpaceHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
-
- getUseEncryption() - Method in class com.adobe.granite.auth.saml.configuration.SpConfiguration
-
- getUseFlagReasonList() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorActions
-
- getUseFlagReasons() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- getUseFlagReasons() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getUseInput() - Method in class com.fasterxml.jackson.annotation.JacksonInject.Value
-
- getUseInvertedYCCKColor() - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReadParam
-
Returns the current value of useInvertedColor flag.
- getUsemap() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- getUsePlainXMP() - Method in class com.adobe.internal.xmp.options.SerializeOptions
-
- getUser() - Method in class com.adobe.cq.social.commons.moderation.api.FlagReason
-
- getUser() - Method in class com.adobe.cq.social.graph.client.api.AbstractFollowing
-
- getUser() - Method in interface com.adobe.cq.social.graph.client.api.Following
-
Get the user
- getUser(String, ResourceResolver) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Get the
User
for the specified user ID.
- getUser(String, ResourceResolver, String) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Get the
User
for the specified user id with the specified resource type.
- getUser() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
The user who triggered the event.
- getUser() - Method in class com.day.cq.mcm.campaign.CampaignCredentials
-
- getUser() - Method in interface com.day.cq.workflow.WorkflowSession
-
Returns the user that owns the WorkflowSession
.
- getUser() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the user property.
- getUser() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the user property.
- getUser() - Method in class com.scene7.ipsapi.CompanyMember
-
Gets the value of the user property.
- getUser() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getUser() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the user name.
- getUser(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
-
Returns the user for the given (local) id.
- getUser() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
- getUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the User associated with the user name.
- getUserAgent() - Method in interface com.day.cq.wcm.mobile.api.device.Device
-
User-Agent that was provided in the request
- getUserAgent() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
A device class may optionally specify a mobile client user-agent string which devices must match in order to
belong to this group.
- getUserAgentPattern() - Method in interface com.day.cq.wcm.mobile.api.device.DeviceGroup
-
Returns the regex pattern expected for the mobile device user agent to match.
- getUserArray() - Method in class com.scene7.ipsapi.GetAllUsersReturn
-
Gets the value of the userArray property.
- getUserArray() - Method in class com.scene7.ipsapi.GetUsersReturn
-
Gets the value of the userArray property.
- getUserCharsArray() - Method in class com.scene7.ipsapi.GetUserCharsReturn
-
Gets the value of the userCharsArray property.
- GetUserCharsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUserCharsParam() - Constructor for class com.scene7.ipsapi.GetUserCharsParam
-
- GetUserCharsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUserCharsReturn() - Constructor for class com.scene7.ipsapi.GetUserCharsReturn
-
- getUserCollectionsPath(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Obtain collection path for specified tenant and user.
- getUserDashboards(ResourceResolver, Principal) - Method in interface com.adobe.cq.dashboards.DashboardService
-
Returns the Dashboard resources for a certain principal
.
- getUserData() - Method in interface com.adobe.cq.screens.sessions.ScreensSession
-
- getUserData() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageFieldUpdate
-
- getUserData() - Method in class com.scene7.ipsapi.ImageFieldUpdate
-
Gets the value of the userData property.
- getUserData() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the userData property.
- getUserData() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the userData property.
- getUserData() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the userData property.
- getUserData() - Method in class com.scene7.ipsapi.ZoomTargetDefinition
-
Gets the value of the userData property.
- getUserData() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
-
Returns the user data.
- getUserData() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
- getUserData() - Method in interface org.apache.jackrabbit.spi.Event
-
Returns the user data.
- getUserDataArray() - Method in class com.scene7.ipsapi.SubAsset
-
Gets the value of the userDataArray property.
- getUserDatePrefix() - Static method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
- getUserDescription() - Method in interface com.adobe.cq.social.notifications.channel.Channel
-
Get the description of this channel
- getUserDir() - Static method in class org.apache.commons.lang.SystemUtils
-
Gets the user directory as a File
.
- getUserDir() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the user directory as a File
.
- getUserDirectory() - Static method in class org.apache.commons.io.FileUtils
-
Returns a File
representing the user's home directory.
- getUserDirectoryPath() - Static method in class org.apache.commons.io.FileUtils
-
Returns the path to the user's home directory.
- getUseReferrerUrl() - Method in interface com.adobe.cq.social.tally.Tally
-
- getUserFolderPath(String, String, Map<String, Object>) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Return the node path where the user should be created
- getUserFolderPath(String, String, Map<String, Object>) - Method in interface com.adobe.granite.auth.oauth.ProviderExtension
-
Return the node path where the user should be created
- getUserGeneratedNamespaces() - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManager
-
Retrieves all available tag namespaces, in the user generated space, as array.
- getUserGroupPath(String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the user group path of a tenant.
- getUserGroupRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the user group root path of this context.
- getUserHandle() - Method in interface com.day.cq.dam.scene7.api.model.Scene7User
-
- getUserHandle() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the user handle associated with this configuration.
- getUserHandle(ResourceResolver, String, String, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns a unique user handle from Scene7.
- getUserHandle(ResourceResolver, String, String, String) - Method in interface com.day.cq.dam.scene7.Scene7Service
-
Deprecated.
Returns a unique user handle from Scene7.
- getUserHandle() - Method in class com.scene7.ipsapi.AddCompanyMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.AddGroupMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.AddUserReturn
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.GetCompanyMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.GetGroupMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.GetJobLogsParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.GetUserInfoParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.RemoveCompanyMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.RemoveGroupMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.SetCompanyMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.SetGroupMembershipParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.SetPasswordParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.SetUserInfoParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the userHandle property.
- getUserHandle() - Method in class com.scene7.ipsapi.User
-
Gets the value of the userHandle property.
- getUserHandleArray() - Method in class com.scene7.ipsapi.AddGroupMembersParam
-
Gets the value of the userHandleArray property.
- getUserHandleArray() - Method in class com.scene7.ipsapi.GetGroupMembersReturn
-
Gets the value of the userHandleArray property.
- getUserHandleArray() - Method in class com.scene7.ipsapi.RemoveGroupMembersParam
-
Gets the value of the userHandleArray property.
- getUserHandleArray() - Method in class com.scene7.ipsapi.SetGroupMembersParam
-
Gets the value of the userHandleArray property.
- getUserHome() - Static method in class org.apache.commons.lang.SystemUtils
-
Gets the user home directory as a File
.
- getUserHome() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the user home directory as a File
.
- getUserId() - Method in interface com.adobe.cq.history.api.HistoryEntry
-
- getUserID() - Method in exception com.adobe.cq.mcm.campaign.NewsletterReplicationException
-
- getUserId() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Gets the user id
- getUserId() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUser
-
Gets the user id.
- getUserId() - Method in class com.adobe.cq.social.notifications.client.api.AbstractSocialNotificationCollection
-
- getUserId() - Method in interface com.adobe.cq.social.notifications.client.api.SocialNotificationCollection
-
Get the userId
- getUserId(String) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
- getUserId() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- getUserId() - Method in class com.adobe.cq.social.scf.core.SocialEvent
-
- getUserId() - Method in interface com.adobe.cq.social.scf.User
-
- getUserId() - Method in interface com.adobe.cq.social.scoring.api.UserScore
-
The userid this score belongs to.
- getUserId() - Method in interface com.adobe.cq.social.tally.client.api.Response
-
- getUserID() - Method in interface com.adobe.granite.timeline.TimelineEvent
-
The ID of the user that caused the event.
- getUserId() - Method in interface com.adobe.granite.translation.api.TranslationResult
-
Gets the user id.
- getUserId() - Method in class com.adobe.granite.translation.core.common.TranslationResultImpl
-
- getUserId() - Method in interface com.adobe.granite.workflow.exec.HistoryItem
-
User who triggered the action
WorkItem
hat caused this
HistoryItem
- getUserId() - Method in class com.day.cq.audit.AuditLogEntry
-
Returns the user id.
- getUserId() - Method in class com.day.cq.dam.api.DamEvent
-
The id of the user generating the event.
- getUserId(ResourceResolver, String) - Static method in class com.day.cq.mcm.api.MCMUtil
-
Fetch user name from the given id
- getUserId() - Method in class com.day.cq.replication.ReplicationAction
-
Returns the user id.
- getUserId() - Method in interface com.day.cq.workflow.exec.HistoryItem
-
User who triggered the action
WorkItem
hat caused this
HistoryItem
- getUserId() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns the id of the user that own this session
- getUserId() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getUserId() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the user id.
- getUserId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
- getUserId() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Get the user id.
- getUserID() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
-
Return the user ID to be exposed on the JCR Session object.
- getUserId() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
- getUserId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication
-
- getUserID() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
-
- getUserId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
-
Returns the userId.
- getUserId(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
-
- getUserId(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.credentials.CredentialsSupport
-
Retrieves the user identifier from the specified Credentials
.
- getUserId(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
-
- getUserId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthenticatedLogin
-
- getUserId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
-
Returns the ID of the user associated with this token info object.
- getUserId() - Method in class org.apache.jackrabbit.oak.spi.security.user.UserIdCredentials
-
- getUserID() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
-
Returns the user ID connected with this event.
- getUserID() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
-
- getUserID() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Returns the user id.
- getUserID() - Method in interface org.apache.jackrabbit.spi.Event
-
Returns the user ID connected with this event.
- getUserID() - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Returns the user id.
- getUserId() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the user id of the session of this manager.
- getUserId() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Get the user id of the user initiating the change
- getUserID() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Get the user ID, if any, associated with this resource resolver.
- getUserID() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- getUserIdFromValidateTokenResponseBody(String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Parse the response body and return the userId contained in the response
- getUserIdProperty() - Method in interface com.adobe.granite.auth.oauth.Provider
-
What is the user data property that contains this OAuth provider's user id? (e.g.
- getUserInfo(ResourceResolver, String, String, String) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Gets information about a user.
- getUserInfo() - Method in class com.scene7.ipsapi.GetUserInfoReturn
-
Gets the value of the userInfo property.
- GetUserInfoParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUserInfoParam() - Constructor for class com.scene7.ipsapi.GetUserInfoParam
-
- GetUserInfoReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUserInfoReturn() - Constructor for class com.scene7.ipsapi.GetUserInfoReturn
-
- getUserLocale() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
Return the forced user locale or null
, if no locale was set before.
- getUserLocale() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getUserManagement() - Method in interface org.apache.jackrabbit.vault.fs.spi.ServiceProvider
-
Returns the repository dependant User management or null
if
the repository does not require a separate user handling.
- getUserManagementService() - Static method in class com.day.cq.personalization.UserPropertiesUtil
-
- getUserManager(Session) - Method in interface com.adobe.granite.security.user.UserManagementService
-
Retrieve the UserManager
associated with the given session.
- getUserManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the UserManager
for the current Session
.
- getUserManager() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.UserManagerCallback
-
- getUserManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
-
Create a new UserManager
instance
- getUserManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the UserManager
for the given
session
.
- getUserName() - Method in interface com.day.crx.packaging.PackageShareSession
-
Returns the name of the user
- getUserName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's user name.
- getUsername() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
-
- getUsername() - Method in class org.apache.oltu.oauth2.as.request.AbstractOAuthTokenRequest
-
- getUserNamespaces(String) - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the User's namespaces.
- getUserPath() - Method in interface com.adobe.cq.social.subscriptions.client.api.UserSubscriptionPreferences
-
Get user path
- getUserPrincipal() - Method in interface com.adobe.granite.socketio.SocketIOSocket
-
- getUserPrincipal() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication
-
- getUserPrincipal() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- getUserPrincipalProvider(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
-
Optional method that allows a given user management implementation to
provide a specific and optimized implementation of the
PrincipalProvider
interface for the principals represented by the user/groups known to
this implementation.
- getUserProperties(ResourceResolver, String) - Static method in class com.adobe.cq.social.filelibrary.client.api.FileLibraryUtils
-
Returns the user properties denoted by the given userId
.
- getUserProperties() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
- getUserProperties(String, String) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
- getUserProperties(ResourceResolver, String) - Method in interface com.adobe.cq.social.scf.utilities.api.SCFUtilities
-
Returns the user properties denoted by the given userId
.
- getUserProperties(ResourceResolver, String) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
Returns the user properties denoted by the given userId
.
- getUserProperties(ResourceResolver, String) - Static method in class com.adobe.cq.social.srp.utilities.internal.InternalStaticResourceUtilities
-
Returns the user properties denoted by the given userId
.
- getUserProperties(ResourceResolver, String) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
Returns the user properties denoted by the given userId
.
- getUserProperties(ResourceResolver, String) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Returns the user properties denoted by the given userId
.
- getUserProperties() - Method in interface com.adobe.granite.security.user.UserPropertiesComposite
-
- getUserProperties(String, String) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Retrieve the user properties identified by the given relative path and
the specified authorizable ID.
- getUserProperties(Authorizable, String) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Retrieve the user properties identified by the given relative path and
the specified authorizable.
- getUserProperties(Node) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Retrieve the user properties identified by the given node.
- getUserProperties(String, String, Comparator<Node>) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
Retrieves with the given session a composite (aggregation) of
UserProperties
associated with
the authorizable identified by the given
authorizableId
.
- getUserProperties(SlingHttpServletRequest) - Method in interface com.day.cq.personalization.UserPropertiesProvider
-
- getUserProperties(ResourceResolver) - Method in interface com.day.cq.personalization.UserPropertiesProvider
-
- getUserPropertiesComposite(String, String[]) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
- getUserPropertiesComposite(String, UserPropertiesFilter) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
- getUserPropertiesComposite(String, String) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
- getUserPropertiesComposite(String, String, Comparator<Node>) - Method in interface com.adobe.granite.security.user.UserPropertiesManager
-
- getUserPropertiesPaths() - Method in interface com.adobe.granite.security.user.UserPropertiesComposite
-
- getUserQuery() - Method in class com.day.cq.searchpromote.xml.result.Query
-
- getUserReport() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementLearningPathView
-
- getUserReport() - Method in interface com.adobe.cq.social.enablement.view.api.EnablementResourceView
-
- getUserResourceResolverFromUserId(SlingRepository, ResourceResolverFactory, String, String) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- getUserResponse(String) - Method in interface com.adobe.cq.social.tally.Tally
-
- getUserRoleArray() - Method in class com.scene7.ipsapi.GetUserCharsParam
-
Gets the value of the userRoleArray property.
- getUserRoleArray() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the userRoleArray property.
- getUserRootPath() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Get the user root path of this context.
- getUserRootPath() - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- getUserRootPath() - Method in interface com.adobe.granite.security.user.UserManagementService
-
- getUsers(S7Config, Boolean, Boolean, List<String>, List<String>, List<String>, String, String, String, Integer, Integer) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Return a optionally sorted, filtered and paged list user results
- getUsers(S7Config, Boolean, Boolean, List<String>, List<String>, List<String>, String, String, String, Integer, Integer) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Return a optionally sorted, filtered and paged list user results
- getUsers() - Method in interface com.day.cq.security.UserManager
-
Deprecated.
- getUsers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of user names in the User Admin database
- getUseRset() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we use the RSET command instead of the NOOP command
in the @{link #isConnected isConnected} method?
- GetUsersParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUsersParam() - Constructor for class com.scene7.ipsapi.GetUsersParam
-
- GetUsersReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetUsersReturn() - Constructor for class com.scene7.ipsapi.GetUsersReturn
-
- getUserStatistics() - Method in interface com.adobe.cq.social.messaging.client.api.MessageBoxSocialComponent
-
get the usage statistics of the user.
- getUserStatistics(Resource) - Method in interface com.adobe.cq.social.messaging.client.endpoints.MessagingOperations
-
Get the usage statistics of the user corresponding to the passed resolver.
- getUserStream(ResourceResolver, String, String, boolean) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
Gets the distinct activity stream for the given user.
- getUserStream(ResourceResolver, String, String) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
- getUserStream(ResourceResolver, User, String) - Method in interface com.adobe.granite.activitystreams.ActivityManager
-
- getUserUgc(ResourceResolver, String, OutputStream) - Method in interface com.adobe.cq.social.user.ugc.management.api.UserUgcManagement
-
- getUserWithProperty(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the user name with the given property key-value pair from the User
Admin service database.
- getUseSAXDocxExtractor() - Method in class org.apache.tika.parser.microsoft.AbstractOfficeParser
-
- getUseSAXDocxExtractor() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getUseSAXPptxExtractor() - Method in class org.apache.tika.parser.microsoft.OfficeParserConfig
-
- getUShortBE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE unsigned short value from the beginning of a byte array
- getUShortBE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a BE unsigned short value from a byte array
- getUShortLE(byte[]) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE unsigned short value from the beginning of a byte array
- getUShortLE(byte[], int) - Static method in class org.apache.tika.io.EndianUtils
-
Get a LE unsigned short value from a byte array
- getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
-
If the component instance is registered as a service using the
servicescope="bundle"
or servicescope="prototype"
attribute, then this method returns the bundle using the service provided
by the component instance.
- getUsingBundles() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getUsingBundles(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
Answer the list of identifiers of the bundles that use the service
- getUsmAmount() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the usmAmount property.
- getUsmAmount() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the usmAmount property.
- getUsmAmount() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the usmAmount property.
- getUsmRadius() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the usmRadius property.
- getUsmRadius() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the usmRadius property.
- getUsmRadius() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the usmRadius property.
- getUsmThreshold() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the usmThreshold property.
- getUsmThreshold() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the usmThreshold property.
- getUsmThreshold() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the usmThreshold property.
- getUT() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the transpose of the matrix U of the decomposition.
- getUT() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the transpose of the matrix U of the decomposition.
- getUtf16Offset() - Method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMLocatorImpl
-
The UTF-16, as defined in [Unicode] and Amendment 1 of [ISO/IEC 10646],
offset into the input source this locator is pointing to or -1 if there
is no UTF-16 offset available.
- getUuid() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
UUIDs of the listener registration
- getUUID() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the UUID of this node.
- getUUID() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
-
Returns the uuid of the node being imported.
- getUUIDs() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
- getV() - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns the matrix V of the decomposition.
- getV() - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns the matrix V of the decomposition.
- getV() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the matrix V of the decomposition.
- getV() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the matrix V of the decomposition.
- getValidateTokenUrl(String, String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
OAuth provider validate token URL
- getValidationInfo(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
-
- getValidationInfo(HttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Return the validation information for a request
- getValidationQuery() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
-
- getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getValidators(String, Set<Principal>, MoveTracker) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
Returns the list of validators that need to be executed for the specified
workspace name.
- getValidCSSColor(String, String) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Validate a CSS color value.
- getValidCSSColor(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a CSS color value.
- getValidDimension(String, String) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Validate a string which should contain a dimension, returning a default value if the source is
empyt, can't be parsed, or contains XSS risks.
- getValidDimension(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain a dimension, returning a default value if the source is
empty, can't be parsed, or contains XSS risks.
- getValidDouble(String, double) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain an double, returning a default value if the source is
null
, empty, can't be parsed, or contains XSS risks.
- getValidHref(String) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Sanitizes a URL for writing as an HTML href or src attribute value.
- getValidHref(String, boolean) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
- getValidHref(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Sanitizes a URL for writing as an HTML href or src attribute value.
- getValidInteger(String, int) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Validate a string which should contain an integer, returning a default value if the source is
empty, can't be parsed, or contains XSS risks.
- getValidInteger(String, int) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain an integer, returning a default value if the source is
null
, empty, can't be parsed, or contains XSS risks.
- getValidity() - Method in interface com.day.cq.rewriter.linkchecker.Link
-
Returns the link validity.
- getValidJcrSystemNodeTypeNames() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Returns the collection of valid node types under /jcr:system.
- getValidJSON(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a JSON string
- getValidJSToken(String, String) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Validate a Javascript token.
- getValidJSToken(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a Javascript token.
- getValidLong(String, long) - Method in interface com.adobe.granite.xss.XSSAPI
-
Deprecated.
Validate a string which should contain a long, returning a default value if the source is
empty, can't be parsed, or contains XSS risks.
- getValidLong(String, long) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain a long, returning a default value if the source is
null
, empty, can't be parsed, or contains XSS risks.
- getValidMultiLineComment(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate multi-line comment to be used inside a <script>...</script> or <style>...</style> block.
- getValidStyleToken(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a style/CSS token.
- getValidXML(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate an XML string
- getValPtr() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getValue() - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets the current value of the element in a suitable object representation.
- getValue() - Method in interface com.adobe.cq.dam.cfm.ContentVariation
-
Gets the current value of the variation in a suitable object representation.
- getValue(Class<T>) - Method in interface com.adobe.cq.dam.cfm.FragmentData
-
Gets the value, converted to the provided type.
- getValue() - Method in interface com.adobe.cq.dam.cfm.FragmentData
-
Gets the original value as a generic Java object.
- getValue() - Method in enum com.adobe.cq.launches.api.LaunchPromotionScope
-
Get the launch promotion scope value
- getValue() - Method in enum com.adobe.cq.launches.api.LaunchResourceStatus.LaunchStatusType
-
Get the launch status type value
- getValue() - Method in interface com.adobe.cq.mcm.campaign.profile.OptionValue
-
- getValue(MetaDataNode) - Method in interface com.adobe.cq.mcm.campaign.profile.Profile
-
- getValue(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getValue() - Method in class com.adobe.cq.sites.ui.models.admin.security.LoginPath
-
- getValue() - Method in class com.adobe.cq.social.commons.listing.QueryFilterUtil.QueryFilter
-
Gets the value.If the Query expression is "isDraft eq true", the API will return true
- getValue() - Method in interface com.adobe.cq.social.messaging.client.api.FormData
-
- getValue() - Method in interface com.adobe.cq.social.scoring.api.UserScore
-
The user's score points.
- getValue() - Method in enum com.adobe.cq.social.subscriptions.api.SubscriptionType
-
Get the name of this SubscriptionType
- getValue() - Method in class com.adobe.cq.social.ugc.api.UgcFilter.PropertyFilter
-
Deprecated.
Return the value.
- getValue() - Method in class com.adobe.cq.social.ugc.api.UgcIndexProperty
-
Return property value.
- getValue() - Method in class com.adobe.cq.social.ugc.api.ValueConstraint
-
Gets the value to use when evaluating property values.
- getValue() - Method in enum com.adobe.cq.targetrecommendations.api.model.DayCountInterval
-
- getValue() - Method in class com.adobe.granite.auth.saml.model.Attribute
-
- getValue() - Method in class com.adobe.granite.auth.saml.model.NameId
-
- getValue() - Method in interface com.adobe.granite.haf.converter.api.description.ActionFieldDescription
-
Get the value of the field.
- getValue() - Method in interface com.adobe.granite.haf.converter.api.description.PropertyDescription
-
Get the value of the property.
- getValue() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns the values that is applicable for the current page.
- getValue() - Method in interface com.adobe.internal.xmp.properties.XMPProperty
-
- getValue() - Method in interface com.adobe.internal.xmp.properties.XMPPropertyInfo
-
- getValue() - Method in class com.adobe.reef.siren.Field
-
Returns the value attribute.
- getValue() - Method in interface com.adobe.xmp.core.XMPSimple
-
Returns the value of this property
- getValue() - Method in class com.adobe.xmp.path.XMPPathSegment
-
- getValue() - Method in interface com.adobe.xmp.properties.XMPProperty
-
- getValue() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getValue() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoImpl
-
- getValue() - Method in class com.codahale.metrics.CachedGauge
-
- getValue() - Method in class com.codahale.metrics.DerivativeGauge
-
- getValue() - Method in interface com.codahale.metrics.Gauge
-
Returns the metric's current value.
- getValue() - Method in class com.codahale.metrics.JmxAttributeGauge
-
- getValue() - Method in interface com.codahale.metrics.JmxReporter.JmxGaugeMBean
-
- getValue() - Method in class com.codahale.metrics.RatioGauge
-
- getValue() - Method in class com.codahale.metrics.RatioGauge.Ratio
-
Returns the ratio, which is either a double
between 0 and 1 (inclusive) or
NaN
.
- getValue(double) - Method in class com.codahale.metrics.Snapshot
-
Returns the value at the given quantile.
- getValue(double) - Method in class com.codahale.metrics.UniformSnapshot
-
Returns the value at the given quantile.
- getValue(double) - Method in class com.codahale.metrics.WeightedSnapshot
-
Returns the value at the given quantile.
- getValue(String) - Method in class com.day.cq.analytics.testandtarget.mac.MacMetadata
-
Retrieves the value of a specific attribute from this metadata set
- getValue(String) - Method in interface com.day.cq.contentsync.config.ConfigEntry
-
- getValue(Node, String, String) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns the single property value from the given node n
with
name
.
- getValue() - Method in enum com.day.cq.dam.scene7.api.constants.Scene7AssetType
-
- getValue() - Method in enum com.day.cq.dam.scene7.api.constants.Scene7JobType
-
- getValue() - Method in class com.day.cq.dam.scene7.api.model.Scene7ConfigSetting
-
Retrieve the value of the preset
- getValue() - Method in class com.day.cq.dam.scene7.api.model.Scene7MetadataValue
-
- getValue() - Method in interface com.day.cq.dam.scene7.api.model.Scene7UserData
-
- getValue() - Method in interface com.day.cq.mcm.campaign.profile.OptionValue
-
Deprecated.
- getValue(MetaDataInstance) - Method in interface com.day.cq.mcm.campaign.profile.Profile
-
Deprecated.
- getValue(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getValue() - Method in class com.day.cq.personalization.Segment
-
- getValue(UserProperties, String) - Static method in class com.day.cq.personalization.UserPropertiesUtil
-
- getValue(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
-
Deprecated.
Return an attribute's value, given its name or null
if the attribute cannot be found.
- getValue() - Method in interface com.day.cq.search.facets.Bucket
-
- getValue() - Method in class com.day.cq.search.facets.buckets.SimpleBucket
- getValue() - Method in class com.day.cq.searchpromote.xml.form.Input
-
- getValue() - Method in class com.day.cq.searchpromote.xml.result.BreadCrumbItem
-
- getValue() - Method in class com.day.cq.searchpromote.xml.result.CustomField
-
- getValue() - Method in class com.day.cq.searchpromote.xml.result.Field
-
- getValue() - Method in class com.day.cq.searchpromote.xml.result.MenuItem
-
- getValue(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the value for the element.
- getValue(SlingHttpServletRequest, Resource, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the value for the element.
- getValue(SlingHttpServletRequest, String, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns the value for the given name (property).
- getValue() - Method in interface com.day.crx.sling.server.jmx.SimpleMap.Entry
-
- getValue() - Method in class com.day.util.ListMap.Entry
-
- getValue() - Method in class com.day.util.NameValuePair
-
Gets the value
- getValue() - Method in class com.fasterxml.jackson.core.io.SerializedString
-
- getValue() - Method in interface com.fasterxml.jackson.core.SerializableString
-
Returns unquoted String that this object represents (and offers
serialized forms for)
- getValue() - Method in exception com.fasterxml.jackson.databind.exc.InvalidFormatException
-
- getValue(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedConstructor
-
- getValue(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- getValue(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMember
-
Optional method that can be used to access the value of
this member on given object, if this is a supported
operation for member type.
- getValue(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethod
-
- getValue(Object) - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedParameter
-
- getValue(Object) - Method in class com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember
-
- getValue() - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getValue() - Method in class com.fasterxml.jackson.databind.util.JSONPObject
-
- getValue() - Method in class com.fasterxml.jackson.databind.util.JSONWrappedObject
-
- getValue() - Method in enum com.google.zxing.common.CharacterSetECI
-
- getValue() - Method in class com.scene7.ipsapi.ConfigSetting
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.GenerationAttribute
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.GetPropertyReturn
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.Metadata
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.Property
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.TagCondition
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.TagValueUpdateFault
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.UserData
-
Gets the value of the value property.
- getValue() - Method in class com.scene7.ipsapi.ValueCount
-
Gets the value of the value property.
- getValue() - Method in class org.apache.aries.jmx.codec.BundleData.Header
-
- getValue() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getValue() - Method in class org.apache.commons.collections.DefaultMapEntry
-
Deprecated.
Gets the value from the Map Entry.
- getValue() - Method in class org.apache.commons.collections.functors.EqualPredicate
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections.functors.IdentityPredicate
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorDecorator
-
- getValue() - Method in class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorDecorator
-
- getValue() - Method in class org.apache.commons.collections.iterators.EntrySetMapIterator
-
Gets the current value, which is the value associated with the last key
returned by next()
.
- getValue() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIterator
-
- getValue() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIterator
-
- getValue() - Method in class org.apache.commons.collections.keyvalue.AbstractKeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
-
- getValue() - Method in interface org.apache.commons.collections.KeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.commons.collections.keyvalue.TiedMapEntry
-
Gets the value of this entry direct from the map.
- getValue(int) - Method in class org.apache.commons.collections.map.LinkedMap
-
Gets the value at the specified index.
- getValue(int) - Method in class org.apache.commons.collections.map.ListOrderedMap
-
Gets the value at the specified index.
- getValue() - Method in class org.apache.commons.collections.map.SingletonMap
-
Gets the value.
- getValue() - Method in interface org.apache.commons.collections.MapIterator
-
Gets the current value, which is the value associated with the last key
returned by next()
.
- getValue(int) - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Gets the value at the specified index.
- getValue() - Method in class org.apache.commons.collections4.functors.EqualPredicate
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections4.functors.IdentityPredicate
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyMapIterator
-
- getValue() - Method in class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Gets the current value, which is the value associated with the last key
returned by next()
.
- getValue() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Gets the current value, which is the value associated with the last key
returned by next()
.
- getValue() - Method in class org.apache.commons.collections4.iterators.EntrySetMapIterator
-
Gets the current value, which is the value associated with the last key
returned by next()
.
- getValue() - Method in class org.apache.commons.collections4.iterators.UnmodifiableMapIterator
-
- getValue() - Method in class org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIterator
-
- getValue() - Method in class org.apache.commons.collections4.keyvalue.AbstractKeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
-
- getValue() - Method in interface org.apache.commons.collections4.KeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.commons.collections4.keyvalue.TiedMapEntry
-
Gets the value of this entry direct from the map.
- getValue() - Method in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Gets the current value, which is the value associated with the last key
returned by next()
.
- getValue(int) - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets the value at the specified index.
- getValue(int) - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the value at the specified index.
- getValue() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the value.
- getValue() - Method in interface org.apache.commons.collections4.MapIterator
-
Gets the current value, which is the value associated with the last key
returned by next()
.
- getValue() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as Java long.
- getValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java BigInteger from eight
bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from an eight-byte array
- getValue() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as Java long.
- getValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Helper method to get the value as a Java long from four bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Helper method to get the value as a Java long from a four-byte array
- getValue() - Method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Get value as Java int.
- getValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Helper method to get the value as a java int from two bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Helper method to get the value as a java int from a two-byte array
- getValue() - Method in class org.apache.commons.compress.compressors.lz4.XXHash32
-
- getValue() - Method in class org.apache.commons.compress.utils.ChecksumCalculatingInputStream
-
Returns the calculated checksum.
- getValue() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeAscii
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeByte
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeDouble
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeFloat
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeLong
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeRational
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeShort
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoAscii
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoDouble
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoFloat
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoGpsText
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoLong
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoLongOrIFD
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoRational
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoShort
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSLong
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSRational
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSShort
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoXpString
-
- getValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getValue(int) - Method in class org.apache.commons.lang.BitField
-
Obtains the value for the specified BitField, appropriately
shifted right.
- getValue() - Method in interface org.apache.commons.lang.mutable.Mutable
-
Gets the value of this mutable.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableBoolean
-
Gets the value as a Boolean instance.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableByte
-
Gets the value as a Byte instance.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Gets the value as a Double instance.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Gets the value as a Float instance.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableInt
-
Gets the value as a Integer instance.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableLong
-
Gets the value as a Long instance.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableObject
-
Gets the value.
- getValue() - Method in class org.apache.commons.lang.mutable.MutableShort
-
Gets the value as a Short instance.
- getValue(int) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, appropriately
shifted right.
- getValue() - Method in interface org.apache.commons.lang3.mutable.Mutable
-
Gets the value of this mutable.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Gets the value as a Boolean instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Gets the value as a Byte instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Gets the value as a Double instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Gets the value as a Float instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Gets the value as a Integer instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Gets the value as a Long instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableObject
-
Gets the value.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Gets the value as a Short instance.
- getValue() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the value from this pair.
- getValue() - Method in class org.apache.commons.math.linear.RealVector.Entry
-
Get the value of the entry.
- getValue() - Method in class org.apache.commons.math.optimization.linear.LinearConstraint
-
Get the value of the constraint (right hand side).
- getValue(double[]) - Method in class org.apache.commons.math.optimization.linear.LinearObjectiveFunction
-
Compute the value of the linear equation at the current point
- getValue(RealVector) - Method in class org.apache.commons.math.optimization.linear.LinearObjectiveFunction
-
Compute the value of the linear equation at the current point
- getValue() - Method in class org.apache.commons.math.optimization.RealPointValuePair
-
Get the value of the objective function.
- getValue() - Method in class org.apache.commons.math.optimization.VectorialPointValuePair
-
Get the value of the objective function.
- getValue() - Method in class org.apache.felix.webconsole.bundleinfo.BundleInfo
-
Gets the information value.
- getValue(StaticOperand, int) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Returns the value of the given static operand
(literal
or bind variable
)
casted to the given type.
- getValue(StaticOperand) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Returns the value of the given static operand
(literal
or bind variable
).
- getValue(Operand, Row) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Returns the value of the given operand in the context of the given row.
- getValue(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
-
The value of a single-value descriptor is found by passing the key for
that descriptor to this method.
- getValue(Type<T>) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
-
Value of this property.
- getValue(Type<T>, int) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
-
Value at the given index
.
- getValue(Type<T>) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
-
Value of this object.
- getValue(Type<T>, int) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
-
Value at the given index
.
- getValue(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
-
The property value.
- getValue(int) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- getValue(int) - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
-
- getValue() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Returns the value of the property to match.
- getValue() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
-
- getValue() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
-
- getValue(String) - Method in class org.apache.jackrabbit.vault.util.DocViewNode
-
- getValue() - Method in class org.apache.jackrabbit.webdav.bind.ParentSet
-
- getValue() - Method in class org.apache.jackrabbit.webdav.lock.LockDiscovery
-
Returns the list of active locks.
- getValue() - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Returns the list of supported lock entries.
- getValue() - Method in class org.apache.jackrabbit.webdav.observation.Filter
-
- getValue() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionDiscovery
-
- getValue() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
-
Returns the value of this property
- getValue() - Method in class org.apache.jackrabbit.webdav.property.DefaultDavProperty
-
Returns the value of this property
- getValue() - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
-
Returns an array of String.
- getValue() - Method in class org.apache.jackrabbit.webdav.property.ResourceType
-
Returns a Set of resource types each implementing the XmlSerializable
interface.
- getValue() - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
-
Returns the set of supported query grammers.
- getValue() - Method in class org.apache.jackrabbit.webdav.security.AclProperty
-
- getValue() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
-
Not implemented.
- getValue() - Method in class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
-
- getValue() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilegeSetProperty
-
- getValue() - Method in class org.apache.jackrabbit.webdav.version.LabelSetProperty
-
- getValue() - Method in class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
-
Returns a set of report types.
- getValue() - Method in class org.apache.jackrabbit.webdav.version.SupportedMethodSetProperty
-
- getValue(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
-
Returns the first value for the named parameter or null if none
- getValue() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Get value stored for the current context path.
- getValue() - Method in interface org.apache.sling.commons.metrics.Gauge
-
Returns the metric's current value.
- getValue() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
-
- getValue() - Method in class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
-
- getValue(Object, String, Type, AnnotatedElement, DisposalCallbackRegistry) - Method in interface org.apache.sling.models.spi.Injector
-
Produce a value for an injection point.
- getValue() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
-
- getValue(ValueMap, String, Object) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Gets the value of the specified key from the ValueMap and either coerses
the value into the specified type or uses the specified type as a default
depending on the parameter passed in.
- getValue() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
-
Returns the boolean value of the constant.
- getValue(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
- getValue() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
-
Returns the number representation of this constant.
- getValue() - Method in class org.apache.tika.config.Param
-
- getValue(int) - Method in class org.joda.time.base.BasePartial
-
Gets the value of the field at the specifed index.
- getValue(int) - Method in class org.joda.time.base.BasePeriod
-
Gets the value at the specified index.
- getValue(int) - Method in class org.joda.time.base.BaseSingleFieldPeriod
-
Gets the value at the specified index.
- getValue(long) - Method in class org.joda.time.DurationField
-
Get the value of this field from the milliseconds, which is approximate
if this field is imprecise.
- getValue(long, long) - Method in class org.joda.time.DurationField
-
Get the value of this field from the milliseconds relative to an
instant.
- getValue(long) - Method in class org.joda.time.field.BaseDurationField
-
Get the value of this field from the milliseconds, which is approximate
if this field is imprecise.
- getValue(long, long) - Method in class org.joda.time.field.BaseDurationField
-
Get the value of this field from the milliseconds relative to an
instant.
- getValue(long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getValue(long, long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getValue(long) - Method in class org.joda.time.field.MillisDurationField
-
- getValue(long, long) - Method in class org.joda.time.field.MillisDurationField
-
- getValue(long) - Method in class org.joda.time.field.ScaledDurationField
-
- getValue(long, long) - Method in class org.joda.time.field.ScaledDurationField
-
- getValue(long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getValue(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getValue(int) - Method in class org.joda.time.LocalDate
-
Gets the value of the field at the specifed index.
- getValue(int) - Method in class org.joda.time.LocalDateTime
-
Gets the value of the field at the specifed index.
- getValue(int) - Method in class org.joda.time.LocalTime
-
Gets the value of the field at the specifed index.
- getValue(int) - Method in class org.joda.time.Partial
-
Gets the value of the field at the specified index.
- getValue(int) - Method in interface org.joda.time.ReadablePartial
-
Gets the value at the specified index.
- getValue(int) - Method in interface org.joda.time.ReadablePeriod
-
Gets the value at the specified index.
- getValue() - Method in class org.kohsuke.rngom.rngparser.digested.DAnnotation.Attribute
-
Gets the attribute value.
- getValue() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern.Param
-
- getValue() - Method in class org.kohsuke.rngom.rngparser.digested.DValuePattern
-
- getValueArray() - Method in class com.scene7.ipsapi.AddTagFieldValuesParam
-
Gets the value of the valueArray property.
- getValueArray() - Method in class com.scene7.ipsapi.DeleteTagFieldValuesParam
-
Gets the value of the valueArray property.
- getValueArray() - Method in class com.scene7.ipsapi.GetDistinctMetadataValuesReturn
-
Gets the value of the valueArray property.
- getValueArray() - Method in class com.scene7.ipsapi.Metadata
-
Gets the value of the valueArray property.
- getValueArray() - Method in class com.scene7.ipsapi.SetTagFieldValuesParam
-
Gets the value of the valueArray property.
- getValueArray() - Method in class com.scene7.ipsapi.TagCondition
-
Gets the value of the valueArray property.
- getValueArray() - Method in class com.scene7.ipsapi.TagFieldValues
-
Gets the value of the valueArray property.
- getValueAsBoolean(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getValueAsBoolean(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getValueAsBoolean(boolean) - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsBoolean() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsBoolean(boolean) - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsBoolean() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
boolean.
- getValueAsBoolean(boolean) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
boolean.
- getValueAsBoolean() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsBoolean(boolean) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsDouble(double) - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsDouble() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsDouble(double) - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsDouble() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a Java
double.
- getValueAsDouble(double) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
Java double.
- getValueAsDouble() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsDouble(double) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsInt() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsInt(int) - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsInt() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsInt(int) - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsInt() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getValueAsInt(int) - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getValueAsInt() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getValueAsInt(int) - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getValueAsInt() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
int.
- getValueAsInt(int) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
int.
- getValueAsInt() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsInt(int) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsLong() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsLong(long) - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsLong() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsLong(long) - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsLong() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
long.
- getValueAsLong(long) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
long.
- getValueAsLong() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsLong(long) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsLong(long) - Method in class org.joda.time.DurationField
-
Get the value of this field from the milliseconds, which is approximate
if this field is imprecise.
- getValueAsLong(long, long) - Method in class org.joda.time.DurationField
-
Get the value of this field from the milliseconds relative to an
instant.
- getValueAsLong(long) - Method in class org.joda.time.field.BaseDurationField
-
Get the value of this field from the milliseconds, which is approximate
if this field is imprecise.
- getValueAsLong(long, long) - Method in class org.joda.time.field.DecoratedDurationField
-
- getValueAsLong(long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getValueAsLong(long, long) - Method in class org.joda.time.field.DelegatedDurationField
-
- getValueAsLong(long) - Method in class org.joda.time.field.MillisDurationField
-
- getValueAsLong(long, long) - Method in class org.joda.time.field.MillisDurationField
-
- getValueAsLong(long, long) - Method in class org.joda.time.field.PreciseDurationField
-
Get the value of this field from the milliseconds.
- getValueAsLong(long) - Method in class org.joda.time.field.ScaledDurationField
-
- getValueAsLong(long, long) - Method in class org.joda.time.field.ScaledDurationField
-
- getValueAsLong(long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getValueAsLong(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
-
Always throws UnsupportedOperationException
- getValueAsString() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- getValueAsString() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- getValueAsString() - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase
-
- getValueAsString() - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.json.ReaderBasedJsonParser
-
- getValueAsString() - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.json.UTF8DataInputJsonParser
-
- getValueAsString() - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.json.UTF8StreamJsonParser
-
- getValueAsString() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
String
.
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that will try to convert value of current token to a
String
.
- getValueAsString() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueAsString(String) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- getValueClass() - Method in class com.fasterxml.jackson.databind.deser.std.StdDeserializer
-
- getValueClass() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getValueClass() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator.Base
-
- getValueClass() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Accessor for raw (type-erased) type of instances to create.
- getValueClass() - Method in class com.fasterxml.jackson.databind.util.ConstantValueInstantiator
-
- getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
- getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
-
- getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Returns the array of value constraints.
- getValueConstraints() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Returns the array of value constraints.
- getValueDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the variable default value delimiter matcher currently in use.
- getValueDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getValueDeserializer() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getValueDeserializer() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getValueFilter() - Method in class com.fasterxml.jackson.annotation.JsonInclude.Value
-
- getValueFromBeanInfoPropertyEditor(Class, String, String, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- getValueFromPropertyEditorManager(Class, String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- getValueHandler() - Method in class com.fasterxml.jackson.databind.JavaType
-
Method for accessing value handler associated with this type, if any
- getValueInclusion() - Method in class com.fasterxml.jackson.annotation.JsonInclude.Value
-
- getValueInfo(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Get detailed metadata information about the property value.
- getValueInstantiator() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- getValueInstantiator() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder
-
- getValueInstantiator() - Method in class com.fasterxml.jackson.databind.deser.std.CollectionDeserializer
-
- getValueInstantiator() - Method in class com.fasterxml.jackson.databind.deser.std.ContainerDeserializerBase
-
- getValueInstantiator() - Method in class com.fasterxml.jackson.databind.deser.std.MapDeserializer
-
- getValueInstantiator() - Method in class com.fasterxml.jackson.databind.deser.std.StringCollectionDeserializer
-
- getValueInstantiator() - Method in interface com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable
-
- getValueMap() - Method in class com.adobe.granite.ui.components.FormData
-
Returns the values.
- getValueMap() - Method in class com.adobe.granite.ui.components.ValueMapResourceWrapper
-
- getValueMap() - Method in class org.apache.sling.api.resource.AbstractResource
-
- getValueMap() - Method in interface org.apache.sling.api.resource.Resource
-
Returns a value map for this resource.
- getValueMap(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns an ValueMap
object for the given
Resource
.
- getValueMap() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- getValueNulls() - Method in class com.fasterxml.jackson.annotation.JsonSetter.Value
-
- getValueNulls() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- getValuePerHour() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per hour over the last week.
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValuePerMinute() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per minute over the last hour.
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValuePerSecond() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per second over the last minute.
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValuePerWeek() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per week over the last three years.
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValueProperties() - Method in interface com.day.cq.reporting.QueryEngineConfig
-
Gets the names of possible properties to get data from.
- getValueRef() - Method in class org.apache.commons.math.optimization.VectorialPointValuePair
-
Get a reference to the value of the objective function.
- getValues() - Method in interface com.adobe.cq.commerce.api.CommerceFacet
-
Get the list of values (selected or not) for this facet
- getValues() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacet
-
Get the list of values (selected or not) for this facet
- getValues() - Method in interface com.adobe.cq.mcm.campaign.profile.Options
-
- getValues() - Method in class com.adobe.cq.social.reporting.dv.model.api.BarChartModel
-
- getValues() - Method in class com.adobe.cq.social.ugc.api.SetConstraint
-
Gets the all the values in this set.
- getValues() - Method in interface com.adobe.cq.targetrecommendations.api.model.RecommendationAlgorithmInclusionRule
-
List of values to be checked by this inclusion rule
- getValues() - Method in interface com.adobe.granite.haf.converter.api.description.HeaderDescription
-
Get the header's values.
- getValues() - Method in class com.codahale.metrics.Snapshot
-
Returns the entire set of values in the snapshot.
- getValues() - Method in class com.codahale.metrics.UniformSnapshot
-
Returns the entire set of values in the snapshot.
- getValues() - Method in class com.codahale.metrics.WeightedSnapshot
-
Returns the entire set of values in the snapshot.
- getValues(String) - Method in class com.day.cq.analytics.testandtarget.mac.MacMetadata
-
Retrieves the value of a specific attribute from this metadata set, specifying what type should the returned value be
- getValues(String) - Method in interface com.day.cq.contentsync.config.ConfigEntry
-
- getValues() - Method in interface com.day.cq.mcm.campaign.profile.Options
-
Deprecated.
- getValues(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the values for the element.
- getValues(SlingHttpServletRequest, Resource, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the values for the element.
- getValues(SlingHttpServletRequest, String, String[]) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns the values for the given name (property).
- getValues(String) - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
-
Return all values for a field.
- getValues() - Method in class com.day.durbo.DurboInput.Property
-
- getValues() - Method in class com.scene7.ipsapi.GetUniqueMetadataValuesReturn
-
Gets the value of the values property.
- getValues() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the values property.
- getValues() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the current set of values in an array of double primitives.
- getValues() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the current set of values in an array of double primitives.
- getValues() - Method in class org.apache.commons.math.util.ResizableDoubleArray
-
- getValues(Operand, Row) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Evaluates the given operand in the context of the given row.
- getValues(Operand, Node) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Evaluates the given operand in the context of the given node.
- getValues(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
-
The value array of a multi-value descriptor is found by passing the key
for that descriptor to this method.
- getValues() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
-
Get the list of values.
- getValues(int) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- getValues() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
- getValues() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
-
- getValues() - Method in interface org.apache.jackrabbit.spi.QueryResultRow
-
Returns an array of QValue
s.
- getValues(String) - Method in class org.apache.jackrabbit.vault.util.DocViewNode
-
- getValues(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
-
Returns all values for the named parameter or null if none
- getValues() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Configuration values stored for the given context path.
- getValues(Property) - Method in class org.apache.tika.metadata.Metadata
-
Get the values associated to a metadata name.
- getValues(String) - Method in class org.apache.tika.metadata.Metadata
-
Get the values associated to a metadata name.
- getValues() - Method in class org.joda.time.base.AbstractPartial
-
Gets an array of the value of each of the fields that this partial supports.
- getValues() - Method in class org.joda.time.base.AbstractPeriod
-
Gets an array of the value of each of the fields that this period supports.
- getValues() - Method in class org.joda.time.base.BasePartial
-
Gets an array of the value of each of the fields that this partial supports.
- getValues() - Method in class org.joda.time.Partial
-
Gets an array of the value of each of the fields that
this partial supports.
- getValuesAsBag(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a Bag from MultiValuedMap
in a null-safe manner.
- getValuesAsList(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- getValuesAsList(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- getValuesAsList(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Return the values for the element as a list
This method
- getValuesAsList(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a List from MultiValuedMap
in a null-safe manner.
- getValuesAsSet(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a Set from MultiValuedMap
in a null-safe manner.
- getValueSerializer() - Method in class com.fasterxml.jackson.databind.ObjectWriter.Prefetch
-
- getValuesFileURL() - Method in class org.apache.commons.math.random.ValueServer
-
Getter for valuesFileURL
- getValueType() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoImpl
-
- getValueType() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- getValueType() - Method in class com.fasterxml.jackson.databind.deser.std.ContainerDeserializerBase
-
- getValueType() - Method in class com.fasterxml.jackson.databind.deser.std.MapDeserializer
-
- getValueType() - Method in class com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer
-
- getValueType() - Method in class com.fasterxml.jackson.databind.deser.std.StdDeserializer
-
Exact structured type this deserializer handles, if known.
- getValueType() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Returns the type of the value.
- getValueType() - Method in class org.apache.tika.metadata.Property
-
- getValueTypeDesc() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getValueTypeDesc() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator.Base
-
- getValueTypeDesc() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that returns description of the value type this instantiator
handles.
- getValueTypeDeserializer() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
-
- getValueTypeDeserializer() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getVanityPath() - Method in class com.day.cq.commons.Console
-
- getVar(String) - Method in class com.day.cq.i18n.I18n
-
Translates the given text.
- getVar(String, String) - Method in class com.day.cq.i18n.I18n
-
Note: this variant is only for rare cases.
- getVar(String, String, Object...) - Method in class com.day.cq.i18n.I18n
-
Translates the given text considering a special comment for translators
and replaces placeholders ({0}
, {1}
, etc.) with
the given arguments.
- getVar(HttpServletRequest, String) - Static method in class com.day.cq.i18n.I18n
-
Translates the specified text into the current language.
- getVar(HttpServletRequest, String, String) - Static method in class com.day.cq.i18n.I18n
-
Note: this variant is only for rare cases.
- getVar(HttpServletRequest, String, String, Object...) - Static method in class com.day.cq.i18n.I18n
-
Translates the given text considering a special comment for translators
and replaces placeholders ({0}
, {1}
, etc.) with
the given arguments.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Gets the variable name to save the resulting object to.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Gets the variable name to which to save the list of children.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the variable name to which to save the value
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Gets the variable name to which to save the list of children.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
-
Gets the variable name to which to save the list of children.
- getVariable(String) - Method in class com.adobe.granite.ui.components.ExpressionCustomizer
-
Returns the value of the variable with the given name.
- getVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
-
- getVariableInfo(TagData) - Method in class com.day.cq.wcm.tags.DefineObjectsTEI
-
- getVariableInfo(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
Returns an Array of VariableInfo
objects describing
scripting variables.
- getVariableInfo(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
-
- getVariableName() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
-
- getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
-
- getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
-
- getVariablePrefixMatcher() - Method in class org.apache.commons.lang.text.StrSubstitutor
-
Gets the variable prefix matcher currently in use.
- getVariablePrefixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the variable prefix matcher currently in use.
- getVariableResolver() - Method in class org.apache.commons.lang.text.StrSubstitutor
-
Gets the VariableResolver that is used to lookup variables.
- getVariableResolver() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the VariableResolver that is used to lookup variables.
- getVariableResolver(ServletRequest) - Static method in class org.apache.felix.webconsole.WebConsoleUtil
-
- getVariableResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
-
- getVariableResolver() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- getVariableResolver() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- getVariables() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Return the variable map.
- getVariables() - Method in interface com.day.cq.analytics.sitecatalyst.rsmerger.ReportSuiteVariable
-
Deprecated.
- getVariables() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all variables
- getVariableSuffixMatcher() - Method in class org.apache.commons.lang.text.StrSubstitutor
-
Gets the variable suffix matcher currently in use.
- getVariableSuffixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the variable suffix matcher currently in use.
- getVariableValue() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getVariance() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics
-
Returns the variance of the available values.
- getVariance() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the variance of the available values.
- getVariance() - Method in interface org.apache.commons.math.stat.descriptive.StatisticalSummary
-
Returns the variance of the available values.
- getVariance() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValues
-
- getVariance() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the variance of the values that have been added.
- getVariance() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the variance of the values that have been added.
- getVarianceDirection() - Method in class org.apache.commons.math.stat.descriptive.moment.SemiVariance
-
Returns the varianceDirection property.
- getVarianceImpl() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured variance implementation.
- getVarianceImpl() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatistics
-
Returns the currently configured variance implementation
- getVarianceImpl() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
-
Returns the currently configured variance implementation
- getVariant() - Method in class com.day.cq.wcm.commons.status.EditorResourceStatus
-
Returns the variant of this status.
- getVariantAxes() - Method in interface com.adobe.cq.commerce.api.Product
-
Returns an iterator over the property names of the variant axes.
- getVariantAxes() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getVariants() - Method in interface com.adobe.cq.commerce.api.Product
-
Returns an iterator over the list of all product variations to which this
particular product/variant belongs.
- getVariants(VariantFilter) - Method in interface com.adobe.cq.commerce.api.Product
-
Returns an iterator over the list of product variants for this product filtered by
the VariantFilter
.
- getVariants() - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getVariants(VariantFilter) - Method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
- getVariation(String) - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets the variation of the given name.
- getVariations() - Method in interface com.adobe.cq.dam.cfm.ContentElement
-
Gets an iterator on the currently available variations of the element.
- getVariations() - Method in interface com.adobe.cq.dam.cfm.FragmentTemplate
-
Gets an iterator on the templates of predefined global variations.
- getVariations() - Method in interface com.adobe.cq.xf.ExperienceFragment
-
Retrieves all the variations of this experience fragment.
- getVariations(String...) - Method in interface com.adobe.cq.xf.ExperienceFragment
-
Retrieves all the variations of this experience fragment, filtered by one or more types
- getVector(String) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a Vector of strings associated with the given configuration
key.
- getVector(String, Vector) - Method in class org.apache.commons.collections.ExtendedProperties
-
Get a Vector of strings associated with the given configuration key.
- getVendor() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the vendor.
- getVendorImage() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns an absolute path to an image to be rendered as the logo of the
branding product vendor.
- getVendorImage() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getVendorName() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns the name of the branding product vendor.
- getVendorName() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getVendorUrl() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the vendor url.
- getVendorURL() - Method in interface org.apache.felix.webconsole.BrandingPlugin
-
Returns an (absolute) URL to the web site of the branding product
vendor.
- getVendorURL() - Method in class org.apache.felix.webconsole.DefaultBrandingPlugin
-
- getVerb() - Method in enum com.adobe.cq.social.calendar.client.api.CalendarActionsEvent.CalendarActions
-
- getVerb() - Method in enum com.adobe.cq.social.commons.events.CommentEvent.CommentActions
-
- getVerb() - Method in enum com.adobe.cq.social.commons.events.PublishEvent.PublishActions
-
- getVerb() - Method in enum com.adobe.cq.social.commons.moderation.api.ModerationOperationExtension.ModerationOperation
-
- getVerb() - Method in enum com.adobe.cq.social.filelibrary.client.api.FileLibraryEvent.Type
-
- getVerb() - Method in enum com.adobe.cq.social.forum.client.api.ForumEvent.Type
-
- getVerb() - Method in enum com.adobe.cq.social.ideation.client.api.IdeationEvent.IdeationActions
-
- getVerb() - Method in enum com.adobe.cq.social.journal.client.api.JournalEvent.JournalActions
-
- getVerb() - Method in enum com.adobe.cq.social.messaging.api.MessagingSocialEvent.MessagingActions
-
- getVerb() - Method in enum com.adobe.cq.social.qna.client.api.QnaEvent.QnaActions
-
- getVerb() - Method in enum com.adobe.cq.social.review.client.api.ReviewEvent.Type
-
- getVerb() - Method in interface com.adobe.cq.social.scf.core.SocialEvent.SocialActions
-
- getVerb() - Method in enum com.adobe.cq.social.tally.client.api.TallyEvent.TallyActions
-
- getVerb() - Method in interface com.adobe.granite.activitystreams.Activity
-
Identifies the action that the activity describes.
- getVerb() - Method in interface com.adobe.granite.haf.converter.api.description.ActionDescription
-
Get the HTTP verb the action is registered against.
- getVersion() - Method in interface com.adobe.cq.screens.device.DeviceStatus.Firmware
-
- getVersion(String) - Method in interface com.adobe.granite.asset.api.AssetVersionManager
-
Returns an
AssetVersion
corresponding to the given versionId.
- getVersion() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- getVersion() - Method in class com.adobe.granite.auth.saml.model.StatusResponse
-
- getVersion() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the product version.
- getVersion() - Method in interface com.adobe.granite.workflow.model.WorkflowModel
-
Returns the version of the WorkflowModel
.
- getVersion() - Method in interface com.day.cq.dam.api.Revision
-
Returns the underlying version.
- getVersion() - Method in interface com.day.cq.workflow.model.WorkflowModel
-
Returns the version of the WorkflowModel
.
- getVersion() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getVersion() - Method in class com.day.durbo.DurboInput
-
Returns the version
- getVersion() - Static method in class com.day.util.JavaVersion
-
Returns the implementation version of the current Java Runtime library.
- getVersion() - Method in class com.day.util.UUID
-
Get the UUID version number.
- getVersion() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getVersion() - Method in class com.scene7.ipsapi.GetMetadataSchemaParam
-
Gets the value of the version property.
- getVersion() - Method in class com.scene7.ipsapi.GetMetadataSchemaReturn
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getVersion() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getVersion() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the version of this repository implementation.
- getVersion() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Returns the version of this package or null
if n/a.
- getVersion() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns the version for this output method.
- getVersion() - Method in class org.apache.sling.atom.taglib.GeneratorTagHandler
-
- getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
-
- getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
-
- getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
-
- getVersion() - Method in interface org.apache.sling.installer.api.info.Resource
-
Return the version of the artifact.
- getVersion() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
Return the version of the artifact.
- getVersion() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Get the version
- getVersion() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the version.
- getVersion() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the version of the feature.
- getVersion() - Method in class org.apache.tika.parser.chm.accessor.ChmItsfHeader
-
Returns itsf header version
- getVersion() - Method in class org.apache.tika.parser.chm.accessor.ChmItspHeader
-
Returns version of itsp header
- getVersion() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
Returns a version of control data block
- getVersion() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcResetTable
-
Returns the version
- getVersion() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
- getVersion(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the location of the bundle.
- getVersionCode() - Method in class org.apache.tika.parser.mp3.AudioFrame
-
Get the version code.
- getVersionedContent(VersionDef) - Method in interface com.adobe.cq.dam.cfm.Versionable
-
Gets the content of the version of the implementing element that is specified
by the provided
VersionDef
.
- getVersionedResource(Resource, String) - Static method in class com.day.cq.commons.DiffInfo
-
Helper method that returns the versioned counterpart of the given resource
with the specified version label.
- getVersionForNumber(int) - Static method in class com.google.zxing.qrcode.decoder.Version
-
- getVersionHistory() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the version history of this node.
- getVersionHistory() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
Returns the
VersionHistoryResource
, that is referenced in the
'
version-history
' property.
- getVersionHistory() - Method in interface org.apache.jackrabbit.webdav.version.VersionResource
-
- getVersionHref() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
-
- getVersionId() - Method in class com.day.cq.dam.api.DamEvent
-
The ID of the version that was created upon the asset versioning event.
- getVersionInfo() - Static method in class com.adobe.internal.xmp.XMPMetaFactory
-
Obtain version information.
- getVersionInfo() - Static method in class com.adobe.xmp.XMPMetaFactory
-
Obtain version information.
- getVersionMadeBy() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The "version made by" field.
- getVersionNumber() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getVersionRequired() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The "version required to expand" field.
- getVersions() - Method in interface org.apache.jackrabbit.webdav.version.VersionHistoryResource
-
Returns an array of VersionResource
s containing all versions
that are a member of this resource.
- getVersionString() - Static method in class com.adobe.xmp.core.XMPMetadataFactory
-
Provides a version string for the library, that is serialized into the XMP packet.
- getVersionString() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Returns the version of this package or and empty string if n/a.
- getVertex(String) - Method in interface com.adobe.cq.social.graph.SocialGraph
-
Returns the node for the given id.
- getVia() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- getVia() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.
Tries to get the via value from the annotation.
- getVia() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the via value from the annotation.
- getVideoBitrate() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the videoBitrate property.
- getVideoCaptionInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the videoCaptionInfo property.
- getVideoCodec() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the videoCodec property.
- getVideoCount() - Method in interface com.adobe.granite.translation.api.TranslationScope
-
Gets the number of videos.
- getVideoEncoderPresetTypeHandle(S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns the video encoder preset type handle.
- getVideoEncodingArray() - Method in class com.scene7.ipsapi.AvsEncoding
-
Gets the value of the videoEncodingArray property.
- getVideoEncodingArray() - Method in class com.scene7.ipsapi.MediaOptions
-
Gets the value of the videoEncodingArray property.
- getVideoEncodingPresetId() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Gets the video encoding preset id for this asset, if this is a video scene7 asset
- getVideoEncodingPresetId() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getVideoEncodingPresetsArray() - Method in class com.scene7.ipsapi.MediaOptions
-
Gets the value of the videoEncodingPresetsArray property.
- getVideoInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the videoInfo property.
- getVideoProfileRootNode() - Method in interface com.day.cq.dam.api.s7dam.config.S7damEncodingPresetConfiguration
-
- getVideoProfileRootPath() - Method in interface com.day.cq.dam.api.s7dam.config.S7damEncodingPresetConfiguration
-
- getVideoProfiles(MetaDataMap) - Method in class com.day.cq.dam.video.FFMpegTranscodeProcess
-
- getVideoProgress() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
- getVideoPublishJob() - Method in class com.scene7.ipsapi.ActiveJob
-
Gets the value of the videoPublishJob property.
- getVideoPublishJob() - Method in class com.scene7.ipsapi.ScheduledJob
-
Gets the value of the videoPublishJob property.
- getVideoPublishJob() - Method in class com.scene7.ipsapi.SubmitJobParam
-
Gets the value of the videoPublishJob property.
- getVideoResumePosition() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
- getVideoState() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
- getViewall() - Method in class com.day.cq.searchpromote.xml.result.Pagination
-
- getViewCount() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceAggregateReportModel
-
- getViewCounts() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
- getViewCounts() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Gets the view counts for this post by time segment.
- getViewerConfigSettings(S7Config, String) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Get all viewer configuration for the specified asset
- getViewerConfigSettings(S7Config, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Get the viewer configuration for the referenced asset
- GetViewerConfigSettingsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetViewerConfigSettingsParam() - Constructor for class com.scene7.ipsapi.GetViewerConfigSettingsParam
-
- GetViewerConfigSettingsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetViewerConfigSettingsReturn() - Constructor for class com.scene7.ipsapi.GetViewerConfigSettingsReturn
-
- getViewerPresetConfigurationSettings() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get a map containing the viewer preset configuration for this asset
- getViewerPresetConfigurationSettings() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getViewerPresetHandle() - Method in class com.scene7.ipsapi.CreateViewerPresetReturn
-
Gets the value of the viewerPresetHandle property.
- getViewerPresetInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the viewerPresetInfo property.
- getViewerPresets(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7PresetsService
-
Get all viewer presets available for the given cloud config resource.
- getViewerPresetType() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the viewer preset type of this asset
- getViewerPresetType() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getViewerSdkServer(String) - Method in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
Returns the URL for the viewer SDK corresponding to a region.
- getViewerSdkURL() - Method in class com.day.cq.dam.scene7.api.Scene7Endpoint
-
- getViewerSwfInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the viewerSwfInfo property.
- getViewId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'id' field of the discovery-lite descriptor
- getViewPreviewHref() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the preview link for SM variations.
- getViewPropertiesHref() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns the URL for the "Properties" action.
- getViews() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getViewsCount() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUser
-
Get the user view count.
- getViewType() - Method in interface com.adobe.cq.social.journal.client.api.JournalSidebar
-
- getVignetteFormatArray() - Method in class com.scene7.ipsapi.GetVignettePublishFormatsReturn
-
Gets the value of the vignetteFormatArray property.
- getVignetteFormatHandle() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatReturn
-
Gets the value of the vignetteFormatHandle property.
- getVignetteFormatHandle() - Method in class com.scene7.ipsapi.DeleteVignettePublishFormatParam
-
Gets the value of the vignetteFormatHandle property.
- getVignetteFormatHandle() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the vignetteFormatHandle property.
- getVignetteFormatHandle() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatReturn
-
Gets the value of the vignetteFormatHandle property.
- getVignetteFormatHandle() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the vignetteFormatHandle property.
- getVignetteInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the vignetteInfo property.
- GetVignettePublishFormatsParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetVignettePublishFormatsParam() - Constructor for class com.scene7.ipsapi.GetVignettePublishFormatsParam
-
- GetVignettePublishFormatsReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetVignettePublishFormatsReturn() - Constructor for class com.scene7.ipsapi.GetVignettePublishFormatsReturn
-
- getVirtualHost() - Method in class org.apache.commons.httpclient.HostConfiguration
-
- getVisibility() - Method in class com.fasterxml.jackson.databind.cfg.ConfigOverride
-
- getVisibilityChecker() - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for accessing currently configured visibility checker;
object used for determining whether given property element
(method, field, constructor) can be auto-detected or not.
- getVisibilityToken() - Method in interface org.apache.jackrabbit.oak.spi.state.Clusterable
-
Returns the visibility token of the underlying NodeStore.
- getVocabulary() - Method in class com.adobe.xmp.schema.model.rules.ClosedChoice
-
- getVolume() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the tape volume where this file is located.
- getVolume() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get volume (tape) number.
- getVoteByResponseValue(String) - Static method in enum com.adobe.cq.social.tally.client.api.Vote
-
- getVotes() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
- getVotes() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- getVotes() - Method in interface com.adobe.cq.social.filelibrary.client.api.Document
-
Deprecated.
- getVoteURL() - Method in interface com.adobe.cq.social.tally.Voting
-
Deprecated.
- getVoting() - Method in class com.adobe.cq.social.review.client.api.AbstractReview
-
- getVoting() - Method in interface com.adobe.cq.social.review.client.api.ReviewSocialComponent
-
- getVoucher(String) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Get the voucher by path (or ID for external vouchers).
- getVoucher(SlingHttpServletRequest, String) - Method in interface com.adobe.cq.commerce.api.promotion.PromotionManager
-
- getVoucher(String) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Default implementation assumes a JCR-based voucher (in which the path parameter is
truly a path).
- getVoucherInfos() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getVoucherInfos() - Method in interface com.adobe.cq.commerce.api.PlacedOrder
-
Return the list of vouchers from a previously-placed order.
- getVoucherInfos() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getVoucherInfos() - Method in class com.adobe.cq.commerce.common.DefaultJcrPlacedOrder
-
- getVoucherInfos() - Method in class com.adobe.cq.commerce.common.VendorJcrPlacedOrder
-
- getVouchers() - Method in interface com.adobe.cq.commerce.api.CommerceSession
-
- getVouchers() - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceSession
-
- getVT() - Method in interface org.apache.commons.math.linear.EigenDecomposition
-
Returns the transpose of the matrix V of the decomposition.
- getVT() - Method in class org.apache.commons.math.linear.EigenDecompositionImpl
-
Returns the transpose of the matrix V of the decomposition.
- getVT() - Method in interface org.apache.commons.math.linear.SingularValueDecomposition
-
Returns the transpose of the matrix V of the decomposition.
- getVT() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImpl
-
Returns the transpose of the matrix V of the decomposition.
- getWallUrl() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
Get user wall url
- getWarning() - Method in class com.adobe.cq.sites.ui.models.admin.security.CUGConfig
-
Returns the warning message telling the user that the content resource is using a deprecated Closed User Group configuration
- getWarningCount() - Method in interface com.day.cq.dam.scene7.api.model.Scene7BatchMetadataResult
-
- getWarningCount() - Method in class com.scene7.ipsapi.AddProjectAssetsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.BatchSetAssetMetadataReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.BatchSetFontFieldsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.BatchSetIccProfileFieldsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.BatchSetImageFieldsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.BatchSetThumbAssetReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.DeleteAssetsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.DeleteSubAssetsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.EmptyAssetsFromTrashReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.ForceRepublishAssetsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.MoveAssetsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.RemoveProjectAssetsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.RestoreAssetsFromTrashReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.SetAssetsContextStateReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.SetAssetsPublishStateReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.SetProjectAssetsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.UpdateSmartCropsReturn
-
Gets the value of the warningCount property.
- getWarningCount() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesReturn
-
Gets the value of the warningCount property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.AddProjectAssetsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.BatchSetAssetMetadataReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.BatchSetFontFieldsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.BatchSetIccProfileFieldsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.BatchSetImageFieldsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.BatchSetThumbAssetReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.DeleteAssetsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.DeleteSubAssetsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.EmptyAssetsFromTrashReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.ForceRepublishAssetsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.MoveAssetsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.RemoveProjectAssetsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.RestoreAssetsFromTrashReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.SetAssetsContextStateReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.SetAssetsPublishStateReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.SetProjectAssetsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.UpdateSmartCropsReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetailArray() - Method in class com.scene7.ipsapi.UpdateTagFieldValuesReturn
-
Gets the value of the warningDetailArray property.
- getWarningDetails() - Method in interface com.day.cq.dam.scene7.api.model.Scene7BatchMetadataResult
-
- getWarnings() - Method in class com.day.cq.wcm.designimporter.DesignImportResult
-
Gets the list of warnings that occurred during the import process
- getWarnings() - Method in interface org.apache.sling.commons.compiler.CompilationResult
-
Return a list of warnings that occured during
compilation.
- getWarnings() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
-
Provides the list of warnings recorded during the compilation.
- getWarningsStickForMinutes() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
-
Make warnings stick for the given amount of time.
- getWatchdog() - Method in class org.apache.commons.exec.DefaultExecutor
-
- getWatchdog() - Method in interface org.apache.commons.exec.Executor
-
Get the watchdog used to kill of processes running,
typically, too long time.
- getWatermark() - Method in class com.day.cq.dam.commons.watermark.WatermarkContext
-
- getWatermarkInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the watermarkInfo property.
- getWcmConfigPath() - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowService
-
Specifies the location where the wcm workflow specifx stuff is stored in
repository
- getWCMMode() - Method in class com.adobe.cq.sightly.WCMResourceOptions
-
- getWcmMode() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getWeakReferences(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over weak references to the given node.
- getWeakReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an Iterable
over those weak references to the
given node that have the given name.
- getWebserviceConfig(Resource) - Method in interface com.day.cq.mcm.campaign.CampaignConnector
-
Determines the webservice config to be used.
- getWebsite(String) - Method in interface com.adobe.cq.social.ugcbase.CollabUser
-
Returns the URL of the user's website.
- getWeekOfWeekyear() - Method in class org.joda.time.base.AbstractDateTime
-
Get the week of weekyear field value.
- getWeekOfWeekyear() - Method in class org.joda.time.LocalDate
-
Get the week of weekyear field value.
- getWeekOfWeekyear() - Method in class org.joda.time.LocalDateTime
-
Get the week of weekyear field value.
- getWeekOfWeekyear() - Method in interface org.joda.time.ReadableDateTime
-
Get the week of weekyear field value.
- getWeeks() - Method in class org.joda.time.MutablePeriod
-
Gets the weeks field part of the period.
- getWeeks() - Method in class org.joda.time.Period
-
Gets the weeks field part of the period.
- getWeeks() - Method in class org.joda.time.Weeks
-
Gets the number of weeks that this period represents.
- getWeekStart() - Method in class com.day.cq.commons.date.DateUtil
-
- getWeekyear() - Method in class org.joda.time.base.AbstractDateTime
-
Get the weekyear field value.
- getWeekyear() - Method in class org.joda.time.LocalDate
-
Get the weekyear field value.
- getWeekyear() - Method in class org.joda.time.LocalDateTime
-
Get the weekyear field value.
- getWeekyear() - Method in interface org.joda.time.ReadableDateTime
-
Get the weekyear field value.
- getWeight() - Method in class org.apache.commons.math.estimation.WeightedMeasurement
-
Deprecated.
Get the weight of the measurement in the least squares problem
- getWeight() - Method in class org.apache.commons.math.optimization.fitting.WeightedObservedPoint
-
Get the weight of the measurement in the fitting process.
- getWhereClause() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
- getWhereClause() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getWhereClauses() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Return the where clause for this trigger.
- getWhiteboard() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.WhiteboardCallback
-
- getWhiteboard() - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardAware
-
Returns the whiteboard
- getWhiteList() - Method in interface com.adobe.cq.social.messaging.client.endpoints.MessagingOperations
-
Return a list of message fields that have been whitelisted.
- getWhitelistCookieNames() - Method in interface com.adobe.granite.optout.api.OptOutService
-
A collection of names of cookies that are still allowed by configuration to be set regardless of the client
opting out.
- getWhitelistedTopics(InstanceDescription) - Method in interface com.adobe.granite.offloading.api.OffloadingTopicManager
-
Retrieves the whitelisted topics from an instance.
- getWhitelistPatterns(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Get the list of white listed data name patterns.
- getWholeFormat() - Method in class org.apache.commons.math.fraction.ProperBigFractionFormat
-
Access the whole format.
- getWholeFormat() - Method in class org.apache.commons.math.fraction.ProperFractionFormat
-
Access the whole format.
- getWidth(int) - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- getWidth() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDisplayModel
-
- getWidth() - Method in interface com.adobe.cq.screens.sessions.Device
-
- getWidth() - Method in interface com.adobe.granite.activitystreams.MediaLink
-
A hint to the consumer about the width, in pixels, of the media resource identified by the url property.
- getWidth() - Method in interface com.day.cq.dam.api.thumbnail.ThumbnailConfig
-
Retrieves the width in pixels for a thumbnail.
- getWidth() - Method in class com.day.cq.dam.commons.thumbnail.ThumbnailConfigImpl
-
- getWidth(Rendition) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns the width of rendition if it is the original rendition,
and has dimension metadata, or if it follows the naming convention
cq5dam.[thumbnail|web].width.height.ext,else 0
- getWidth() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Get the width of this asset
- getWidth() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- getWidth() - Method in interface com.day.cq.dam.scene7.api.model.Scene7SmartCrop
-
- getWidth() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- getWidth() - Method in interface com.day.cq.wcm.emulator.Emulator
-
Returns the width of this emulator.
- getWidth() - Method in class com.day.cq.wcm.foundation.External
-
Return the width as a string.
- getWidth() - Method in class com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint
-
- getWidth() - Method in class com.day.cq.wcm.resource.details.AssetDetails
-
Get width of the asset
- getWidth() - Method in class com.day.image.Layer
-
Returns the width of the layer.
- getWidth() - Method in class com.day.image.LineStyle
-
Returns the width of the line according to the line style.
- getWidth() - Method in class com.google.zxing.common.BitMatrix
-
- getWidth() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- getWidth() - Method in class com.scene7.ipsapi.AutoSmartCropOptions
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.GetAutoCropRectReturn
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.Keywords
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.SmartCrop
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the width property.
- getWidth() - Method in class com.scene7.ipsapi.ZoomTargetDefinition
-
Gets the value of the width property.
- getWidth() - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Get the width of the ImageBuilder pixel field
- getWidth() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the width of the image in pixels.
- getWidth() - Method in class org.apache.sling.atom.taglib.media.MediaContentTagHandler
-
- getWidth() - Method in class org.apache.sling.atom.taglib.media.MediaPlayerTagHandler
-
- getWidth() - Method in class org.apache.sling.atom.taglib.media.MediaThumbnailTagHandler
-
- getWidth() - Method in class org.apache.tika.parser.image.ICNSType
-
- getWidthN() - Method in interface com.day.cq.dam.scene7.api.model.Scene7NormalizedCropRect
-
- getWidthN() - Method in class com.scene7.ipsapi.NormalizedCropRect
-
Gets the value of the widthN property.
- getWindowCoveringInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the windowCoveringInfo property.
- getWindowsAttributes() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the windows attributes.
- getWindowSize() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the size of the sliding window - this determines the
maximum offset a back-reference can take.
- getWindowSize() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Returns the maximum number of values that can be stored in the
dataset, or INFINITE_WINDOW (-1) if there is no limit.
- getWindowSize() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the maximum number of values that can be stored in the
dataset, or INFINITE_WINDOW (-1) if there is no limit.
- getWindowSize() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
Returns a window size
- getWindowSize(int) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
LZX supports window sizes of 2^15 (32Kb) through 2^21 (2Mb) Returns X,
i.e 2^X
- getWindowsPerReset() - Method in class org.apache.tika.parser.chm.accessor.ChmLzxcControlData
-
Returns windows per reset
- getWithArgsCreator() - Method in class com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
-
- getWithArgsCreator() - Method in class com.fasterxml.jackson.databind.deser.ValueInstantiator
-
Method that can be called to try to access member (constructor,
static factory method) that is used as the "non-default creator"
(constructor or factory method that takes one or more arguments).
- getWithBasicAuth(String, CampaignCredentials, HttpServletResponse) - Method in interface com.adobe.cq.mcm.campaign.CampaignProxy
-
Proxies a GET request with Basic authentication to the specified Campaign
method.
- getWithBasicAuth(String, Resource, HttpServletResponse) - Method in interface com.adobe.cq.mcm.campaign.CampaignProxy
-
Proxies a GET request with Basic authentication to the specified Campaign
method.
- getWithBasicAuth(String, Configuration, HttpServletResponse) - Method in interface com.adobe.cq.mcm.campaign.CampaignProxy
-
Proxies a GET request with Basic authentication to the specified Campaign
method.
- getWord() - Method in class com.day.cq.searchpromote.xml.result.Suggestion
-
- getWordCount() - Method in interface com.adobe.granite.translation.api.TranslationScope
-
Gets a word count of the total number of words to be translated.
- getWordInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the wordInfo property.
- getWorkflow() - Method in interface com.adobe.granite.workflow.exec.WorkItem
-
Returns the
Workflow
instance assigned with this
WorkflowItem
.
- getWorkflow() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Return the name of the workflow to trigger.
- getWorkflow(String) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
Retrieve the
Workflow
instance with the given ID.
- getWorkflow() - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowStatus
-
- getWorkflow() - Method in interface com.day.cq.workflow.exec.WorkItem
-
Returns the
Workflow
instance assigned with this
WorkflowItem
.
- getWorkflow() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- getWorkflow() - Method in interface com.day.cq.workflow.status.WorkflowStatus
-
- getWorkflow(String) - Method in interface com.day.cq.workflow.WorkflowSession
-
Retrieve the
Workflow
instance with the given ID.
- getWorkflowData() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getWorkflowData() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Returns the
WorkflowData
object assigned to the
Workflow
instance.
- getWorkflowData() - Method in interface com.adobe.granite.workflow.exec.WorkItem
-
- getWorkflowData() - Method in interface com.day.cq.workflow.exec.Workflow
-
Returns the
WorkflowData
object assigned to the
Workflow
instance.
- getWorkflowData() - Method in interface com.day.cq.workflow.exec.WorkItem
-
- getWorkflowInitiator() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the workflow initiator identifier if task is related to a workflow.
- getWorkflowInstance(String) - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowService
-
- getWorkflowInstance(String) - Method in interface com.day.cq.workflow.PayloadMap
-
- getWorkflowInstanceId() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
The ID of the
Workflow
instance the event relates to.
- getWorkflowInstances(String, boolean) - Method in interface com.adobe.granite.workflow.PayloadMap
-
- getWorkflowInstances(String, boolean) - Method in interface com.day.cq.workflow.PayloadMap
-
- getWorkflowJobs(JobManager, WorkflowSession) - Static method in class com.day.cq.workflow.util.WorkflowUtil
-
Returns a collection of jobs for active workflow instances.
- getWorkflowModel(MetaDataMap) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Read the workflow model from the given process arguments.
- getWorkflowModel() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Returns the
WorkflowModel
that defines the
underlying workflow model of the
Workflow
instance.
- getWorkflowModel() - Method in interface com.day.cq.workflow.exec.Workflow
-
Returns the
WorkflowModel
that defines the
underlying workflow model of the
Workflow
instance.
- getWorkflowName() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getWorkflowNode() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getWorkflowOffloadingInput(MetaDataMap, String, String) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Builds the complete workflow offloading input payload.
- getWorkflowOffloadingOutput(MetaDataMap, String, String) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Builds the complete workflow offloading output payload.
- getWorkflowPayload(String, MetaDataMap) - Static method in class com.adobe.granite.offloading.workflow.api.WorkflowOffloadingHelper
-
Read the workflow payload from the given process argument or work item.
- getWorkflows(Project) - Method in interface com.adobe.cq.projects.api.ProjectManager
-
Return the list of workflows that are available for the project.
- getWorkflows(boolean) - Method in interface com.adobe.granite.workflow.status.WorkflowStatus
-
- getWorkflows(String[]) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getWorkflows(String[], long, long) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
Returns all
Workflow
s instances that are in one of
the given states and to which the
WorkflowSession
has access to.
- getWorkflows(boolean) - Method in interface com.day.cq.workflow.status.WorkflowStatus
-
- getWorkflows(String[]) - Method in interface com.day.cq.workflow.WorkflowSession
-
Returns all
Workflow
s instances that are in one of
the given states and to which the
WorkflowSession
has access to.
- getWorkflows(String[], long, long) - Method in interface com.day.cq.workflow.WorkflowSession
-
Returns all
Workflow
s instances that are in one of
the given states and to which the
WorkflowSession
has access to.
- getWorkflowService() - Method in interface com.day.cq.workflow.WorkflowSession
-
Returns the
WorkflowService
that was used to create
the
WorkflowSession
instance.
- getWorkflowSession(Session) - Method in interface com.day.cq.workflow.WorkflowService
-
- getWorkflowState() - Method in class com.scene7.ipsapi.UploadRenditionTask
-
Gets the value of the workflowState property.
- getWorkflowState() - Method in class com.scene7.ipsapi.UploadTask
-
Gets the value of the workflowState property.
- getWorkflowTitle() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Returns the workflow title if task is related to a workflow.
- getWorkflowVersion() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getWorkingDir() - Method in class com.day.cq.dam.video.AbstractFFMpegProcess
-
- getWorkingDirectory() - Method in class org.apache.commons.exec.DefaultExecutor
-
- getWorkingDirectory() - Method in interface org.apache.commons.exec.Executor
-
Get the working directory of the created process.
- getWorkItem() - Method in class com.adobe.granite.workflow.event.WorkflowEvent
-
- getWorkItem() - Method in interface com.adobe.granite.workflow.exec.HistoryItem
-
- getWorkItem(String) - Method in interface com.adobe.granite.workflow.WorkflowSession
-
- getWorkItem() - Method in interface com.day.cq.workflow.exec.HistoryItem
-
- getWorkItem(String) - Method in interface com.day.cq.workflow.WorkflowSession
-
Returns the
WorkItem
with the given ID assigned to a
Workflow
instance, but only if the respective users
WorkflowSession}
has access to it.
- getWorkItemId() - Method in class com.adobe.granite.workflow.job.TimeoutJob
-
- getWorkItemId() - Method in class com.day.cq.workflow.job.TimeoutJob
-
- getWorkItemMap() - Method in class com.adobe.granite.workflow.job.ExternalProcessJob
-
- getWorkItemMap() - Method in class com.adobe.granite.workflow.job.WorkflowJob
-
- getWorkItemMap() - Method in class com.day.cq.workflow.event.ExternalProcessPollingEvent
-
- getWorkItemMap() - Method in class com.day.cq.workflow.job.ExternalProcessJob
-
- getWorkItemMap() - Method in class com.day.cq.workflow.job.WorkflowJob
-
- getWorkItems() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Returns the list of
WorkItem
s assigned to the
Workflow
instance.
- getWorkItems(WorkItemFilter) - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Returns a filtered list of
WorkItem
s assigned to the
Workflow
instance.
- getWorkItems() - Method in interface com.day.cq.workflow.exec.Workflow
-
Returns the list of
WorkItem
s assigned to the
Workflow
instance.
- getWorkItems(WorkItemFilter) - Method in interface com.day.cq.workflow.exec.Workflow
-
Returns a filtered list of
WorkItem
s assigned to the
Workflow
instance.
- getWorkspace() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the name of the workspace of this manager.
- getWorkspace() - Method in class org.apache.jackrabbit.vault.fs.api.RepositoryAddress
-
Returns the name of the workspace or null
if the default
workspace is used.
- getWorkspaceFilter() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Returns the workspace filter.
- getWorkspaceFilter() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Returns the current workspace filter
- getWorkspaceFilter() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Returns the WorkspaceFilter
of this package
- getWorkspaceHref() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
-
- getWorkspaceId() - Method in interface com.adobe.granite.translation.connector.msft.core.MicrosoftTranslationCloudConfig
-
- getWorkspaceId() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
-
- getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
-
- getWorkspaceInitializer() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
-
Returns a workspace initializer for this security configuration.
- getWorkspaceName() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
-
The name of the workspace this ContentSession
instance has
been created for.
- getWorkspaceName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
-
- getWorkspaceName() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
-
- getWorkspaceName() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Returns the workspace name.
- getWorkspaceName() - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Returns the workspace name.
- getWorkspaceName() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Return the name of the workspace the resource identified by this
locator is member of.
- getWorkspaceName() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
-
Deprecated.
Returns the name of the workspace the user contained in this instance
wishes to connect to.
- getWorkspaceNames() - Method in interface com.day.crx.sling.server.jmx.ManagedRepositoryMBean
-
- getWorkspaceNames() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the names of all the workspaces in this repository.
- getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
-
- getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- getWorkspaceNames(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Return all workspace names available for the given SessionInfo
.
- getWorkspacePath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Return the path of the workspace the resource identified by this
locator is member of.
- getWrappedFactory() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the wrapped ThreadFactory
.
- getWrappedField() - Method in class org.joda.time.field.DecoratedDateTimeField
-
Gets the wrapped date time field.
- getWrappedField() - Method in class org.joda.time.field.DecoratedDurationField
-
Gets the wrapped duration field.
- getWrappedField() - Method in class org.joda.time.field.DelegatedDateTimeField
-
Gets the wrapped date time field.
- getWrappedField() - Method in class org.joda.time.field.DelegatedDurationField
-
Gets the wrapped duration field.
- getWrappedParser() - Method in class org.apache.tika.parser.ParserDecorator
-
Gets the parser wrapped by this ParserDecorator
- getWrappedValue(int, int, int, int) - Static method in class org.joda.time.field.FieldUtils
-
Utility method used by addWrapField implementations to ensure the new
value lies within the field's legal value range.
- getWrappedValue(int, int, int) - Static method in class org.joda.time.field.FieldUtils
-
Utility method that ensures the given value lies within the field's
legal value range.
- getWrapperName() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- getWrapperName() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
If property is indicated to be wrapped, name of
wrapper element to use.
- getWrapperName() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- getWrapperName() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- getWrapperName() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Accessor for finding wrapper name to use for property (if any).
- getWrapperName() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- getWrapperName() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
- getWrapperName() - Method in class com.fasterxml.jackson.databind.ser.std.MapProperty
-
- getWrapperName() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- getWriteAliasComments() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getWriteCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getWriteMethod(String) - Method in class org.apache.commons.collections.BeanMap
-
Deprecated.
Returns the mutator for the property with the given name.
- getWriteMethod(Class, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- getWriter(PrintWriter, String) - Method in interface com.adobe.granite.httpcache.api.CacheFile
-
Open a print writer.
- getWriter() - Method in class com.day.cq.commons.feed.StringResponseWrapper
- getWriter() - Method in class com.day.cq.commons.SimpleXml
-
Returns the print writer used for the output of the XML document.
- getWriter() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
-
Deprecated.
- getWriter() - Method in interface com.day.cq.rewriter.pipeline.Generator
-
Deprecated.
Get the writer to write the output to.
- getWriter() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
-
Deprecated.
The writer.
- getWriter() - Method in interface com.day.cq.rewriter.processor.Processor
-
Deprecated.
Get the writer to write the output to.
- getWriter() - Method in class com.day.cq.wcm.foundation.forms.FormsHandlingResponse
-
- getWriter(OutputStream) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.EncodingInfo
-
Returns a writer for this encoding based on
an output stream.
- getWriter() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- getWriter() - Method in interface org.apache.sling.rewriter.Generator
-
Get the writer to write the output to.
- getWriter() - Method in interface org.apache.sling.rewriter.ProcessingContext
-
The writer.
- getWriter() - Method in interface org.apache.sling.rewriter.Processor
-
Get the writer to write the output to.
- getWriter() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
- getWriter() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.ServletResponseWrapperInclude
-
Returns a wrapper around the JspWriter of the including page.
- getWriter() - Method in class org.apache.sling.scripting.jsp.util.JspSlingHttpServletResponseWrapper
-
Returns the writer for this response wrapper.
- getWriteRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
-
- getX() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartData
-
- getX() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartLabels
-
- getX() - Method in class com.adobe.cq.social.reporting.dv.model.api.LineChartModel
-
- getX() - Method in class com.day.image.Layer
-
Returns the left edge of the layer.
- getX() - Method in class com.scene7.ipsapi.Keywords
-
Gets the value of the x property.
- getX() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the x property.
- getX() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the abscissa of the vector.
- getX() - Method in class org.apache.commons.math.optimization.fitting.WeightedObservedPoint
-
Get the abscissa of the point.
- getX0() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the x0 property.
- getX1() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the x1 property.
- getX2() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the x2 property.
- getX3() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the x3 property.
- getX509CertificateChain() - Method in class org.apache.oltu.jose.jws.Header
-
- getX509CertificateThumbprint() - Method in class org.apache.oltu.jose.jws.Header
-
- getX509url() - Method in class org.apache.oltu.jose.jws.Header
-
- getXAResource() - Method in interface org.apache.jackrabbit.api.XASession
-
Deprecated.
Retrieves an XAResource
object that the transaction manager
will use to manage this XASession object's participation in
a distributed transaction.
- getXAResource() - Method in interface org.apache.jackrabbit.spi.XASessionInfo
-
Retrieves an XAResource
object that the transaction manager
will use to manage this XASessionInfo
object's participation
in a distributed transaction.
- getXAxis() - Method in class com.day.cq.graphics.Graph
-
- getXCoord(int, int) - Method in class com.day.cq.graphics.chart.Data
-
- getXHTML(ContentHandler, Metadata, ParseContext) - Method in class org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor
-
- getXHTML(ContentHandler, Metadata, ParseContext) - Method in interface org.apache.tika.parser.microsoft.ooxml.OOXMLExtractor
-
Parses the document into a sequence of XHTML SAX events sent to the
given content handler.
- getXHTML(ContentHandler, Metadata, ParseContext) - Method in class org.apache.tika.parser.microsoft.ooxml.XSSFBExcelExtractorDecorator
-
- getXHTML(ContentHandler, Metadata, ParseContext) - Method in class org.apache.tika.parser.microsoft.ooxml.XSSFExcelExtractorDecorator
-
- getXid() - Method in class com.scene7.ipsapi.CompanyMetadataInfo
-
Gets the value of the xid property.
- getXid() - Method in class com.scene7.ipsapi.CreateCompanyMetadataReturn
-
Gets the value of the xid property.
- getXid() - Method in class com.scene7.ipsapi.DeleteCompanyMetadataParam
-
Gets the value of the xid property.
- getXid() - Method in class com.scene7.ipsapi.GetCompanyMetadataParam
-
Gets the value of the xid property.
- getXid() - Method in class com.scene7.ipsapi.GetCompanyMetadataReturn
-
Gets the value of the xid property.
- getXid() - Method in class com.scene7.ipsapi.UpdateCompanyMetadataParam
-
Gets the value of the xid property.
- getXmlEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Returns the encoding found in the XML prolog of the InputStream.
- getXmlEscapingWriter(Writer) - Static method in class org.apache.sling.api.request.ResponseUtil
-
Return a Writer that writes escaped XML text to target
- getXmlEscapingWriter(Writer) - Static method in class org.apache.sling.engine.ResponseUtil
-
Deprecated.
Return a Writer that writes escaped XML text to target
- getXmlGuessEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Returns the encoding guess based on the first bytes of the InputStream.
- getXmlInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the xmlInfo property.
- getXMLInputFactory() - Method in class org.apache.tika.parser.ParseContext
-
Returns the StAX input factory specified in this parsing context.
- getXMLInputFactory() - Static method in class org.apache.tika.utils.XMLReaderUtils
-
Returns the StAX input factory specified in this parsing context.
- getXmlOutputFormat() - Method in class org.apache.jackrabbit.vault.fs.io.DocViewFormat
-
- getXMLReader() - Method in class org.apache.tika.parser.ParseContext
-
Returns the XMLReader specified in this parsing context.
- getXMLReader() - Static method in class org.apache.tika.utils.XMLReaderUtils
-
Returns the XMLReader specified in this parsing context.
- getXMP() - Method in interface com.adobe.granite.asset.api.AssetMetadata
-
Get XMP.
- getXmp() - Method in class com.day.cq.dam.api.metadata.ExtractedMetadata
-
Get xmp data
- getXmpFromJcr(Node) - Method in class com.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder
-
Deprecated.
- getXmpFromJcr(Node) - Method in class com.day.cq.dam.commons.metadata.XmpToJcrMetadataBuilder
-
- getXmpKeywords() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the xmpKeywords property.
- getXmpKeywords() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the xmpKeywords property.
- getXmpKeywords() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the xmpKeywords property.
- getXmpMappingXslt() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the xmpMappingXslt property.
- getXmpMappingXsltHandle() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the xmpMappingXsltHandle property.
- getXMPNodesToLimit() - Method in class com.adobe.internal.xmp.options.ParseOptions
-
- getXMPPacket(S7Config, String) - Method in interface com.day.cq.dam.scene7.api.Scene7APIClient
-
Retrieves an XMP Metadata packet for the specified asset.
- getXMPPacket(S7Config, String) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Retrieves an XMP Metadata packet for the specified asset.
- GetXMPPacketParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetXMPPacketParam() - Constructor for class com.scene7.ipsapi.GetXMPPacketParam
-
- GetXMPPacketReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetXMPPacketReturn() - Constructor for class com.scene7.ipsapi.GetXMPPacketReturn
-
- getXmpValue() - Method in class com.adobe.xmp.schema.model.rules.Vocable
-
- getXMPValueType() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoImpl
-
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get a string containing XML-formatted text conforming to the Extensible
Metadata Platform (EXP) standard for representing information about
image content.
- getXmpXml(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(File) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXname() - Method in class com.scene7.ipsapi.CompanyMetadataInfo
-
Gets the value of the xname property.
- getXname() - Method in class com.scene7.ipsapi.CreateCompanyMetadataParam
-
Gets the value of the xname property.
- getXname() - Method in class com.scene7.ipsapi.GetCompanyMetadataReturn
-
Gets the value of the xname property.
- getXname() - Method in class com.scene7.ipsapi.UpdateCompanyMetadataParam
-
Gets the value of the xname property.
- getXOffset() - Method in class com.scene7.ipsapi.GetAutoCropRectReturn
-
Gets the value of the xOffset property.
- getXPacketAttributes() - Method in class com.adobe.xmp.core.parser.RDFXMLParserContext
-
- getXPathAdditionToMatchTouchpointExperience() - Method in interface com.day.cq.mcm.api.Touchpoint
-
Provide an expression that can be added in the condition part of an
XPath query to match experiences for this
Touchpoint
.
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
Default implementation that always returns null
, ie.
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.DateRangePredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.FulltextPredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.JcrBoolPropertyPredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.JcrPropertyPredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.NodenamePredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PathPredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
Returns an XPath predicate expression, which is just a partial
expression that can be placed inside "[" and "]" in a full XPath
statement.
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.PredicateGroupEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.RangePropertyPredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.RelativeDateRangePredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.SavedQueryPredicate
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.SimilarityPredicateEvaluator
-
- getXPathExpression(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.TypePredicateEvaluator
-
- getXPathOrderBy(String, boolean) - Static method in class com.day.cq.search.eval.XPath
-
- getXPathOrderBy(String, boolean, boolean) - Static method in class com.day.cq.search.eval.XPath
-
- getXPosition() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the xPosition property.
- getXPosition() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the xPosition property.
- getXPosition() - Method in class com.scene7.ipsapi.ZoomTargetDefinition
-
Gets the value of the xPosition property.
- getXslInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the xslInfo property.
- getXss() - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Returns XSSAPI based on the current request.
- getXSSAPI() - Method in class com.adobe.cq.sightly.WCMUsePojo
-
- getXSumSquares() - Method in class org.apache.commons.math.stat.regression.SimpleRegression
-
Returns the sum of squared deviations of the x values about their mean.
- getXtype() - Method in class com.scene7.ipsapi.CompanyMetadataInfo
-
Gets the value of the xtype property.
- getXtype() - Method in class com.scene7.ipsapi.CreateCompanyMetadataParam
-
Gets the value of the xtype property.
- getXtype() - Method in class com.scene7.ipsapi.GetCompanyMetadataReturn
-
Gets the value of the xtype property.
- getXtype() - Method in class com.scene7.ipsapi.ListCompanyMetadataParam
-
Gets the value of the xtype property.
- getXtype() - Method in class com.scene7.ipsapi.UpdateCompanyMetadataParam
-
Gets the value of the xtype property.
- getXz() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getY() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartData
-
- getY() - Method in class com.adobe.cq.social.reporting.dv.model.api.DonutChartLabels
-
- getY() - Method in class com.adobe.cq.social.reporting.dv.model.api.LineChartModel
-
- getY() - Method in class com.day.image.Layer
-
Returns the top edge of the layer.
- getY() - Method in class com.scene7.ipsapi.Keywords
-
Gets the value of the y property.
- getY() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the y property.
- getY() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the ordinate of the vector.
- getY() - Method in class org.apache.commons.math.optimization.fitting.WeightedObservedPoint
-
Get the observed value of the function at x.
- getY0() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the y0 property.
- getY1() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the y1 property.
- getY2() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the y2 property.
- getY3() - Method in class com.scene7.ipsapi.PerspectiveQuad
-
Gets the value of the y3 property.
- getYAxis() - Method in class com.day.cq.graphics.Graph
-
- getYCoord(int, int) - Method in class com.day.cq.graphics.chart.Data
-
- getYear() - Method in interface com.adobe.granite.license.ProductInfo
-
Returns the product year.
- getYear() - Method in interface com.adobe.internal.xmp.XMPDateTime
-
- getYear() - Method in class com.adobe.xmp.core.XMPDateTime
-
- getYear() - Method in interface com.adobe.xmp.XMPDateTime
-
- getYear(Calendar) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Returns the astronomical year of the given calendar.
- getYear() - Method in class org.apache.tika.parser.mp3.CompositeTagHandler
-
- getYear() - Method in interface org.apache.tika.parser.mp3.ID3Tags
-
- getYear() - Method in class org.apache.tika.parser.mp3.ID3v1Handler
-
- getYear() - Method in class org.apache.tika.parser.mp3.ID3v22Handler
-
- getYear() - Method in class org.apache.tika.parser.mp3.ID3v23Handler
-
- getYear() - Method in class org.apache.tika.parser.mp3.ID3v24Handler
-
- getYear() - Method in class org.joda.time.base.AbstractDateTime
-
Get the year field value.
- getYear() - Method in class org.joda.time.LocalDate
-
Get the year field value.
- getYear() - Method in class org.joda.time.LocalDateTime
-
Get the year field value.
- getYear() - Method in interface org.joda.time.ReadableDateTime
-
Get the year field value.
- getYear() - Method in class org.joda.time.YearMonth
-
Get the year field value.
- getYear() - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Get the year field value.
- getYearMonth() - Method in class org.joda.time.YearMonth.Property
-
Gets the partial that this property belongs to.
- getYearMonthDay() - Method in class org.joda.time.YearMonthDay.Property
-
Deprecated.
Gets the partial that this property belongs to.
- getYearOfCentury() - Method in class org.joda.time.base.AbstractDateTime
-
Get the year of century field value.
- getYearOfCentury() - Method in class org.joda.time.LocalDate
-
Get the year of century field value.
- getYearOfCentury() - Method in class org.joda.time.LocalDateTime
-
Get the year of century field value.
- getYearOfCentury() - Method in interface org.joda.time.ReadableDateTime
-
Get the year of century field value.
- getYearOfEra() - Method in class org.joda.time.base.AbstractDateTime
-
Get the year of era field value.
- getYearOfEra() - Method in class org.joda.time.LocalDate
-
Get the year of era field value.
- getYearOfEra() - Method in class org.joda.time.LocalDateTime
-
Get the year of era field value.
- getYearOfEra() - Method in interface org.joda.time.ReadableDateTime
-
Get the year of era field value.
- getYears() - Method in class org.joda.time.MutablePeriod
-
Gets the years field part of the period.
- getYears() - Method in class org.joda.time.Period
-
Gets the years field part of the period.
- getYears() - Method in class org.joda.time.Years
-
Gets the number of years that this period represents.
- getYearStart() - Method in class com.day.cq.commons.date.DateUtil
-
- getYOffset() - Method in class com.scene7.ipsapi.GetAutoCropRectReturn
-
Gets the value of the yOffset property.
- getYPosition() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the yPosition property.
- getYPosition() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the yPosition property.
- getYPosition() - Method in class com.scene7.ipsapi.ZoomTargetDefinition
-
Gets the value of the yPosition property.
- getZ() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getZ() - Method in class org.apache.commons.math.geometry.Vector3D
-
Get the height of the vector.
- getZero() - Method in class org.apache.commons.math.complex.ComplexField
-
Get the additive identity of the field.
- getZero() - Method in class org.apache.commons.math.dfp.Dfp
-
Get the constant 0.
- getZero() - Method in class org.apache.commons.math.dfp.DfpField
-
Get the constant 0.
- getZero() - Method in interface org.apache.commons.math.Field
-
Get the additive identity of the field.
- getZero() - Method in class org.apache.commons.math.fraction.BigFractionField
-
Get the additive identity of the field.
- getZero() - Method in class org.apache.commons.math.fraction.FractionField
-
Get the additive identity of the field.
- getZero() - Method in class org.apache.commons.math.util.BigRealField
-
Get the additive identity of the field.
- getZip(Resource, Date, Session) - Method in interface com.day.cq.contentsync.ContentSyncManager
-
This method builds a zip file according to the given config,
last modified date and session and returns a URI for identification.
- getZipArray() - Method in class com.scene7.ipsapi.GetZipEntriesReturn
-
Gets the value of the zipArray property.
- getZipCode() - Method in class com.adobe.cq.address.api.Address
-
Deprecated.
Returns the address zip code.
- getZipEncoding(String) - Static method in class org.apache.commons.compress.archivers.zip.ZipEncodingHelper
-
Instantiates a zip encoding.
- GetZipEntriesParam - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetZipEntriesParam() - Constructor for class com.scene7.ipsapi.GetZipEntriesParam
-
- GetZipEntriesReturn - Class in com.scene7.ipsapi
-
Java class for anonymous complex type.
- GetZipEntriesReturn() - Constructor for class com.scene7.ipsapi.GetZipEntriesReturn
-
- getZipInfo() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the zipInfo property.
- getZipOutputStream() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
Deprecated.
- getZone() - Method in class org.joda.time.base.AbstractInstant
-
Gets the time zone of the instant from the chronology.
- getZone() - Method in class org.joda.time.chrono.AssembledChronology
-
- getZone() - Method in class org.joda.time.chrono.BaseChronology
-
Returns the DateTimeZone that this Chronology operates in, or null if
unspecified.
- getZone() - Method in class org.joda.time.chrono.GJChronology
-
- getZone() - Method in class org.joda.time.chrono.ZonedChronology
-
- getZone() - Method in class org.joda.time.Chronology
-
Returns the DateTimeZone that this Chronology operates in, or null if
unspecified.
- getZone(DateTimeZone) - Static method in class org.joda.time.DateTimeUtils
-
Gets the zone handling null.
- getZone() - Method in class org.joda.time.format.DateTimeFormatter
-
Gets the zone to use as an override.
- getZone() - Method in class org.joda.time.format.DateTimeParserBucket
-
Returns the time zone used by computeMillis.
- getZone() - Method in interface org.joda.time.ReadableInstant
-
Gets the time zone of the instant from the chronology.
- getZone(String) - Method in interface org.joda.time.tz.Provider
-
Retrieves a DateTimeZone for the given id.
- getZone(String) - Method in class org.joda.time.tz.UTCProvider
-
Returns
UTC
for
"UTC"
, null
otherwise.
- getZone(String) - Method in class org.joda.time.tz.ZoneInfoProvider
-
If an error is thrown while loading zone data, the exception is logged
to system error and null is returned for this and all future requests.
- getZoneList() - Method in class com.day.cq.searchpromote.xml.result.CustomerResult
-
- getZoneMapping() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDeviceConfigModel
-
- getZones() - Method in class com.day.cq.searchpromote.xml.result.ZoneList
-
- getZoneTemplate() - Method in class com.adobe.cq.screens.impl.aemio.ScreensDeviceConfigModel
-
- getZooKeeperURI() - Method in interface com.adobe.cq.social.srp.config.DSRPConfiguration
-
Get Zookeeper URI.
- getZooKeeperURI() - Method in interface com.adobe.cq.social.srp.config.MSRPConfiguration
-
Get Zookeeper URI.
- getZoomTargetArray() - Method in class com.scene7.ipsapi.SetZoomTargetsParam
-
Gets the value of the zoomTargetArray property.
- getZoomTargetHandle() - Method in class com.scene7.ipsapi.DeleteZoomTargetParam
-
Gets the value of the zoomTargetHandle property.
- getZoomTargetHandle() - Method in class com.scene7.ipsapi.SaveZoomTargetParam
-
Gets the value of the zoomTargetHandle property.
- getZoomTargetHandle() - Method in class com.scene7.ipsapi.SaveZoomTargetReturn
-
Gets the value of the zoomTargetHandle property.
- getZoomTargetHandle() - Method in class com.scene7.ipsapi.ZoomTarget
-
Gets the value of the zoomTargetHandle property.
- getZoomTargetHandleArray() - Method in class com.scene7.ipsapi.SetZoomTargetsReturn
-
Gets the value of the zoomTargetHandleArray property.
- getZoomTargets() - Method in class com.scene7.ipsapi.ImageInfo
-
Gets the value of the zoomTargets property.
- Gfx - Interface in com.adobe.cq.gfx
-
Graphics rendering service.
- GfxHelper - Class in com.day.crx.packaging.gfx
-
GfxHelper
...
- GfxHelper() - Constructor for class com.day.crx.packaging.gfx.GfxHelper
-
- GIDLEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the group id field in a header buffer.
- GIF_MIMETYPE - Static variable in class com.day.cq.dam.commons.handler.StandardImageHandler
-
Mime type
- GIFImageMetadata - Class in com.day.imageio.plugins
-
- GIFImageMetadata() - Constructor for class com.day.imageio.plugins.GIFImageMetadata
-
- GifImageParser - Class in org.apache.commons.imaging.formats.gif
-
- GifImageParser() - Constructor for class org.apache.commons.imaging.formats.gif.GifImageParser
-
- GifImageWriterSpi - Class in com.day.imageio.plugins
-
The GifImageWriterSpi
class implements the SPI for the
GifImageWriter14
class.
- GifImageWriterSpi() - Constructor for class com.day.imageio.plugins.GifImageWriterSpi
-
- GifImageWriterUtil - Class in com.day.imageio.plugins
-
- GifImageWriterUtil() - Constructor for class com.day.imageio.plugins.GifImageWriterUtil
-
- GIFStreamMetadata - Class in com.day.imageio.plugins
-
The GIFStreamMetadataExt
class extends the
GIFStreamMetadata
class to add fields and support for animated
GIF image files.
- GIFStreamMetadata() - Constructor for class com.day.imageio.plugins.GIFStreamMetadata
-
- GIFStreamMetadata.ApplicationExtension - Class in com.day.imageio.plugins
-
The ApplicationExtension
class provides structured access
GIF image application extensions.
- GIGA_BYTE - Static variable in class com.day.cq.search.writer.SimpleHitWriter
-
- GillIntegrator - Class in org.apache.commons.math.ode.nonstiff
-
This class implements the Gill fourth order Runge-Kutta
integrator for Ordinary Differential Equations .
- GillIntegrator(double) - Constructor for class org.apache.commons.math.ode.nonstiff.GillIntegrator
-
Simple constructor.
- GIVE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor is giving an object to the target.
- GIVEN_NAME - Static variable in interface com.adobe.granite.security.user.UserProperties
-
Constant for the given name of a given user or group.
- GJChronology - Class in org.joda.time.chrono
-
Implements the Gregorian/Julian calendar system which is the calendar system
used in most of the world.
- GLOB_PREFIX - Static variable in class org.apache.sling.api.resource.path.Path
-
The prefix to be used for glob patterns
- GLOB_TAG - Static variable in interface org.apache.tika.mime.MimeTypesReaderMetKeys
-
- GLOBAL - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
"global" lock scope constant.
- Global(String, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
-
- globalColorTable - Variable in class com.day.imageio.plugins.GIFStreamMetadata
-
- GlobalShadowCheckBackendCompiler - Class in org.apache.sling.scripting.sightly.java.compiler
-
- GlobalShadowCheckBackendCompiler(BackendCompiler, Set<String>) - Constructor for class org.apache.sling.scripting.sightly.java.compiler.GlobalShadowCheckBackendCompiler
-
- GlobPattern - Class in com.day.cq.wcm.commons
-
The GlobPattern
implements matching operations that do a
pattern globbing.
- GlobPattern(String, boolean) - Constructor for class com.day.cq.wcm.commons.GlobPattern
-
Class constructor that create a GlobPattern
with the given
pattern.
- GlobPattern(String) - Constructor for class com.day.cq.wcm.commons.GlobPattern
-
Class constructor that create a GlobPattern
with the given
pattern.
- GlobPattern - Class in com.day.text
-
The GlobPattern
implements matching operations that do a
pattern globbing.
- GlobPattern(String, boolean) - Constructor for class com.day.text.GlobPattern
-
Class constructor that create a GlobPattern
with the given
pattern.
- GlobPattern(String) - Constructor for class com.day.text.GlobPattern
-
Class constructor that create a GlobPattern
with the given
pattern.
- GLSMultipleLinearRegression - Class in org.apache.commons.math.stat.regression
-
The GLS implementation of the multiple linear regression.
- GLSMultipleLinearRegression() - Constructor for class org.apache.commons.math.stat.regression.GLSMultipleLinearRegression
-
- GMAIL - Static variable in class com.day.cq.commons.date.RelativeTimeFormat
-
- GNAMELEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the group name field in a header buffer.
- GNU_LONGLINK - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The name of the GNU tar entry which contains a long name.
- GoalType - Enum in org.apache.commons.math.optimization
-
Goal type for an optimization problem.
- GPS_TAG_GPS_ALTITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF_VALUE_ABOVE_SEA_LEVEL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF_VALUE_BELOW_SEA_LEVEL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_AREA_INFORMATION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DATE_STAMP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF_VALUE_MAGNETIC_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF_VALUE_TRUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_KILOMETERS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_MILES - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_NAUTICAL_MILES - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF_VALUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF_VALUE_SOUTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF_VALUE_EAST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF_VALUE_WEST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL_VALUE_DIFFERENTIAL_CORRECTED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL_VALUE_NO_CORRECTION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DOP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF_VALUE_MAGNETIC_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF_VALUE_TRUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF_VALUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF_VALUE_SOUTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF_VALUE_EAST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF_VALUE_WEST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MAP_DATUM - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE_VALUE_2_DIMENSIONAL_MEASUREMENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE_VALUE_3_DIMENSIONAL_MEASUREMENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_PROCESSING_METHOD - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SATELLITES - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_KMPH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_KNOTS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_MPH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_STATUS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_STATUS_VALUE_MEASUREMENT_IN_PROGRESS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_STATUS_VALUE_MEASUREMENT_INTEROPERABILITY - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TIME_STAMP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK_REF_VALUE_MAGNETIC_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK_REF_VALUE_TRUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_VERSION_ID - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPSInfo(String, String, RationalNumber, RationalNumber, RationalNumber, RationalNumber, RationalNumber, RationalNumber) - Constructor for class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.GPSInfo
-
- GpsTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
- gpsVersion() - Static method in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GQL - Class in com.day.cq.wcm.commons.search
-
- GQL() - Constructor for class com.day.cq.wcm.commons.search.GQL
-
Deprecated.
- GQL - Class in org.apache.jackrabbit.commons.query
-
GQL
is a simple fulltext query language, which supports field
prefixes similar to Lucene or Google queries.
- GQL.Filter - Interface in com.day.cq.wcm.commons.search
-
- GQL.Filter - Interface in org.apache.jackrabbit.commons.query
-
Defines a filter for query result rows.
- GQL.ParserCallback - Interface in com.day.cq.wcm.commons.search
-
- GQL.ParserCallback - Interface in org.apache.jackrabbit.commons.query
-
Defines a callback interface that may be implemented by client code to
get a callback for each GQL term that is parsed.
- GQLConverter - Class in com.day.cq.dam.commons.util
-
- GQLConverter() - Constructor for class com.day.cq.dam.commons.util.GQLConverter
-
- gradient() - Method in interface org.apache.commons.math.analysis.DifferentiableMultivariateRealFunction
-
Returns the gradient function.
- gradient(double, double[]) - Method in class org.apache.commons.math.optimization.fitting.ParametricGaussianFunction
-
Computes the gradient vector for a four variable version of the function
where the parameters, a, b, c, and d,
are considered the variables, not x.
- gradient(double, double[]) - Method in interface org.apache.commons.math.optimization.fitting.ParametricRealFunction
-
Compute the gradient of the function with respect to its parameters.
- GraggBulirschStoerIntegrator - Class in org.apache.commons.math.ode.nonstiff
-
This class implements a Gragg-Bulirsch-Stoer integrator for
Ordinary Differential Equations.
- GraggBulirschStoerIntegrator(double, double, double, double) - Constructor for class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegrator
-
Simple constructor.
- GraggBulirschStoerIntegrator(double, double, double[], double[]) - Constructor for class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegrator
-
Simple constructor.
- Grammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.rngparser.ast.builder
-
Scope
for <grammar> element that serves as a container
of <define>s.
- GrammarHost - Class in org.kohsuke.rngom.rngparser.parse.host
-
Wraps
Grammar
and provides error checking.
- GrammarHost(Grammar, Grammar) - Constructor for class org.kohsuke.rngom.rngparser.parse.host.GrammarHost
-
- GrammarSection<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.rngparser.ast.builder
-
The container that can have <define> elements.
- GrammarSection.Combine - Class in org.kohsuke.rngom.rngparser.ast.builder
-
- GrammarSectionHost - Class in org.kohsuke.rngom.rngparser.parse.host
-
- GRANITE_RANKING - Static variable in interface com.adobe.granite.security.user.UserPropertiesManager
-
Constant for the ranking property name.
- GRANT_TYPE - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
- GRANT_TYPE - Static variable in interface com.adobe.granite.auth.oauth.AccessTokenProviderConstants
-
- grantAllToEveryone(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility to grant jcr:all privilege to the everyone group principal.
- grantImpersonation(Authorizable) - Method in interface com.day.cq.security.User
-
Deprecated.
Grant an
Authorizable
the privilege to impersonate
as this User.
NOTE: you can't grant impersonation from the User to the User itself.
- grantImpersonation(Principal) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
- grantPrivilege(String) - Method in interface com.day.cq.security.Authorizable
-
- grantPrivilege(String, Authorizable, Session) - Method in interface com.day.cq.security.privileges.PrivilegeManager
-
Deprecated.
Set the given Privilege to the Authorizable with the given session
- GrantType - Enum in org.apache.oltu.oauth2.common.message.types
-
- Graph - Class in com.day.cq.graphics
-
The Graph
class implements the basic functionality for the
chart host object.
- Graph(int, int, String) - Constructor for class com.day.cq.graphics.Graph
-
Creates a graph chart of the given width, height and type.
- GraphicalClickThroughComponentTagHandler - Class in com.day.cq.mcm.landingpage.parser.taghandlers.cta
-
The GraphicalClickThroughComponentTagHandler
handles the CTA graphical link component.
- GraphicalClickThroughComponentTagHandler() - Constructor for class com.day.cq.mcm.landingpage.parser.taghandlers.cta.GraphicalClickThroughComponentTagHandler
-
- GraphicalClickThroughComponentTagHandlerFactory - Class in com.day.cq.mcm.landingpage.parser.taghandlers.cta
-
- GraphicalClickThroughComponentTagHandlerFactory() - Constructor for class com.day.cq.mcm.landingpage.parser.taghandlers.cta.GraphicalClickThroughComponentTagHandlerFactory
-
- GraphNode - Interface in com.adobe.granite.socialgraph
-
The GraphNode
represents a user in the social graph.
- GRAVATAR_PREFIX - Static variable in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
- GRAVATAR_PREFIX - Static variable in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
- GRAY_RESPONSE_UNIT_VALUE_0_00001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_0001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_01 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_1 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- grayscale() - Method in class com.day.image.Layer
-
Converts the color image into a grayscale image
- greaterThan(Dfp) - Method in class org.apache.commons.math.dfp.Dfp
-
Check if instance is greater than x.
- greaterThan - Variable in enum org.apache.sling.commons.osgi.Order
-
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCieLab
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCieLch
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCieLuv
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCmy
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCmyk
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorHsl
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorHsv
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorHunterLab
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorXyz
-
A constant for color green.
- GREEN_CHANNEL_ID - Static variable in class com.day.image.Layer
-
Channel number to identify the green color channel for diverse methods
involving color channels, i.e.
- GregorianChronology - Class in org.joda.time.chrono
-
Implements a pure proleptic Gregorian calendar system, which defines every
fourth year as leap, unless the year is divisible by 100 and not by 400.
- GRIB_MIME_TYPE - Static variable in class org.apache.tika.parser.grib.GribParser
-
- GribParser - Class in org.apache.tika.parser.grib
-
- GribParser() - Constructor for class org.apache.tika.parser.grib.GribParser
-
- Grid - Class in com.day.cq.graphics.chart
-
- Grid(Graph, LineStyle) - Constructor for class com.day.cq.graphics.chart.Grid
-
- GrobidNERecogniser - Class in org.apache.tika.parser.ner.grobid
-
- GrobidNERecogniser() - Constructor for class org.apache.tika.parser.ner.grobid.GrobidNERecogniser
-
- GrobidRESTParser - Class in org.apache.tika.parser.journal
-
- GrobidRESTParser() - Constructor for class org.apache.tika.parser.journal.GrobidRESTParser
-
- GROUP - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents a grouping of objects in which member objects can join or leave.
- Group - Interface in com.day.cq.security
-
- GROUP - Static variable in class com.day.cq.security.util.AuthorizableJSONWriter
-
Deprecated.
- Group - Class in com.scene7.ipsapi
-
Java class for Group complex type.
- Group() - Constructor for class com.scene7.ipsapi.Group
-
- Group - Interface in org.apache.jackrabbit.api.security.user
-
- group() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
-
Returns the sync configuration for groups.
- Group() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Group
-
- GROUP - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:group
- GROUP_ADMIN_PERMISSIONS - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
- GROUP_ADMIN_PERMISSIONS - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupMemberListComponent
-
- GROUP_ADMINGROUP - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The property name for the administrative group.
- GROUP_ADMINGROUP_SUFFIX - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The suffix of community administrative group name.
- GROUP_COMMUNITY_MANAGERGROUP - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The property name for the manager group.
- GROUP_COMMUNITY_MANAGERGROUP - Static variable in interface com.adobe.cq.social.group.client.api.CommunityGroupConstants
-
- GROUP_COMMUNITYMANAGER_SUFFIX - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The suffix of community moderator group name.
- GROUP_GROUPNAME_PROPERTY - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The property name for the group name.
- GROUP_GROUPROOT_PROPERTY - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The user groups root path attribute using by form manager.
- GROUP_ID - Static variable in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementReportGroupEnrollmentList
-
- GROUP_MEMBER_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:group-member-set for principal resources.
- GROUP_MEMBERGROUP - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The property name for the member group.
- GROUP_MEMBERGROUP - Static variable in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Property name for group's member group.
- GROUP_MEMBERGROUP_SUFFIX - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The suffix of community member group name.
- GROUP_MEMBERSHIP - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:group-membership for principal resources.
- GROUP_MODERATORGROUP - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The property name for the moderator group.
- GROUP_MODERATORGROUP_SUFFIX - Static variable in class com.adobe.cq.social.group.api.GroupConstants
-
The suffix of community moderator group name.
- GROUP_NAME - Static variable in class com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator
-
- GROUP_PARAMETER_PREFIX - Static variable in class com.day.cq.search.PredicateConverter
-
Prefix to separate predicate group parameters from child predicates (to
be exact: from parameters of child predicates).
- GROUP_PRIVILEGE_NAMES - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
-
- GROUP_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
-
- GROUP_ROOTPATH - Static variable in interface com.adobe.cq.social.scf.ClientUtilities
-
- GROUP_THEMES - Static variable in class com.adobe.cq.social.community.api.CommunityConstants
-
- GROUP_TYPE - Static variable in interface com.adobe.cq.social.messaging.client.api.MessagingUser
-
Constant for Group types.
- GROUP_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The Composite Type for a Group.
- GroupAction - Interface in org.apache.jackrabbit.oak.spi.security.user.action
-
The
GroupAction
interface allows for implementations to be informed about and react to the following
changes to a
Group
's members:
GroupAction.onMemberAdded(Group, Authorizable, Root, NamePathMapper)
GroupAction.onMembersAdded(Group, Iterable, Iterable, Root, NamePathMapper)
GroupAction.onMembersAddedContentId(Group, Iterable, Iterable, Root, NamePathMapper)
GroupAction.onMemberRemoved(Group, Authorizable, Root, NamePathMapper)
GroupAction.onMembersRemoved(Group, Iterable, Iterable, Root, NamePathMapper)
- GroupArray - Class in com.scene7.ipsapi
-
Java class for GroupArray complex type.
- GroupArray() - Constructor for class com.scene7.ipsapi.GroupArray
-
- groupColors(BufferedImage, int) - Method in class org.apache.commons.imaging.palette.MedianCutQuantizer
-
- GroupConfigurationException(String, Throwable) - Constructor for exception com.adobe.cq.social.group.api.GroupConfigurator.GroupConfigurationException
-
- GroupConfigurator - Interface in com.adobe.cq.social.group.api
-
- GroupConfigurator.CustomGroupConfigurator - Interface in com.adobe.cq.social.group.api
-
- GroupConfigurator.GroupConfigurationException - Exception in com.adobe.cq.social.group.api
-
- GroupConstants - Class in com.adobe.cq.social.group.api
-
- GroupConstants() - Constructor for class com.adobe.cq.social.group.api.GroupConstants
-
- GroupData - Class in org.apache.aries.jmx.codec
-
- GroupData(Group) - Constructor for class org.apache.aries.jmx.codec.GroupData
-
Constructs new GroupData from Group object.
- GroupData(String, String[], String[]) - Constructor for class org.apache.aries.jmx.codec.GroupData
-
Constructs new GroupData.
- GroupData(String, Dictionary, Dictionary, String[], String[]) - Constructor for class org.apache.aries.jmx.codec.GroupData
-
Constructs new GroupData.
- GroupedServicesSelector - Interface in com.day.cq.personalization.ui.groupedservicesselector
-
Represents an interface for the GroupedServicesSelector component providing
methods used by the UI.
- GroupException - Exception in com.adobe.cq.social.group.api
-
The GroupException
is a generic exception for all failures in the community group API.
- GroupException(String) - Constructor for exception com.adobe.cq.social.group.api.GroupException
-
Constructs a new GroupException with the specified message.
- GroupException(String, Throwable) - Constructor for exception com.adobe.cq.social.group.api.GroupException
-
Constructs a new GroupException with the specified message.
- GroupException(Throwable) - Constructor for exception com.adobe.cq.social.group.api.GroupException
-
Constructs a new GroupException with the specified cause.
- GroupResource - Class in com.day.cq.security.resource
-
- GroupResource(Group, String, ResourceResolver) - Constructor for class com.day.cq.security.resource.GroupResource
-
Deprecated.
- GroupService - Interface in com.adobe.cq.social.group.api
-
GroupService
provides a service managing community groups.
- GroupUtil - Class in com.adobe.cq.social.group.api
-
- GroupUtil() - Constructor for class com.adobe.cq.social.group.api.GroupUtil
-
- grow(int) - Method in class com.sun.mail.iap.ByteArray
-
Grow the byte array by incr bytes.
- GrowthList - Class in org.apache.commons.collections.list
-
Decorates another List
to make it seamlessly grow when
indices larger than the list size are used on add and set,
avoiding most IndexOutOfBoundsExceptions.
- GrowthList() - Constructor for class org.apache.commons.collections.list.GrowthList
-
Constructor that uses an ArrayList internally.
- GrowthList(int) - Constructor for class org.apache.commons.collections.list.GrowthList
-
Constructor that uses an ArrayList internally.
- GrowthList<E> - Class in org.apache.commons.collections4.list
-
Decorates another List
to make it seamlessly grow when
indices larger than the list size are used on add and set,
avoiding most IndexOutOfBoundsExceptions.
- GrowthList() - Constructor for class org.apache.commons.collections4.list.GrowthList
-
Constructor that uses an ArrayList internally.
- GrowthList(int) - Constructor for class org.apache.commons.collections4.list.GrowthList
-
Constructor that uses an ArrayList internally.
- growthList(List<E>) - Static method in class org.apache.commons.collections4.list.GrowthList
-
Factory method to create a growth list.
- Gson - Class in com.google.gson
-
This is the main class for using Gson.
- Gson() - Constructor for class com.google.gson.Gson
-
Constructs a Gson object with default configuration.
- GsonBuilder - Class in com.google.gson
-
Use this builder to construct a
Gson
instance when you need to set configuration
options other than the default.
- GsonBuilder() - Constructor for class com.google.gson.GsonBuilder
-
Creates a GsonBuilder instance that can be used to build Gson with various configuration
settings.
- gt(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a condition which holds if the node of an
Authorizable
has a
property at
relPath
which is greater than
value
.
- Gt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- GT - Static variable in class org.apache.sling.commons.json.xml.XML
-
Deprecated.
The Character '>'.
- GT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- GtEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- GtGt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- guess() - Method in class org.apache.commons.math.optimization.fitting.GaussianParametersGuesser
-
Guesses the parameters based on the observed points.
- guess() - Method in class org.apache.commons.math.optimization.fitting.HarmonicCoefficientsGuesser
-
Estimate a first guess of the coefficients.
- guessDecodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
-
Pessimistically guesses the size (i.e.
- guessFormat(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of a file based on its
"magic numbers," the first bytes of the data.
- guessFormat(File) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of a file based on its
"magic numbers," the first bytes of the data.
- guessFormat(ByteSource) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of a file based on its
"magic numbers," the first bytes of the data.
- guessLanguage(String) - Method in class org.apache.commons.codec.language.bm.Lang
-
Guesses the language of a word.
- guessLanguages(String) - Method in class org.apache.commons.codec.language.bm.Lang
-
Guesses the languages of a word.
- guessParametersErrors(EstimationProblem) - Method in class org.apache.commons.math.estimation.AbstractEstimator
-
Deprecated.
Guess the errors in unbound estimated parameters.
- guessParametersErrors(EstimationProblem) - Method in interface org.apache.commons.math.estimation.Estimator
-
Deprecated.
Guess the errors in estimated parameters.
- guessParametersErrors() - Method in class org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer
-
Guess the errors in optimized parameters.
- GuestLoginModule - Class in org.apache.jackrabbit.oak.spi.security.authentication
-
The GuestLoginModule
is intended to provide backwards compatibility
with the login handling present in the JCR reference implementation located
in jackrabbit-core.
- GuestLoginModule() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
-
- GZIP - Static variable in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant (value "gz") used to identify the GZIP compression
algorithm.
- GzipCompressorInputStream - Class in org.apache.commons.compress.compressors.gzip
-
Input stream that decompresses .gz files.
- GzipCompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Constructs a new input stream that decompresses gzip-compressed data
from the specified input stream.
- GzipCompressorInputStream(InputStream, boolean) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Constructs a new input stream that decompresses gzip-compressed data
from the specified input stream.
- GzipCompressorOutputStream - Class in org.apache.commons.compress.compressors.gzip
-
Compressed output stream using the gzip format.
- GzipCompressorOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
-
Creates a gzip compressed output stream with the default parameters.
- GzipCompressorOutputStream(OutputStream, GzipParameters) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
-
Creates a gzip compressed output stream with the specified parameters.
- GzipParameters - Class in org.apache.commons.compress.compressors.gzip
-
Parameters for the GZIP compressor.
- GzipParameters() - Constructor for class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- GzipUtils - Class in org.apache.commons.compress.compressors.gzip
-
Utility code for the gzip compression format.
- I - Static variable in class org.apache.commons.math.complex.Complex
-
The square root of -1.
- I18n - Class in com.day.cq.i18n
-
Externalizes strings using ResourceBundle
dictionaries and simulatenously
acts as marker for the string extraction process.
- I18n(HttpServletRequest) - Constructor for class com.day.cq.i18n.I18n
-
- I18N - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
The name of the
RuntimeCall
function that will process
i18n.
- ICC_PROFILE_LABEL - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- IccConstants - Class in org.apache.commons.imaging.icc
-
- IccProfileFieldUpdate - Class in com.scene7.ipsapi
-
Java class for IccProfileFieldUpdate complex type.
- IccProfileFieldUpdate() - Constructor for class com.scene7.ipsapi.IccProfileFieldUpdate
-
- IccProfileFieldUpdateArray - Class in com.scene7.ipsapi
-
Java class for IccProfileFieldUpdateArray complex type.
- IccProfileFieldUpdateArray() - Constructor for class com.scene7.ipsapi.IccProfileFieldUpdateArray
-
- IccProfileInfo - Class in com.scene7.ipsapi
-
Java class for IccProfileInfo complex type.
- IccProfileInfo() - Constructor for class com.scene7.ipsapi.IccProfileInfo
-
- IccProfileInfo - Class in org.apache.commons.imaging.icc
-
- IccProfileInfo(byte[], int, int, int, int, int, int, int, int, int, int, int, int, int, byte[], IccTag[]) - Constructor for class org.apache.commons.imaging.icc.IccProfileInfo
-
- IccProfileParser - Class in org.apache.commons.imaging.icc
-
- IccProfileParser() - Constructor for class org.apache.commons.imaging.icc.IccProfileParser
-
- IccTag - Class in org.apache.commons.imaging.icc
-
- IccTag(int, int, int, IccTagType) - Constructor for class org.apache.commons.imaging.icc.IccTag
-
- IccTagDataTypes - Enum in org.apache.commons.imaging.icc
-
- IccTagTypes - Enum in org.apache.commons.imaging.icc
-
- IClient - Interface in com.adobe.versioncue.nativecomm.host
-
- ICNS_1024x1024_2X_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_128x128_24BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_128x128_2X_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_128x128_8BIT_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_128x128_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x12_1BIT_IMAGE_AND_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x12_4BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x12_8BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x16_1BIT_IMAGE_AND_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x16_24BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x16_2X_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x16_4BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x16_8BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x16_8BIT_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_16x16_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_256x256_2X_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_256x256_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_1BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_1BIT_IMAGE_AND_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_24BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_2X_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_4BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_8BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_8BIT_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_32x32_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_48x48_1BIT_IMAGE_AND_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_48x48_24BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_48x48_4BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_48x48_8BIT_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_48x48_8BIT_MASK - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_512x512_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_64x64_JPEG_PNG_IMAGE - Static variable in class org.apache.tika.parser.image.ICNSType
-
- ICNS_MIME_TYPE - Static variable in class org.apache.tika.parser.image.ICNSParser
-
- IcnsImageParser - Class in org.apache.commons.imaging.formats.icns
-
- IcnsImageParser() - Constructor for class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- ICNSParser - Class in org.apache.tika.parser.image
-
A basic parser class for Apple ICNS icon files
- ICNSParser() - Constructor for class org.apache.tika.parser.image.ICNSParser
-
- ICNSType - Class in org.apache.tika.parser.image
-
Holds details on Apple ICNS icons
- IcoImageParser - Class in org.apache.commons.imaging.formats.ico
-
- IcoImageParser() - Constructor for class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- IConnection - Interface in com.adobe.versioncue.nativecomm.io
-
- IConnectionFactory - Interface in com.adobe.versioncue.nativecomm.io
-
- Icu4jEncodingDetector - Class in org.apache.tika.parser.txt
-
- Icu4jEncodingDetector() - Constructor for class org.apache.tika.parser.txt.Icu4jEncodingDetector
-
- id() - Method in interface com.adobe.versioncue.nativecomm.INativeService
-
Returns the string id of this NativeService.
- id() - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Returns the unique id of the NativeService.
- id(String) - Method in interface com.adobe.versioncue.nativecomm.IServiceBuilder
-
Sets the unique id of the NativeService.
- ID - Static variable in class com.day.cq.mcm.emailprovider.ESConstants
-
- ID - Static variable in class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
- id() - Method in enum com.fasterxml.jackson.core.JsonToken
-
- id - Variable in class com.fasterxml.jackson.core.type.WritableTypeId
-
Actual type id to use: usually {link java.lang.String}.
- id - Variable in class com.fasterxml.jackson.databind.ser.impl.WritableObjectId
-
- id - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- id(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
ID Command, for Yahoo! Mail IMAP server.
- ID - Static variable in interface org.apache.cocoon.xml.sax.AttributeTypes
-
- ID - Static variable in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
Extra field id used for storing alignment and padding.
- ID - Static variable in interface org.apache.tika.metadata.QuattroPro
-
ID.
- id - Variable in class org.apache.tika.parser.rtf.ListDescriptor
-
- id - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The id of the component configuration.
- ID3Comment(String) - Constructor for class org.apache.tika.parser.mp3.ID3Tags.ID3Comment
-
Creates an ID3 v1 style comment tag
- ID3Comment(String, String, String) - Constructor for class org.apache.tika.parser.mp3.ID3Tags.ID3Comment
-
Creates an ID3 v2 style comment tag
- ID3Tags - Interface in org.apache.tika.parser.mp3
-
Interface that defines the common interface for ID3 tag parsers,
such as ID3v1 and ID3v2.3.
- ID3Tags.ID3Comment - Class in org.apache.tika.parser.mp3
-
Represents a comments in ID3 (especially ID3 v2), where are
made up of several parts
- ID3v1Handler - Class in org.apache.tika.parser.mp3
-
This is used to parse ID3 Version 1 Tag information from an MP3 file,
if available.
- ID3v1Handler(InputStream, ContentHandler) - Constructor for class org.apache.tika.parser.mp3.ID3v1Handler
-
- ID3v22Handler - Class in org.apache.tika.parser.mp3
-
This is used to parse ID3 Version 2.2 Tag information from an MP3 file,
if available.
- ID3v22Handler(ID3v2Frame) - Constructor for class org.apache.tika.parser.mp3.ID3v22Handler
-
- ID3v23Handler - Class in org.apache.tika.parser.mp3
-
This is used to parse ID3 Version 2.3 Tag information from an MP3 file,
if available.
- ID3v23Handler(ID3v2Frame) - Constructor for class org.apache.tika.parser.mp3.ID3v23Handler
-
- ID3v24Handler - Class in org.apache.tika.parser.mp3
-
This is used to parse ID3 Version 2.4 Tag information from an MP3 file,
if available.
- ID3v24Handler(ID3v2Frame) - Constructor for class org.apache.tika.parser.mp3.ID3v24Handler
-
- ID3v2Frame - Class in org.apache.tika.parser.mp3
-
A frame of ID3v2 data, which is then passed to a handler to
be turned into useful data.
- ID_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- ID_EMBEDDED_OBJECT - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_END_ARRAY - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_END_OBJECT - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_FALSE - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_FIELD_NAME - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_NO_TOKEN - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
Id used to represent the case where no
JsonToken
is available: either because
JsonParser
has not been
advanced to first token, or because no more tokens will be
available (end-of-input or explicit closing of parser}.
- ID_NOT_AVAILABLE - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
Id used to represent
JsonToken.NOT_AVAILABLE
, used in
cases where a token may become available when more input
is available: this occurs in non-blocking use cases.
- ID_NULL - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_NUMBER_FLOAT - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_NUMBER_INT - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_START_ARRAY - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_START_OBJECT - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_STRING - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- ID_TEMPLATE - Static variable in interface com.adobe.dam.print.ids.StringConstants
-
- ID_TRUE - Static variable in interface com.fasterxml.jackson.core.JsonTokenId
-
- IdeaComment - Interface in com.adobe.cq.social.ideation.client.api
-
- Ideation - Interface in com.adobe.cq.social.ideation.client.api
-
- IDEATION_TOPIC - Static variable in class com.adobe.cq.social.ideation.client.api.IdeationEvent
-
The event topic suffix for ideation events.
- IdeationEvent - Class in com.adobe.cq.social.ideation.client.api
-
Defines events that are triggered in ideations.
- IdeationEvent(IdeaComment, String, IdeationEvent.IdeationActions) - Constructor for class com.adobe.cq.social.ideation.client.api.IdeationEvent
-
- IdeationEvent.IdeationActions - Enum in com.adobe.cq.social.ideation.client.api
-
List of available ideation actions that can trigger a ideation event.
- IdeationOperationExtension - Interface in com.adobe.cq.social.ideation.client.endpoints
-
- IdeationOperationExtension.IdeationOperation - Enum in com.adobe.cq.social.ideation.client.endpoints
-
Operation types.
- IdeationOperations - Interface in com.adobe.cq.social.ideation.client.endpoints
-
- identifier() - Method in interface com.adobe.versioncue.nativecomm.host.IClient
-
- identifier() - Method in interface com.adobe.versioncue.nativecomm.host.IHostDelegate
-
- Identifier() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
-
- Identifier - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines a single variable.
- Identifier(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
-
Creates an identifier.
- IDENTIFIER - Static variable in interface org.apache.tika.metadata.DublinCore
-
Recommended best practice is to identify the resource by means of
a string or number conforming to a formal identification system.
- IDENTIFIER - Static variable in class org.apache.tika.metadata.Metadata
-
- IDENTIFIER - Static variable in interface org.apache.tika.metadata.TikaCoreProperties
-
- IDENTIFIER - Static variable in interface org.apache.tika.metadata.XMP
-
An unordered array of text strings that unambiguously identify the resource
within a given context.
- IDENTIFIER - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- IDENTIFIER - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- IDENTIFIER_START - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- IdentifierResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
-
IdentifierResolver
....
- IDENTITY - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
The identity function.
- IDENTITY - Static variable in class org.apache.commons.math.geometry.Rotation
-
Identity rotation.
- IDENTITY - Static variable in interface org.apache.jackrabbit.vault.fs.api.PathMapping
-
Implements an identity mapping
- IdentityHtmlMapper - Class in org.apache.tika.parser.html
-
Alternative HTML mapping rules that pass the input HTML as-is without any
modifications.
- IdentityHtmlMapper() - Constructor for class org.apache.tika.parser.html.IdentityHtmlMapper
-
- IdentityMap - Class in org.apache.commons.collections.map
-
A Map
implementation that matches keys and values based
on ==
not equals()
.
- IdentityMap() - Constructor for class org.apache.commons.collections.map.IdentityMap
-
Constructs a new empty map with default size and load factor.
- IdentityMap(int) - Constructor for class org.apache.commons.collections.map.IdentityMap
-
Constructs a new, empty map with the specified initial capacity.
- IdentityMap(int, float) - Constructor for class org.apache.commons.collections.map.IdentityMap
-
Constructs a new, empty map with the specified initial capacity and
load factor.
- IdentityMap(Map) - Constructor for class org.apache.commons.collections.map.IdentityMap
-
Constructor copying elements from another map.
- IdentityNamespaceResolver - Class in com.day.durbo
-
- IdentityNamespaceResolver() - Constructor for class com.day.durbo.IdentityNamespaceResolver
-
- identityPermutation(int) - Static method in class org.apache.commons.math.genetics.RandomKey
-
Generates a representation corresponding to an identity permutation of
length l which can be passed to the RandomKey constructor.
- IdentityPredicate - Class in org.apache.commons.collections.functors
-
Predicate implementation that returns true if the input is the same object
as the one stored in this predicate.
- IdentityPredicate(Object) - Constructor for class org.apache.commons.collections.functors.IdentityPredicate
-
Constructor that performs no validation.
- identityPredicate(Object) - Static method in class org.apache.commons.collections.PredicateUtils
-
Creates a Predicate that checks if the input object is equal to the
specified object by identity.
- IdentityPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if the input is the same object
as the one stored in this predicate.
- IdentityPredicate(T) - Constructor for class org.apache.commons.collections4.functors.IdentityPredicate
-
Constructor that performs no validation.
- identityPredicate(T) - Static method in class org.apache.commons.collections4.functors.IdentityPredicate
-
Factory to create the identity predicate.
- identityPredicate(T) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that checks if the input object is equal to the
specified object by identity.
- identityToString(Object) - Static method in class org.apache.commons.lang.ObjectUtils
-
Gets the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(StringBuffer, Object) - Static method in class org.apache.commons.lang.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Gets the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(Appendable, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(StrBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
- identityToString(StringBuffer, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(StringBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- IDEOGRAPHIC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- Ideographic - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- IdFactory - Interface in org.apache.jackrabbit.spi
-
IdFactory
defines methods to construct new ItemId
s.
- IdFactoryImpl - Class in org.apache.jackrabbit.spi.commons.identifier
-
IdFactoryImpl
...
- IdFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
-
- IdFactoryLogger(IdFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
-
Create a new instance for the given idFactory
which uses
writer
for persisting log messages.
- idFromBaseType() - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeIdResolverBase
-
- idFromBaseType() - Method in interface com.fasterxml.jackson.databind.jsontype.TypeIdResolver
-
Method that can be called to figure out type id to use for instances
of base type (declared type of property).
- idFromValue(Object) - Method in class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver
-
- idFromValue(Object) - Method in class com.fasterxml.jackson.databind.jsontype.impl.MinimalClassNameIdResolver
-
- idFromValue(Object) - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeNameIdResolver
-
- idFromValue(Object) - Method in interface com.fasterxml.jackson.databind.jsontype.TypeIdResolver
-
Method called to serialize type of the type of given value
as a String to include in serialized JSON content.
- idFromValueAndType(Object, Class<?>) - Method in class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver
-
- idFromValueAndType(Object, Class<?>) - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeNameIdResolver
-
- idFromValueAndType(Object, Class<?>) - Method in interface com.fasterxml.jackson.databind.jsontype.TypeIdResolver
-
Alternative method used for determining type from combination of
value and type, using suggested type (that serializer provides)
and possibly value of that type.
- Idiv - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- IdKey(Class<?>, Class<?>, Object) - Constructor for class com.fasterxml.jackson.annotation.ObjectIdGenerator.IdKey
-
- idle() - Method in class com.sun.mail.imap.IMAPFolder
-
Use the IMAP IDLE command (see
RFC 2177),
if supported by the server, to enter idle mode so that the server
can send unsolicited notifications of new messages arriving, etc.
- idle(boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Like
IMAPFolder.idle()
, but if
once
is true, abort the
IDLE command after the first notification, to allow the caller
to process any notification synchronously.
- idle() - Method in class com.sun.mail.imap.IMAPStore
-
Use the IMAP IDLE command (see
RFC 2177),
if supported by the server, to enter idle mode so that the server
can send unsolicited notifications
without the need for the client to constantly poll the server.
- idleAbort() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Abort an IDLE command.
- idleStart() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
IDLE Command.
- IdMapService - Class in org.apache.sling.discovery.commons.providers.spi.base
-
The IdMapService is responsible for storing a slingId-clusterNodeId
pair to the repository and given all other instances in the cluster
do the same can map clusterNodeIds to slingIds (or vice-versa)
- IdMapService() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
-
- IDNEmailAddressConverter - Class in org.apache.commons.mail.util
-
Converts email addresses containing International Domain Names into an ASCII
representation suitable for sending an email.
- IDNEmailAddressConverter() - Constructor for class org.apache.commons.mail.util.IDNEmailAddressConverter
-
- IdpConfiguration - Class in com.adobe.granite.auth.saml.configuration
-
Defines configuration of the saml identity provider.
- IdpConfiguration() - Constructor for class com.adobe.granite.auth.saml.configuration.IdpConfiguration
-
Creates a new instance of IdpConfiguration.
- idProperty - Variable in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReader
-
- IDREF - Static variable in class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
- IDREF - Static variable in interface org.apache.cocoon.xml.sax.AttributeTypes
-
- IDREFS - Static variable in class com.day.cq.rewriter.pipeline.AttributesImpl
-
Deprecated.
- IDREFS - Static variable in interface org.apache.cocoon.xml.sax.AttributeTypes
-
- IDSException - Exception in com.adobe.dam.print.ids
-
- IDSException() - Constructor for exception com.adobe.dam.print.ids.IDSException
-
- IDSException(String) - Constructor for exception com.adobe.dam.print.ids.IDSException
-
- IDSException(String, Throwable) - Constructor for exception com.adobe.dam.print.ids.IDSException
-
- IDSException(Throwable) - Constructor for exception com.adobe.dam.print.ids.IDSException
-
- idType - Variable in class com.fasterxml.jackson.databind.ser.impl.ObjectIdWriter
-
- IEC - Static variable in class org.apache.commons.imaging.icc.IccConstants
-
- IEEE754rUtils - Class in org.apache.commons.lang.math
-
Provides IEEE-754r variants of NumberUtils methods.
- IEEE754rUtils() - Constructor for class org.apache.commons.lang.math.IEEE754rUtils
-
- IEEE754rUtils - Class in org.apache.commons.lang3.math
-
Provides IEEE-754r variants of NumberUtils methods.
- IEEE754rUtils() - Constructor for class org.apache.commons.lang3.math.IEEE754rUtils
-
- IEEEremainder(double, double) - Static method in class org.apache.commons.math.util.FastMath
-
Computes the remainder as prescribed by the IEEE 754 standard.
- ifClosure(Predicate, Closure) - Static method in class org.apache.commons.collections.ClosureUtils
-
Create a new Closure that calls another closure based on the
result of the specified predicate.
- ifClosure(Predicate, Closure, Closure) - Static method in class org.apache.commons.collections.ClosureUtils
-
Create a new Closure that calls one of two closures depending
on the specified predicate.
- IfClosure - Class in org.apache.commons.collections.functors
-
Closure implementation acts as an if statement calling one or other closure
based on a predicate.
- IfClosure(Predicate, Closure) - Constructor for class org.apache.commons.collections.functors.IfClosure
-
Constructor that performs no validation.
- IfClosure(Predicate, Closure, Closure) - Constructor for class org.apache.commons.collections.functors.IfClosure
-
Constructor that performs no validation.
- ifClosure(Predicate<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls another closure based on the
result of the specified predicate.
- ifClosure(Predicate<? super E>, Closure<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls one of two closures depending
on the specified predicate.
- IfClosure<E> - Class in org.apache.commons.collections4.functors
-
Closure implementation acts as an if statement calling one or other closure
based on a predicate.
- IfClosure(Predicate<? super E>, Closure<? super E>) - Constructor for class org.apache.commons.collections4.functors.IfClosure
-
Constructor that performs no validation.
- IfClosure(Predicate<? super E>, Closure<? super E>, Closure<? super E>) - Constructor for class org.apache.commons.collections4.functors.IfClosure
-
Constructor that performs no validation.
- ifClosure(Predicate<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.functors.IfClosure
-
Factory method that performs validation.
- ifClosure(Predicate<? super E>, Closure<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.functors.IfClosure
-
Factory method that performs validation.
- IFD - Static variable in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- IfExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- IfHeader - Class in org.apache.jackrabbit.webdav.header
-
The IfHeader
class represents the state lists defined
through the HTTP If header, which is specified in RFC 2518 as
follows :
- IfHeader(String[]) - Constructor for class org.apache.jackrabbit.webdav.header.IfHeader
-
Create a Untagged IfHeader
if the given lock tokens.
- IfHeader(HttpServletRequest) - Constructor for class org.apache.jackrabbit.webdav.header.IfHeader
-
Parses the If header and creates and internal representation
which is easy to query.
- IfLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- IFrameTagHandler - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
This tag handler is used to transform the src attribute within an iframe tag.
- IFrameTagHandler() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.IFrameTagHandler
-
- IFrameTagHandlerFactory - Class in com.day.cq.wcm.designimporter.parser.taghandlers.factory
-
- IFrameTagHandlerFactory() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.factory.IFrameTagHandlerFactory
-
- IfTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that will call one of two closures based on whether a predicate evaluates
as true or false.
- IfTransformer(Predicate<? super I>, Transformer<? super I, ? extends O>, Transformer<? super I, ? extends O>) - Constructor for class org.apache.commons.collections4.functors.IfTransformer
-
Constructor that performs no validation.
- ifTransformer(Predicate<? super I>, Transformer<? super I, ? extends O>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.functors.IfTransformer
-
Factory method that performs validation.
- ifTransformer(Predicate<? super T>, Transformer<? super T, ? extends T>) - Static method in class org.apache.commons.collections4.functors.IfTransformer
-
Factory method that performs validation.
- ifTransformer(Predicate<? super T>, Transformer<? super T, ? extends T>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls the transformer if the predicate is true,
otherwise the input object is returned unchanged.
- ifTransformer(Predicate<? super I>, Transformer<? super I, ? extends O>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls one of two transformers depending
on the specified predicate.
- ignorableWhitespace(char[], int, int) - Method in class com.day.cq.rewriter.htmlparser.SAXWriter
-
Deprecated.
- ignorableWhitespace(char[], int, int) - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
-
Deprecated.
Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) - Method in class com.day.cq.wcm.designimporter.parser.HTMLContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.sax.AbstractSAXConsumer
-
Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.sax.AbstractSAXPipe
-
Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.sax.SAXBuffer
-
- IgnorableWhitespace(char[], int, int) - Constructor for class org.apache.cocoon.xml.sax.SAXBuffer.IgnorableWhitespace
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Escapes and outputs the given characters.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.sling.rewriter.DefaultTransformer
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.parser.dif.DIFContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.parser.microsoft.ooxml.OOXMLWordAndPowerPointTextHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.parser.xml.ElementMetadataHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.ContentHandlerDecorator
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.DIFContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.LinkContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.SafeContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.SecureContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.TeeContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.TextContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.ToTextContentHandler
-
Writes the given ignorable characters to the given character stream.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.WriteOutContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tika.sax.xpath.MatchingContentHandler
-
- IGNORE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has ignored the object.
- ignore() - Method in interface com.day.cq.dam.commons.util.AssetUpdate
-
Ignore this update in monitoring.
- IGNORE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- IGNORE - Static variable in interface org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler
-
Predefined error handler which ignores all exceptions.
- IGNORE - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
-
If a value cannot be set due to constraints
enforced by the API implementation, the failure is logged as
warning and the value is ignored.
- IGNORE - Static variable in interface org.apache.tika.config.InitializableProblemHandler
-
Strategy that simply ignores all problems.
- IGNORE - Static variable in interface org.apache.tika.config.LoadErrorHandler
-
Strategy that simply ignores all problems.
- IGNORE_CASE - Static variable in class com.day.cq.search.Predicate
-
- IGNORE_DFAULTCONFIG_PROPERTY - Static variable in class com.adobe.cq.upgrades.backup.BackupConstants
-
Name of the Property that defines the default config that should not be appliesd
- IGNORE_PARAMETER_PREFIX - Static variable in class com.day.cq.search.PredicateConverter
-
All parameters starting with "_" will be ignored.
- ignored() - Method in class com.day.cq.search.Predicate
-
This is used only during evaluation and indicates that this predicate is
marked as "invisible" for any
PredicateEvaluator
that will
encounter it.
- IgnoredPropertyException - Exception in com.fasterxml.jackson.databind.exc
-
Specialized
JsonMappingException
sub-class used to indicate
case where an explicitly ignored property is encountered, and mapper
is configured to consider this an error.
- IgnoredPropertyException(JsonParser, String, JsonLocation, Class<?>, String, Collection<Object>) - Constructor for exception com.fasterxml.jackson.databind.exc.IgnoredPropertyException
-
- IgnoredPropertyException(String, JsonLocation, Class<?>, String, Collection<Object>) - Constructor for exception com.fasterxml.jackson.databind.exc.IgnoredPropertyException
-
- ignoreErrorInConstructingProperty(String, String, RNGParseException) - Method in interface com.adobe.xmp.schema.rng.parser.SchemaGenerationHandler
-
Reports if a RNGParseException is raised while trying to create a
PropertyDescription
from RNG schema.
- IHostDelegate - Interface in com.adobe.versioncue.nativecomm.host
-
- IllegalBoundaryException() - Constructor for exception org.apache.commons.fileupload.MultipartStream.IllegalBoundaryException
-
Constructs an IllegalBoundaryException
with no
detail message.
- IllegalBoundaryException(String) - Constructor for exception org.apache.commons.fileupload.MultipartStream.IllegalBoundaryException
-
Constructs an IllegalBoundaryException
with
the specified detail message.
- IllegalClassException - Exception in org.apache.commons.lang
-
Thrown when an object is an instance of an unexpected type (a class or interface).
- IllegalClassException(Class, Object) - Constructor for exception org.apache.commons.lang.IllegalClassException
-
Instantiates with the expected type, and actual object.
- IllegalClassException(Class, Class) - Constructor for exception org.apache.commons.lang.IllegalClassException
-
Instantiates with the expected and actual types.
- IllegalClassException(String) - Constructor for exception org.apache.commons.lang.IllegalClassException
-
Instantiates with the specified message.
- IllegalFieldValueException - Exception in org.joda.time
-
Exception thrown when attempting to set a field outside its supported range.
- IllegalFieldValueException(DateTimeFieldType, Number, Number, Number) - Constructor for exception org.joda.time.IllegalFieldValueException
-
Constructor.
- IllegalFieldValueException(DateTimeFieldType, Number, String) - Constructor for exception org.joda.time.IllegalFieldValueException
-
Constructor.
- IllegalFieldValueException(DurationFieldType, Number, Number, Number) - Constructor for exception org.joda.time.IllegalFieldValueException
-
Constructor.
- IllegalFieldValueException(String, Number, Number, Number) - Constructor for exception org.joda.time.IllegalFieldValueException
-
Constructor.
- IllegalFieldValueException(DateTimeFieldType, String) - Constructor for exception org.joda.time.IllegalFieldValueException
-
Constructor.
- IllegalFieldValueException(DurationFieldType, String) - Constructor for exception org.joda.time.IllegalFieldValueException
-
Constructor.
- IllegalFieldValueException(String, String) - Constructor for exception org.joda.time.IllegalFieldValueException
-
Constructor.
- IllegalInstantException - Exception in org.joda.time
-
Exception thrown when attempting to create an instant or date-time that cannot exist.
- IllegalInstantException(String) - Constructor for exception org.joda.time.IllegalInstantException
-
Constructor.
- IllegalInstantException(long, String) - Constructor for exception org.joda.time.IllegalInstantException
-
Constructor.
- IllegalNameException - Class in org.apache.jackrabbit.spi.commons.conversion
-
Thrown when an illegal JCR name string is encountered.
- IllegalNameException(String) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.IllegalNameException
-
Creates an IllegalNameException with the given error message.
- IllegalNameException(String, Throwable) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.IllegalNameException
-
Creates an IllegalNameException with the given error message and
root cause exception.
- IllegalRepositoryStateException - Exception in org.apache.jackrabbit.oak.api
-
This exception can be thrown by implementers of this API to signal an error
condition caused by an invalid state of the repository.
- IllegalRepositoryStateException() - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
-
- IllegalRepositoryStateException(String) - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
-
- IllegalRepositoryStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
-
- IllegalRepositoryStateException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
-
- IllegalSchemaException - Exception in org.kohsuke.rngom.rngparser.parse
-
Signals a violation of the RELAX NG spec.
- IllegalSchemaException() - Constructor for exception org.kohsuke.rngom.rngparser.parse.IllegalSchemaException
-
- IllustratorInfo - Class in com.scene7.ipsapi
-
Java class for IllustratorInfo complex type.
- IllustratorInfo() - Constructor for class com.scene7.ipsapi.IllustratorInfo
-
- IllustratorOptions - Class in com.scene7.ipsapi
-
Java class for IllustratorOptions complex type.
- IllustratorOptions() - Constructor for class com.scene7.ipsapi.IllustratorOptions
-
- ILoggerFactory - Interface in org.slf4j
-
ILoggerFactory
instances manufacture
Logger
instances by name.
- IMAGE - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents a graphical image.
- IMAGE - Static variable in interface com.adobe.granite.security.user.util.PropConstants
-
- IMAGE - Static variable in interface com.day.cq.dam.api.s7dam.constants.S7damConstants
-
s7 dynamicMedia asset type: image
- Image - Class in com.day.cq.wcm.foundation
-
Provides convenience methods for displaying images.
- Image(Resource) - Constructor for class com.day.cq.wcm.foundation.Image
-
Creates a new image based on the given resource.
- Image(Resource, String) - Constructor for class com.day.cq.wcm.foundation.Image
-
Creates a new image based on the given resource.
- image - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
-
The string image of the token.
- image - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
-
The string image of the token.
- image(String) - Static method in class org.apache.tika.mime.MediaType
-
- IMAGE_COUNT - Static variable in interface org.apache.tika.metadata.MSOffice
-
Deprecated.
- IMAGE_COUNT - Static variable in interface org.apache.tika.metadata.Office
-
The number of Images in the document
- IMAGE_CREATOR - Static variable in interface org.apache.tika.metadata.IPTC
-
Creator or creators of the image.
- IMAGE_CREATOR_ID - Static variable in interface org.apache.tika.metadata.IPTC
-
The ID of the creator or creators of the image.
- IMAGE_CREATOR_ID_WRONG_CASE - Static variable in interface org.apache.tika.metadata.IPTC
-
- IMAGE_CREATOR_NAME - Static variable in interface org.apache.tika.metadata.IPTC
-
The name of the creator or creators of the image.
- IMAGE_DATA_DISCARD_VALUE_FLEXBITS_DISCARDED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- IMAGE_DATA_DISCARD_VALUE_FULL_RESOLUTION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- IMAGE_DATA_DISCARD_VALUE_HIGH_PASS_FREQUENCY_DATA_DISCARDED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- IMAGE_DATA_DISCARD_VALUE_HIGHPASS_AND_LOW_PASS_FREQUENCY_DATA_DISCARDED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.MicrosoftHdPhotoTagConstants
-
- image_gif - Class in com.sun.mail.handlers
-
DataContentHandler for image/gif.
- image_gif() - Constructor for class com.sun.mail.handlers.image_gif
-
- image_jpeg - Class in com.sun.mail.handlers
-
DataContentHandler for image/jpeg.
- image_jpeg() - Constructor for class com.sun.mail.handlers.image_jpeg
-
- IMAGE_LENGTH - Static variable in interface org.apache.tika.metadata.TIFF
-
"Image height in pixels."
- IMAGE_MAP_PROPERTY - Static variable in interface com.day.cq.dam.api.s7dam.set.CarouselSet
-
- IMAGE_PRESETS - Static variable in interface com.day.cq.dam.api.s7dam.constants.S7damConstants
-
image presets root
- IMAGE_PROFILE - Static variable in interface com.day.cq.dam.api.DamConstants
-
- IMAGE_PROFILE_HOME - Static variable in interface com.day.cq.dam.commons.util.DamConfigurationConstants
-
- IMAGE_REGISTRY_ENTRY - Static variable in interface org.apache.tika.metadata.IPTC
-
Both a Registry Item Id and a Registry Organisation Id to record any
registration of this item with a registry.
- IMAGE_RESOURCE_BLOCK_ALPHA_CHANNELS_NAMES - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_ALPHA_IDENTIFIERS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_ALTERNATE_DUOTONE_COLORS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_ALTERNATE_SPOT_COLORS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_BACKGROUND_COLOR - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_BORDER_INFORMATION - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_BW_HALFTONING_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_BW_TRANSFER_FUNC - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_CAPTION_DIGEST - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_CLIPPING_PATH_NAME - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_COLOR_HALFTONING_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_COLOR_SAMPLERS_RESOURCE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_COLOR_TRANSFER_FUNCS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_COPYRIGHT_FLAG - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_DISPLAY_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_DUOTONE_HALFTONING_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_DUOTONE_IMAGE_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_DUOTONE_TRANSFER_FUNCS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_EFFECTIVE_BW - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_EFFECTS_VISIBLE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_EPS_OPTIONS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_EXIF_INFO2 - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_EXIFINFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_GLOBAL_ALTITUDE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_GLOBAL_ANGLE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_GRID_GUIDES_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_ICC_PROFILE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_ICC_UNTAGGED - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_IDS_BASE_VALUE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_INDEXED_COLOUR_TABLE_COUNT - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_IPTC_DATA - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_JPEG_QUALITY - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_JUMP_TO_XPEP - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_LAYER_COMPS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_LAYER_STATE_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_LAYERS_GROUP_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_MACINTOSH_PRINT_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_OBSOLETE_PHOTOSHOP_TAG1 - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_OBSOLETE_PHOTOSHOP_TAG2 - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_OBSOLETE_PHOTOSHOP_TAG3 - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PHOTOSHOP2_COLOR_TABLE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PHOTOSHOP2_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PHOTOSHOP_BGR_THUMBNAIL - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PHOTOSHOP_THUMBNAIL - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PIXEL_ASPECT_RATIO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PRINT_FLAGS - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PRINT_FLAGS_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PRINT_SCALE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_PSTRING_CAPTION - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_QUICK_MASK_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_RAW_IMAGE_MODE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_RESOLUTION_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_SLICES - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_SPOT_HALFTONE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_TRANSPARENT_INDEX - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_UNICODE_ALPHA_NAMES - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_URL - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_URL_LIST - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_VERSION_INFO - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_WATERMARK - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_WORKFLOW_URL - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_WORKING_PATH - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_XML_DATA - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_BLOCK_XMP - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IMAGE_RESOURCE_ID_ICC_PROFILE - Static variable in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- IMAGE_RESOURCE_ID_XMP - Static variable in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- IMAGE_SUPPLIER - Static variable in interface org.apache.tika.metadata.IPTC
-
Identifies the most recent supplier of the item, who is not necessarily
its owner or creator.
- IMAGE_SUPPLIER_ID - Static variable in interface org.apache.tika.metadata.IPTC
-
Identifies the most recent supplier of the item, who is not necessarily
its owner or creator.
- IMAGE_SUPPLIER_ID_WRONG_CASE - Static variable in interface org.apache.tika.metadata.IPTC
-
- IMAGE_SUPPLIER_IMAGE_ID - Static variable in interface org.apache.tika.metadata.IPTC
-
Optional identifier assigned by the Image Supplier to the image.
- IMAGE_SUPPLIER_NAME - Static variable in interface org.apache.tika.metadata.IPTC
-
Identifies the most recent supplier of the item, who is not necessarily
its owner or creator.
- IMAGE_WIDTH - Static variable in interface org.apache.tika.metadata.TIFF
-
"Image width in pixels."
- ImageBuilder - Class in org.apache.commons.imaging.common
-
A utility class primary intended for storing data obtained by reading
image files.
- ImageBuilder(int, int, boolean) - Constructor for class org.apache.commons.imaging.common.ImageBuilder
-
Construct an ImageBuilder instance
- ImageComponentTagHandler - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
The image component tag handler is used to translate the image component div(or an equivalent markup)
into a CQ image component.
- ImageComponentTagHandler() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.ImageComponentTagHandler
-
- ImageComponentTagHandlerFactory - Class in com.day.cq.wcm.designimporter.parser.taghandlers.factory
-
- ImageComponentTagHandlerFactory() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.factory.ImageComponentTagHandlerFactory
-
- ImageContents - Class in org.apache.commons.imaging.formats.psd
-
- ImageContents(PsdHeaderInfo, int, int, int, int) - Constructor for class org.apache.commons.imaging.formats.psd.ImageContents
-
- ImageContext(SlingHttpServletRequest, String) - Constructor for class com.day.cq.wcm.commons.AbstractImageServlet.ImageContext
-
- ImageDataElement(long, int) - Constructor for class org.apache.commons.imaging.formats.tiff.TiffDirectory.ImageDataElement
-
- imageDataInStrips() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- ImageDump - Class in org.apache.commons.imaging
-
Used to store metadata and descriptive information extracted from
image files.
- ImageDump() - Constructor for class org.apache.commons.imaging.ImageDump
-
- ImageFieldUpdate - Class in com.scene7.ipsapi
-
Java class for ImageFieldUpdate complex type.
- ImageFieldUpdate() - Constructor for class com.scene7.ipsapi.ImageFieldUpdate
-
- ImageFieldUpdateArray - Class in com.scene7.ipsapi
-
Java class for ImageFieldUpdateArray complex type.
- ImageFieldUpdateArray() - Constructor for class com.scene7.ipsapi.ImageFieldUpdateArray
-
- ImageFormat - Class in com.scene7.ipsapi
-
Java class for ImageFormat complex type.
- ImageFormat() - Constructor for class com.scene7.ipsapi.ImageFormat
-
- ImageFormat - Interface in org.apache.commons.imaging
-
Simple image format interface.
- ImageFormatArray - Class in com.scene7.ipsapi
-
Java class for ImageFormatArray complex type.
- ImageFormatArray() - Constructor for class com.scene7.ipsapi.ImageFormatArray
-
- ImageFormats - Enum in org.apache.commons.imaging
-
Enum of known image formats.
- imageHeight - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- ImageHelper - Class in com.day.cq.commons
-
ImageHelper
...
- ImageHelper() - Constructor for class com.day.cq.commons.ImageHelper
-
- ImageHelper - Class in com.day.cq.wcm.foundation
-
- ImageHelper() - Constructor for class com.day.cq.wcm.foundation.ImageHelper
-
Deprecated.
- ImageHelper - Class in com.day.crx.packaging.gfx
-
ImageHelper
...
- ImageHelper() - Constructor for class com.day.crx.packaging.gfx.ImageHelper
-
- ImageHtmlEmail - Class in org.apache.commons.mail
-
Small wrapper class on top of HtmlEmail which encapsulates the required logic
to retrieve images that are contained in "<img src=../>" elements in the HTML
code.
- ImageHtmlEmail() - Constructor for class org.apache.commons.mail.ImageHtmlEmail
-
- ImageInfo - Class in com.scene7.ipsapi
-
Java class for ImageInfo complex type.
- ImageInfo() - Constructor for class com.scene7.ipsapi.ImageInfo
-
- ImageInfo - Class in org.apache.commons.imaging
-
ImageInfo represents a collection of basic properties of an image, such as
width, height, format, bit depth, etc.
- ImageInfo(String, int, List<String>, ImageFormat, String, int, String, int, int, float, int, float, int, boolean, boolean, boolean, ImageInfo.ColorType, ImageInfo.CompressionAlgorithm) - Constructor for class org.apache.commons.imaging.ImageInfo
-
- ImageInfo.ColorType - Enum in org.apache.commons.imaging
-
- ImageInfo.CompressionAlgorithm - Enum in org.apache.commons.imaging
-
- ImageInputStreamAdapter - Class in ch.randelshofer.io
-
ImageInputStreamAdapter.
- ImageInputStreamAdapter(ImageInputStream) - Constructor for class ch.randelshofer.io.ImageInputStreamAdapter
-
- imageLeftPosition - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- IMAGELENGTH - Static variable in interface com.adobe.xmp.core.namespace.EXIFSchemaForTIFF
-
- ImageMap - Class in com.day.cq.wcm.foundation
-
This class is used for parsing image map definitions as generated by the
CqImageMap
component and make them available through an API to
CQ components.
- ImageMap - Class in com.scene7.ipsapi
-
Java class for ImageMap complex type.
- ImageMap() - Constructor for class com.scene7.ipsapi.ImageMap
-
- ImageMap.ImageArea - Class in com.day.cq.wcm.foundation
-
Inner class that represents an area of the map.
- ImageMapArray - Class in com.scene7.ipsapi
-
Java class for ImageMapArray complex type.
- ImageMapArray() - Constructor for class com.scene7.ipsapi.ImageMapArray
-
- ImageMapDefinition - Class in com.scene7.ipsapi
-
Java class for ImageMapDefinition complex type.
- ImageMapDefinition() - Constructor for class com.scene7.ipsapi.ImageMapDefinition
-
- ImageMapDefinitionArray - Class in com.scene7.ipsapi
-
Java class for ImageMapDefinitionArray complex type.
- ImageMapDefinitionArray() - Constructor for class com.scene7.ipsapi.ImageMapDefinitionArray
-
- ImageMapExtractor - Class in com.day.cq.wcm.designimporter.util
-
This is a utility class for extracting all map elements from the HTML
- ImageMapExtractor() - Constructor for class com.day.cq.wcm.designimporter.util.ImageMapExtractor
-
- ImageMetadata - Interface in org.apache.commons.imaging.common
-
- ImageMetadata.ImageMetadataItem - Interface in org.apache.commons.imaging.common
-
- ImageMetadataExtractor - Class in org.apache.tika.parser.image
-
Uses the
Metadata Extractor library
to read EXIF and IPTC image metadata and map to Tika fields.
- ImageMetadataExtractor(Metadata) - Constructor for class org.apache.tika.parser.image.ImageMetadataExtractor
-
- ImageMetadataExtractor(Metadata, ImageMetadataExtractor.DirectoryHandler...) - Constructor for class org.apache.tika.parser.image.ImageMetadataExtractor
-
- ImageParser - Class in org.apache.commons.imaging
-
Provides the abstract base class for all image reading and writing
utilities.
- ImageParser() - Constructor for class org.apache.commons.imaging.ImageParser
-
- ImageParser - Class in org.apache.tika.parser.image
-
- ImageParser() - Constructor for class org.apache.tika.parser.image.ImageParser
-
- ImageReadException - Exception in org.apache.commons.imaging
-
A custom exception thrown when an ImageParser or other utility
encounters a format-violation, non-supported element, or other
condition that renders image data unaccessible.
- ImageReadException(String) - Constructor for exception org.apache.commons.imaging.ImageReadException
-
- ImageReadException(String, Throwable) - Constructor for exception org.apache.commons.imaging.ImageReadException
-
- ImageRenderingPublishJob - Class in com.scene7.ipsapi
-
Java class for ImageRenderingPublishJob complex type.
- ImageRenderingPublishJob() - Constructor for class com.scene7.ipsapi.ImageRenderingPublishJob
-
- ImageResource - Class in com.day.cq.commons
-
Provides convenience methods for displaying images.
- ImageResource(Resource) - Constructor for class com.day.cq.commons.ImageResource
-
Creates a new image based on the given resource.
- ImageResource(Resource, String) - Constructor for class com.day.cq.commons.ImageResource
-
Creates a new image based on the given resource.
- ImageResource - Class in com.day.crx.packaging.gfx
-
Provides convenience methods for displaying images.
- ImageResource(Node) - Constructor for class com.day.crx.packaging.gfx.ImageResource
-
Creates a new image based on the given resource.
- ImageResource(Node, String) - Constructor for class com.day.crx.packaging.gfx.ImageResource
-
Creates a new image based on the given resource.
- ImageResourcesLength - Variable in class org.apache.commons.imaging.formats.psd.ImageContents
-
- Images - Class in com.day.cq.wcm.mobile.api.device.capability
-
- Images() - Constructor for class com.day.cq.wcm.mobile.api.device.capability.Images
-
Deprecated.
- IMAGESERVER_CONFIGURATION - Static variable in interface com.day.cq.dam.api.s7dam.constants.S7damConstants
-
- IMAGESERVER_ROOT - Static variable in interface com.day.cq.dam.api.s7dam.constants.S7damConstants
-
ROOT Path of Image Serving configuration and settings etc.
- IMAGESERVER_SETTINGS - Static variable in interface com.day.cq.dam.api.s7dam.constants.S7damConstants
-
- ImageServingPublishJob - Class in com.scene7.ipsapi
-
Java class for ImageServingPublishJob complex type.
- ImageServingPublishJob() - Constructor for class com.scene7.ipsapi.ImageServingPublishJob
-
- ImageSet - Interface in com.day.cq.dam.api.s7dam.set
-
- ImageSetMember - Class in com.scene7.ipsapi
-
Java class for ImageSetMember complex type.
- ImageSetMember() - Constructor for class com.scene7.ipsapi.ImageSetMember
-
- ImageSetMemberArray - Class in com.scene7.ipsapi
-
Java class for ImageSetMemberArray complex type.
- ImageSetMemberArray() - Constructor for class com.scene7.ipsapi.ImageSetMemberArray
-
- ImageSetMemberUpdate - Class in com.scene7.ipsapi
-
Java class for ImageSetMemberUpdate complex type.
- ImageSetMemberUpdate() - Constructor for class com.scene7.ipsapi.ImageSetMemberUpdate
-
- ImageSetMemberUpdateArray - Class in com.scene7.ipsapi
-
Java class for ImageSetMemberUpdateArray complex type.
- ImageSetMemberUpdateArray() - Constructor for class com.scene7.ipsapi.ImageSetMemberUpdateArray
-
- ImageSupport - Class in com.day.image
-
The ImageSupport
class provides methods, which are implemented
differently for Java 1.3 and for Java 1.4.
- imageTopPosition - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- ImageUrlApi - Interface in com.day.cq.dam.api.s7dam.scene7
-
- ImageWatermark - Class in com.day.cq.dam.commons.watermark
-
A
ImageWatermark
represents an image to be used to watermark an underlying image.
- ImageWatermark() - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(BufferedImage) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(int, int, double, float, BufferedImage) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(Location, BufferedImage) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(int, int, BufferedImage) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(Location, double, float) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(int, int, double, float) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(Location) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- ImageWatermark(int, int) - Constructor for class com.day.cq.dam.commons.watermark.ImageWatermark
-
- IMAGEWIDTH - Static variable in interface com.adobe.xmp.core.namespace.EXIFSchemaForTIFF
-
- imageWidth - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- ImageWriteException - Exception in org.apache.commons.imaging
-
A custom exception thrown when an ImageParser or other utility
encounters a format-violation, non-supported element, or other
condition that renders image data unwritable.
- ImageWriteException(String) - Constructor for exception org.apache.commons.imaging.ImageWriteException
-
- ImageWriteException(String, Throwable) - Constructor for exception org.apache.commons.imaging.ImageWriteException
-
- ImageWriteException(String, Object) - Constructor for exception org.apache.commons.imaging.ImageWriteException
-
- Imaging - Class in org.apache.commons.imaging
-
The primary application programming interface (API) to the Imaging library.
- ImagingConstants - Class in org.apache.commons.imaging
-
Defines constants that may be used in passing options to
ImageParser read/write implementations, the utility routines
implemented in the Imaging class, and throughout the
Apache Commons Imaging package.
- ImagingException - Exception in org.apache.commons.imaging
-
The base class for implementing custom exceptions in the
Apache Commons Imaging package.
- ImagingException(String) - Constructor for exception org.apache.commons.imaging.ImagingException
-
- ImagingException(String, Throwable) - Constructor for exception org.apache.commons.imaging.ImagingException
-
- IMAPBodyPart - Class in com.sun.mail.imap
-
An IMAP body part.
- IMAPFolder - Class in com.sun.mail.imap
-
This class implements an IMAP folder.
- IMAPFolder.FetchProfileItem - Class in com.sun.mail.imap
-
A fetch profile item for fetching headers.
- IMAPFolder.ProtocolCommand - Interface in com.sun.mail.imap
-
A simple interface for user-defined IMAP protocol commands.
- IMAPInputStream - Class in com.sun.mail.imap
-
This class implements an IMAP data stream.
- IMAPInputStream(IMAPMessage, String, int, boolean) - Constructor for class com.sun.mail.imap.IMAPInputStream
-
Create an IMAPInputStream.
- IMAPMessage - Class in com.sun.mail.imap
-
This class implements an IMAPMessage object.
- IMAPMessage.FetchProfileCondition - Class in com.sun.mail.imap
-
This class implements the test to be done on each
message in the folder.
- IMAPMultipartDataSource - Class in com.sun.mail.imap
-
This class
- IMAPNestedMessage - Class in com.sun.mail.imap
-
This class implements a nested IMAP message
- IMAPProtocol - Class in com.sun.mail.imap.protocol
-
This class extends the iap.Protocol object and implements IMAP
semantics.
- IMAPProtocol(String, String, int, Properties, boolean, MailLogger) - Constructor for class com.sun.mail.imap.protocol.IMAPProtocol
-
Constructor.
- IMAPResponse - Class in com.sun.mail.imap.protocol
-
This class represents a response obtained from the input stream
of an IMAP server.
- IMAPResponse(Protocol) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
-
- IMAPResponse(IMAPResponse) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
-
Copy constructor.
- IMAPResponse(String) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
-
For testing.
- IMAPSaslAuthenticator - Class in com.sun.mail.imap.protocol
-
This class contains a single method that does authentication using
SASL.
- IMAPSaslAuthenticator(IMAPProtocol, String, Properties, MailLogger, String) - Constructor for class com.sun.mail.imap.protocol.IMAPSaslAuthenticator
-
- IMAPSSLStore - Class in com.sun.mail.imap
-
This class provides access to an IMAP message store over SSL.
- IMAPSSLStore(Session, URLName) - Constructor for class com.sun.mail.imap.IMAPSSLStore
-
Constructor that takes a Session object and a URLName that
represents a specific IMAP server.
- IMAPStore - Class in com.sun.mail.imap
-
This class provides access to an IMAP message store.
- IMAPStore(Session, URLName) - Constructor for class com.sun.mail.imap.IMAPStore
-
Constructor that takes a Session object and a URLName that
represents a specific IMAP server.
- IMarkerFactory - Interface in org.slf4j
-
Implementations of this interface are used to manufacture
Marker
instances.
- ImgTagHandler - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
This tag handler is used to transform the src attribute within an img tag.
- ImgTagHandler() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- ImgTagHandlerFactory - Class in com.day.cq.wcm.designimporter.parser.taghandlers.factory
-
- ImgTagHandlerFactory() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.factory.ImgTagHandlerFactory
-
- immediate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The immediate state.
- ImmutableACL - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
-
An implementation of the JackrabbitAccessControlList
interface that only
allows for reading.
- ImmutableACL(String, List<? extends JackrabbitAccessControlEntry>, RestrictionProvider, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
-
Construct a new UnmodifiableAccessControlList
- ImmutableAttributesImpl - Class in org.apache.cocoon.xml.sax
-
Immutable attributes
- ImmutableAttributesImpl() - Constructor for class org.apache.cocoon.xml.sax.ImmutableAttributesImpl
-
- ImmutableAttributesImpl(Attributes) - Constructor for class org.apache.cocoon.xml.sax.ImmutableAttributesImpl
-
- ImmutablePair<L,R> - Class in org.apache.commons.lang3.tuple
-
An immutable pair consisting of two Object
elements.
- ImmutablePair(L, R) - Constructor for class org.apache.commons.lang3.tuple.ImmutablePair
-
Create a new pair instance.
- ImmutablePrivilegeDefinition - Class in org.apache.jackrabbit.oak.spi.security.privilege
-
Default implementation of the PrivilegeDefinition
interface.
- ImmutablePrivilegeDefinition(String, boolean, Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
-
- ImmutableTriple<L,M,R> - Class in org.apache.commons.lang3.tuple
-
An immutable triple consisting of three Object
elements.
- ImmutableTriple(L, M, R) - Constructor for class org.apache.commons.lang3.tuple.ImmutableTriple
-
Create a new triple instance.
- Impact - Annotation Type in com.adobe.granite.jmx.annotation
-
Produces an operation impact that will be returned by JMX
MBeanOperationInfo.getImpact()
.
- Impact - Annotation Type in org.apache.jackrabbit.oak.api.jmx
-
Produces an operation impact that will be returned by JMX
MBeanOperationInfo.getImpact()
.
- ImpactOption - Enum in org.apache.jackrabbit.oak.api.jmx
-
- impersonate(Credentials) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Logs in the same workspace with the given credentials.
- impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- impersonate(SessionInfo, Credentials) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns a SessionInfo
that will be used by other methods
on the RepositoryService
.
- impersonateFromService(SlingRepository, String, Credentials) - Method in interface com.adobe.cq.social.serviceusers.internal.ServiceUserWrapper
-
- impersonateFromService(String, Credentials, String) - Method in interface org.apache.sling.jcr.api.SlingRepository
-
Impersonates the service session provided by the calling bundle (and further
specialized by subServiceName
) to a new session in accordance with
the specified (new) Credentials
.
- impersonateFromService(String, Credentials, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Default implementation of the #impersonateFromService(Credentials, String, String)
method taking into account the bundle calling this method.
- impersonates(String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a condition which holds for
Authorizable
s which can impersonate as
name
.
- Impersonation - Interface in org.apache.jackrabbit.api.security.user
-
The Impersonation
maintains Principals that are allowed to
impersonate.
- ImpersonationCredentials - Class in org.apache.jackrabbit.oak.spi.security.authentication
-
Implementation of the JCR Credentials
interface used to distinguish
a regular login request from javax.jcr.Session#impersonate(javax.jcr.Credentials)
.
- ImpersonationCredentials(Credentials, AuthInfo) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
-
- ImpersonationNotifier - Interface in com.adobe.granite.security.user.util
-
ImpersonationNotifier...
- ImpersonationRequestUtil - Class in com.day.cq.security.util
-
- ImpersonationRequestUtil() - Constructor for class com.day.cq.security.util.ImpersonationRequestUtil
-
Deprecated.
- IMPERSONATORS - Static variable in interface com.adobe.granite.security.user.util.PropConstants
-
- Impl(DeserializerFactory) - Constructor for class com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.Impl
-
Default constructor for a blueprint object, which will use the standard
DeserializerCache
, given factory.
- Impl() - Constructor for class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.Impl
-
- Impl(DefaultSerializerProvider.Impl) - Constructor for class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.Impl
-
- implementationClass - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The fully qualified name of the implementation class.
- ImplementationPicker - Interface in org.apache.sling.models.spi
-
Defines a strategy to choose an implementation for a model if multiple are registered
for the same interface or super class.
- implode(String[], String) - Static method in class com.day.text.Text
-
Concatenates all strings in the string array using the specified delimiter.
- implode(String[], String) - Static method in class org.apache.jackrabbit.util.Text
-
Concatenates all strings in the string array using the specified delimiter.
- implode(String[], String) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Concatenates all strings in the string array using the specified delimiter.
- Import() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- IMPORT_JOB_ASSET - Static variable in class com.day.cq.dam.scene7.api.constants.Scene7Constants
-
The Scene7 asset property used when sending import job events
- IMPORT_JOB_CONFIG - Static variable in class com.day.cq.dam.scene7.api.constants.Scene7Constants
-
The S7 cloud config path property used when sending import job events
- IMPORT_JOB_QUEUE_CONFIG_FOLDER - Static variable in class com.day.cq.dam.scene7.api.constants.Scene7Constants
-
Root path of the import queues configuration
- IMPORT_JOB_TOPIC_PREFIX - Static variable in class com.day.cq.dam.scene7.api.constants.Scene7Constants
-
S7 import topic prefix
- IMPORT_QUEUE_NAME - Static variable in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
The Scene7 import queue name
- IMPORT_QUEUE_TOPIC - Static variable in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
The import queue topic
- IMPORT_UUID_BEHAVIOR - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- ImportArtifact - Interface in org.apache.jackrabbit.vault.fs.api
-
Marker interface that denotes an artifact that is imported into jcr fs.
- ImportBehavior - Class in org.apache.jackrabbit.oak.spi.xml
-
Utility class defining specific, configurable import behavior.
- importBlueprints(SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface com.adobe.cq.commerce.pim.api.CatalogBlueprintImporter
-
- importBlueprints(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.adobe.cq.commerce.pim.common.AbstractBlueprintImporter
-
- importContent(Node, String, InputStream, ImportOptions, ContentImportListener) - Method in interface org.apache.sling.jcr.contentloader.ContentImporter
-
Import content into the repository by parsing the provided content stream.
- importContent(Node, String, String, InputStream, ImportOptions, ContentImportListener) - Method in interface org.apache.sling.jcr.contentloader.ContentImporter
-
Import content into the repository by parsing the provided content stream.
- importData(String, String, Resource) - Method in class com.day.cq.polling.importer.HCImporter
-
Imports data from the given source
which is expected to be
an HTTP URL.
- importData(String, String, Resource, String, String) - Method in class com.day.cq.polling.importer.HCImporter
-
Imports data from the given source
which is expected to be
an HTTP URL.
- importData(String, String, Resource) - Method in class com.day.cq.polling.importer.HttpImporter
-
Deprecated.
Imports data from the given source
which is expected to be
an HTTP URL.
- importData(String, String, Resource, String, String) - Method in class com.day.cq.polling.importer.HttpImporter
-
Deprecated.
Imports data from the given source
which is expected to be
an HTTP URL.
- importData(String, String, Resource) - Method in interface com.day.cq.polling.importer.Importer
-
This method is called to poll for data to be imported at the given called
dataSource
location and to import the result into the target
Resource
.
- importData(String, String, Resource, String, String) - Method in interface com.day.cq.polling.importer.Importer
-
This method is called to poll for data to be imported at the given called
dataSource
location and to import the result into the target
Resource
.
- importDesignPackage(SlingHttpServletRequest) - Method in class com.day.cq.wcm.designimporter.DesignPackageImporter
-
Imports a design package from a sling request.
- importDesignPackage(SlingHttpServletRequest, CanvasBuildOptions) - Method in class com.day.cq.wcm.designimporter.DesignPackageImporter
-
- importDesignPackage(Page, String, CanvasBuildOptions) - Method in class com.day.cq.wcm.designimporter.DesignPackageImporter
-
- importDocument() - Method in class com.day.cq.wcm.offline.OfflineImporter
-
Deprecated.
Imports the document to the given target node.
- IMPORTED_PACKAGES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- IMPORTED_PACKAGES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- Importer - Interface in com.day.cq.polling.importer
-
- Importer - Interface in org.apache.jackrabbit.oak.spi.xml
-
Content importer.
- Importer - Class in org.apache.jackrabbit.vault.fs.io
-
AbstractImporter
file/directory combinations
1.
- Importer() - Constructor for class org.apache.jackrabbit.vault.fs.io.Importer
-
- Importer(ImportOptions) - Constructor for class org.apache.jackrabbit.vault.fs.io.Importer
-
- IMPORTER_PACKAGE_IMPORTED - Static variable in interface org.apache.sling.distribution.event.DistributionEventTopics
-
event for package imported
- ImporterConstants - Interface in com.day.cq.wcm.designimporter.api
-
Constants used by design importer classes
- ImporterUtil - Class in com.day.cq.wcm.designimporter.util
-
Utility class for Importer component related stuff
- ImporterUtil() - Constructor for class com.day.cq.wcm.designimporter.util.ImporterUtil
-
- ImportException - Exception in com.day.cq.polling.importer
-
- ImportException(String) - Constructor for exception com.day.cq.polling.importer.ImportException
-
- ImportException(Throwable) - Constructor for exception com.day.cq.polling.importer.ImportException
-
- ImportException(String, Throwable) - Constructor for exception com.day.cq.polling.importer.ImportException
-
- importFromStream(ResourceResolver, InputStream) - Method in interface org.apache.sling.distribution.serialization.DistributionContentSerializer
-
imports the given stream
- importIndex(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexerMBean
-
- importIndex(String, boolean) - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexerMBean
-
- ImportInfo - Interface in org.apache.jackrabbit.vault.fs.api
-
ImportInfo
...
- ImportInfo.Info - Interface in org.apache.jackrabbit.vault.fs.api
-
The detailed information about an imported path
- ImportInfo.Type - Enum in org.apache.jackrabbit.vault.fs.api
-
The modification type
- IMPORTING_BUNDLES - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
-
- IMPORTING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
-
- ImportMode - Enum in org.apache.jackrabbit.vault.fs.api
-
ImportMode
is used to define how importing content is applied
to the existing content in the repository.
- ImportModuleToken - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- importNamedAsset(String, JSONArray) - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- ImportOptions - Class in org.apache.jackrabbit.vault.fs.io
-
Option that control the package import.
- ImportOptions() - Constructor for class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Default constructor.
- ImportOptions(ImportOptions) - Constructor for class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
- ImportOptions - Class in org.apache.sling.jcr.contentloader
-
Encapsulates the options for the content import.
- ImportOptions() - Constructor for class org.apache.sling.jcr.contentloader.ImportOptions
-
- importProducts(SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface com.adobe.cq.commerce.pim.api.ProductImporter
-
- importProducts(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.adobe.cq.commerce.pim.common.AbstractProductImporter
-
- ImportSchemaToken - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- importWarnings - Variable in class com.day.cq.wcm.designimporter.DesignImporterContext
-
Placeholder for import warnings.
- importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Parses the given input stream as an XML document and processes the
SAX events using the ContentHandler
returned by
Session#getImportContentHandler(String, int)
.
- importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.commons.AbstractWorkspace
-
Parses the given input stream as an XML document and processes the
SAX events using the ContentHandler
returned by
Workspace#getImportContentHandler(String, int)
.
- importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- importXml(SessionInfo, NodeId, InputStream, int) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Imports the data present in the given InputStream
into the
persistent layer.
- ImpreciseDateTimeField - Class in org.joda.time.field
-
Abstract datetime field class that defines its own DurationField, which
delegates back into this ImpreciseDateTimeField.
- ImpreciseDateTimeField(DateTimeFieldType, long) - Constructor for class org.joda.time.field.ImpreciseDateTimeField
-
Constructor.
- ImsConfigProvider - Interface in com.adobe.granite.auth.ims
-
The IMSConfigProvider
provides a configuration aggregating the IMS Provider config.
- in(Iterator<I>) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform any type of Iterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(AccessControlPolicyIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an AccessControlPolicyIterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(EventIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an EventIterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(EventListenerIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an EventListenerIterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(NodeIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an NodeIterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(NodeTypeIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an NodeTypeIterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(PropertyIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an PropertyIterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(RowIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an RowIterator
into an Iterable
for single use in a Java 5 for-each loop.
- in(VersionIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an VersionIterator
into an Iterable
for single use in a Java 5 for-each loop.
- IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- In - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- IN_RESPONSE_TO_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- IN_WORKFLOW - Static variable in interface com.day.cq.commons.servlets.AbstractListServlet.ListItem
-
- inArray() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
Method that returns true if this context is an Array context;
that is, content is being read from or written to a Json Array.
- INativeService - Interface in com.adobe.versioncue.nativecomm
-
- InboxFilter - Class in com.day.cq.workflow.filter
-
- InboxFilter(UserManager, String, String, String, String, String) - Constructor for class com.day.cq.workflow.filter.InboxFilter
-
- InboxFilter(UserManager) - Constructor for class com.day.cq.workflow.filter.InboxFilter
-
- InboxItem - Interface in com.adobe.cq.inbox.ui
-
Represents an inbox item of either type task or workitem.
- InboxItem - Interface in com.adobe.granite.workflow.exec
-
Defines an item which is available in the workflow inbox
- InboxItem.Priority - Enum in com.adobe.granite.workflow.exec
-
The possible priority values for InboxItem.
- InboxItemFilter - Interface in com.adobe.granite.workflow.exec.filter
-
The
InboxItemFilter
interface allows filter implementations
that can be used to filter specific
InboxItem
s
- INC - Static variable in interface com.adobe.cq.social.srp.internal.CachingResourceProvider
-
The atomic increment key.
- inc() - Method in class com.codahale.metrics.Counter
-
Increment the counter by one.
- inc(long) - Method in class com.codahale.metrics.Counter
-
Increment the counter by n
.
- inCData - Variable in class org.apache.jackrabbit.vault.util.xml.serialize.ElementState
-
True while inside CData and printing text as CData.
- INCExternalizable - Interface in com.adobe.versioncue.nativecomm.msg
-
- include(Resource, Tag) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Includes the given resource and passes the given tag to its renderer.
- include(Resource, ComponentHelper.Options) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Includes the given resource and passes the given options to its renderer.
- include(Resource, String, Tag) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Includes the given resource with the given resourceType and passes the given
tag to its renderer.
- include(Resource, String, ComponentHelper.Options) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Includes the given resource with the given resourceType and passes the given
options to its renderer.
- include(Resource, String, String, ComponentHelper.Options) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Includes the given resource with the given resourceType and passes the given
options to its renderer.
- include - Variable in class com.fasterxml.jackson.core.type.WritableTypeId
-
Property used to indicate style of inclusion for this type id, in cases where
no native type id may be used (either because format has none, like JSON; or
because use of native type ids is disabled [with YAML]).
- include(T) - Method in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
-
Call back method to determine whether to include a given item.
- include(Row) - Method in interface org.apache.jackrabbit.commons.query.GQL.Filter
-
Returns true
if the given row
should be
included in the result.
- include(String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
- include(String, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Helper method to include the result of processing the request for the
given path
and requestDispatcherOptions
.
- include(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Helper method to include the result of processing the request for the
given path
and options
.
- include(Resource) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
- include(Resource, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Helper method to include the result of processing the request for the
given resource
and requestDispatcherOptions
.
- include(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Helper method to include the result of processing the request for the
given resource
and options
.
- include(String) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- include(String, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- include(String, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- include(Resource) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- include(Resource, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- include(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
-
- include(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- include(String, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- include(ServletRequest, ServletResponse, String, JspWriter, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
Perform a RequestDispatcher.include() operation, with optional flushing
of the response beforehand.
- include(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- include(String, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- INCLUDE - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
The name of the
RuntimeCall
function that will perform
script execution delegation.
- Include<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.rngparser.ast.builder
-
- INCLUDE_ALIASES - Static variable in class com.adobe.xmp.options.IteratorOptions
-
- INCLUDE_ALL - Static variable in class com.fasterxml.jackson.core.filter.TokenFilter
-
Marker value that should be used to indicate inclusion of a structured
value (sub-tree representing Object or Array), or value of a named
property (regardless of type).
- INCLUDE_ALL - Static variable in class org.apache.jackrabbit.vault.fs.api.ItemFilterSet
-
The include all item filter set
- INCLUDE_ALL - Static variable in class org.apache.jackrabbit.vault.fs.api.PathFilterSet
-
The include all item filter set
- INCLUDE_CONTEXT_PATH - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Attribute name used by the RequestDispatcher to indicate the context path
of the included request, as a String.
- INCLUDE_HISTOGRAM_PROPERTY - Static variable in class com.adobe.cq.social.review.client.api.ReviewConstants
-
Name of the JCR property that includes histogram in summary.
- INCLUDE_INTERNAL_PROPERTIES - Static variable in class com.adobe.internal.xmp.options.TemplateOptions
-
- INCLUDE_PATH_INFO - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Attribute name used by the RequestDispatcher to indicate the path info of
the included request, as a String.
- INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Attribute name used by the RequestDispatcher to indicate the query string
of the included request, as a String.
- INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Attribute name used by the RequestDispatcher to indicate the request URI
of the included request, as a String.
- INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Attribute name used by the RequestDispatcher to indicate the servlet path
of the included request, as a String.
- INCLUDE_TAGS_PROPERTY - Static variable in class com.day.cq.rewriter.htmlparser.HtmlParser
-
Deprecated.
- INCLUDE_THUMBNAIL_PAD - Static variable in class com.adobe.internal.xmp.options.SerializeOptions
-
Include a padding allowance for a thumbnail image.
- INCLUDE_THUMBNAIL_PAD - Static variable in class com.adobe.xmp.options.SerializeOptions
-
Include a padding allowance for a thumbnail image.
- includeBinary() - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
Binary value
should be included in output or not.
- includeBoolean(boolean) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
boolean value
should be included in output or not.
- includeChildInfos(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Whether the
ChildInfo
s should be included or not.
- IncludeClientLibraryTag - Class in com.adobe.granite.ui.tags
-
Implements the
<ui:includeClientLib/>
tag, a convenience
wrapper for the
HtmlLibraryManager
service.
- IncludeClientLibraryTag() - Constructor for class com.adobe.granite.ui.tags.IncludeClientLibraryTag
-
- IncludedGrammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.rngparser.ast.builder
-
Scope
for <grammar> element of the <include>d grammar.
- includeElement(int) - Method in class com.fasterxml.jackson.core.filter.JsonPointerBasedFilter
-
- includeElement(int) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Method called to check whether array element with specified index (zero-based),
at current output location, should be included in output.
- includeEmbeddedValue(Object) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
embedded (Opaque) value
should be included in output or not.
- includeExternal() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
true
if a listener is interested in external events.
- includeFilterInstance(SerializationConfig, BeanPropertyDefinition, Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.HandlerInstantiator
-
Method called to construct a Filter (any Object with implementation of
equals(Object)
that determines if given value is to be
excluded (true) or included (false)) to be used based on
JsonInclude
annotation (or
equivalent).
- includeFilterInstance(BeanPropertyDefinition, Class<?>) - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
- includeFilterInstance(BeanPropertyDefinition, Class<?>) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
Method that can be called to construct and configure
JsonInclude
filter instance,
given a
Class
to instantiate (with default constructor, by default).
- includeFilterSuppressNulls(Object) - Method in class com.fasterxml.jackson.databind.ser.DefaultSerializerProvider
-
- includeFilterSuppressNulls(Object) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- includeForLayout(Resource, ComponentHelper.Options) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
- includeForLayout(Resource, Resource, ComponentHelper.Options) - Method in class com.adobe.granite.ui.components.ComponentHelper
-
Includes the given resource to be rendered by the given layoutResource.
- IncludeHost - Class in org.kohsuke.rngom.rngparser.parse.host
-
- includeLowerBoundValue() - Method in interface com.adobe.cq.social.calendar.client.api.DateRangeFilter
-
Is the start date include in the filter.
- includeNull() - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
null value
should be included in output or not.
- includeNumber(int) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
int
value
should be included in output or not.
- includeNumber(long) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
long
value
should be included in output or not.
- includeNumber(float) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
float
value
should be included in output or not.
- includeNumber(double) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
double
value
should be included in output or not.
- includeNumber(BigDecimal) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
BigDecimal
value
should be included in output or not.
- includeNumber(BigInteger) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
BigInteger
value
should be included in output or not.
- includeProperty(String) - Method in class com.adobe.cq.social.ugc.api.FullTextConstraint
-
Adds a property to include in the full text search.
- includeProperty(String) - Method in class com.fasterxml.jackson.core.filter.JsonPointerBasedFilter
-
- includeProperty(String) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Method called to check whether property value with specified name,
at current output location, should be included in output.
- includeRawValue() - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
raw (pre-encoded, not quoted by generator) value
should be included in output or not.
- includeResource(PrintWriter, String, String, String, WCMResourceOptions) - Method in class com.adobe.cq.sightly.WCMScriptHelper
-
Include the resource and redirect the output into a custom print writer.
- includeResource(SlingHttpServletResponse, String, String, String, WCMResourceOptions) - Method in class com.adobe.cq.sightly.WCMScriptHelper
-
Include a resource and redirect the output into a custom response.
- includeResource(SlingHttpServletResponse, String, String, String, WCMResourceOptions, Map<String, Object>) - Method in class com.adobe.cq.sightly.WCMScriptHelper
-
- includeResource(SlingHttpServletResponse, Resource, String, String, WCMResourceOptions) - Method in class com.adobe.cq.sightly.WCMScriptHelper
-
Include a
Resource
and redirect the output into a custom response
- includeResource(SlingHttpServletRequest, SlingHttpServletResponse, Resource, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Include the resource with the given selector with method GET
- includeRootValue(int) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Method called to check whether root-level value,
at current output location, should be included in output.
- includes(Product) - Method in interface com.adobe.cq.commerce.api.VariantFilter
-
Decides if a product is to be included by this filter.
- includes(Product) - Method in class com.adobe.cq.commerce.common.AxisFilter
-
- includes(Product) - Method in class com.adobe.cq.commerce.common.EnumerateAxisFilter
-
- includes(HistoryEntry) - Method in class com.adobe.cq.history.filter.ResourceTypesFilter
-
- includes(ActivityStream) - Method in interface com.adobe.granite.activitystreams.ActivityStreamFilter
-
Checks if the given activity stream is to be included.
- includes(ActivityStream) - Method in class com.adobe.granite.activitystreams.utils.GenericStreamFilter
-
Checks if the given activity stream is to be included.
- includes(UserProperties) - Method in interface com.adobe.granite.security.user.UserPropertiesFilter
-
Indicates whether the given userProperties
is included or not.
- includes(Page) - Method in class com.day.cq.analytics.testandtarget.util.ExperiencePageFilter
-
- includes(Page) - Method in class com.day.cq.analytics.testandtarget.util.TeaserPageFilter
-
- includes(T) - Method in interface com.day.cq.commons.Filter
-
Checks if the given element is included in this filter.
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
Default implementation that always returns true
, ie.
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.CollectionPredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.JcrBoolPropertyPredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.JcrPropertyPredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.NodenamePredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.PathPredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.PermissionPredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
If the constraint for the given predicate formulated via a JCR XPath
expression, this method can be used to filter the result set row by row
(to get the node behind the row, one can use
context.getNode(row)
.
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.PredicateGroupEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.RangePropertyPredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.SavedQueryPredicate
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.search.eval.TypePredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.wcm.foundation.search.AssetRenditionFilterPredicateEvaluator
-
- includes(Predicate, Row, EvaluationContext) - Method in class com.day.cq.wcm.foundation.search.SubAssetFilterPredicateEvaluator
-
- includes(long, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- includes(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Returns true
if all privileges defined by the specified
otherBits
are present in this instance.
- includes(Node, Node, String) - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregator
-
Checks if the given item is included in the content aggregation relative
to the respective aggregator root
- includes(Node, Node, Property, String) - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregator
-
Checks if the given property is included in the content aggregation relative
to the respective aggregator root.
- includeScript(String, String, PrintWriter) - Method in class com.adobe.cq.sightly.WCMScriptHelper
-
Calls the given script.
- includesGroups() - Method in enum com.adobe.granite.security.user.AuthorizableTypes
-
Provides a way to determine if this AuthorizableTypes value refers to groups as well.
- includesNumber(Number) - Method in class org.apache.commons.lang.NumberRange
-
Deprecated.
Tests whether the specified number
occurs within
this range using double
comparison.
- includesRange(NumberRange) - Method in class org.apache.commons.lang.NumberRange
-
Deprecated.
Tests whether the specified range occurs entirely within this
range using double
comparison.
- includesSystemUsers() - Method in enum com.adobe.granite.security.user.AuthorizableTypes
-
Provides a way to determine if this AuthorizableTypes value refers to system users as well.
- includeString(String) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made to verify whether leaf-level
String value
should be included in output or not.
- includesUsers() - Method in enum com.adobe.granite.security.user.AuthorizableTypes
-
Provides a way to determine if this AuthorizableTypes value refers to users as well.
- IncludeTag - Class in com.day.cq.wcm.tags
-
IncludeTag
implements the <cq:include/> tag.
- IncludeTag() - Constructor for class com.day.cq.wcm.tags.IncludeTag
-
- IncludeTagHandler - Class in org.apache.sling.scripting.jsp.taglib
-
The IncludeTagHandler
implements the
<sling:include>
custom tag.
- IncludeTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
-
- includeUpperBoundValue() - Method in interface com.adobe.cq.social.calendar.client.api.DateRangeFilter
-
Is the end date include in the filter.
- includeValue(JsonParser) - Method in class com.fasterxml.jackson.core.filter.TokenFilter
-
Call made when verifying whether a scaler value is being
read from a parser.
- inclusion(JsonTypeInfo.As) - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdTypeResolverBuilder
-
- inclusion(JsonTypeInfo.As) - Method in interface com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder
-
Method for specifying mechanism to use for including type metadata
in JSON.
- inclusiveBetween(T, T, Comparable<T>) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two
inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(T, T, Comparable<T>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two
inclusive values specified; otherwise, throws an exception with the
specified message.
- inclusiveBetween(long, long, long) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(long, long, long, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception with the
specified message.
- inclusiveBetween(double, double, double) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(double, double, double, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception with the
specified message.
- INCommHost - Interface in com.adobe.versioncue.nativecomm.host
-
- IncompleteArgumentException - Exception in org.apache.commons.lang
-
Thrown to indicate an incomplete argument to a method.
- IncompleteArgumentException(String) - Constructor for exception org.apache.commons.lang.IncompleteArgumentException
-
Instantiates with the specified description.
- IncompleteArgumentException(String, String[]) - Constructor for exception org.apache.commons.lang.IncompleteArgumentException
-
Instantiates with the specified description.
- INCREMENT - Static variable in class com.adobe.cq.social.srp.APICommand
-
- increment(Resource, String) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- increment(Resource, String) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Add one to the specified counter property.
- increment() - Method in class com.day.cq.search.facets.buckets.SimpleBucket
-
Increments the count of this bucket.
- increment() - Method in class org.apache.commons.lang.mutable.MutableByte
-
Increments the value.
- increment() - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Increments the value.
- increment() - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Increments the value.
- increment() - Method in class org.apache.commons.lang.mutable.MutableInt
-
Increments the value.
- increment() - Method in class org.apache.commons.lang.mutable.MutableLong
-
Increments the value.
- increment() - Method in class org.apache.commons.lang.mutable.MutableShort
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments the value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.FirstMoment
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.FourthMoment
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMean
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.Kurtosis
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.Mean
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.SecondMoment
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.Skewness
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviation
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.ThirdMoment
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.moment.Variance
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double[]) - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovariance
-
Add a new vector to the sample.
- increment(double[]) - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMean
-
Add a new vector to the sample.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.rank.Max
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.rank.Min
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in interface org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.summary.Product
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.summary.Sum
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfLogs
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment(double) - Method in class org.apache.commons.math.stat.descriptive.summary.SumOfSquares
-
Updates the internal state of the statistic to reflect the addition of the new value.
- increment() - Method in interface org.apache.sling.commons.metrics.Counter
-
Increment the counter by one.
- increment(long) - Method in interface org.apache.sling.commons.metrics.Counter
-
Increment the counter by n
.
- incrementAll(double[]) - Method in class org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
- incrementAll(double[], int, int) - Method in class org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
- incrementAll(double[]) - Method in interface org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
-
Updates the internal state of the statistic to reflect addition of
all values in the values array.
- incrementAll(double[], int, int) - Method in interface org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
-
Updates the internal state of the statistic to reflect addition of
the values in the designated portion of the values array.
- incrementAndCheckState(T) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState(T) - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState(Integer) - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Increments the monitored value by 1 and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState(Long) - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementBy(Resource, Map<String, Long>) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- incrementBy(Resource, String, Long) - Method in class com.adobe.cq.social.srp.internal.UGCCResourceProvider
-
- incrementBy(Resource, String, Long) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Add an arbitrary increment to the specified counter property.
- incrementBy(Resource, Map<String, Long>) - Method in interface com.adobe.cq.social.srp.SocialResourceProvider
-
Add an arbitrary increment to the specified properties.
- incrementCount(String) - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Increment the counter for the corresponding property on this user resource report (and increments the property
for resource aggregation as well).
- incrementCount(MessageCounts.CountType) - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
Increment a count property by 1.
- incrementTotalSize(long) - Method in interface com.adobe.cq.social.messaging.client.api.MessageCounts
-
Increment the value of the total size of the message box.
- indent(boolean) - Method in class org.apache.jackrabbit.vault.fs.api.DumpContext
-
- indent() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.IndentPrinter
-
Increment the indentation for the next line.
- Indent - Static variable in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat.Defaults
-
If indentation is turned on, the default identation
level is 4.
- indent() - Method in class org.apache.jackrabbit.vault.util.xml.serialize.Printer
-
- indentArraysWith(DefaultPrettyPrinter.Indenter) - Method in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter
-
- indentObjectsWith(DefaultPrettyPrinter.Indenter) - Method in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter
-
- IndentPrinter - Class in org.apache.jackrabbit.vault.util.xml.serialize
-
Extends
Printer
and adds support for indentation and line
wrapping.
- IndentPrinter(Writer, OutputFormat) - Constructor for class org.apache.jackrabbit.vault.util.xml.serialize.IndentPrinter
-
- InDesignInfo - Class in com.scene7.ipsapi
-
Java class for InDesignInfo complex type.
- InDesignInfo() - Constructor for class com.scene7.ipsapi.InDesignInfo
-
- InDesignOptions - Class in com.scene7.ipsapi
-
Java class for InDesignOptions complex type.
- InDesignOptions() - Constructor for class com.scene7.ipsapi.InDesignOptions
-
- INDETERMINATE - Static variable in class com.sun.mail.imap.protocol.ListInfo
-
- INDEX - Static variable in interface com.day.cq.commons.servlets.AbstractListServlet.ListItem
-
- index(List<Term>, int, boolean) - Method in interface com.day.cq.search.suggest.SuggestionIndex
-
Extracts a suggestion index based on the given terms, weighted by their
frequencies.
- index(Object, int) - Static method in class org.apache.commons.collections.CollectionUtils
-
- index(Object, Object) - Static method in class org.apache.commons.collections.CollectionUtils
-
- INDEX_DEFAULT - Static variable in interface org.apache.jackrabbit.spi.Path
-
Constant representing the default (initial) index value.
- INDEX_DEFINITION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang.ArrayUtils
-
The index value when an element is not found in a list or array: -1
.
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang.StringUtils
-
Represents a failed index search.
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang3.ArrayUtils
-
The index value when an element is not found in a list or array: -1
.
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang3.StringUtils
-
Represents a failed index search.
- INDEX_SELECTOR - Static variable in interface com.adobe.cq.social.scf.SocialComponent
-
- INDEX_UNDEFINED - Static variable in interface org.apache.jackrabbit.spi.Path
-
Constant representing an undefined index value
- INDEX_UNKNOWN - Static variable in annotation type com.fasterxml.jackson.annotation.JsonProperty
-
Marker value used to indicate that no index has been specified.
- IndexDefinition - Interface in com.adobe.cq.dam.index.builder.api
-
Deprecated.
- INDEXED_VALUE_INDEXED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.AdobePageMaker6TagConstants
-
- INDEXED_VALUE_NOT_INDEXED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.AdobePageMaker6TagConstants
-
- IndexedCollection<K,C> - Class in org.apache.commons.collections4.collection
-
An IndexedCollection is a Map-like view onto a Collection.
- IndexedCollection(Collection<C>, Transformer<C, K>, MultiMap<K, C>, boolean) - Constructor for class org.apache.commons.collections4.collection.IndexedCollection
-
- IndexedListSerializer - Class in com.fasterxml.jackson.databind.ser.impl
-
This is an optimized serializer for Lists that can be efficiently
traversed by index (as opposed to others, such as LinkedList
that cannot}.
- IndexedListSerializer(JavaType, boolean, TypeSerializer, JsonSerializer<Object>) - Constructor for class com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer
-
- IndexedListSerializer(IndexedListSerializer, BeanProperty, TypeSerializer, JsonSerializer<?>, Boolean) - Constructor for class com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer
-
- IndexedStringListSerializer - Class in com.fasterxml.jackson.databind.ser.impl
-
Efficient implement for serializing List
s that contains Strings and are random-accessible.
- IndexedStringListSerializer(IndexedStringListSerializer, Boolean) - Constructor for class com.fasterxml.jackson.databind.ser.impl.IndexedStringListSerializer
-
- IndexerMBean - Interface in org.apache.jackrabbit.oak.api.jmx
-
- IndexFieldProvider - Interface in org.apache.jackrabbit.oak.plugins.index.lucene.spi
-
Implementations of this interface would get callbacks while indexing documents.
- IndexHelper - Class in com.adobe.cq.dam.index.helper
-
Deprecated.
- IndexHelper() - Constructor for class com.adobe.cq.dam.index.helper.IndexHelper
-
Deprecated.
- indexOf(Object) - Method in class com.adobe.xmp.path.XMPPath
-
- indexOf(JSONObject, String) - Method in class com.day.cq.analytics.sitecatalyst.EvarFilter
-
- indexOf(JSONObject, String) - Method in class com.day.cq.analytics.sitecatalyst.EventFilter
-
- indexOf(JSONObject, String) - Method in interface com.day.cq.analytics.sitecatalyst.Filter
-
Returns true
if one of its properties does contain the query
string, false
otherwise.
- indexOf(JSONObject, String) - Method in class com.day.cq.analytics.sitecatalyst.TrafficVarFilter
-
- indexOf(Object) - Method in class com.day.cq.search.PredicateGroup
-
- indexOf(Object) - Method in class com.day.util.OrderedStringKeyMap
-
Searches for the first occurence of the given argument, testing
for equality using the equals method.
- indexOf(Object) - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns the index in this list of the first occurrence of the specified
element, or -1 if this list does not contain this element.
- indexOf(Object) - Method in class org.apache.commons.collections.FastArrayList
-
Search for the first occurrence of the given argument, testing
for equality using the equals()
method, and return
the corresponding index, or -1 if the object is not found.
- indexOf(Object) - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- indexOf(Object) - Method in class org.apache.commons.collections.list.AbstractListDecorator
-
- indexOf(Object) - Method in class org.apache.commons.collections.list.FixedSizeList
-
- indexOf(Object) - Method in class org.apache.commons.collections.list.PredicatedList
-
- indexOf(Object) - Method in class org.apache.commons.collections.list.SynchronizedList
-
- indexOf(Object) - Method in class org.apache.commons.collections.list.TransformedList
-
- indexOf(Object) - Method in class org.apache.commons.collections.list.TreeList
-
Searches for the index of an object in the list.
- indexOf(Object) - Method in class org.apache.commons.collections.map.LinkedMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.commons.collections.map.ListOrderedMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- indexOf(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns the index of the first element in the specified iterable that
matches the given predicate.
- indexOf(Iterator<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Returns the index of the first element in the specified iterator that
matches the given predicate.
- indexOf(Object) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- indexOf(Object) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
-
- indexOf(Object) - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- indexOf(Object) - Method in class org.apache.commons.collections4.list.PredicatedList
-
- indexOf(Object) - Method in class org.apache.commons.collections4.list.TransformedList
-
- indexOf(Object) - Method in class org.apache.commons.collections4.list.TreeList
-
Searches for the index of an object in the list.
- indexOf(List<E>, Predicate<E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Finds the first index in the given List which matches the given predicate.
- indexOf(Object) - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Returns the index of the first occurrence of the specified element in
ordered set.
- indexOf(Object[], Object) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given object in the array.
- indexOf(Object[], Object, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given object in the array starting at the given index.
- indexOf(long[], long) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(long[], long, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(int[], int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(int[], int, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(short[], short) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(short[], short, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(char[], char) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(char[], char, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(byte[], byte) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(byte[], byte, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(double[], double, double) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value within a given tolerance in the array.
- indexOf(double[], double, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double, int, double) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(float[], float) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(float[], float, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(boolean[], boolean) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(boolean[], boolean, int) - Static method in class org.apache.commons.lang.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(String, char) - Static method in class org.apache.commons.lang.StringUtils
-
Finds the first index within a String, handling null
.
- indexOf(String, char, int) - Static method in class org.apache.commons.lang.StringUtils
-
Finds the first index within a String from a start position,
handling null
.
- indexOf(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Finds the first index within a String, handling null
.
- indexOf(String, String, int) - Static method in class org.apache.commons.lang.StringUtils
-
Finds the first index within a String, handling null
.
- indexOf(char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(char, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Searches the string builder to find the first reference to the specified string.
- indexOf(String, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Searches the string builder to find the first reference to the specified
string starting searching from the given index.
- indexOf(StrMatcher) - Method in class org.apache.commons.lang.text.StrBuilder
-
Searches the string builder using the matcher to find the first match.
- indexOf(StrMatcher, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Searches the string builder using the matcher to find the first
match searching from the given index.
- indexOf(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given object in the array.
- indexOf(Object[], Object, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given object in the array starting at the given index.
- indexOf(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(long[], long, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(short[], short, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(char[], char, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(byte[], byte, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value within a given tolerance in the array.
- indexOf(double[], double, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double, int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(float[], float, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(boolean[], boolean, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within seq
of the first occurrence of
the specified character.
- indexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within seq
of the first occurrence of the
specified character, starting the search at the specified index.
- indexOf(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Finds the first index within a CharSequence, handling null
.
- indexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Finds the first index within a CharSequence, handling null
.
- indexOf(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified char.
- indexOf(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified char.
- indexOf(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified string.
- indexOf(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified
string starting searching from the given index.
- indexOf(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder using the matcher to find the first match.
- indexOf(StrMatcher, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder using the matcher to find the first
match searching from the given index.
- indexOf(byte[], byte[]) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
Searches some pattern in byte[]
- indexOf(List<DirectoryListingEntry>, String) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
Searches for some pattern in the directory listing entry list
- indexOf(DateTimeFieldType) - Method in class org.joda.time.base.AbstractPartial
-
Gets the index of the specified field, or -1 if the field is unsupported.
- indexOf(DurationFieldType) - Method in class org.joda.time.base.AbstractPeriod
-
Gets the index of the field in this period.
- indexOf(DurationFieldType) - Method in class org.joda.time.PeriodType
-
Gets the index of the field in this period.
- indexOfAny(String, char[]) - Static method in class org.apache.commons.lang.StringUtils
-
Search a String to find the first index of any
character in the given set of characters.
- indexOfAny(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Search a String to find the first index of any
character in the given set of characters.
- indexOfAny(String, String[]) - Static method in class org.apache.commons.lang.StringUtils
-
Find the first index of any of a set of potential substrings.
- indexOfAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any
character in the given set of characters.
- indexOfAny(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any
character in the given set of characters.
- indexOfAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Find the first index of any of a set of potential substrings.
- indexOfAnyBut(String, char[]) - Static method in class org.apache.commons.lang.StringUtils
-
Search a String to find the first index of any
character not in the given set of characters.
- indexOfAnyBut(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Search a String to find the first index of any
character not in the given set of characters.
- indexOfAnyBut(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Searches a CharSequence to find the first index of any
character not in the given set of characters.
- indexOfAnyBut(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any
character not in the given set of characters.
- indexOfDifference(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Compares two Strings, and returns the index at which the
Strings begin to differ.
- indexOfDifference(String[]) - Static method in class org.apache.commons.lang.StringUtils
-
Compares all Strings in an array and returns the index at which the
Strings begin to differ.
- indexOfDifference(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares two CharSequences, and returns the index at which the
CharSequences begin to differ.
- indexOfDifference(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares all CharSequences in an array and returns the index at which the
CharSequences begin to differ.
- indexOfExtension(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Returns the index of the last extension separator character, which is a dot.
- indexOfIgnoreCase(String, String) - Static method in class org.apache.commons.lang.StringUtils
-
Case in-sensitive find of the first index within a String.
- indexOfIgnoreCase(String, String, int) - Static method in class org.apache.commons.lang.StringUtils
-
Case in-sensitive find of the first index within a String
from the specified position.
- indexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Case in-sensitive find of the first index within a CharSequence.
- indexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Case in-sensitive find of the first index within a CharSequence
from the specified position.
- indexOfLastSeparator(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Returns the index of the last directory separator character.
- indexOfResetTableBlock(byte[], byte[]) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
Returns an index of the reset table
- indexOfThrowable(Throwable, Class) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified class (exactly) in the exception chain.
- indexOfThrowable(Throwable, Class, int) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified type in the exception chain from
a specified index.
- indexOfThrowable(Class) - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the index, numbered from 0, of the first occurrence of the
specified type, or a subclass, in the chain of Throwable
s.
- indexOfThrowable(Class, int) - Method in interface org.apache.commons.lang.exception.Nestable
-
Returns the index, numbered from 0, of the first Throwable
that matches the specified type, or a subclass, in the chain of Throwable
s
with an index greater than or equal to the specified index.
- indexOfThrowable(Class, int) - Method in class org.apache.commons.lang.exception.NestableDelegate
-
Returns the index, numbered from 0, of the first Throwable
that matches the specified type, or a subclass, in the chain of Throwable
s
with an index greater than or equal to the specified index.
- indexOfThrowable(Class) - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the index, numbered from 0, of the first occurrence of the
specified type, or a subclass, in the chain of Throwable
s.
- indexOfThrowable(Class, int) - Method in error org.apache.commons.lang.exception.NestableError
-
Returns the index, numbered from 0, of the first Throwable
that matches the specified type, or a subclass, in the chain of Throwable
s
with an index greater than or equal to the specified index.
- indexOfThrowable(Class) - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the index, numbered from 0, of the first occurrence of the
specified type, or a subclass, in the chain of Throwable
s.
- indexOfThrowable(Class, int) - Method in exception org.apache.commons.lang.exception.NestableException
-
Returns the index, numbered from 0, of the first Throwable
that matches the specified type, or a subclass, in the chain of Throwable
s
with an index greater than or equal to the specified index.
- indexOfThrowable(Class) - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the index, numbered from 0, of the first occurrence of the
specified type, or a subclass, in the chain of Throwable
s.
- indexOfThrowable(Class, int) - Method in exception org.apache.commons.lang.exception.NestableRuntimeException
-
Returns the index, numbered from 0, of the first Throwable
that matches the specified type, or a subclass, in the chain of Throwable
s
with an index greater than or equal to the specified index.
- indexOfThrowable(Class) - Method in exception org.apache.commons.lang.NotImplementedException
-
Returns the index of the first occurrence of the specified type.
- indexOfThrowable(Class, int) - Method in exception org.apache.commons.lang.NotImplementedException
-
Returns the index of the first occurrence of the specified type starting
from the specified index.
- indexOfThrowable(Throwable, Class<?>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified class (exactly) in the exception chain.
- indexOfThrowable(Throwable, Class<?>, int) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified type in the exception chain from
a specified index.
- indexOfType(Throwable, Class) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified class or subclass in the exception chain.
- indexOfType(Throwable, Class, int) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified type in the exception chain from
a specified index.
- indexOfType(Throwable, Class<?>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified class or subclass in the exception chain.
- indexOfType(Throwable, Class<?>, int) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero based) index of the first Throwable
that matches the specified type in the exception chain from
a specified index.
- indexOfWildcard(String) - Static method in class com.day.cq.wcm.commons.GlobPattern
-
Returns the index of the first wildcard character in the string or
-1
if the string does not contain a wild card character.
- indexOfWildcard(String) - Static method in class com.day.text.GlobPattern
-
Returns the index of the first wildcard character in the string or
-1
if the string does not contain a wild card character.
- IndexRule - Class in com.adobe.cq.dam.index.builder
-
Deprecated.
- IndexRule(String, List<? extends PropertyDefinition>) - Constructor for class com.adobe.cq.dam.index.builder.IndexRule
-
Deprecated.
- IndexStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
-
- indicator(byte) - Static method in class org.apache.commons.math.util.MathUtils
-
For a byte value x, this method returns (byte)(+1) if x >= 0 and
(byte)(-1) if x < 0.
- indicator(double) - Static method in class org.apache.commons.math.util.MathUtils
-
For a double precision value x, this method returns +1.0 if x >= 0 and
-1.0 if x < 0.
- indicator(float) - Static method in class org.apache.commons.math.util.MathUtils
-
For a float value x, this method returns +1.0F if x >= 0 and -1.0F if x <
0.
- indicator(int) - Static method in class org.apache.commons.math.util.MathUtils
-
For an int value x, this method returns +1 if x >= 0 and -1 if x < 0.
- indicator(long) - Static method in class org.apache.commons.math.util.MathUtils
-
For a long value x, this method returns +1L if x >= 0 and -1L if x < 0.
- indicator(short) - Static method in class org.apache.commons.math.util.MathUtils
-
For a short value x, this method returns (short)(+1) if x >= 0 and
(short)(-1) if x < 0.
- INDIRECT_ENROLLEE_GROUP_ID - Static variable in interface com.adobe.cq.social.enablement.resource.model.api.EnablementResourceModel
-
- inDomain(String) - Method in class com.codahale.metrics.JmxReporter.Builder
-
- inducedPermutation(List<S>, List<S>) - Static method in class org.apache.commons.math.genetics.RandomKey
-
Generates a representation of a permutation corresponding to a
permutation which yields permutedData
when applied to
originalData
.
- InetAddressSerializer - Class in com.fasterxml.jackson.databind.ser.std
-
Simple serializer for InetAddress
.
- InetAddressSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.InetAddressSerializer
-
- InetAddressSerializer(boolean) - Constructor for class com.fasterxml.jackson.databind.ser.std.InetAddressSerializer
-
- InetSocketAddressSerializer - Class in com.fasterxml.jackson.databind.ser.std
-
Simple serializer for InetSocketAddress
.
- InetSocketAddressSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.InetSocketAddressSerializer
-
- INF - Static variable in class org.apache.commons.math.complex.Complex
-
A complex number representing "+INF + INFi"
- INFINITE - Static variable in class org.apache.commons.math.dfp.Dfp
-
Indicator value for Infinity.
- INFINITE - Static variable in class org.apache.jackrabbit.vault.packaging.VersionRange
-
Infinite (covers all) range.
- INFINITE_TIMEOUT - Static variable in class org.apache.commons.exec.ExecuteWatchdog
-
The marker for an infinite timeout
- INFINITE_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
-
- INFINITE_WINDOW - Static variable in class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
-
Represents an infinite window size.
- InfiniteCircularInputStream - Class in org.apache.commons.io.input
-
An InputStream
that infinitely repeats provided bytes.
- InfiniteCircularInputStream(byte[]) - Constructor for class org.apache.commons.io.input.InfiniteCircularInputStream
-
Creates a InfiniteCircularStream from the specified array of chars.
- info(String) - Method in interface com.adobe.cq.upgrades.backup.UpgradeBackupMerger.ProgressInfo
-
- info(String) - Method in class com.day.cq.replication.ListenerLogDelegator
-
- info(String, Object...) - Method in class com.day.cq.replication.ListenerLogDelegator
-
- info(String) - Method in interface com.day.cq.replication.ReplicationLog
-
Log a message with level info.
- info(String, Object...) - Method in interface com.day.cq.replication.ReplicationLog
-
Log a message with level info.
- Info(Page) - Constructor for class com.day.cq.wcm.commons.ReferenceSearch.Info
-
- Info(Page, boolean) - Constructor for class com.day.cq.wcm.commons.ReferenceSearch.Info
-
- Info(String, String) - Constructor for class com.day.crx.security.token.TokenCookie.Info
-
- info(Object) - Method in class org.apache.commons.logging.impl.NoOpLog
-
Do nothing
- info(Object, Throwable) - Method in class org.apache.commons.logging.impl.NoOpLog
-
Do nothing
- info(Object) - Method in class org.apache.commons.logging.impl.SimpleLog
-
Log a message with info log level.
- info(Object, Throwable) - Method in class org.apache.commons.logging.impl.SimpleLog
-
Log an error with info log level.
- info(Object) - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Converts the input parameter to String and then delegates to the wrapped
org.slf4j.Logger
instance.
- info(Object, Throwable) - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Converts the first input parameter to String and then delegates to the
wrapped org.slf4j.Logger
instance.
- info(Object) - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Converts the input parameter to String and then delegates to the wrapped
org.slf4j.Logger
instance.
- info(Object, Throwable) - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Converts the first input parameter to String and then delegates to the
wrapped org.slf4j.Logger
instance.
- info(Object) - Method in interface org.apache.commons.logging.Log
-
Log a message with info log level.
- info(Object, Throwable) - Method in interface org.apache.commons.logging.Log
-
Log an error with info log level.
- info(String, PrintWriter) - Method in interface org.apache.felix.scr.info.ScrInfo
-
List in text detailed information about the specified components.
- info - Variable in class org.apache.jackrabbit.spi.ItemInfoCache.Entry
-
- Info(VaultFsTransaction.Type, String) - Constructor for class org.apache.jackrabbit.vault.fs.api.VaultFsTransaction.Info
-
- info(Object) - Method in class org.apache.log4j.Category
-
- info(Object, Throwable) - Method in class org.apache.log4j.Category
-
- INFO - Static variable in class org.apache.log4j.Level
-
The INFO
level designates informational messages
that highlight the progress of the application at coarse-grained
level.
- INFO - Static variable in class org.apache.log4j.Priority
-
- info(String, Object...) - Method in class org.apache.sling.hc.util.FormattingResultLog
-
- INFO - Static variable in interface org.apache.tika.config.InitializableProblemHandler
-
Strategy that logs warnings of all problems using a Logger
created using the given class name.
- info(String) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
-
- info(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- info(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- info(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- info(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- info(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- info(String) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
-
- info(String) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level.
- info(String, Object) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level according to the specified format
and argument.
- info(String, Object, Object) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level according to the specified format
and arguments.
- info(String, Object...) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level according to the specified format
and arguments.
- info(String, Throwable) - Method in interface org.slf4j.Logger
-
Log an exception (throwable) at the INFO level with an
accompanying message.
- info(Marker, String) - Method in interface org.slf4j.Logger
-
Log a message with the specific Marker at the INFO level.
- info(Marker, String, Object) - Method in interface org.slf4j.Logger
-
- info(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
-
- info(Marker, String, Object...) - Method in interface org.slf4j.Logger
-
- info(Marker, String, Throwable) - Method in interface org.slf4j.Logger
-
- INFO_INT - Static variable in class org.apache.log4j.Priority
-
- INFO_INT - Static variable in class org.slf4j.event.EventConstants
-
- INFO_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
-
- InfoProvider - Interface in org.apache.sling.installer.api.info
-
The info provider delivers information about the current state of the
OSGi installer
- ingestJson(String) - Method in class com.day.cq.mcm.api.MapFilter
-
- inherit(Stack) - Static method in class org.apache.log4j.NDC
-
- InheritanceDecision - Enum in org.apache.sling.caconfig.resource.spi
-
- InheritanceUtils - Class in org.apache.commons.lang3.reflect
-
Utility methods focusing on inheritance.
- InheritanceUtils() - Constructor for class org.apache.commons.lang3.reflect.InheritanceUtils
-
- InheritanceValueMap - Interface in com.day.cq.commons.inherit
-
The
InheritanceValueMap
is an extension of the
ValueMap
which allows to take the hierarchy of resources into account while looking
for properties.
- INHERITED - Static variable in interface org.apache.log4j.spi.Configurator
-
Special level value signifying inherited behaviour.
- INHERITED_ACL_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:inherited-acl-set
- INHERITED_PAGE_PROPERTIES - Static variable in class com.adobe.cq.sightly.WCMBindings
-
- inheritedKeySet() - Method in interface com.day.cq.analytics.sitecatalyst.FrameworkComponent
-
Returns a set of SiteCatalyst variables mapped in this or inherited
framework component.
- InheritedOperationExtension<T> - Interface in com.adobe.cq.social.scf
-
- InheritedOperationExtensionManager - Interface in com.adobe.cq.social.scf
-
- InheritNamespacesDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- init(Bindings) - Method in class com.adobe.cq.sightly.WCMUsePojo
-
Initialize bindings and calls #activate()
- init(ResourceResolver) - Method in class com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler
-
This function intialize the ResourceResolver
instace.
- init(Bindings) - Method in class com.adobe.granite.ui.components.htl.ComponentHelper
-
Initialize bindings and calls #activate()
- init() - Method in class com.day.cq.commons.DownloadResource
-
Calculates all default values if 'source' is null
- init(Resource) - Method in class com.day.cq.mcm.api.TouchpointAdapter
-
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
-
Deprecated.
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in class com.day.cq.rewriter.htmlparser.SAXWriter
-
Deprecated.
- init(SlingHttpServletRequest) - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
Attach the settings to the request.
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface com.day.cq.rewriter.pipeline.Generator
-
Deprecated.
Initialize this component.
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface com.day.cq.rewriter.pipeline.Serializer
-
Deprecated.
Initialize this component.
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface com.day.cq.rewriter.pipeline.Transformer
-
Deprecated.
Initialize this component.
- init(ProcessingContext, ProcessorConfiguration) - Method in interface com.day.cq.rewriter.processor.Processor
-
Deprecated.
Initialize this component.
- init() - Method in class com.day.crx.packaging.gfx.DownloadResource
-
Calculates all default values if 'source' is null
- init(File) - Static method in class com.day.util.UUID
-
Initialize the UUID generator.
- init(JsonTypeInfo.Id, TypeIdResolver) - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdTypeResolverBuilder
-
- init(JavaType) - Method in class com.fasterxml.jackson.databind.jsontype.impl.TypeIdResolverBase
-
- init(JavaType) - Method in interface com.fasterxml.jackson.databind.jsontype.TypeIdResolver
-
Method that will be called once before any type resolution calls;
used to initialize instance with configuration.
- init(JsonTypeInfo.Id, TypeIdResolver) - Method in interface com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder
-
Initialization method that is called right after constructing
the builder instance.
- init(boolean) - Method in class com.fasterxml.jackson.databind.SequenceWriter
-
- init(int, int) - Method in interface org.apache.commons.imaging.common.mylzw.MyLzwCompressor.Listener
-
- init(int, int) - Method in interface org.apache.commons.imaging.common.mylzw.MyLzwDecompressor.Listener
-
- init(Tailer) - Method in interface org.apache.commons.io.input.TailerListener
-
The tailer will call this method during construction,
giving the listener a method of stopping the tailer.
- init(Tailer) - Method in class org.apache.commons.io.input.TailerListenerAdapter
-
The tailer will call this method during construction,
giving the listener a method of stopping the tailer.
- init(CachingDataStore, String, String) - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
This method initialize backend with the configuration.
- init(String, String, int) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
- init(CachingDataStore, String, String) - Method in interface org.apache.jackrabbit.core.data.Backend
-
This method initialize backend with the configuration.
- init(String) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Initialized the data store.
- init(String) - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Initialized the data store
- init(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- init(String) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Initialized the data store.
- init(CachingDataStore, String, String) - Method in class org.apache.jackrabbit.core.data.FSBackend
-
- init(CachingDataStore, String, Properties) - Method in class org.apache.jackrabbit.core.data.FSBackend
-
- init(String) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Initialized the data store
- init() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
-
Initialize the file system
- init() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
-
Initialize the file system
- init() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Initialize the file system
- init() - Method in class org.apache.jackrabbit.core.util.db.Oracle10R1ConnectionHelper
-
Retrieve the oracle.sql.BLOB
class via reflection, and initialize the values for the
DURATION_SESSION
and MODE_READWRITE
constants defined there.
- init() - Method in class org.apache.jackrabbit.core.util.db.OracleConnectionHelper
-
Initializes the helper: checks for valid driver version.
- init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
-
Doesn't perform any action.
- init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
-
- init(SecurityProvider, ConfigurationParameters) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
-
Initialize this action with the specified security provider and configuration.
- init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
-
- init(Session, Root, NamePathMapper, boolean, int, ReferenceChangeTracker, SecurityProvider) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
-
Initializes the importer.
- init() - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.dom.DOMMessageFormatter
-
Initialize Message Formatter.
- init(SubscriptionManager) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationResource
-
Initializes this resource.
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
-
Checks if the given resource and report info are not null
,
that the requested report type matches this implementation and that no
other Depth header than 0 is present.
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
-
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
-
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
-
- init() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
- init(TxLockManager, String) - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionResource
-
Initializes the TransactionResource
.
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
-
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
-
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
-
Check all the preconditions for this report.
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
-
- init(DavResource, ReportInfo) - Method in interface org.apache.jackrabbit.webdav.version.report.Report
-
Set the DeltaVResource
for which this report was requested
and the ReportInfo
as specified by the REPORT request body,
that defines the details for this report.
Please note that this methods should perform basic validation checks
in order to prevent exceptional situations during the xml serialization.
- init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
-
Validates the specified resource and info objects.
- init(Bindings) - Method in class org.apache.sling.hapi.sightly.HApiUse
-
Called to initialize the Java object with the current Java Scripting API bindings.
- init(Bindings) - Method in class org.apache.sling.hapi.sightly.TypesCollectionView
-
- init(Bindings) - Method in class org.apache.sling.hapi.sightly.TypeView
-
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.DefaultTransformer
-
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface org.apache.sling.rewriter.Generator
-
Initialize this component.
- init(ProcessingContext, ProcessorConfiguration) - Method in interface org.apache.sling.rewriter.Processor
-
Initialize this component.
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface org.apache.sling.rewriter.Serializer
-
Initialize this component.
- init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface org.apache.sling.rewriter.Transformer
-
Initialize this component.
- init(ServletConfig) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
-
- init(Bindings) - Method in interface org.apache.sling.scripting.sightly.pojo.Use
-
Called to initialize the Java object with the current Java Scripting API bindings.
- init(DataInputStream, DataOutputStream) - Method in interface org.apache.tika.fork.ForkProxy
-
- init - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The constructor parameter count.
- INIT_PARAM_AUTHENTICATE_HEADER - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Name of the optional init parameter that defines the value of the
'WWW-Authenticate' header.
- INIT_PARAM_CREATE_ABSOLUTE_URI - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Name of the 'createAbsoluteURI' init parameter that defines whether hrefs
should be created with a absolute URI or as absolute Path (ContextPath).
- INIT_PARAM_CSRF_PROTECTION - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Name of the parameter that specifies the configuration of the CSRF protection.
- INIT_PARAM_MISSING_AUTH_MAPPING - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
the 'missing-auth-mapping' init parameter
- INIT_PREFIX - Static variable in class org.apache.felix.http.whiteboard.HttpWhiteboardConstants
-
Deprecated.
Prefix for service registration properties being used as init parameters
for the Servlet
and Filter
initialization.
- initAssetState() - Method in interface com.day.cq.dam.api.Asset
-
This method initializes DamConstants.DAM_ASSET_STATE
property to
DamConstants.DAM_ASSET_STATE_UNPROCESSED
on the current asset.
- initCause(Throwable) - Method in exception org.osgi.service.component.ComponentException
-
Initializes the cause of this exception to the specified value.
- InitDelayingTopologyEventListener - Class in org.apache.sling.discovery.commons
-
This listener facade applies a 'startup delay' to a topology event handler,
that is, it allows to specify a startup time during which any topology events
will be queued and processing only starts after this time.
- InitDelayingTopologyEventListener(long, TopologyEventListener) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
Creates a new init-delaying listener with the given delay, delegate and scheduler.
- InitDelayingTopologyEventListener(long, TopologyEventListener, Logger) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
Creates a new init-delaying listener with the given delay, delegate, scheduler and optinoal logger.
- InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
- InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler, Logger) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
- initGraphSamples(String[], String[], double[][]) - Method in class com.day.cq.graphics.Graph
-
- initGraphSamples(String[][], boolean, boolean) - Method in class com.day.cq.graphics.Graph
-
- INITIAL_AUTHOR - Static variable in interface org.apache.tika.metadata.Office
-
Name of the initial creator/author of a document
- initialCapacity() - Method in class com.fasterxml.jackson.databind.util.ObjectBuffer
-
Helper method that can be used to check how much free capacity
will this instance start with.
- Initializable - Interface in org.apache.tika.config
-
Components that must do special processing across multiple fields
at initialization time should implement this interface.
- InitializableProblemHandler - Interface in org.apache.tika.config
-
This is to be used to handle potential recoverable problems that
might arise during initialization.
- initialize(String, ResourceResolver) - Method in interface com.day.cq.dam.api.s7dam.config.S7damConfigService
-
Deprecated.
- initialize(JsonParser) - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
- initialize(JsonGenerator) - Method in class com.fasterxml.jackson.databind.ObjectWriter.GeneratorSettings
-
- initialize(JsonGenerator) - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
- initialize() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Initialize the observer.
- initialize(ConcurrentInitializer<T>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Invokes the specified ConcurrentInitializer
and returns the
object produced by the initializer.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.felix.jaas.boot.ProxyLoginModule
-
- INITIALIZE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- initialize(NodeBuilder) - Method in class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
-
- initialize(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.spi.lifecycle.CompositeWorkspaceInitializer
-
- initialize(NodeBuilder) - Method in interface org.apache.jackrabbit.oak.spi.lifecycle.RepositoryInitializer
-
Initializes repository content.
- initialize(NodeBuilder, String) - Method in interface org.apache.jackrabbit.oak.spi.lifecycle.WorkspaceInitializer
-
Initialize the content of a new workspace.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
- initialize(Map<String, Param>) - Method in interface org.apache.tika.config.Initializable
-
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.captioning.tf.TensorflowRESTCaptioner
-
- initialize(URL) - Method in class org.apache.tika.parser.geo.topic.GeoParser
-
Initializes this parser
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.jdbc.SQLite3Parser
-
No-op
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.ocr.TesseractOCRParser
-
no-op
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.pdf.PDFParser
-
This is a no-op.
- initialize(Map<String, Param>) - Method in interface org.apache.tika.parser.recognition.ObjectRecogniser
-
This is the hook for configuring the recogniser
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.recognition.ObjectRecognitionParser
-
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.recognition.tf.TensorflowImageRecParser
-
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.recognition.tf.TensorflowRESTRecogniser
-
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.recognition.tf.TensorflowRESTVideoRecogniser
-
- initialize(Map<String, Param>) - Method in class org.apache.tika.parser.sentiment.SentimentAnalysisParser
-
- initializeField(SlingHttpServletRequest, SlingHttpServletResponse, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FieldHelper
-
Call the initialize script for the field.
- initializeHighOrderDerivatives(double[], double[][]) - Method in interface org.apache.commons.math.ode.MultistepIntegrator.NordsieckTransformer
-
Initialize the high order scaled derivatives at step start.
- initializeHighOrderDerivatives(double[], double[][]) - Method in class org.apache.commons.math.ode.nonstiff.AdamsNordsieckTransformer
-
Initialize the high order scaled derivatives at step start.
- initializerNames() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns a set with the names of all BackgroundInitializer
objects managed by the MultiBackgroundInitializer
.
- initializeStep(FirstOrderDifferentialEquations, boolean, int, double[], double, double[], double[], double[], double[]) - Method in class org.apache.commons.math.ode.nonstiff.AdaptiveStepsizeIntegrator
-
Initialize the integration step.
- initializeUnchecked(ConcurrentInitializer<T>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Invokes the specified ConcurrentInitializer
and transforms
occurring exceptions to runtime exceptions.
- initializeWith(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
-
- initials(String) - Static method in class org.apache.commons.lang.WordUtils
-
Extracts the initial letters from each word in the String.
- initials(String, char[]) - Static method in class org.apache.commons.lang.WordUtils
-
Extracts the initial letters from each word in the String.
- initials(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Extracts the initial characters from each word in the String.
- initials(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Extracts the initial characters from each word in the String.
- initKey(Algorithms) - Method in interface com.adobe.granite.crypto.spi.KeyGenerator
-
initialize and return a byte array containing a securely-generated cryptographic key.
- initProfiles() - Static method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Builds the language profiles.
- initProfiles(Map<String, LanguageProfile>) - Static method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Initializes the language profiles from a user supplied initialized Map.
- inject(DeserializationContext, Object) - Method in class com.fasterxml.jackson.databind.deser.CreatorProperty
-
Method to find value to inject, and inject it to this property.
- inject(DeserializationContext, Object) - Method in class com.fasterxml.jackson.databind.deser.impl.ValueInjector
-
- InjectableValues - Class in com.fasterxml.jackson.databind
-
Abstract class that defines API for objects that provide value to
"inject" during deserialization.
- InjectableValues() - Constructor for class com.fasterxml.jackson.databind.InjectableValues
-
- InjectableValues.Std - Class in com.fasterxml.jackson.databind
-
Simple standard implementation which uses a simple Map to
store values to inject, identified by simple String keys.
- InjectAnnotation - Annotation Type in org.apache.sling.models.spi.injectorspecific
-
Declares an annotation as a custom inject annotation.
- InjectAnnotationProcessor - Interface in org.apache.sling.models.spi.injectorspecific
-
- InjectAnnotationProcessor2 - Interface in org.apache.sling.models.spi.injectorspecific
-
Processor for injector-specific annotations.
- InjectAnnotationProcessorFactory - Interface in org.apache.sling.models.spi.injectorspecific
-
- InjectAnnotationProcessorFactory2 - Interface in org.apache.sling.models.spi.injectorspecific
-
Factory for
InjectAnnotationProcessor2
that is evaluated at runtime for each
sling model adaption and may depend on the adaptable.
- injection(int) - Method in class com.fasterxml.jackson.databind.deser.impl.CreatorCandidate
-
- injection - Variable in class com.fasterxml.jackson.databind.deser.impl.CreatorCandidate.Param
-
- InjectionStrategy - Enum in org.apache.sling.models.annotations.injectorspecific
-
- Injector - Interface in org.apache.sling.models.spi
-
Service interface for pluggable value injectors.
- INK_SET_VALUE_CMYK - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- INK_SET_VALUE_NOT_CMYK - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- INLINE - Static variable in class org.apache.commons.mail.EmailAttachment
-
Definition of the part being inline.
- InlineChangeListener - Class in com.day.util.diff
-
- InlineChangeListener(PrintWriter) - Constructor for class com.day.util.diff.InlineChangeListener
-
- InlineScriptTagHandler - Class in com.day.cq.wcm.designimporter.parser.taghandlers
-
This tag handler is used to pull out the inline page scripts defined within
the script tag(s) of the input HTML document.
- InlineScriptTagHandler() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.InlineScriptTagHandler
-
- InlineScriptTagHandlerFactory - Class in com.day.cq.wcm.designimporter.parser.taghandlers.factory
-
- InlineScriptTagHandlerFactory() - Constructor for class com.day.cq.wcm.designimporter.parser.taghandlers.factory.InlineScriptTagHandlerFactory
-
- inlineValuesAsJson(SlingHttpServletRequest, Writer, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Writes the given form load resource as JSON into the given writer.
- inlineValuesAsJson(SlingHttpServletRequest, Writer, String, int) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Writes the given form load resource as JSON into the given writer.
- inLongRange(char[], int, int, boolean) - Static method in class com.fasterxml.jackson.core.io.NumberInput
-
Helper method for determining if given String representation of
an integral number would fit in 64-bit Java long or not.
- inLongRange(String, boolean) - Static method in class com.fasterxml.jackson.core.io.NumberInput
-
- INNER_CLASS_SEPARATOR - Static variable in class org.apache.commons.lang.ClassUtils
-
The inner class separator String: "$"
.
- INNER_CLASS_SEPARATOR - Static variable in class org.apache.commons.lang3.ClassUtils
-
The inner class separator String: "$"
.
- INNER_CLASS_SEPARATOR_CHAR - Static variable in class org.apache.commons.lang.ClassUtils
-
The inner class separator character: '$' == 36
.
- INNER_CLASS_SEPARATOR_CHAR - Static variable in class org.apache.commons.lang3.ClassUtils
-
The inner class separator character: '$' == 36
.
- InnerClassProperty - Class in com.fasterxml.jackson.databind.deser.impl
-
This sub-class is used to handle special case of value being a
non-static inner class.
- InnerClassProperty(SettableBeanProperty, Constructor<?>) - Constructor for class com.fasterxml.jackson.databind.deser.impl.InnerClassProperty
-
- inObject() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
Method that returns true if this context is an Object context;
that is, content is being read from or written to a Json Object.
- inOp(Object, Object) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
- Input - Class in com.day.cq.searchpromote.xml.form
-
- Input(String, String, String, String) - Constructor for class com.day.cq.searchpromote.xml.form.Input
-
- INPUT_FILE_TOKEN - Static variable in class org.apache.tika.parser.external.ExternalParser
-
The token, which if present in the Command string, will
be replaced with the input filename.
- InputAccessor - Interface in com.fasterxml.jackson.core.format
-
Interface used to expose beginning of a data file to data format
detection code.
- InputAccessor.Std - Class in com.fasterxml.jackson.core.format
-
Basic implementation that reads data from given
InputStream
and buffers it as necessary.
- InputContext - Interface in org.apache.jackrabbit.webdav.io
-
InputContext
...
- InputContextImpl - Class in org.apache.jackrabbit.webdav.io
-
InputContextImpl
class encapsulates the InputStream
and some header values as present in the POST, PUT or MKCOL request.
- InputContextImpl(HttpServletRequest, InputStream) - Constructor for class org.apache.jackrabbit.webdav.io.InputContextImpl
-
- InputDecorator - Class in com.fasterxml.jackson.core.io
-
Handler class that can be used to decorate input sources.
- InputDecorator() - Constructor for class com.fasterxml.jackson.core.io.InputDecorator
-
- inputFilterEnabled() - Method in class org.apache.tika.parser.txt.CharsetDetector
-
Test whether or not input filtering is enabled.
- InputStreamByteSupplier(InputStream) - Constructor for class org.apache.commons.compress.utils.ByteUtils.InputStreamByteSupplier
-
- InputStreamDigester - Class in org.apache.tika.parser.digest
-
- InputStreamDigester(int, String, DigestingParser.Encoder) - Constructor for class org.apache.tika.parser.digest.InputStreamDigester
-
- InputStreamDigester(int, String, String, DigestingParser.Encoder) - Constructor for class org.apache.tika.parser.digest.InputStreamDigester
-
- InputStreamPump - Class in org.apache.jackrabbit.vault.util
-
InputStreamPump
...
- InputStreamPump(InputStream, InputStreamPump.Pump) - Constructor for class org.apache.jackrabbit.vault.util.InputStreamPump
-
- InputStreamPump.Pump - Interface in org.apache.jackrabbit.vault.util
-
- InputStreamPumper - Class in org.apache.commons.exec
-
Copies all data from an System.input stream to an output stream of the executed process.
- InputStreamPumper(InputStream, OutputStream) - Constructor for class org.apache.commons.exec.InputStreamPumper
-
Create a new stream pumper.
- InputStreamSupplier - Interface in org.apache.commons.compress.parallel
-
Supplies input streams.
- inReplyTo - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- inRoot() - Method in class com.fasterxml.jackson.core.JsonStreamContext
-
Method that returns true if this context is a Root context;
that is, content is being read from or written to without
enclosing array or object structure.
- INSERT - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has inserted the object into the target.
- insert(int, JsonNode) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for inserting specified child node as an element
of this Array.
- insert(int, int) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified numeric value
at specified position in this array.
- insert(int, Integer) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- insert(int, long) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified numeric value
at specified position in this array.
- insert(int, Long) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- insert(int, float) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified numeric value
at specified position in this array.
- insert(int, Float) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- insert(int, double) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified numeric value
at specified position in this array.
- insert(int, Double) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- insert(int, BigDecimal) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified numeric value
at specified position in this array.
- insert(int, BigInteger) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified numeric value
at specified position in this array.
- insert(int, String) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified String
at specified position in this array.
- insert(int, boolean) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified String
at specified position in this array.
- insert(int, Boolean) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Alternative method that we need to avoid bumping into NPE issues
with auto-unboxing.
- insert(int, byte[]) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert specified binary value
at specified position in this array
(note: when written as JSON, will be Base64 encoded)
- INSERT - Static variable in class com.sun.mail.imap.Rights.Right
-
Insert - perform APPEND, COPY into mailbox.
- insert(Object) - Method in class org.apache.commons.collections.BinaryHeap
-
Deprecated.
Inserts an element into queue.
- insert(Object) - Method in interface org.apache.commons.collections.PriorityQueue
-
Deprecated.
Insert an element into queue.
- insert(Object) - Method in class org.apache.commons.collections.SynchronizedPriorityQueue
-
Deprecated.
Insert an element into queue.
- insert(int, Object) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the string representation of an object into this builder.
- insert(int, String) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the string into this builder.
- insert(int, char[]) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the character array into this builder.
- insert(int, char[], int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts part of the character array into this builder.
- insert(int, boolean) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, char) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, int) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, long) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, float) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, double) - Method in class org.apache.commons.lang.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, boolean[], boolean...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, byte[], byte...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, char[], char...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, double[], double...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, float[], float...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, int[], int...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, long[], long...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, short[], short...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, T[], T...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the string representation of an object into this builder.
- insert(int, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the string into this builder.
- insert(int, char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the character array into this builder.
- insert(int, char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts part of the character array into this builder.
- insert(int, boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Insert an empty child.
- insertAnnotationIntrospector(AnnotationIntrospector) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
Method for registering specified
AnnotationIntrospector
as the highest
priority introspector (will be chained with existing introspector(s) which
will be used as fallbacks for cases this introspector does not handle)
- insertArray(int, XMPArray.Form) - Method in interface com.adobe.xmp.core.XMPArray
-
Insert new array at position index and shift other array items to the back.
- insertArray(int) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for creating an array node, inserting it at the
specified point in the array,
and returning the newly created array
(note: NOT 'this' array)
- insertArrayItem(String, String, int, String, PropertyOptions) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Inserts an item into an array previous to the given index.
- insertArrayItem(String, String, int, String) - Method in interface com.adobe.internal.xmp.XMPMeta
-
- insertArrayItem(String, String, int, String, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Inserts an item into an array previous to the given index.
- insertArrayItem(String, String, int, String) - Method in interface com.adobe.xmp.XMPMeta
-
- InsertCommand<T> - Class in org.apache.commons.collections4.sequence
-
Command representing the insertion of one object of the second sequence.
- InsertCommand(T) - Constructor for class org.apache.commons.collections4.sequence.InsertCommand
-
Simple constructor.
- inserted - Variable in class com.day.util.diff.Diff.Change
-
# lines of file 1 changed here.
- INSERTED - Static variable in class com.day.util.diff.Hunk
-
type indicates an inserted block
- insertInListNoDup(T[], T) - Static method in class com.fasterxml.jackson.databind.util.ArrayBuilders
-
Helper method for constructing a new array that contains specified
element followed by contents of the given array but never contains
duplicates.
- insertLanguageAlternative(int) - Method in interface com.adobe.xmp.core.XMPArray
-
Insert new language alternative at position index and shift other array items to the back.
- insertNull(int) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will insert a null value
at specified position in this array.
- insertObject(int) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method for creating an
ObjectNode
, appending it at the end
of this array, and returning the
newly created node
(note: NOT 'this' array)
- insertPOJO(int, Object) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
Method that will construct a POJONode and
insert it at specified position in this array.
- insertSimple(int, String) - Method in interface com.adobe.xmp.core.XMPArray
-
Insert new simple property at position index and shift other array items to the back.
- insertStruct(int) - Method in interface com.adobe.xmp.core.XMPArray
-
Insert new struct property at position index and shift other array items to the back.
- INSTALL - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has installed the object, as in installing an application.
- install(ProgressTracker, NodeTypeSet) - Method in interface org.apache.jackrabbit.vault.fs.spi.NodeTypeInstaller
-
- install(ProgressTracker, PrivilegeDefinitions) - Method in interface org.apache.jackrabbit.vault.fs.spi.PrivilegeInstaller
-
- install(ImportOptions) - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Installs the package contents to the repository but creates a snapshot if
necessary.
- InstallableResource - Class in org.apache.sling.installer.api
-
A piece of data that can be installed by the
OsgiInstaller
Currently the OSGi installer supports bundles and configurations,
but it can be extended by additional task factories supporting
other formats.
- InstallableResource(String, InputStream, Dictionary<String, Object>, String, String, Integer) - Constructor for class org.apache.sling.installer.api.InstallableResource
-
Create a data object - this is a simple constructor just using the
values as they are provided.
- installActions(String, Principal, Map<String, Boolean>, Collection<String>) - Method in class com.day.cq.security.util.CqActions
-
Installs the specified actions for the given principal at the specified
targetNode by converting it the corresponding JCR access control content.
- INSTALLATION_HINT - Static variable in class org.apache.sling.installer.api.InstallableResource
-
Optional parameter in the dictionary if a resource (not a dict) is installed.
- InstallationContext - Interface in org.apache.sling.installer.api.tasks
-
Context for the installation tasks.
- InstallationEvent - Interface in org.apache.sling.installer.api.event
-
Optional listener which can be used to monitor the activities
of the installer.
- InstallationEvent.TYPE - Enum in org.apache.sling.installer.api.event
-
- InstallationListener - Interface in org.apache.sling.installer.api.event
-
Optional listener which can be used to monitor the activities
of the installer.
- InstallationState - Interface in org.apache.sling.installer.api.info
-
The state of the OSGi installer at a given time.
- installBundle(String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Install the bundle indicated by the bundleLocations
- installBundleFromURL(String, String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Install the bundle indicated by the bundleLocations
- installBundles(String[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Batch install the bundles indicated by the list of bundleLocationUrls
- installBundlesFromURL(String[], String[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Batch install the bundles indicated by the list of bundleLocationUrls
- InstallContext - Interface in org.apache.jackrabbit.vault.packaging
-
The install context is passed to
InstallHook
s during the different
phases of a package installation.
- InstallContext.Phase - Enum in org.apache.jackrabbit.vault.packaging
-
The current phase of a package installation
- INSTALLED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- InstallerMBean - Interface in org.apache.sling.installer.api.jmx
-
- InstallHook - Interface in org.apache.jackrabbit.vault.packaging
-
An install hook is used to do some pre and post work during a package
install.
- InstallHookProcessor - Interface in org.apache.jackrabbit.vault.packaging
-
The install hook processor is used for handle the install hooks, from registration to execution.
- InstallHookProcessorFactory - Interface in org.apache.jackrabbit.vault.packaging
-
InstallHookProcessorFactory
...
- installMinEventDelayHandler(DiscoveryService, Scheduler, long) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
-
- installMinEventDelayHandler(DiscoveryService, Scheduler, long) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Installs an optional 'min event delay handler' which, using the given scheduler,
delays sending TOPOLOGY_CHANGED event after receiving a handleNewView - with the
idea as to limit the number of toggling between view states.
- installPackage(ResourceResolver, DistributionPackage) - Method in interface org.apache.sling.distribution.packaging.DistributionPackageBuilder
-
Installs the given distributionPackage into the repository
- installPackage(ResourceResolver, InputStream) - Method in interface org.apache.sling.distribution.packaging.DistributionPackageBuilder
-
- InstallTask - Class in org.apache.sling.installer.api.tasks
-
- InstallTask(TaskResourceGroup) - Constructor for class org.apache.sling.installer.api.tasks.InstallTask
-
Constructor for the task
- InstallTaskFactory - Interface in org.apache.sling.installer.api.tasks
-
The install task factory creates a task for a given
resource.
- instance() - Static method in class com.adobe.granite.ui.components.ds.EmptyDataSource
-
Returns the singleton instance.
- INSTANCE - Static variable in class com.adobe.versioncue.nativecomm.msg.NCNull
-
Singleton instance
- INSTANCE - Static variable in class com.day.cq.analytics.testandtarget.util.ExperiencePageFilter
-
- INSTANCE - Static variable in class com.day.cq.analytics.testandtarget.util.TeaserPageFilter
-
- instance() - Static method in class com.fasterxml.jackson.core.JsonpCharacterEscapes
-
- instance - Static variable in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.FixedSpaceIndenter
-
- instance - Static variable in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter
-
- instance - Static variable in class com.fasterxml.jackson.core.util.InternCache
-
- instance - Static variable in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory
-
Globally shareable thread-safe instance which has no additional custom deserializers
registered
- instance - Static variable in class com.fasterxml.jackson.databind.deser.std.DateDeserializers.DateDeserializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.deser.std.NullifyingDeserializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.BigDecimalDeserializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.BigIntegerDeserializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.NumberDeserializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.deser.std.StringDeserializer
-
- instance(boolean) - Static method in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla
-
- instance() - Static method in class com.fasterxml.jackson.databind.ext.Java7Support
-
- instance - Static variable in class com.fasterxml.jackson.databind.ext.OptionalHandlerFactory
-
- instance - Static variable in class com.fasterxml.jackson.databind.introspect.NopAnnotationIntrospector
-
Static immutable and shareable instance that can be used as
"null" introspector: one that never finds any annotation
information.
- instance() - Static method in class com.fasterxml.jackson.databind.jsontype.impl.SubTypeValidator
-
- instance - Static variable in class com.fasterxml.jackson.databind.node.JsonNodeFactory
-
Default singleton instance that construct "standard" node instances:
given that this class is stateless, a globally shared singleton
can be used.
- instance - Static variable in class com.fasterxml.jackson.databind.node.NullNode
-
- instance - Static variable in class com.fasterxml.jackson.databind.ser.BeanSerializerFactory
-
Like
BasicSerializerFactory
, this factory is stateless, and
thus a single shared global (== singleton) instance can be used
without thread-safety issues.
- instance - Static variable in class com.fasterxml.jackson.databind.ser.impl.IndexedStringListSerializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.ser.impl.StringArraySerializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.ser.impl.StringCollectionSerializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.ser.std.CalendarSerializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.ser.std.DateSerializer
-
Default instance that is used when no contextual configuration
is needed.
- instance - Static variable in class com.fasterxml.jackson.databind.ser.std.NullSerializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.ser.std.NumberSerializer
-
Static instance that is only to be used for Number
.
- instance - Static variable in class com.fasterxml.jackson.databind.ser.std.SerializableSerializer
-
- instance - Static variable in class com.fasterxml.jackson.databind.ser.std.ToStringSerializer
-
Singleton instance to use.
- instance - Static variable in class com.fasterxml.jackson.databind.util.StdDateFormat
-
A singleton instance can be used for cloning purposes, as a blueprint of sorts.
- INSTANCE - Static variable in class com.google.gson.JsonNull
-
singleton for JsonNull
- instance(NameType) - Static method in class org.apache.commons.codec.language.bm.Lang
-
Gets a Lang instance for one of the supported NameTypes.
- INSTANCE - Static variable in class org.apache.commons.collections.functors.CloneTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.ExceptionClosure
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.ExceptionFactory
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.ExceptionPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.ExceptionTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.FalsePredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.NOPClosure
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.NOPTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.NotNullPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.NullPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.StringValueTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.functors.TruePredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections.iterators.EmptyIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections.iterators.EmptyListIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections.iterators.EmptyMapIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections.iterators.EmptyOrderedIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections.iterators.EmptyOrderedMapIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.comparators.ComparableComparator
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.CloneTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.DefaultEquator
-
Static instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionClosure
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionFactory
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.FalsePredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NOPClosure
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NOPTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NotNullPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NullPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.TruePredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyListIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyMapIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyOrderedIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyOrderedMapIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
-
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.DirectoryFileFilter
-
Singleton instance of directory filter.
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.FalseFileFilter
-
Singleton instance of false filter.
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.TrueFileFilter
-
Singleton instance of true filter.
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
-
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
-
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.EmptyHook
-
Static instance of this class, useful as a "null object".
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
-
Static instance of this class, useful as a "null object".
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.SystemSubject
-
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
-
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.SystemPrincipal
-
- instance - Static variable in class org.apache.jackrabbit.vault.fs.config.Registry
-
- INSTANCE - Static variable in class org.apache.jackrabbit.vault.util.ItemNameComparator
-
- INSTANCE - Static variable in class org.apache.jackrabbit.vault.util.NodeNameComparator
-
- INSTANCE - Static variable in class org.apache.jackrabbit.vault.util.xml.serialize.AttributeNameComparator
-
- INSTANCE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NullLiteral
-
- INSTANCE - Static variable in class org.apache.tika.detect.EmptyDetector
-
Singleton instance of this class.
- INSTANCE - Static variable in class org.apache.tika.parser.EmptyParser
-
Singleton instance of this class.
- INSTANCE - Static variable in class org.apache.tika.parser.ErrorParser
-
Singleton instance of this class.
- INSTANCE - Static variable in class org.apache.tika.parser.html.DefaultHtmlMapper
-
- INSTANCE - Static variable in class org.apache.tika.parser.html.IdentityHtmlMapper
-
- INSTANCE - Static variable in class org.apache.tika.sax.xpath.AttributeMatcher
-
- INSTANCE - Static variable in class org.apache.tika.sax.xpath.ElementMatcher
-
- INSTANCE - Static variable in class org.apache.tika.sax.xpath.NodeMatcher
-
- INSTANCE - Static variable in class org.apache.tika.sax.xpath.TextMatcher
-
- INSTANCE - Static variable in class org.joda.time.field.MillisDurationField
-
Singleton instance.
- INSTANCE_ID - Static variable in interface com.adobe.xmp.core.namespace.ResourceEvent
-
- INSTANCE_ID - Static variable in interface com.adobe.xmp.core.namespace.ResourceRef
-
- INSTANCE_ID - Static variable in interface com.adobe.xmp.core.namespace.XMPMediaManagement
-
- INSTANCE_URL - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceExportProcess
-
- InstanceCreator<T> - Interface in com.google.gson
-
This interface is implemented to create instances of a class that does not define a no-args
constructor.
- InstanceDescription - Interface in org.apache.sling.discovery
-
An InstanceDescription represents and contains information about an
instance that is part of a TopologyView.
- InstanceFilter - Interface in org.apache.sling.discovery
-
Used to filter InstanceDescriptions in a TopologyView.
- INSTANCEID - Static variable in interface org.apache.tika.metadata.XMPMM
-
An identifier for a specific incarnation of a resource, updated
each time a file is saved.
- InstanceNetworkInfoService - Interface in com.adobe.granite.offloading.api
-
The InstanceNetworkInfoService
provides networking information about a specific instance.
- Instanceof - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- InstanceofExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- InstanceofPredicate - Class in org.apache.commons.collections.functors
-
Predicate implementation that returns true if the input is an instanceof
the type stored in this predicate.
- InstanceofPredicate(Class) - Constructor for class org.apache.commons.collections.functors.InstanceofPredicate
-
Constructor that performs no validation.
- instanceofPredicate(Class) - Static method in class org.apache.commons.collections.PredicateUtils
-
Creates a Predicate that checks if the object passed in is of
a particular type, using instanceof.
- InstanceofPredicate - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if the input is an instanceof
the type stored in this predicate.
- InstanceofPredicate(Class<?>) - Constructor for class org.apache.commons.collections4.functors.InstanceofPredicate
-
Constructor that performs no validation.
- instanceOfPredicate(Class<?>) - Static method in class org.apache.commons.collections4.functors.InstanceofPredicate
-
Factory to create the identity predicate.
- instanceofPredicate(Class<?>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that checks if the object passed in is of
a particular type, using instanceof.
- InstancesDiff - Class in org.apache.sling.discovery.commons
-
The InstancesDiff
allows to combine and filter two collections of InstanceDescription
instances,
an "old" collection and a "new" collection.
- InstancesDiff(TopologyEvent) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new InstancesDiff
based on the instances from the old and
new TopologyView
topology views contained in the TopologyEvent
event provided.
- InstancesDiff(TopologyView, TopologyView) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new InstancesDiff
based on the instances from the old and
new TopologyView
topology views provided.
- InstancesDiff(ClusterView, ClusterView) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new InstancesDiff
based on the instances from the old and
new ClusterView
cluster views provided.
- InstancesDiff(Collection<T>, Collection<T>) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new InstancesDiff
based on the provided old and
new Collection
collections of instances.
- InstancesDiff.InstanceCollection - Class in org.apache.sling.discovery.commons
-
The InstanceCollection
collection allows to filter the instances using a set of custom filter
either implementing InstanceFilter
or pre-defined ones.
- Instant - Class in org.joda.time
-
Instant is the standard implementation of a fully immutable instant in time.
- Instant() - Constructor for class org.joda.time.Instant
-
Constructs an instance set to the current system millisecond time.
- Instant(long) - Constructor for class org.joda.time.Instant
-
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z.
- Instant(Object) - Constructor for class org.joda.time.Instant
-
Constructs an instance from an Object that represents a datetime.
- InstantConverter - Interface in org.joda.time.convert
-
InstantConverter defines how an object is converted to milliseconds/chronology.
- Instantiatable<T> - Interface in com.fasterxml.jackson.core.util
-
Add-on interface used to indicate things that may be "blueprint" objects
which can not be used as is, but are used for creating usable per-process
(serialization, deserialization) instances, using
Instantiatable.createInstance()
method.
- instantiate(String, String, Component) - Method in interface com.adobe.cq.wcm.ui.components.container.service.AllowedComponents.InstantiationDelegate
-
Instantiates and returns an object of type T
- instantiateBean(boolean) - Method in class com.fasterxml.jackson.databind.BeanDescription
-
Method called to create a "default instance" of the bean, currently
only needed for obtaining default field values which may be used for
suppressing serialization of fields that have "not changed".
- instantiateBean(boolean) - Method in class com.fasterxml.jackson.databind.introspect.BasicBeanDescription
-
- instantiateClass(Class<T>) - Static method in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
- instantiateClassWithParameters(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
- instantiateExtractor(ParameterStyle) - Method in class org.apache.oltu.oauth2.rs.ResourceServer
-
- instantiateFactory(Class) - Static method in class org.apache.commons.collections.FactoryUtils
-
Creates a Factory that can create objects of a specific type using
a no-args constructor.
- instantiateFactory(Class, Class[], Object[]) - Static method in class org.apache.commons.collections.FactoryUtils
-
Creates a Factory that can create objects of a specific type using
the arguments specified to this method.
- InstantiateFactory - Class in org.apache.commons.collections.functors
-
Factory implementation that creates a new object instance by reflection.
- InstantiateFactory(Class) - Constructor for class org.apache.commons.collections.functors.InstantiateFactory
-
Constructor that performs no validation.
- InstantiateFactory(Class, Class[], Object[]) - Constructor for class org.apache.commons.collections.functors.InstantiateFactory
-
Constructor that performs no validation.
- instantiateFactory(Class<T>) - Static method in class org.apache.commons.collections4.FactoryUtils
-
Creates a Factory that can create objects of a specific type using
a no-args constructor.
- instantiateFactory(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.FactoryUtils
-
Creates a Factory that can create objects of a specific type using
the arguments specified to this method.
- InstantiateFactory<T> - Class in org.apache.commons.collections4.functors
-
Factory implementation that creates a new object instance by reflection.
- InstantiateFactory(Class<T>) - Constructor for class org.apache.commons.collections4.functors.InstantiateFactory
-
Constructor that performs no validation.
- InstantiateFactory(Class<T>, Class<?>[], Object[]) - Constructor for class org.apache.commons.collections4.functors.InstantiateFactory
-
Constructor that performs no validation.
- instantiateFactory(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.functors.InstantiateFactory
-
Factory method that performs validation.
- instantiateResourceServer(TokenType) - Static method in class org.apache.oltu.oauth2.rs.request.OAuthAccessResourceRequest
-
- InstantiateTransformer - Class in org.apache.commons.collections.functors
-
Transformer implementation that creates a new object instance by reflection.
- InstantiateTransformer(Class[], Object[]) - Constructor for class org.apache.commons.collections.functors.InstantiateTransformer
-
Constructor that performs no validation.
- instantiateTransformer() - Static method in class org.apache.commons.collections.TransformerUtils
-
Gets a Transformer that expects an input Class object that it will instantiate.
- instantiateTransformer(Class[], Object[]) - Static method in class org.apache.commons.collections.TransformerUtils
-
Creates a Transformer that expects an input Class object that it will
instantiate.
- InstantiateTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that creates a new object instance by reflection.
- InstantiateTransformer(Class<?>[], Object[]) - Constructor for class org.apache.commons.collections4.functors.InstantiateTransformer
-
Constructor that performs no validation.
- instantiateTransformer() - Static method in class org.apache.commons.collections4.functors.InstantiateTransformer
-
Get a typed no-arg instance.
- instantiateTransformer(Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.functors.InstantiateTransformer
-
Transformer method that performs validation.
- instantiateTransformer() - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a Transformer that expects an input Class object that it will instantiate.
- instantiateTransformer(Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that expects an input Class object that it will
instantiate.
- instantiateValidator(ParameterStyle) - Method in class org.apache.oltu.oauth2.rs.ResourceServer
-
- instantiationException(Class<?>, Throwable) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Helper method for constructing instantiation exception for specified type,
to indicate problem with physically constructing instance of
specified class (missing constructor, exception from constructor)
- instantiationException(Class<?>, String) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Helper method for constructing instantiation exception for specified type,
to indicate that instantiation failed due to missing instantiator
(creator; constructor or factory method).
- INSTITUTION - Static variable in interface org.apache.tika.metadata.ClimateForcast
-
- Instructions - Interface in com.adobe.cq.gfx
-
- INSTRUCTIONS - Static variable in interface org.apache.tika.metadata.IPTC
-
Any of a number of instructions from the provider or creator to the
receiver of the item.
- INSTRUCTIONS - Static variable in interface org.apache.tika.metadata.Photoshop
-
- INSTRUMENT - Static variable in interface org.apache.tika.metadata.XMPDM
-
"The musical instrument."
- InstrumentedExecutorService - Class in com.codahale.metrics
-
An
ExecutorService
that monitors the number of tasks submitted, running,
completed and also keeps a
Timer
for the task duration.
- InstrumentedExecutorService(ExecutorService, MetricRegistry) - Constructor for class com.codahale.metrics.InstrumentedExecutorService
-
Wraps an ExecutorService
uses an auto-generated default name.
- InstrumentedExecutorService(ExecutorService, MetricRegistry, String) - Constructor for class com.codahale.metrics.InstrumentedExecutorService
-
Wraps an ExecutorService
with an explicit name.
- InstrumentedScheduledExecutorService - Class in com.codahale.metrics
-
An
ScheduledExecutorService
that monitors the number of tasks submitted, running,
completed and also keeps a
Timer
for the task duration.
- InstrumentedScheduledExecutorService(ScheduledExecutorService, MetricRegistry) - Constructor for class com.codahale.metrics.InstrumentedScheduledExecutorService
-
Wraps an ScheduledExecutorService
uses an auto-generated default name.
- InstrumentedScheduledExecutorService(ScheduledExecutorService, MetricRegistry, String) - Constructor for class com.codahale.metrics.InstrumentedScheduledExecutorService
-
Wraps an ScheduledExecutorService
with an explicit name.
- InstrumentedThreadFactory - Class in com.codahale.metrics
-
A ThreadFactory
that monitors the number of threads created, running and terminated.
- InstrumentedThreadFactory(ThreadFactory, MetricRegistry) - Constructor for class com.codahale.metrics.InstrumentedThreadFactory
-
Wraps a ThreadFactory
, uses a default auto-generated name.
- InstrumentedThreadFactory(ThreadFactory, MetricRegistry, String) - Constructor for class com.codahale.metrics.InstrumentedThreadFactory
-
Wraps a ThreadFactory
with an explicit name.
- INSUFFICIENT_SCOPE - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.ResourceResponse
-
The request requires higher privileges than provided by the
access token.
- IntArraySerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.IntArraySerializer
-
- intArrayToLong(int[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of int into a long using the default (little endian, Lsb0) byte and bit
ordering.
- IntBuilder() - Constructor for class com.fasterxml.jackson.databind.util.ArrayBuilders.IntBuilder
-
- INTEGER - Static variable in class org.osgi.jmx.JmxConstants
-
- INTEGER_MINUS_ONE - Static variable in class org.apache.commons.lang.math.NumberUtils
-
Reusable Integer constant for minus one.
- INTEGER_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for minus one.
- INTEGER_ONE - Static variable in class org.apache.commons.lang.math.NumberUtils
-
Reusable Integer constant for one.
- INTEGER_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for one.
- INTEGER_ZERO - Static variable in class org.apache.commons.lang.math.NumberUtils
-
Reusable Integer constant for zero.
- INTEGER_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for zero.
- IntegerDeserializer(Class<Integer>, Integer) - Constructor for class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.IntegerDeserializer
-
- IntegerDistribution - Interface in org.apache.commons.math.distribution
-
Interface for discrete distributions of integer-valued random variables.
- IntegerLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- IntegerRule - Class in com.adobe.xmp.schema.model.rules
-
This rule models a comparison of an Integer property with a constant argument.
- IntegerRule(TypeRule.ComparisonOperator, long) - Constructor for class com.adobe.xmp.schema.model.rules.IntegerRule
-
Constructs a new IntegerRule.
- IntegerSerializer(Class<?>) - Constructor for class com.fasterxml.jackson.databind.ser.std.NumberSerializers.IntegerSerializer
-
- integerToString(int) - Static method in class com.adobe.cq.social.ugc.api.UgcIndexerUtil
-
Convert the int to a string.
- integerToString(int, int) - Static method in class com.adobe.cq.social.ugc.api.UgcIndexerUtil
-
Convert the int to a string.
- integrate(double, double) - Method in class org.apache.commons.math.analysis.integration.LegendreGaussIntegrator
-
Deprecated.
- integrate(UnivariateRealFunction, double, double) - Method in class org.apache.commons.math.analysis.integration.LegendreGaussIntegrator
-
Integrate the function in the given interval.
- integrate(double, double) - Method in class org.apache.commons.math.analysis.integration.RombergIntegrator
-
Deprecated.
- integrate(UnivariateRealFunction, double, double) - Method in class org.apache.commons.math.analysis.integration.RombergIntegrator
-
Integrate the function in the given interval.
- integrate(double, double) - Method in class org.apache.commons.math.analysis.integration.SimpsonIntegrator
-
Deprecated.
- integrate(UnivariateRealFunction, double, double) - Method in class org.apache.commons.math.analysis.integration.SimpsonIntegrator
-
Integrate the function in the given interval.
- integrate(double, double) - Method in class org.apache.commons.math.analysis.integration.TrapezoidIntegrator
-
Deprecated.
- integrate(UnivariateRealFunction, double, double) - Method in class org.apache.commons.math.analysis.integration.TrapezoidIntegrator
-
Integrate the function in the given interval.
- integrate(double, double) - Method in interface org.apache.commons.math.analysis.integration.UnivariateRealIntegrator
-
- integrate(UnivariateRealFunction, double, double) - Method in interface org.apache.commons.math.analysis.integration.UnivariateRealIntegrator
-
Integrate the function in the given interval.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in interface org.apache.commons.math.ode.FirstOrderIntegrator
-
Integrate the differential equations up to the given time.
- integrate(double, double[], double[][], double, double[], double[][], double[][]) - Method in class org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobians
-
Deprecated.
Integrate the differential equations and the variational equations up to the given time.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegrator
-
Integrate the differential equations up to the given time.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.AdamsIntegrator
-
Integrate the differential equations up to the given time.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegrator
-
Integrate the differential equations up to the given time.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.AdaptiveStepsizeIntegrator
-
Integrate the differential equations up to the given time.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.EmbeddedRungeKuttaIntegrator
-
Integrate the differential equations up to the given time.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegrator
-
Integrate the differential equations up to the given time.
- integrate(FirstOrderDifferentialEquations, double, double[], double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.RungeKuttaIntegrator
-
Integrate the differential equations up to the given time.
- integrate(SecondOrderDifferentialEquations, double, double[], double[], double, double[], double[]) - Method in interface org.apache.commons.math.ode.SecondOrderIntegrator
-
Integrate the differential equations up to the given time
- IntegratorException - Exception in org.apache.commons.math.ode
-
This exception is made available to users to report
the error conditions that are triggered during integration
- IntegratorException(String, Object...) - Constructor for exception org.apache.commons.math.ode.IntegratorException
-
- IntegratorException(Localizable, Object...) - Constructor for exception org.apache.commons.math.ode.IntegratorException
-
Simple constructor.
- IntegratorException(Throwable) - Constructor for exception org.apache.commons.math.ode.IntegratorException
-
Create an exception with a given root cause.
- INTEGRITY - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Type name for referential integrity violation errors.
- INTELLECTUAL_GENRE - Static variable in interface org.apache.tika.metadata.IPTC
-
Describes the nature, intellectual, artistic or journalistic
characteristic of a item, not specifically its content.
- INTERACT - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has interacted with the object.
- interfaceName - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The service interface of the reference.
- interlaceFlag - Variable in class com.day.imageio.plugins.GIFImageMetadata
-
- interlaceMethod - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunkIhdr
-
- InterlaceMethod - Enum in org.apache.commons.imaging.formats.png
-
Interlace methods.
- intern(String) - Method in class com.fasterxml.jackson.core.util.InternCache
-
- INTERNAL_CONTINUE_RESOLVING - Static variable in class org.apache.sling.api.resource.ResourceMetadata
-
- INTERNAL_SQL2_QUERY - Static variable in interface org.apache.jackrabbit.oak.api.QueryEngine
-
The suffix for internal SQL-2 statements.
- internalBoolean(String) - Static method in class org.apache.tika.metadata.Property
-
- internalClosedChoise(String, String...) - Static method in class org.apache.tika.metadata.Property
-
- INTERNALDATE - Class in com.sun.mail.imap.protocol
-
This class
- INTERNALDATE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.INTERNALDATE
-
Constructor
- internalDate(String) - Static method in class org.apache.tika.metadata.Property
-
- internalEntityDecl(String, String) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.BaseMarkupSerializer
-
- INTERNALFAILURE - Static variable in interface com.adobe.internal.xmp.XMPError
-
- INTERNALFAILURE - Static variable in interface com.adobe.xmp.XMPError
-
- internalInteger(String) - Static method in class org.apache.tika.metadata.Property
-
- internalIntegerSequence(String) - Static method in class org.apache.tika.metadata.Property
-
- internalMap() - Method in class com.fasterxml.jackson.databind.util.EnumValues
-
Method used for serialization and introspection by core Jackson code.
- internalOpenChoise(String, String...) - Static method in class org.apache.tika.metadata.Property
-
- internalRational(String) - Static method in class org.apache.tika.metadata.Property
-
- internalReal(String) - Static method in class org.apache.tika.metadata.Property
-
- InternalSCFUtilities - Interface in com.adobe.cq.social.scf.utilities.internal
-
- InternalSocialResourceUtilities - Interface in com.adobe.cq.social.srp.utilities.internal
-
- InternalStaticResourceUtilities - Class in com.adobe.cq.social.srp.utilities.internal
-
- internalText(String) - Static method in class org.apache.tika.metadata.Property
-
- internalTextBag(String) - Static method in class org.apache.tika.metadata.Property
-
- InternalTranslationUtilities - Interface in com.adobe.cq.social.srp.utilities.internal
-
- internalURI(String) - Static method in class org.apache.tika.metadata.Property
-
- InternalXAResource - Interface in org.apache.jackrabbit.data.core
-
Interface implemented by resources that provide XA functionality.
- InternCache - Class in com.fasterxml.jackson.core.util
-
Singleton class that adds a simple first-level cache in front of
regular String.intern() functionality.
- internSimpleName() - Method in class com.fasterxml.jackson.databind.PropertyName
-
- interpolate(double[], double[], double[][]) - Method in class org.apache.commons.math.analysis.interpolation.BicubicSplineInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[], double[][]) - Method in interface org.apache.commons.math.analysis.interpolation.BivariateRealGridInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[]) - Method in class org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[]) - Method in class org.apache.commons.math.analysis.interpolation.LinearInterpolator
-
Computes a linear interpolating function for the data set.
- interpolate(double[], double[]) - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolator
-
Compute an interpolating function by performing a loess fit
on the data at the original abscissae and then building a cubic spline
with a
SplineInterpolator
on the resulting fit.
- interpolate(double[][], double[]) - Method in class org.apache.commons.math.analysis.interpolation.MicrosphereInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[][], double[]) - Method in interface org.apache.commons.math.analysis.interpolation.MultivariateRealInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[]) - Method in class org.apache.commons.math.analysis.interpolation.NevilleInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[], double[][]) - Method in class org.apache.commons.math.analysis.interpolation.SmoothingBicubicSplineInterpolator
-
Deprecated.
Computes an interpolating function for the data set.
- interpolate(double[], double[], double[][]) - Method in class org.apache.commons.math.analysis.interpolation.SmoothingPolynomialBicubicSplineInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[]) - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[], double[], double[][][]) - Method in class org.apache.commons.math.analysis.interpolation.TricubicSplineInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[], double[], double[][][]) - Method in interface org.apache.commons.math.analysis.interpolation.TrivariateRealGridInterpolator
-
Computes an interpolating function for the data set.
- interpolate(double[], double[]) - Method in interface org.apache.commons.math.analysis.interpolation.UnivariateRealInterpolator
-
Computes an interpolating function for the data set.
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreter
-
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterBiLevel
-
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterCieLab
-
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterCmyk
-
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterLogLuv
-
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterPalette
-
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterRgb
-
- interpretPixel(ImageBuilder, int[], int, int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterYCbCr
-
- Intersect - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- IntersectExceptExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- intersection(Collection, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns a Collection
containing the intersection
of the given Collection
s.
- intersection(List, List) - Static method in class org.apache.commons.collections.ListUtils
-
Returns a new list containing all elements that are contained in
both given lists.
- intersection(Iterable<? extends O>, Iterable<? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns a Collection
containing the intersection of the given
Iterable
s.
- intersection(List<? extends E>, List<? extends E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns a new list containing all elements that are contained in
both given lists.
- intersection(Set<? extends E>, Set<? extends E>) - Static method in class org.apache.commons.collections4.SetUtils
-
Returns a unmodifiable view of the intersection of the given Set
s.
- intersectionWith(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Calculate the intersection of this
and an overlapping Range.
- INTERVAL - Static variable in class com.day.io.disk.DiskSpaceUtil
-
The maximum measure interval in milliseconds.
- Interval - Class in org.joda.time
-
Interval is the standard implementation of an immutable time interval.
- Interval(long, long) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a start and end instant with the ISO
default chronology in the default time zone.
- Interval(long, long, DateTimeZone) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a start and end instant with the ISO
default chronology in the specified time zone.
- Interval(long, long, Chronology) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a start and end instant with the
specified chronology.
- Interval(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a start and end instant.
- Interval(ReadableInstant, ReadableDuration) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a start instant and a duration.
- Interval(ReadableDuration, ReadableInstant) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a millisecond duration and an end instant.
- Interval(ReadableInstant, ReadablePeriod) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a start instant and a time period.
- Interval(ReadablePeriod, ReadableInstant) - Constructor for class org.joda.time.Interval
-
Constructs an interval from a time period and an end instant.
- Interval(Object) - Constructor for class org.joda.time.Interval
-
Constructs a time interval by converting or copying from another object.
- Interval(Object, Chronology) - Constructor for class org.joda.time.Interval
-
Constructs a time interval by converting or copying from another object,
overriding the chronology.
- IntervalConverter - Interface in org.joda.time.convert
-
IntervalConverter defines how an object is converted to an interval.
- IntervalFacetRangeField - Class in com.adobe.cq.social.srp
-
- IntervalFacetRangeField(String, long, long, Long[]) - Constructor for class com.adobe.cq.social.srp.IntervalFacetRangeField
-
- IntervalFacetRangeField(String, Date, Date, Long[]) - Constructor for class com.adobe.cq.social.srp.IntervalFacetRangeField
-
- IntLikeSerializer() - Constructor for class com.fasterxml.jackson.databind.ser.std.NumberSerializers.IntLikeSerializer
-
- IntNode - Class in com.fasterxml.jackson.databind.node
-
Numeric node that contains simple 32-bit integer values.
- IntNode(int) - Constructor for class com.fasterxml.jackson.databind.node.IntNode
-
- IntRange - Class in org.apache.commons.lang.math
-
IntRange
represents an inclusive range of int
s.
- IntRange(int) - Constructor for class org.apache.commons.lang.math.IntRange
-
Constructs a new IntRange
using the specified
number as both the minimum and maximum in this range.
- IntRange(Number) - Constructor for class org.apache.commons.lang.math.IntRange
-
Constructs a new IntRange
using the specified
number as both the minimum and maximum in this range.
- IntRange(int, int) - Constructor for class org.apache.commons.lang.math.IntRange
-
Constructs a new IntRange
with the specified
minimum and maximum numbers (both inclusive).
- IntRange(Number, Number) - Constructor for class org.apache.commons.lang.math.IntRange
-
Constructs a new IntRange
with the specified
minimum and maximum numbers (both inclusive).
- introspect(JavaType) - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
Method that will introspect full bean properties for the purpose
of building a bean deserializer
- introspect(JavaType) - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
Method that will introspect full bean properties for the purpose
of building a bean serializer
- introspect(Object, ServletRequest) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- introspectClassAnnotations(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for getting bean description that only contains class
annotations: useful if no getter/setter/creator information is needed.
- introspectClassAnnotations(JavaType) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for getting bean description that only contains class
annotations: useful if no getter/setter/creator information is needed.
- introspectDirectClassAnnotations(Class<?>) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for getting bean description that only contains immediate class
annotations: ones from the class, and its direct mix-in, if any, but
not from super types.
- introspectDirectClassAnnotations(JavaType) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for getting bean description that only contains immediate class
annotations: ones from the class, and its direct mix-in, if any, but
not from super types.
- introspectForBuilder(JavaType) - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
- introspectForCreation(JavaType) - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
Method that will introspect subset of bean properties needed to
construct bean instance.
- introspecthelper(Object, String, String, ServletRequest, String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
- IntSequenceGenerator() - Constructor for class com.fasterxml.jackson.annotation.ObjectIdGenerators.IntSequenceGenerator
-
- IntSequenceGenerator(Class<?>, int) - Constructor for class com.fasterxml.jackson.annotation.ObjectIdGenerators.IntSequenceGenerator
-
- intToBinary(int, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of boolean using the default (little endian, Lsb0) byte and
bit ordering.
- intToByteArray(int, int, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of byte using the default (little endian, Lsb0) byte and bit
ordering.
- intToHex(int, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of Char using the default (little endian, Lsb0) byte and bit
ordering.
- intToHexDigit(int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts the 4 lsb of an int to a hexadecimal digit.
- intToHexDigitMsb0(int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts the 4 lsb of an int to a hexadecimal digit encoded using the Msb0 bit ordering.
- intToShortArray(int, int, short[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of short using the default (little endian, Lsb0) byte and
bit ordering.
- intValue() - Method in class com.adobe.versioncue.nativecomm.msg.NCDouble
-
- intValue() - Method in class com.adobe.versioncue.nativecomm.msg.NCInt
-
- intValue() - Method in class com.adobe.versioncue.nativecomm.msg.NCLong
-
- intValue() - Method in class com.adobe.versioncue.nativecomm.msg.NCNumber
-
- intValue() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Returns integer value for this node,
if and only if
this node is numeric (
JsonNode.isNumber()
returns true).
- intValue() - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- intValue() - Method in class com.fasterxml.jackson.databind.node.DecimalNode
-
- intValue() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- intValue() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- intValue() - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- intValue() - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- intValue() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
- intValue() - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- intValue() - Method in class org.apache.commons.imaging.common.RationalNumber
-
- intValue() - Method in class org.apache.commons.lang.math.Fraction
-
Gets the fraction as an int
.
- intValue() - Method in class org.apache.commons.lang.mutable.MutableByte
-
Returns the value of this MutableByte as an int.
- intValue() - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Returns the value of this MutableDouble as an int.
- intValue() - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Returns the value of this MutableFloat as an int.
- intValue() - Method in class org.apache.commons.lang.mutable.MutableInt
-
Returns the value of this MutableInt as an int.
- intValue() - Method in class org.apache.commons.lang.mutable.MutableLong
-
Returns the value of this MutableLong as an int.
- intValue() - Method in class org.apache.commons.lang.mutable.MutableShort
-
Returns the value of this MutableShort as an int.
- intValue() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the fraction as an int
.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns the value of this MutableDouble as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns the value of this MutableFloat as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns the value of this MutableInt as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns the value of this MutableLong as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns the value of this MutableShort as an int.
- intValue() - Method in class org.apache.commons.math.dfp.Dfp
-
Convert this to an integer.
- intValue() - Method in class org.apache.commons.math.fraction.BigFraction
-
Gets the fraction as an int.
- intValue() - Method in class org.apache.commons.math.fraction.Fraction
-
Gets the fraction as an int.
- INVALID - Static variable in class com.day.crx.security.token.TokenCookie.Info
-
- INVALID_ATTR_NAME_OR_VALUE - Static variable in interface com.adobe.granite.auth.saml.model.SamlConstants
-
- INVALID_CLIENT - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
- INVALID_CLIENT - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.TokenResponse
-
Client authentication failed (e.g.
- INVALID_CLIENT_ID - Static variable in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
- INVALID_EXITVALUE - Static variable in interface org.apache.commons.exec.Executor
-
Invalid exit code.
- INVALID_GRANT - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.TokenResponse
-
The provided authorization grant (e.g.
- INVALID_NAME_ID_POLICY - Static variable in interface com.adobe.granite.auth.saml.model.SamlConstants
-
- INVALID_REQUEST - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.CodeResponse
-
The request is missing a required parameter, includes an
unsupported parameter value, or is otherwise malformed.
- INVALID_REQUEST - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.ResourceResponse
-
The request is missing a required parameter, includes an
unsupported parameter value, repeats a parameter,
includes multiple credentials, utilizes more than one
mechanism for authenticating the client, or is otherwise
malformed.
- INVALID_REQUEST - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.TokenResponse
-
The request is missing a required parameter, includes an
unsupported parameter value, repeats a parameter,
includes multiple credentials, utilizes more than one
mechanism for authenticating the client, or is otherwise
malformed.
- INVALID_SCOPE - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.CodeResponse
-
The requested scope is invalid, unknown, or malformed.
- INVALID_SCOPE - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.TokenResponse
-
The requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.
- INVALID_TOKEN - Static variable in class org.apache.oltu.oauth2.common.error.OAuthError.ResourceResponse
-
The access token provided is expired, revoked, malformed, or
invalid for other reasons.
- InvalidAdaptableException - Exception in org.apache.sling.models.factory
-
Exception which is triggered whenever a Sling Model could not be
instantiated because it could not be adapted from the given adaptable.
- InvalidAdaptableException(String) - Constructor for exception org.apache.sling.models.factory.InvalidAdaptableException
-
- invalidate() - Method in interface com.adobe.versioncue.nativecomm.io.IConnection
-
Invalidate the connection.
- invalidate(boolean) - Method in class com.sun.mail.pop3.POP3Message
-
Invalidate the cache of content for this message object, causing
it to be fetched again from the server the next time it is needed.
- invalidate() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
- invalidate() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Flushes the file cache
- invalidateCache(Asset) - Method in interface com.day.cq.dam.commons.util.AssetCache
-
Notify the cache that an asset has been modified/deleted and that cached data is
no longer valid
- invalidateCache(Rendition) - Method in interface com.day.cq.dam.commons.util.AssetCache
-
Notify the cache that an asset rendition has been modified/deleted and that cached data is
no longer valid
- invalidateCaches() - Method in interface com.adobe.cq.commerce.api.promotion.PromotionHandler
-
Informs the promotion handler that something under the promotions root has been edited, and the
handler should invalidate any caches it might be keeping.
- invalidateCaches() - Method in class com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler
-
Deprecated.
- invalidateHeaders() - Method in class com.sun.mail.imap.IMAPMessage
-
Invalidate cached header and envelope information for this
message.
- invalidateOutputCache() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Invalidates the output cache.
- InvalidatePolicy - Class in com.day.cq.xss.taglib
-
Deprecated.
- InvalidatePolicy() - Constructor for class com.day.cq.xss.taglib.InvalidatePolicy
-
Deprecated.
- invalidatePolicy(String) - Method in interface com.day.cq.xss.XSSProtectionService
-
Deprecated.
- InvalidConstraintException - Class in org.apache.jackrabbit.spi.commons.nodetype
-
The InvalidConstraintException
...
- InvalidConstraintException(String) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException
-
Constructs a new instance of this class with the specified detail
message.
- InvalidConstraintException(String, Throwable) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException
-
Constructs a new instance of this class with the specified detail
message and root cause.
- InvalidContentTypeException() - Constructor for exception org.apache.commons.fileupload.FileUploadBase.InvalidContentTypeException
-
Constructs a InvalidContentTypeException
with no
detail message.
- InvalidContentTypeException(String) - Constructor for exception org.apache.commons.fileupload.FileUploadBase.InvalidContentTypeException
-
Constructs an InvalidContentTypeException
with
the specified detail message.
- InvalidContentTypeException(String, Throwable) - Constructor for exception org.apache.commons.fileupload.FileUploadBase.InvalidContentTypeException
-
Constructs an InvalidContentTypeException
with
the specified detail message and cause.
- InvalidDateException - Exception in com.day.cq.commons.date
-
InvalidDateException
...
- InvalidDateException(String) - Constructor for exception com.day.cq.commons.date.InvalidDateException
-
- InvalidDefinitionException - Exception in com.fasterxml.jackson.databind.exc
-
Intermediate exception type used as the base class for all
JsonMappingException
s
that are due to problems with target type definition; usually a problem with
annotations used on a class or its properties.
- InvalidFileNameException - Exception in org.apache.commons.fileupload
-
This exception is thrown in case of an invalid file name.
- InvalidFileNameException(String, String) - Constructor for exception org.apache.commons.fileupload.InvalidFileNameException
-
Creates a new instance.
- InvalidFormatException - Exception in com.fasterxml.jackson.databind.exc
-
Specialized sub-class of
MismatchedInputException
that is used when the underlying problem appears to be that
of bad formatting of a value to deserialize.
- InvalidFormatException(String, Object, Class<?>) - Constructor for exception com.fasterxml.jackson.databind.exc.InvalidFormatException
-
- InvalidFormatException(String, JsonLocation, Object, Class<?>) - Constructor for exception com.fasterxml.jackson.databind.exc.InvalidFormatException
-
- InvalidFormatException(JsonParser, String, Object, Class<?>) - Constructor for exception com.fasterxml.jackson.databind.exc.InvalidFormatException
-
- InvalidFormatException - Exception in org.apache.commons.compress.archivers.dump
-
Invalid Format Exception.
- InvalidFormatException() - Constructor for exception org.apache.commons.compress.archivers.dump.InvalidFormatException
-
- InvalidFormatException(long) - Constructor for exception org.apache.commons.compress.archivers.dump.InvalidFormatException
-
- InvalidMatrixException - Exception in org.apache.commons.math.linear
-
Thrown when a system attempts an operation on a matrix, and
that matrix does not satisfy the preconditions for the
aforementioned operation.
- InvalidMatrixException(String, Object...) - Constructor for exception org.apache.commons.math.linear.InvalidMatrixException
-
- InvalidMatrixException(Localizable, Object...) - Constructor for exception org.apache.commons.math.linear.InvalidMatrixException
-
Construct an exception with the given message.
- InvalidMatrixException(Throwable) - Constructor for exception org.apache.commons.math.linear.InvalidMatrixException
-
Construct an exception with the given message.
- InvalidModelException - Exception in org.apache.sling.models.factory
-
Thrown in case the given model type could not be validated through the model validation.
- InvalidModelException(String) - Constructor for exception org.apache.sling.models.factory.InvalidModelException
-
- InvalidNullException - Exception in com.fasterxml.jackson.databind.exc
-
Exception thrown if a `null` value is being encountered for a property
designed as "fail on null" property (see
JsonSetter
).
- InvalidRepresentationException - Exception in org.apache.commons.math.genetics
-
Exception indicating that the representation of a chromosome is not valid.
- InvalidRepresentationException() - Constructor for exception org.apache.commons.math.genetics.InvalidRepresentationException
-
Constructor
- InvalidRepresentationException(String) - Constructor for exception org.apache.commons.math.genetics.InvalidRepresentationException
-
Construct an InvalidRepresentationException
- InvalidRepresentationException(Throwable) - Constructor for exception org.apache.commons.math.genetics.InvalidRepresentationException
-
Construct an InvalidRepresentationException
- InvalidRepresentationException(String, Throwable) - Constructor for exception org.apache.commons.math.genetics.InvalidRepresentationException
-
Construct an InvalidRepresentationException
- InvalidServiceFilterSyntaxException - Exception in org.apache.sling.api.scripting
-
Thrown when an invalid service filter is used
- InvalidServiceFilterSyntaxException(String, String) - Constructor for exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
-
- InvalidServiceFilterSyntaxException(String, String, Throwable) - Constructor for exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
-
- invalidTypeIdException(JavaType, String, String) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- InvalidTypeIdException - Exception in com.fasterxml.jackson.databind.exc
-
Exception thrown when resolution of a type id fails.
- InvalidTypeIdException(JsonParser, String, JavaType, String) - Constructor for exception com.fasterxml.jackson.databind.exc.InvalidTypeIdException
-
- invalidTypeIdException(JavaType, String, String) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- InventoryPrinter - Interface in org.apache.felix.inventory
-
The InventoryPrinter
is a service interface to be
implemented by providers which want to hook into the display of the
current configuration and state of the OSGi framework and application.
- inverse() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Deprecated.
- inverse() - Method in interface org.apache.commons.math.linear.BigMatrix
-
Deprecated.
Returns the inverse of this matrix.
- inverse() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Returns the inverse matrix if this matrix is invertible.
- inverse() - Method in interface org.apache.commons.math.linear.RealMatrix
-
- inverseBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapDecorator
-
- inverseBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractDualBidiMap
-
- inverseBidiMap() - Method in interface org.apache.commons.collections.BidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Gets the inverse map for comparison.
- inverseBidiMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMap
-
- inverseBidiMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMap
-
- inverseBidiMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMap
-
- inverseBidiMap() - Method in interface org.apache.commons.collections.OrderedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in interface org.apache.commons.collections.SortedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractBidiMapDecorator
-
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
-
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
-
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
- inverseBidiMap() - Method in interface org.apache.commons.collections4.BidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the inverse map for comparison.
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableBidiMap
-
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
-
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
-
- inverseBidiMap() - Method in interface org.apache.commons.collections4.OrderedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in interface org.apache.commons.collections4.SortedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.AbstractContinuousDistribution
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.AbstractIntegerDistribution
-
For a random variable X whose values are distributed according
to this distribution, this method returns the largest x, such
that P(X ≤ x) ≤ p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.BetaDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.BinomialDistributionImpl
-
For this distribution, X, this method returns the largest x, such that
P(X ≤ x) ≤ p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.CauchyDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.ChiSquaredDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in interface org.apache.commons.math.distribution.ContinuousDistribution
-
For this distribution, X, this method returns x such that P(X < x) = p.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.ExponentialDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.FDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.GammaDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in interface org.apache.commons.math.distribution.IntegerDistribution
-
For this distribution, X, this method returns the largest x such that
P(X ≤ x) <= p.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.NormalDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.PascalDistributionImpl
-
For this distribution, X, this method returns the largest x, such that
P(X ≤ x) ≤ p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.TDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseCumulativeProbability(double) - Method in class org.apache.commons.math.distribution.WeibullDistributionImpl
-
For this distribution, X, this method returns the critical point x, such
that P(X < x) = p
.
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecorator
-
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap
-
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Gets the inverse map for comparison.
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMap
-
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMap
-
- inverseOrderedBidiMap() - Method in interface org.apache.commons.collections.OrderedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
-
Gets an unmodifiable view of this map where the keys and values are reversed.
- inverseSortedBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapDecorator
-
- inverseSortedBidiMap() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap
-
- inverseSortedBidiMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMap
-
- inverseSortedBidiMap() - Method in interface org.apache.commons.collections.SortedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseSortedBidiMap() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
- inversetransform(double[]) - Method in class org.apache.commons.math.transform.FastCosineTransformer
-
Inversely transform the given real data set.
- inversetransform(UnivariateRealFunction, double, double, int) - Method in class org.apache.commons.math.transform.FastCosineTransformer
-
Inversely transform the given real function, sampled on the given interval.
- inversetransform(double[]) - Method in class org.apache.commons.math.transform.FastFourierTransformer
-
Inversely transform the given real data set.
- inversetransform(UnivariateRealFunction, double, double, int) - Method in class org.apache.commons.math.transform.FastFourierTransformer
-
Inversely transform the given real function, sampled on the given interval.
- inversetransform(Complex[]) - Method in class org.apache.commons.math.transform.FastFourierTransformer
-
Inversely transform the given complex data set.
- inversetransform(double[]) - Method in class org.apache.commons.math.transform.FastHadamardTransformer
-
Inversely transform the given real data set.
- inversetransform(UnivariateRealFunction, double, double, int) - Method in class org.apache.commons.math.transform.FastHadamardTransformer
-
Inversely transform the given real function, sampled on the given interval.
- inversetransform(double[]) - Method in class org.apache.commons.math.transform.FastSineTransformer
-
Inversely transform the given real data set.
- inversetransform(UnivariateRealFunction, double, double, int) - Method in class org.apache.commons.math.transform.FastSineTransformer
-
Inversely transform the given real function, sampled on the given interval.
- inversetransform(double[]) - Method in interface org.apache.commons.math.transform.RealTransformer
-
Inversely transform the given real data set.
- inversetransform(UnivariateRealFunction, double, double, int) - Method in interface org.apache.commons.math.transform.RealTransformer
-
Inversely transform the given real function, sampled on the given interval.
- inversetransform2(double[]) - Method in class org.apache.commons.math.transform.FastCosineTransformer
-
Inversely transform the given real data set.
- inversetransform2(UnivariateRealFunction, double, double, int) - Method in class org.apache.commons.math.transform.FastCosineTransformer
-
Inversely transform the given real function, sampled on the given interval.
- inversetransform2(double[]) - Method in class org.apache.commons.math.transform.FastFourierTransformer
-
Inversely transform the given real data set.
- inversetransform2(UnivariateRealFunction, double, double, int) - Method in class org.apache.commons.math.transform.FastFourierTransformer
-
Inversely transform the given real function, sampled on the given interval.
- inversetransform2(Complex[]) - Method in class org.apache.commons.math.transform.FastFourierTransformer
-
Inversely transform the given complex data set.
- inversetransform2(double[]) - Method in class org.apache.commons.math.transform.FastSineTransformer
-
Inversely transform the given real data set.
- inversetransform2(UnivariateRealFunction, double, double, int) - Method in class org.apache.commons.math.transform.FastSineTransformer
-
Inversely transform the given real function, sampled on the given interval.
- invert() - Method in class org.apache.commons.lang.math.Fraction
-
Gets a fraction that is the inverse (1/fraction) of this one.
- invert() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a fraction that is the inverse (1/fraction) of this one.
- invert(String[][]) - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
Used to invert an escape array into an unescape array
- INVERT - Static variable in class org.apache.commons.math.analysis.ComposableFunction
-
- invertMap(Map) - Static method in class org.apache.commons.collections.MapUtils
-
Inverts the supplied map returning a new HashMap such that the keys of
the input are swapped with the values.
- invertMap(Map<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Inverts the supplied map returning a new HashMap such that the keys of
the input are swapped with the values.
- invite(SlingHttpServletRequest) - Method in class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- invite(SlingHttpServletRequest) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperations
-
- INVITE - Static variable in interface com.adobe.granite.activitystreams.Verbs
-
Indicates that the actor has invited the object, typically a person object, to join or participate in the object described by the target.
- invoke(Object, Method, Object[]) - Method in class org.apache.jackrabbit.core.util.db.ResultSetWrapper
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.codahale.metrics.InstrumentedExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.codahale.metrics.InstrumentedExecutorService
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.codahale.metrics.InstrumentedScheduledExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.codahale.metrics.InstrumentedScheduledExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.codahale.metrics.InstrumentedExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.codahale.metrics.InstrumentedExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.codahale.metrics.InstrumentedScheduledExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.codahale.metrics.InstrumentedScheduledExecutorService
- invokeBeanMethod(Object, String) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Given a bean object
, this method will invoke the public method without parameters identified by methodName
and
return the invocation's result.
- invokeConstructor(Class, Object) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns new instance of klazz
created using the actual
arguments args
.
- invokeConstructor(Class, Object[]) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns new instance of klazz
created using the actual
arguments args
.
- invokeConstructor(Class, Object[], Class[]) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns new instance of klazz
created using constructor
with signature parameterTypes
and actual arguments
args
.
- invokeConstructor(Class<T>, Object...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class inferring the right constructor
from the types of the arguments.
- invokeConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class choosing the right constructor
from the list of parameter types.
- invokeExactConstructor(Class, Object) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns new instance of klazz
created using the actual
arguments args
.
- invokeExactConstructor(Class, Object[]) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns new instance of klazz
created using the actual
arguments args
.
- invokeExactConstructor(Class, Object[], Class[]) - Static method in class org.apache.commons.lang.reflect.ConstructorUtils
-
Returns new instance of klazz
created using constructor
with signature parameterTypes
and actual arguments
args
.
- invokeExactConstructor(Class<T>, Object...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class inferring the right constructor
from the types of the arguments.
- invokeExactConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class choosing the right constructor
from the list of parameter types.
- invokeExactMethod(Object, String, Object) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a method whose parameter type matches exactly the object
type.
- invokeExactMethod(Object, String, Object[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a method whose parameter types match exactly the object
types.
- invokeExactMethod(Object, String, Object[], Class[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a method whose parameter types match exactly the parameter
types given.
- invokeExactMethod(Object, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method whose parameter types match exactly the object
types.
- invokeExactMethod(Object, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method with no parameters.
- invokeExactMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class, String, Object[], Class[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a static method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class, String, Object) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a static method whose parameter type matches exactly the object
type.
- invokeExactStaticMethod(Class, String, Object[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a static method whose parameter types match exactly the object
types.
- invokeExactStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a static
method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a static
method whose parameter types match exactly the object
types.
- invokeGetter(Object, String, Class<T>) - Static method in class org.apache.jackrabbit.vault.fs.config.ConfigHelper
-
- invokeMethod(Object, String, Object) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[], Class[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokeMethod(Object, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, boolean, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, boolean, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, boolean, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokerClosure(String) - Static method in class org.apache.commons.collections.ClosureUtils
-
Creates a Closure that will invoke a specific method on the closure's
input object by reflection.
- invokerClosure(String, Class[], Object[]) - Static method in class org.apache.commons.collections.ClosureUtils
-
Creates a Closure that will invoke a specific method on the closure's
input object by reflection.
- invokerClosure(String) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that will invoke a specific method on the closure's
input object by reflection.
- invokerClosure(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that will invoke a specific method on the closure's
input object by reflection.
- invokerPredicate(String) - Static method in class org.apache.commons.collections.PredicateUtils
-
Creates a Predicate that invokes a method on the input object.
- invokerPredicate(String, Class[], Object[]) - Static method in class org.apache.commons.collections.PredicateUtils
-
Creates a Predicate that invokes a method on the input object.
- invokerPredicate(String) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that invokes a method on the input object.
- invokerPredicate(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that invokes a method on the input object.
- InvokerTransformer - Class in org.apache.commons.collections.functors
-
Transformer implementation that creates a new object instance by reflection.
- InvokerTransformer(String, Class[], Object[]) - Constructor for class org.apache.commons.collections.functors.InvokerTransformer
-
Constructor that performs no validation.
- invokerTransformer(String) - Static method in class org.apache.commons.collections.TransformerUtils
-
Gets a Transformer that invokes a method on the input object.
- invokerTransformer(String, Class[], Object[]) - Static method in class org.apache.commons.collections.TransformerUtils
-
Gets a Transformer that invokes a method on the input object.
- InvokerTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that creates a new object instance by reflection.
- InvokerTransformer(String, Class<?>[], Object[]) - Constructor for class org.apache.commons.collections4.functors.InvokerTransformer
-
Constructor that performs no validation.
- invokerTransformer(String) - Static method in class org.apache.commons.collections4.functors.InvokerTransformer
-
Gets an instance of this transformer calling a specific method with no arguments.
- invokerTransformer(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.functors.InvokerTransformer
-
Gets an instance of this transformer calling a specific method with specific values.
- invokerTransformer(String) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a Transformer that invokes a method on the input object.
- invokerTransformer(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a Transformer that invokes a method on the input object.
- invokeStaticMethod(Class, String, Object) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class, String, Object[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class, String, Object[], Class[]) - Static method in class org.apache.commons.lang.reflect.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named static
method whose parameter type matches the object type.
- invokeStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named static
method whose parameter type matches the object type.
- IO - Class in com.day.io
-
Contains I/O utility functions.
- IO() - Constructor for class com.day.io.IO
-
- IOCase - Enum in org.apache.commons.io
-
Enumeration of IO case sensitivity.
- IOContext - Class in com.fasterxml.jackson.core.io
-
To limit number of configuration and state objects to pass, all
contextual objects that need to be passed by the factory to
readers and writers are combined under this object.
- IOContext(BufferRecycler, Object, boolean) - Constructor for class com.fasterxml.jackson.core.io.IOContext
-
- IOExceptionWithCause - Exception in org.apache.commons.io
-
- IOExceptionWithCause(String, Throwable) - Constructor for exception org.apache.commons.io.IOExceptionWithCause
-
Deprecated.
Constructs a new instance with the given message and cause.
- IOExceptionWithCause(Throwable) - Constructor for exception org.apache.commons.io.IOExceptionWithCause
-
Deprecated.
Constructs a new instance with the given cause.
- IOExceptionWithCause - Exception in org.apache.tika.io
-
Subclasses IOException with the Throwable
constructors missing before Java 6.
- IOExceptionWithCause(String, Throwable) - Constructor for exception org.apache.tika.io.IOExceptionWithCause
-
Constructs a new instance with the given message and cause.
- IOExceptionWithCause(Throwable) - Constructor for exception org.apache.tika.io.IOExceptionWithCause
-
Constructs a new instance with the given cause.
- IOFileFilter - Interface in org.apache.commons.io.filefilter
-
An interface which brings the FileFilter and FilenameFilter
interfaces together.
- IOFileUploadException(String, IOException) - Constructor for exception org.apache.commons.fileupload.FileUploadBase.IOFileUploadException
-
Creates a new instance with the given cause.
- IOUtils - Class in org.apache.commons.compress.utils
-
Utility functions
- IoUtils - Class in org.apache.commons.imaging.util
-
- IOUtils - Class in org.apache.commons.io
-
General IO stream manipulation utilities.
- IOUtils() - Constructor for class org.apache.commons.io.IOUtils
-
Instances should NOT be constructed in standard programming.
- IOUtils - Class in org.apache.tika.io
-
General IO stream manipulation utilities.
- IOUtils() - Constructor for class org.apache.tika.io.IOUtils
-
Instances should NOT be constructed in standard programming.
- IProcessLauncherHook - Interface in com.adobe.versioncue.nativecomm.hook
-
Hook class for applying last-minute changes to the ncomm ProcessBuilder
before a new subprocess is spawned.
- IPS_URL_PROP - Static variable in interface com.day.cq.dam.scene7.api.Scene7EndpointsManager
-
- IpsApiException - Exception in com.day.cq.dam.scene7.api.model
-
- IpsApiException(int, String, String) - Constructor for exception com.day.cq.dam.scene7.api.model.IpsApiException
-
- IpsApiException(String) - Constructor for exception com.day.cq.dam.scene7.api.model.IpsApiException
-
- IpsApiException(Throwable) - Constructor for exception com.day.cq.dam.scene7.api.model.IpsApiException
-
- IpsApiFault - Class in com.scene7.ipsapi.common
-
Java class for anonymous complex type.
- IpsApiFault() - Constructor for class com.scene7.ipsapi.common.IpsApiFault
-
- IPTC - Interface in org.apache.tika.metadata
-
IPTC photo metadata schema.
- IPTC_APPLICATION_2_RECORD_NUMBER - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IPTC_ENV_TAG_CODED_CHARACTER_SET - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IPTC_ENVELOPE_RECORD_NUMBER - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IPTC_LAST_EDITED - Static variable in interface org.apache.tika.metadata.IPTC
-
The date and optionally time when any of the IPTC photo metadata fields
has been last edited
- IPTC_NON_EXTENDED_RECORD_MAXIMUM_SIZE - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IPTC_RECORD_TAG_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcConstants
-
- IptcAnpaParser - Class in org.apache.tika.parser.iptc
-
Parser for IPTC ANPA New Wire Feeds
- IptcAnpaParser() - Constructor for class org.apache.tika.parser.iptc.IptcAnpaParser
-
- IptcBlock - Class in org.apache.commons.imaging.formats.jpeg.iptc
-
Represents an IPTC block, a set of key-value pairs of Photoshop IPTC data.
- IptcBlock(int, byte[], byte[]) - Constructor for class org.apache.commons.imaging.formats.jpeg.iptc.IptcBlock
-
- IptcConstants - Class in org.apache.commons.imaging.formats.jpeg.iptc
-
- IptcParser - Class in org.apache.commons.imaging.formats.jpeg.iptc
-
- IptcParser() - Constructor for class org.apache.commons.imaging.formats.jpeg.iptc.IptcParser
-
- IptcRecord - Class in org.apache.commons.imaging.formats.jpeg.iptc
-
- IptcRecord(IptcType, byte[], String) - Constructor for class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- IptcRecord(IptcType, String, String) - Constructor for class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- IptcRecord(IptcType, String) - Constructor for class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- iptcType - Variable in class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- IptcType - Interface in org.apache.commons.imaging.formats.jpeg.iptc
-
- IptcTypeLookup - Class in org.apache.commons.imaging.formats.jpeg.iptc
-
- IptcTypes - Enum in org.apache.commons.imaging.formats.jpeg.iptc
-
- IRequest - Interface in com.adobe.versioncue.nativecomm.host
-
- IRequest - Interface in com.adobe.versioncue.nativecomm
-
- IRequest.IListener - Interface in com.adobe.versioncue.nativecomm
-
Listener interface to get progress information during request execution
- IResult - Interface in com.adobe.versioncue.nativecomm
-
- is(char) - Static method in class org.apache.commons.lang.CharRange
-
Constructs a CharRange
over a single character.
- is(T) - Static method in class org.apache.commons.lang3.Range
-
Obtains a range using the specified element as both the minimum
and maximum in this range.
- is(T, Comparator<T>) - Static method in class org.apache.commons.lang3.Range
-
Obtains a range using the specified element as both the minimum
and maximum in this range.
- IS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
-
- Is - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- is13() - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library is 1.3
.
- is14() - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library is 1.4
.
- is15() - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library is 1.5
.
- is32Bit() - Method in class org.apache.commons.lang3.arch.Processor
-
- is3DMimeType(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Checks whether the given resource represent an S7 3D model or not.
- is64Bit() - Method in class org.apache.commons.lang3.arch.Processor
-
- IS_DATE_PARAM - Static variable in interface com.adobe.cq.social.calendar.client.endpoints.CalendarRequestConstants
-
- IS_ENCRYPTED - Static variable in interface org.apache.tika.metadata.PDF
-
- IS_HTML - Static variable in class com.day.cq.mcm.emailprovider.ESConstants
-
- IS_IMPERSONATED - Static variable in interface com.adobe.granite.security.user.util.PropConstants
-
- IS_JAVA_1_1 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Java version 1.1 (also 1.1.x versions).
- IS_JAVA_1_1 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.1 (also 1.1.x versions).
- IS_JAVA_1_2 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Java version 1.2 (also 1.2.x versions).
- IS_JAVA_1_2 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.2 (also 1.2.x versions).
- IS_JAVA_1_3 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Java version 1.3 (also 1.3.x versions).
- IS_JAVA_1_3 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.3 (also 1.3.x versions).
- IS_JAVA_1_4 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Java version 1.4 (also 1.4.x versions).
- IS_JAVA_1_4 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.4 (also 1.4.x versions).
- IS_JAVA_1_5 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Java version 1.5 (also 1.5.x versions).
- IS_JAVA_1_5 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.5 (also 1.5.x versions).
- IS_JAVA_1_6 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Java version 1.6 (also 1.6.x versions).
- IS_JAVA_1_6 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.6 (also 1.6.x versions).
- IS_JAVA_1_7 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Java version 1.7 (also 1.7.x versions).
- IS_JAVA_1_7 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.7 (also 1.7.x versions).
- IS_JAVA_1_8 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 1.8 (also 1.8.x versions).
- IS_JAVA_1_9 - Static variable in class org.apache.commons.lang3.SystemUtils
-
- IS_JAVA_9 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Java version 9 (also 9.x versions).
- IS_MIXED_SUFFIX - Static variable in class com.adobe.granite.ui.components.Field
-
The suffix that specifies if a property is a mixed value (for bulk editing).
- IS_OS_400 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is IBM OS/400.
- IS_OS_AIX - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is AIX.
- IS_OS_AIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is AIX.
- IS_OS_FREE_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is FreeBSD.
- IS_OS_HP_UX - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is HP-UX.
- IS_OS_HP_UX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is HP-UX.
- IS_OS_IRIX - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Irix.
- IS_OS_IRIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Irix.
- IS_OS_LINUX - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Linux.
- IS_OS_LINUX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Linux.
- IS_OS_MAC - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Mac.
- IS_OS_MAC - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac.
- IS_OS_MAC_OSX - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Mac.
- IS_OS_MAC_OSX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac.
- IS_OS_MAC_OSX_CHEETAH - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Cheetah.
- IS_OS_MAC_OSX_EL_CAPITAN - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X El Capitan.
- IS_OS_MAC_OSX_JAGUAR - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Jaguar.
- IS_OS_MAC_OSX_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Leopard.
- IS_OS_MAC_OSX_LION - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Lion.
- IS_OS_MAC_OSX_MAVERICKS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Mavericks.
- IS_OS_MAC_OSX_MOUNTAIN_LION - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Mountain Lion.
- IS_OS_MAC_OSX_PANTHER - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Panther.
- IS_OS_MAC_OSX_PUMA - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Puma.
- IS_OS_MAC_OSX_SNOW_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Snow Leopard.
- IS_OS_MAC_OSX_TIGER - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Tiger.
- IS_OS_MAC_OSX_YOSEMITE - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Mac OS X Yosemite.
- IS_OS_NET_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is NetBSD.
- IS_OS_OPEN_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is OpenBSD.
- IS_OS_OS2 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is OS/2.
- IS_OS_OS2 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is OS/2.
- IS_OS_SOLARIS - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Solaris.
- IS_OS_SOLARIS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Solaris.
- IS_OS_SUN_OS - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is SunOS.
- IS_OS_SUN_OS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is SunOS.
- IS_OS_UNIX - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is a UNIX like system,
as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
- IS_OS_UNIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is a UNIX like system, as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
- IS_OS_WINDOWS - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows.
- IS_OS_WINDOWS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows.
- IS_OS_WINDOWS_10 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows 10.
- IS_OS_WINDOWS_2000 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows 2000.
- IS_OS_WINDOWS_2000 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows 2000.
- IS_OS_WINDOWS_2003 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows 2003.
- IS_OS_WINDOWS_2008 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows Server 2008.
- IS_OS_WINDOWS_2012 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows Server 2012.
- IS_OS_WINDOWS_7 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows 7.
- IS_OS_WINDOWS_7 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows 7.
- IS_OS_WINDOWS_8 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows 8.
- IS_OS_WINDOWS_95 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows 95.
- IS_OS_WINDOWS_95 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows 95.
- IS_OS_WINDOWS_98 - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows 98.
- IS_OS_WINDOWS_98 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows 98.
- IS_OS_WINDOWS_ME - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows ME.
- IS_OS_WINDOWS_ME - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows ME.
- IS_OS_WINDOWS_NT - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows NT.
- IS_OS_WINDOWS_NT - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows NT.
- IS_OS_WINDOWS_VISTA - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows Vista.
- IS_OS_WINDOWS_VISTA - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows Vista.
- IS_OS_WINDOWS_XP - Static variable in class org.apache.commons.lang.SystemUtils
-
Is true
if this is Windows XP.
- IS_OS_WINDOWS_XP - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is Windows XP.
- IS_OS_ZOS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is true
if this is z/OS.
- IS_SENDABLE - Static variable in class com.day.cq.mcm.exacttarget.ExactTargetConstants
-
- IS_VIRTUAL - Static variable in interface com.adobe.cq.social.activitystreams.api.SocialJsonConstants
-
Set this property to false if the activity object doesn't have an associated resource.
- isA(Resource, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
- isABaseProduct(Resource) - Static method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Returns true if resource's cq:commerceType is "product".
- isAbsolute() - Method in interface com.adobe.granite.haf.converter.api.description.LinkDescription
-
Get whether the link should be considered absolute or not.
- isAbsolute() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Returns true
if this is an absolute path; false
otherwise.
- isAbsolute() - Method in interface org.apache.jackrabbit.spi.Path
-
Tests whether this path is absolute, i.e.
- isAbsolute() - Method in interface org.apache.jackrabbit.vault.fs.api.PathFilter
-
Checks if the pattern is absolute, i.e.
- isAbsolute() - Method in class org.apache.jackrabbit.vault.fs.filter.DefaultPathFilter
-
Checks if the pattern is absolute, i.e.
- isAbsoluteURI() - Method in interface com.adobe.granite.haf.converter.api.ConverterContext
-
Indicator if absolute URI's are used.
- isAbsolutURI() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Indicator if absolute URI's are used.
- isAbstract() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isAbstract() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isAbstract() - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
For some odd reason, modifiers for array classes would
claim they are abstract types.
- isAbstract() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
-
- isAbstract() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
-
Returns true
if the privilege described by this definition
is abstract.
- isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
- isAbstract() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
-
- isAbstract() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns true
if the definition is abstract; false
otherwise.
- isAbstract() - Method in interface org.apache.jackrabbit.spi.PrivilegeDefinition
-
- isAbstract() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns true
if the definition is abstract; false
otherwise.
- isAbstract() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilege
-
- isAbstract() - Method in interface org.apache.sling.hapi.HApiType
-
Whether this type is abstract or not.
- ISABSTRACT_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the isAbstract
attribute.
- isAcceptable(Asset) - Method in interface com.day.cq.dam.commons.util.AssetUpdate.AssetCheck
-
- isAccessControllableMixin(String) - Method in interface org.apache.jackrabbit.vault.fs.spi.ACLManagement
-
Checks if the given node type name is use as access controllable
mixin.
- isAccessControlViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Checks whether this is an access control violation exception.
- isAccessTokenExpired(SalesforceResponse) - Method in class com.adobe.cq.mcm.salesforce.SalesforceClient
-
Checks if the currently set access token has been expired or not
- isAccessViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Checks whether this is an access violation exception.
- isAccurateRendering(Resource) - Static method in class com.day.cq.analytics.testandtarget.util.MboxHelper
-
Returns true if the mbox represented by the resource has accurateTargeting enabled.
- isAcknowledged() - Method in interface com.adobe.cq.screens.device.DeviceCommand
-
Returns whether the command was acknowledged by the device or not.
- isAcknowledged() - Method in interface com.adobe.cq.screens.DeviceMessageQueue.Entry
-
Returns whether the message of the entry is acknowledged or not
- isAcknowledged() - Method in interface com.adobe.granite.socketio.SocketIOAck
-
Checks if this ack is already handled.
- isACLNode(Node) - Method in interface org.apache.jackrabbit.vault.fs.spi.ACLManagement
-
Checks if the given node is an ACL node.
- isACLNodeType(String) - Method in interface org.apache.jackrabbit.vault.fs.spi.ACLManagement
-
Checks if the given node type name is used for ACLs
- isActivated(Product) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Check for public availability of a product.
- isActivated(Product) - Method in class com.adobe.cq.commerce.common.AbstractJcrCommerceService
-
Check for public availability of a product.
- isActivated() - Method in interface com.day.cq.replication.ReplicationStatus
-
Convenience method that checks if the last publish action was
'activate'.
- isActivationPolicyUsed(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer whether the specified bundle's autostart setting indicates that
the activation policy declared in the bundle's manifest must be used.
- isActive() - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandler
-
Indicates whether the handler is active or not.
- isActive(Resource) - Method in interface com.adobe.cq.contentinsight.ProviderSettingsProvider
-
Check if provider is active for the given resource.
- isActive() - Method in interface com.adobe.cq.projects.api.Project
-
indicates if the project is active
- isActive() - Method in interface com.adobe.granite.workflow.exec.Workflow
-
Indicates if the Workflow
instance is still active.
- isActive() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return whether or not the payload is active.
- isActive() - Method in interface com.day.cq.dam.commons.metadata.XmpFilter
-
- isActive() - Method in class com.day.cq.dam.commons.metadata.XmpFilterBlackWhite
-
- isActive() - Method in class com.day.cq.dam.scene7.api.model.Scene7CompanyMembership
-
- isActive() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns if the item is active.
- isActive() - Method in interface com.day.cq.replication.AgentConfigGroup
-
Checks if this config group is active in respect to run modes.
- isActive() - Method in interface com.day.cq.reporting.Filter
-
Checks if the filter is active.
- isActive() - Method in interface com.day.cq.workflow.exec.Workflow
-
Indicates if the Workflow
instance is still active.
- isActive() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Indicates that whether the installer is currently active
- isActive(Set<String>) - Method in class org.apache.sling.provisioning.model.RunMode
-
Check if this run mode is active wrt the given set of active run modes.
- isActivity() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns if the item is an activity.
- isAddedAsShutdownHook() - Method in class org.apache.commons.exec.ShutdownHookProcessDestroyer
-
Returns whether or not the ProcessDestroyer is registered as as shutdown
hook
- isAdditive() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
- isAdmin() - Method in class com.adobe.cq.social.group.client.api.AbstractCommunityGroupUser
-
- isAdmin() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupUser
-
- isAdmin() - Method in interface com.adobe.cq.social.scf.community.CommunityUser
-
check if the user is admin
- isAdmin() - Method in interface org.apache.jackrabbit.api.security.user.User
-
- isAdmin(ConfigurationParameters, String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- isAdobeJpegSegment() - Method in class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- isAfter(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is after the specified element.
- isAfter(long) - Method in class org.joda.time.base.AbstractInstant
-
Is this instant after the millisecond instant passed in
comparing solely by millisecond.
- isAfter(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
-
Is this instant after the instant passed in
comparing solely by millisecond.
- isAfter(long) - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval after the specified millisecond instant.
- isAfter(ReadableInstant) - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval after the specified instant.
- isAfter(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval entirely after the specified interval.
- isAfter(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
-
Is this partial later than the specified partial.
- isAfter(ReadableInstant) - Method in interface org.joda.time.ReadableInstant
-
Is this instant after the instant passed in
comparing solely by millisecond.
- isAfter(ReadableInstant) - Method in interface org.joda.time.ReadableInterval
-
Is this time interval after the specified instant.
- isAfter(ReadableInterval) - Method in interface org.joda.time.ReadableInterval
-
Is this time interval entirely after the specified interval.
- isAfterNow() - Method in class org.joda.time.base.AbstractInstant
-
Is this instant after the current instant
comparing solely by millisecond.
- isAfterNow() - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval after the current instant.
- isAfterRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is completely after the specified range.
- isAggregate(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- isAggregateRoot(Node) - Method in interface com.day.cq.replication.AggregateHandler
-
Checks if the given node is an aggregate root.
- isAggregateRoot(Node) - Method in class com.day.cq.replication.DefaultAggregateHandler
-
Checks if the given node is an aggregate root.
- isAjaxRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns true
if the request is to be considered an AJAX
request placed using the XMLHttpRequest
browser host object.
- isAliasReplicated(String) - Method in class com.day.cq.replication.ReplicationOptions
-
Returns true if path is already replicated else false.
- isAllBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if all of the CharSequences are empty (""), null or whitespace only.
- isAllEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if all of the CharSequences are empty ("") or null.
- isAllLowerCase(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only lowercase characters.
- isAllLowerCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only lowercase characters.
- isAllOverridden(String, String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
-
Checks if the whole configuration for the given context path and name is overridden.
- isAllow() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
- isAllow() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
-
- isAllow(AccessControlEntry) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns true if the AccessControlEntry represents 'allowed' rights or false
it it represents 'denied' rights.
- isAllowCreate() - Method in class com.adobe.granite.auth.saml.model.NameIdPolicy
-
- isAllowedMimeType(String, String) - Static method in class com.day.cq.dam.commons.util.DamMimeUtil
-
- isAllowMultiple() - Method in class com.scene7.ipsapi.CreatePropertySetTypeParam
-
Gets the value of the allowMultiple property.
- isAllowMultiple() - Method in class com.scene7.ipsapi.PropertySetType
-
Gets the value of the allowMultiple property.
- isAllSet(int) - Method in class org.apache.commons.lang.BitField
-
Returns whether all of the bits are set or not.
- isAllSet(int) - Method in class org.apache.commons.lang3.BitField
-
Returns whether all of the bits are set or not.
- isAllUpperCase(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only uppercase characters.
- isAllUpperCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only uppercase characters.
- isAlpha() - Method in class com.scene7.ipsapi.IllustratorOptions
-
Gets the value of the alpha property.
- isAlpha() - Method in class com.scene7.ipsapi.PostScriptOptions
-
Gets the value of the alpha property.
- isAlpha(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only unicode letters.
- isAlpha(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters.
- isAlphanumeric(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only unicode letters or digits.
- isAlphanumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters or digits.
- isAlphanumericSpace(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only unicode letters, digits
or space (' '
).
- isAlphanumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters, digits
or space (' '
).
- isAlphaSpace(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only unicode letters and
space (' ').
- isAlphaSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters and
space (' ').
- isAmbiguous(Property) - Static method in class org.apache.jackrabbit.vault.util.DocViewProperty
-
Checks if the type of the given property is ambiguous in respect to it's
property definition.
- isAnalytics() - Method in class com.adobe.cq.sightly.SightlyWCMMode
-
- isAnalyticsInitialized() - Method in class com.adobe.cq.social.reporting.analytics.api.AbstractAnalyticsTrendReportComponent
-
Returns true if Analytics mappings have been configured.
- isAnalyticsServiceConfigured(Resource) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Checks if Analytics Service is configured for the requested resource.
- isAncestor(String) - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Checks if the given item is an ancestor of the root node.
- isAncestor(String) - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Checks if the given node path is an ancestor of any of the filter sets.
- isAncestor(String) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Checks if the given node path is an ancestor of any of the filter sets.
- isAncestor(String) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- isAncestorOf(PathMap.Element<T>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return a flag indicating whether the specified node is a
child of this node.
- isAncestorOf(Path) - Method in interface org.apache.jackrabbit.spi.Path
-
Determines if
this path is an ancestor of the specified path,
based on their (absolute or relative) hierarchy level as returned by
Path.getDepth()
.
- isAnchor() - Method in class org.apache.tika.sax.Link
-
- isAnchorType() - Method in class com.fasterxml.jackson.databind.type.ReferenceType
-
Convenience accessor that allows checking whether this is the anchor type
itself; if not, it must be one of supertypes that is also a
ReferenceType
- isAnExperience(Resource) - Static method in class com.day.cq.mcm.api.MCMUtil
-
Checks if the resource
is of an experience type
(cq/personalization/components/teaserpage,
cq/personalization/components/offerpage,
mcm/components/newsletter/page,
mcm/campaign/components/campaign_newsletterpage).
- isAnnotationBundle(Annotation) - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector
-
Method for checking whether given annotation is considered an
annotation bundle: if so, all meta-annotations it has will
be used instead of annotation ("bundle") itself.
- isAnnotationBundle(Annotation) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair
-
- isAnnotationBundle(Annotation) - Method in class com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector
-
- isAnnotationProcessingEnabled() - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Method for determining whether annotation processing is enabled or not
(default settings are typically that it is enabled; must explicitly disable).
- isAnonymous(UserProperties) - Static method in class com.day.cq.personalization.UserPropertiesUtil
-
- isAnonymous(SlingHttpServletRequest) - Static method in class com.day.cq.personalization.UserPropertiesUtil
-
- isAnonymous() - Method in interface com.day.crx.packaging.PackageShareSession
-
Checks if this session is the anonymous session.
- isAnswered() - Method in interface com.adobe.cq.social.qna.client.api.QnaPost
-
Indicates whether this question is answered.
- isAntiItem() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Indicates whether this is an "anti-item" used in differential backups,
meaning it should delete the same file from a previous backup.
- isAnyBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if any of the CharSequences are empty ("") or null or whitespace only.
- isAnyEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if any of the CharSequences are empty ("") or null.
- isAppendStatics() - Method in class org.apache.commons.lang.builder.ReflectionToStringBuilder
-
Gets whether or not to append static fields.
- isAppendStatics() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append static fields.
- isAppendTransients() - Method in class org.apache.commons.lang.builder.ReflectionToStringBuilder
-
Gets whether or not to append transient fields.
- isAppendTransients() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append transient fields.
- isApplicable() - Method in class com.day.cq.wcm.foundation.AllowedComponentList
-
Deprecated.
Is the allowed component list applicable in the current context
- isApplicable() - Method in interface com.day.cq.wcm.foundation.model.AllowedComponents
-
Is the given resource contained by a page, with authored template structure,
and is the given resource set as editable (unlocked)
- isApplyRFC7613UsernameCaseMapped() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
-
Returns true if new AuthorizableIDs will be normalized according to
the UsernameCaseMapped profile defined in RFC7613
- isApproved() - Method in class com.adobe.cq.mcm.campaign.LinkingStatus
-
- isApproved(Page) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Checks if a newsletter is approved.
- isApproved() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Checks whether this comment is approved (in case comments are moderated).
- isApproved() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Checks whether this comment is approved (in case comments are moderated).
- isApproved() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorStatus
-
- isAProductOrVariant(Resource) - Static method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Returns true if resource's cq:commerceType is "product" or "variant".
- isArch(String) - Static method in class org.apache.commons.exec.OS
-
Determines if the OS on which Ant is executing matches the given OS
architecture.
- ISArchiveParser - Class in org.apache.tika.parser.isatab
-
- ISArchiveParser() - Constructor for class org.apache.tika.parser.isatab.ISArchiveParser
-
Default constructor.
- ISArchiveParser(String) - Constructor for class org.apache.tika.parser.isatab.ISArchiveParser
-
Constructor that accepts the pathname of ISArchive folder.
- isArray() - Method in class com.adobe.internal.xmp.options.AliasOptions
-
- isArray() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isArray() - Method in class com.adobe.xmp.options.AliasOptions
-
- isArray() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isArray() - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method that returns true if this node is an Array node, false
otherwise.
- isArray() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isArray() - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
- isArray() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
-
Determine whether the value is an array of atoms
- isArray() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
-
Determine whether the value is an array of atoms
- isArray() - Method in class org.apache.jackrabbit.oak.api.Type
-
Determine whether this is an array type
- isArrayAlternate() - Method in class com.adobe.internal.xmp.options.AliasOptions
-
- isArrayAlternate() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isArrayAlternate() - Method in class com.adobe.xmp.options.AliasOptions
-
- isArrayAlternate() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isArrayAltText() - Method in class com.adobe.internal.xmp.options.AliasOptions
-
- isArrayAltText() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isArrayAltText() - Method in class com.adobe.xmp.options.AliasOptions
-
- isArrayAltText() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isArrayByteBase64(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
- isArrayContentDetail() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether to output array content detail.
- isArrayContentDetail() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to output array content detail.
- isArrayItem() - Method in interface com.adobe.xmp.core.XMPNode
-
Checks if the node's parent is of type XMPArray.
- isArrayItemQualifier() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
Gets if the propertyInfo holds information for an array item qualifier.
- isArrayLimited() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isArrayOrdered() - Method in class com.adobe.internal.xmp.options.AliasOptions
-
- isArrayOrdered() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isArrayOrdered() - Method in class com.adobe.xmp.options.AliasOptions
-
- isArrayOrdered() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isArrayType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isArrayType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isArrayType() - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
- isArrayType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Learn whether the specified type denotes an array type.
- isArrayZero(byte[], int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Returns true if the first N bytes of an array are all zero
- isAscending() - Method in class com.adobe.cq.social.srp.SearchSortField
-
Return true if ascending.
- isAscending() - Method in class com.adobe.cq.social.ugc.api.UgcSort
-
Return true if ascending.
- isAscending(int) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Returns true
if the property i
should be ordered
ascending.
- isAscending() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
If true
the property is ordered ascending, otherwise
descending.
- isAscending() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
-
- isAscendingOrder() - Method in class org.apache.commons.collections.buffer.PriorityBuffer
-
Checks whether the heap is ascending or descending order.
- isAscii(SearchTerm) - Static method in class com.sun.mail.imap.protocol.SearchSequence
-
- isAscii(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit.
- isAscii(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit.
- isAsciiAlpha(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic.
- isAsciiAlpha(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic.
- isAsciiAlphaLower(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic lower case.
- isAsciiAlphaLower(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic lower case.
- isAsciiAlphanumeric(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit numeric.
- isAsciiAlphanumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit numeric.
- isAsciiAlphaUpper(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic upper case.
- isAsciiAlphaUpper(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic upper case.
- isAsciiControl(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit control.
- isAsciiControl(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit control.
- isAsciiNumeric(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit numeric.
- isAsciiNumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit numeric.
- isAsciiPrintable(char) - Static method in class org.apache.commons.lang.CharUtils
-
Checks whether the character is ASCII 7 bit printable.
- isAsciiPrintable(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the string contains only ASCII printable characters.
- isAsciiPrintable(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit printable.
- isAsciiPrintable(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only ASCII printable characters.
- isAsset(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- isAssignable(Class[], Class[]) - Static method in class org.apache.commons.lang.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Class[], Class[], boolean) - Static method in class org.apache.commons.lang.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Class, Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Checks if one Class
can be assigned to a variable of
another Class
.
- isAssignable(Class, Class, boolean) - Static method in class org.apache.commons.lang.ClassUtils
-
Checks if one Class
can be assigned to a variable of
another Class
.
- isAssignable(Class<?>[], Class<?>...) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Class<?>[], Class<?>[], boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if one Class
can be assigned to a variable of
another Class
.
- isAssignable(Class<?>, Class<?>, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if one Class
can be assigned to a variable of
another Class
.
- isAssignable(Type, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Checks if the subject type may be implicitly cast to the target type
following the Java generics rules.
- isAssignableFrom(Class<?>) - Method in class com.google.gson.reflect.TypeToken
-
- isAssignableFrom(Type) - Method in class com.google.gson.reflect.TypeToken
-
- isAssignableFrom(TypeToken<?>) - Method in class com.google.gson.reflect.TypeToken
-
- isAssignableFrom(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument can be converted to the specified class, if not, throws an exception.
- isAssignableFrom(Class<?>, Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument can be converted to the specified class, if not throws an exception.
- isAssigned() - Method in interface com.adobe.cq.social.badging.api.UserBadge
-
- isAssigned() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
Determine if this enrollment is for a user who is assigned to a resource as opposed to someone who access the
resource via the catalog.
- isAssignment(Resource) - Method in interface com.adobe.cq.screens.assignment.AssignmentService
-
Checks whether the specified resource is an assignment.
- isAsynchronousTask() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
If this an asynchronous task it should return
true
The OSGi installer will set the attribute
InstallTask.ASYNC_ATTR_NAME
with an integer value.
- ISATabUtils - Class in org.apache.tika.parser.isatab
-
- ISATabUtils() - Constructor for class org.apache.tika.parser.isatab.ISATabUtils
-
- isAtFullCapacity() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns true
if the capacity limit of this queue has been reached,
i.e.
- isAttached() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregate
-
Checks if this aggregate has an aggregator and its node exists.
- isAttachment() - Method in interface com.adobe.cq.social.srp.internal.MapResource
-
- isAttachment() - Method in class com.adobe.cq.social.srp.internal.MapResourceImpl
-
- isAttachmentAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isAttachmentAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
Allows attachment.
- isAttribute() - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
- isAudioHeader(int, int, int, int) - Static method in class org.apache.tika.parser.mp3.AudioFrame
-
Does this appear to be a 4 byte audio frame header?
- isAuthenticated() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Returns true
if the connection has been authenticated,
either due to a successful login, or due to a PREAUTH greeting response.
- isAuthenticationPreemptive() - Method in class org.apache.commons.httpclient.HttpState
-
- isAuthoringUIModeTouch(ServletRequest) - Static method in class com.day.cq.wcm.foundation.Placeholder
-
Check if UI is in authoring mode TOUCH
- IsAuthorizableFolderPredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter Folder nodes.
- IsAuthorizableFolderPredicate() - Constructor for class com.day.cq.commons.predicate.IsAuthorizableFolderPredicate
-
- isAuthorizableNodeType(String) - Method in interface org.apache.jackrabbit.vault.fs.spi.UserManagement
-
Checks if the given node type name is used for a User node.
- isAuthRequired() - Method in class com.adobe.cq.sites.ui.models.admin.security.AuthRequirement
-
Indicates if there is authentication required to access the content resource
- isAutoBr() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- isAutoCheckin() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
-
- isAutoCheckout() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Specifies whether versionable nodes is automatically checked out when
necessary.
- isAutoCheckout() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
-
- isAutoCreated() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
-
Determines whether the item is 'autoCreated'.
- isAutoCreated() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
-
Determines whether the item is 'autoCreated'.
- isAutoDeleteFiles() - Method in class org.apache.jackrabbit.vault.fs.io.JcrExporter
-
- isAutoExecuteTranslationWorkflowForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isAutoExecuteTranslationWorkflowForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isAutoList() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- isAutoSave() - Method in interface com.day.cq.security.UserManager
-
Deprecated.
If any write operations executed through the User API are automatically
persisted this method returns true
.
- isAutoSave() - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
If any write operations executed through the User API are automatically
persisted this method returns true
.
- isAutoSearched() - Method in class com.day.cq.searchpromote.xml.result.Suggestions
-
- isAvailable(String) - Method in interface com.adobe.cq.commerce.api.CommerceService
-
Test whether the commerce service (especially ones that rely on 3rd party services) is
currently available.
- isAvailable(String) - Method in interface com.adobe.xmp.schema.service.RelaxNGProvider
-
Checks if a schema (identified by its URI) can be provided.
- isAvailable(String) - Method in class com.adobe.xmp.schema.service.StandardRelaxNGProvider
-
- isAvailable() - Method in class org.apache.tika.language.translate.DefaultTranslator
-
- isAvailable() - Method in class org.apache.tika.language.translate.EmptyTranslator
-
- isAvailable() - Method in interface org.apache.tika.language.translate.Translator
-
- isAvailable() - Method in class org.apache.tika.parser.captioning.tf.TensorflowRESTCaptioner
-
- isAvailable() - Method in class org.apache.tika.parser.geo.topic.GeoParser
-
- isAvailable() - Method in class org.apache.tika.parser.ner.corenlp.CoreNLPNERecogniser
-
- isAvailable() - Method in class org.apache.tika.parser.ner.grobid.GrobidNERecogniser
-
- isAvailable() - Method in class org.apache.tika.parser.ner.mitie.MITIENERecogniser
-
- isAvailable() - Method in interface org.apache.tika.parser.ner.NERecogniser
-
checks if this Named Entity recogniser is available for service
- isAvailable() - Method in class org.apache.tika.parser.ner.nltk.NLTKNERecogniser
-
- isAvailable() - Method in class org.apache.tika.parser.ner.opennlp.OpenNLPNameFinder
-
- isAvailable() - Method in class org.apache.tika.parser.ner.opennlp.OpenNLPNERecogniser
-
- isAvailable() - Method in class org.apache.tika.parser.ner.regex.RegexNERecogniser
-
- isAvailable() - Method in interface org.apache.tika.parser.recognition.ObjectRecogniser
-
Is this service available
- isAvailable() - Method in class org.apache.tika.parser.recognition.tf.TensorflowImageRecParser
-
- isAvailable() - Method in class org.apache.tika.parser.recognition.tf.TensorflowRESTRecogniser
-
- isAvailableLocale(Locale) - Static method in class org.apache.commons.lang.LocaleUtils
-
Checks if the locale specified is in the list of available locales.
- isAvailableLocale(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Checks if the locale specified is in the list of available locales.
- isAVariant(Resource) - Static method in class com.adobe.cq.commerce.common.AbstractJcrProduct
-
Returns true if resource's cq:commerceType is "variant".
- isBackReference() - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector.ReferenceProperty
-
- isBackRoute() - Method in interface com.adobe.granite.workflow.exec.Route
-
Returns true if the route defines to a
WorkflowNode
which has
already been passed.
- isBackRoute() - Method in interface com.day.cq.workflow.exec.Route
-
Returns true if the route defines to a
WorkflowNode
which has
already been passed.
- isBAD() - Method in class com.sun.mail.iap.Response
-
- isBase64(byte) - Static method in class org.apache.commons.codec.binary.Base64
-
Returns whether or not the octet
is in the base 64 alphabet.
- isBase64(String) - Static method in class org.apache.commons.codec.binary.Base64
-
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
- isBase64(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
- isBatchMode() - Method in interface com.day.cq.dam.api.Asset
-
Indicates whether batch mode is enabled or not.
- isBatchMode() - Method in interface com.day.cq.replication.AgentConfig
-
Returns if the replication by this agent is performed in batch mode.
- isBefore(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is before the specified element.
- isBefore(long) - Method in class org.joda.time.base.AbstractInstant
-
Is this instant before the millisecond instant passed in
comparing solely by millisecond.
- isBefore(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
-
Is this instant before the instant passed in
comparing solely by millisecond.
- isBefore(long) - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval before the specified millisecond instant.
- isBefore(ReadableInstant) - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval before the specified instant.
- isBefore(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval entirely before the specified instant.
- isBefore(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
-
Is this partial earlier than the specified partial.
- isBefore(ReadableInstant) - Method in interface org.joda.time.ReadableInstant
-
Is this instant before the instant passed in
comparing solely by millisecond.
- isBefore(ReadableInstant) - Method in interface org.joda.time.ReadableInterval
-
Is this time interval before the specified instant.
- isBefore(ReadableInterval) - Method in interface org.joda.time.ReadableInterval
-
Is this time interval entirely before the specified interval.
- isBeforeNow() - Method in class org.joda.time.base.AbstractInstant
-
Is this instant before the current instant
comparing solely by millisecond.
- isBeforeNow() - Method in class org.joda.time.base.AbstractInterval
-
Is this time interval before the current instant.
- isBeforeRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is completely before the specified range.
- isBiasCorrected() - Method in class org.apache.commons.math.stat.descriptive.moment.SemiVariance
-
Returns true iff biasCorrected property is set to true.
- isBiasCorrected() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviation
-
- isBiasCorrected() - Method in class org.apache.commons.math.stat.descriptive.moment.Variance
-
- isBidirectional() - Method in interface com.adobe.granite.socialgraph.Relationship
-
Convenience operation that checks if this relationship is also established in the other direction.
- isBigDecimal() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isBigDecimal() - Method in class com.fasterxml.jackson.databind.node.DecimalNode
-
- isBigEndian() - Method in enum com.fasterxml.jackson.core.JsonEncoding
-
Whether encoding is big-endian (if encoding supports such
notion).
- isBigInteger() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isBigInteger() - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- isBinary() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check if this node represents
binary data (Base64 encoded).
- isBinary() - Method in class org.apache.jackrabbit.vault.fs.VaultFileCopy
-
- isBinary() - Method in class org.apache.jackrabbit.vault.util.BinaryCheckOutputStream
-
- isBinary(String) - Static method in class org.apache.jackrabbit.vault.util.MimeTypes
-
checks if the given mimetype denotes binary content
- isBinaryResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Returns true if the response is binary.
- isBit0_modifyTimePresent() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns whether bit0 of the flags byte is set or not,
which should correspond to the presence or absence of
a modify timestamp in this particular zip entry.
- isBit1_accessTimePresent() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns whether bit1 of the flags byte is set or not,
which should correspond to the presence or absence of
a "last access" timestamp in this particular zip entry.
- isBit2_createTimePresent() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns whether bit2 of the flags byte is set or not,
which should correspond to the presence or absence of
a create timestamp in this particular zip entry.
- isBitSet(String, int, int) - Method in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
-
- isBitSet(K, int, int) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns whether or not a bit is set.
- isBlank(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if a String is whitespace, empty ("") or null.
- isBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is empty (""), null or whitespace only.
- isBlkDev() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a block device?
- isBlockDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a block device.
- isBlockDevice() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a block device entry.
- isBlocked() - Method in interface com.day.cq.replication.ReplicationQueue
-
- isBogusClass(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- isBold() - Method in class org.apache.tika.parser.microsoft.ooxml.RunProperties
-
- isBoolean() - Method in enum com.fasterxml.jackson.core.JsonToken
-
- isBoolean() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check if this node was created from
JSON boolean value (literals "true" and "false").
- isBoolean() - Method in class com.google.gson.JsonPrimitive
-
Check whether this primitive contains a boolean value.
- isBoolHasAttachments() - Method in class org.apache.commons.mail.MultiPartEmail
-
Checks whether there are attachments.
- isBoolVal() - Method in class com.scene7.ipsapi.Metadata
-
Gets the value of the boolVal property.
- isBoolVal() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the boolVal property.
- isBoolVal() - Method in class com.scene7.ipsapi.MetadataUpdate
-
Gets the value of the boolVal property.
- isBoolVal() - Method in class com.scene7.ipsapi.SystemFieldCondition
-
Gets the value of the boolVal property.
- isBound() - Method in class org.apache.commons.math.estimation.EstimatedParameter
-
Deprecated.
Check if the parameter is bound
- isBreadcrumbsEnabled() - Method in class com.adobe.cq.social.forum.client.api.BaseForumConfiguration
-
- isBreadcrumbsEnabled() - Method in interface com.adobe.cq.social.forum.client.api.ForumConfiguration
-
- isBrotliCompressionAvailable() - Static method in class org.apache.commons.compress.compressors.brotli.BrotliUtils
-
Are the classes required to support Brotli compression available?
- isBrowserRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns true
if the given request can be assumed to be sent
by a client browser such as Firefix, Internet Explorer, etc.
- isBuffered() - Method in class org.apache.jackrabbit.vault.fs.io.ZipStreamArchive
-
Checks if this archive is currently buffered (and not using a temporary file).
- isBuildBodyClientCSSLibs() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the body css clientlibs will be built or not
- isBuildBodyClientJSLibs() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the body javascript clientlibs will be built or not
- isBuildBodyClientLibs() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the body clientlibs will be built or not
- isBuildCanvasComponent() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the canvas component will be built or not
- isBuildClientLibs() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the body clientlibs will be built or not
- isBuildHeadClientCSSLibs() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the head css clientlibs will be built or not
- isBuildHeadClientJSLibs() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the head javascript clientlibs will be built or not
- isBuildHeadClientLibs() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the head clientlibs will be built or not
- isBuildPageNodes() - Method in class com.day.cq.wcm.designimporter.CanvasBuildOptions
-
Indicates whether the canvas component nodes will be built or not
- isBulkEditAllowed() - Method in class com.adobe.granite.ui.components.Field
-
Returns true
if bulk edit is allowed on this field; false
otherwise.
- isBulkEditMode(HttpServletRequest) - Static method in class com.adobe.granite.ui.components.Field
-
Returns true
if bulk edit mode is set; false
otherwise
Bulk edit mode is set if the request has an attribute
BULK_EDIT_MODE_ATTRIBUTE
which has the value of true
- isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
-
- isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
-
- isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
-
- isBYE() - Method in class com.sun.mail.iap.Response
-
- isByteArrayBased() - Method in class com.day.durbo.DurboValue
-
Checks if this value internally is based on a byte array.
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.AbstractDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.BeanDeserializerBase
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.CollectionDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.EnumDeserializer
-
Because of costs associated with constructing Enum resolvers,
let's cache instances by default.
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.EnumMapDeserializer
-
Because of costs associated with constructing Enum resolvers,
let's cache instances by default.
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.EnumSetDeserializer
-
Because of costs associated with constructing Enum resolvers,
let's cache instances by default.
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.MapDeserializer
-
Turns out that these are expensive enough to create so that caching
does make sense.
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.IntegerDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.NumberDeserializers.LongDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.ObjectArrayDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.StringCollectionDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.StringDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer
-
- isCachable() - Method in class com.fasterxml.jackson.databind.JsonDeserializer
-
Method called to see if deserializer instance is cachable and
usable for other properties of same type (type for which instance
was created).
- isCached() - Method in class ch.randelshofer.io.ByteArrayImageInputStream
-
- isCachedFile() - Method in class ch.randelshofer.io.ByteArrayImageInputStream
-
- isCachedMemory() - Method in class ch.randelshofer.io.ByteArrayImageInputStream
-
- isCacheInvalidator() - Method in interface com.day.cq.replication.Agent
-
Indicates that this agent is used as cache invalidator.
- isCanAdd() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
- isCanInvite() - Method in class com.adobe.cq.social.group.client.api.AbstractCommunityGroupMemberListComponent
-
- isCanInvite() - Method in class com.adobe.cq.social.group.client.api.AbstractCommunityGroupUser
-
- isCanInvite() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupMemberListComponent
-
Check if logged in user can invite group members.
- isCanInvite() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupUser
-
Check if logged in user can invite group members.
- isCanonical() - Method in interface org.apache.jackrabbit.spi.Path
-
Tests whether this path is canonical, i.e.
- isCanPromote() - Method in class com.adobe.cq.social.group.client.api.AbstractCommunityGroupUser
-
- isCanPromote() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupUser
-
Check if logged in user can promote group members.
- isCanvas(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
- isCaseInsensitive() - Method in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap
-
- isCaseSensitive() - Method in class com.scene7.ipsapi.MetadataCondition
-
Gets the value of the caseSensitive property.
- isCaseSensitive() - Method in enum org.apache.commons.io.IOCase
-
Does the object represent case sensitive comparison.
- isCatchIntermediateIOExceptions() - Method in class org.apache.tika.parser.pdf.PDFParserConfig
-
- isCauseMethodName(String) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Tests if the list of method names used in the search for Throwable
objects include the given name.
- isCauseOf(Throwable) - Method in class org.apache.commons.io.input.TaggedInputStream
-
Tests if the given exception was caused by this stream.
- isCauseOf(Exception) - Method in class org.apache.commons.io.output.TaggedOutputStream
-
Tests if the given exception was caused by this stream.
- isCauseOf(IOException) - Method in class org.apache.tika.io.TaggedInputStream
-
Tests if the given exception was caused by this stream.
- isCauseOf(SAXException) - Method in class org.apache.tika.sax.TaggedContentHandler
-
Tests if the given exception was caused by this handler.
- isCaverphoneEqual(String, String) - Method in class org.apache.commons.codec.language.Caverphone
-
Deprecated.
Tests if the caverphones of two strings are identical.
- isCDataElement(String) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if the text node children of the given elements
should be output as CDATA.
- isChanged(Resource, String, String) - Method in interface com.day.cq.wcm.undo.BinaryValueManager
-
Checks if the binary value (located at the specified sub-path of the specified
paragraph) has changed in relation to the specified original undo data.
- isCharacterDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a character device.
- isCharacterDevice() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a character device entry.
- isCheckedOut(Asset) - Method in interface com.day.cq.dam.api.checkout.AssetCheckoutService
-
Checks if this asset is checked out.
- isCheckedOut() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks whether this node is checked out.
- isCheckedOutByDrive(Asset) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
Returns true, if an asset is checked out by drive.
- isCheckin() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Specifies whether versionable nodes is automatically checked in at the
end of the import operation.
- isCheckinOnNewVersionableNode() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
-
- isCheckSumOK() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's checksum status.
- isChoice() - Method in class com.adobe.xmp.schema.rng.model.ParamInfoGroup
-
Gets if this param group is defined inside a rng:choice
- isChosenAnswer() - Method in interface com.adobe.cq.social.qna.client.api.QnaPost
-
Indicates whether this is chosen answer.
- isChrDev() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a character device?
- isClientAuthHeaderUsed() - Method in class org.apache.oltu.oauth2.as.request.OAuthRequest
-
- isCloseAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isCloseAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isClosed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- isClosed() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- isClosed() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibrary
- isClosed() - Method in interface com.adobe.cq.social.filelibrary.client.api.FileLibrary
-
- isClosed() - Method in class com.adobe.cq.social.forum.client.api.AbstractForum
-
Check if this forum is closed.
- isClosed() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
- isClosed() - Method in interface com.adobe.cq.social.forum.client.api.Forum
-
Check if this forum is closed.
- isClosed() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Indicates whether this forum or topic is closed for further addition of topics/posts.
- isClosed() - Method in interface com.adobe.cq.social.tally.Poll
-
- isClosed() - Method in class com.fasterxml.jackson.core.base.GeneratorBase
-
- isClosed() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- isClosed() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- isClosed() - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method that can be called to determine whether this generator
is closed or not.
- isClosed() - Method in class com.fasterxml.jackson.core.JsonParser
-
Method that can be called to determine whether this parser
is closed or not.
- isClosed() - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- isClosed() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- isClosed() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- isClosed() - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- isClosed() - Method in class org.apache.commons.fileupload.MultipartStream.ItemInputStream
-
Returns, whether the stream is closed.
- isClosed() - Method in interface org.apache.commons.fileupload.util.Closeable
-
Returns, whether the object is already closed.
- isClosed() - Method in class org.apache.commons.fileupload.util.LimitedInputStream
-
Returns, whether this stream is already closed.
- isClosed() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Returns the current closed state of this circuit breaker.
- isClosed() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Returns the current closed state of this circuit breaker.
- isClosed() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Checks if this package is closed.
- isCloudConfigAppliedOnImmediateResource(Resource, String) - Method in interface com.adobe.granite.translation.core.TranslationCloudConfigUtil
-
- isCloudUGC(String) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
Check if path is non JCR based.
- isCloudUGC(String) - Static method in class com.adobe.cq.social.srp.utilities.internal.InternalStaticResourceUtilities
-
Check if path is non JCR based.
- isCloudUGC(String) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
Check if path is non JCR based.
- isCollection(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Checks if given resource represents a collection.
- isCollection() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns true if this webdav resource has the resourcetype 'collection'.
- ISCOLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
- isCollection() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
-
- isCollection(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-
- isCollection(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if an object is a Collection
or is backed by one.
- isCollectionLikeType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isCollectionLikeType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isCollectionLikeType() - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- isCollectionMapOrArray(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- isColonIncludedInTimeZone() - Method in class com.fasterxml.jackson.databind.util.StdDateFormat
-
Accessor for checking whether this instance would include colon
within timezone serialization or not: if {code true}, timezone offset
is serialized like -06:00
; if {code false} as -0600
.
- isCombineTagsWithOr() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
-
- isCommit() - Method in class org.apache.jackrabbit.webdav.transaction.TransactionInfo
-
Returns true, if this info requires a 'commit' action, false otherwise
(i.e.
- isCommitted() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
- isCommunityAdmin(ResourceResolver) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
Check if the current session has community administrator permission.
- isCompact() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isCompatibleWith(String) - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library is compatible with the given specification version,
that is if the specification version of the current Java Runtime library
is the same or newer than the given version.
- isCompatibleWith13() - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library is compatible with 1.3
, that is if the
specification version of the current Java Runtime library is the same or
newer than 1.3
.
- isCompatibleWith14() - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library is compatible with 1.4
, that is if the
specification version of the current Java Runtime library is the same or
newer than 1.4
.
- isCompatibleWith15() - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library is compatible with 1.5
, that is if the
specification version of the current Java Runtime library is the same or
newer than 1.5
.
- isComplete() - Method in class com.fasterxml.jackson.databind.deser.impl.PropertyValueBuffer
-
- isComplete() - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
-
- isComponentEnabled(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns whether the specified component description is currently enabled.
- isCompositeProperty() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
Gets the value of the property compositeProperty.
- isCompositeProperty() - Method in class com.adobe.xmp.options.PropertyOptions
-
Gets the value of the property compositeProperty.
- isCompositeRating() - Method in class com.adobe.cq.social.review.client.api.AbstractReview
-
- isCompositeRating() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- isCompositeRating() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
Return true if the review has composite ratings.
- isCompositeRating() - Method in interface com.adobe.cq.social.review.client.api.ReviewSocialComponent
-
Return true if the review has composite ratings.
- isCompressed() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Is this volume compressed? N.B., individual blocks may or may not be compressed.
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2Utils
-
Detects common bzip2 suffixes in the given filename.
- isCompressedFilename(String) - Method in class org.apache.commons.compress.compressors.FileNameUtil
-
Detects common format suffixes in the given filename.
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.gzip.GzipUtils
-
Detects common gzip suffixes in the given filename.
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Detects common lzma suffixes in the given filename.
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Detects common xz suffixes in the given filename.
- isConcat() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
-
Discovers if multiple possible encodings are concatenated.
- isConcat() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets if multiple phonetic encodings are concatenated or if just the first one is kept.
- isConcrete() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isConcrete() - Method in class com.fasterxml.jackson.databind.JavaType
-
Convenience method for checking whether underlying Java type
is a concrete class or not: abstract classes and interfaces
are not.
- isConcrete() - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
For some odd reason, modifiers for array classes would
claim they are abstract types.
- isConcrete(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Helper method that checks if given class is a concrete one;
that is, not an interface or abstract class.
- isConcrete(Member) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- isConfigurationParameter(Operation, String) - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperationExtension
-
Check if the specified parameter is a parameter that should be saved as a site configuration parameter
- isConfigured() - Method in interface com.adobe.cq.social.srp.internal.SocialDataService
-
- isConfigured(Resource) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Determines if ContextHub's instance is ready to use (it's false
when ContextHub's resource wasn't found).
- isConfigured(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Determines if ContextHub is configured for this request.
- isConnected() - Method in interface com.day.cq.mcm.api.Touchpoint
-
If the account has been connected with a remote publishing service.
- isConnected() - Method in class com.sun.mail.imap.IMAPStore
-
Check whether this store is connected.
- isConnected() - Method in class com.sun.mail.pop3.POP3Store
-
Check whether this store is connected.
- isConnected() - Method in class com.sun.mail.smtp.SMTPTransport
-
Check whether the transport is connected.
- isConservative() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Whether a task is conservative.
- isConstantBitrate() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the constantBitrate property.
- isConstraintViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Checks whether this is a constraint violation exception.
- isContainer() - Method in interface com.day.cq.connector.ConnectorResource
-
- isContainerNode() - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method that returns true for container nodes: Arrays and Objects.
- isContainerNode() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isContainerType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isContainerType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isContainerType() - Method in class com.fasterxml.jackson.databind.type.ArrayType
-
- isContainerType() - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
- isContainerType() - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- isContainerType() - Method in class com.fasterxml.jackson.databind.type.PlaceholderForType
-
- isContainerType() - Method in class com.fasterxml.jackson.databind.type.ResolvedRecursiveType
-
- isContainerType() - Method in class com.fasterxml.jackson.databind.type.SimpleType
-
- isContent(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character can be considered content.
- isContent(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character can be considered content.
- isContent(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character can be considered content.
- IsContentRequester - Interface in com.adobe.cq.dam.dm.internalapi.image_server
-
Provides helper API for getting data for those "renditions"
that are served via is/content/ context of image server and
are not represented by JCR resource nodes.
- isContentTypeFiltered() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
- isContextRelative() - Method in interface com.day.cq.rewriter.linkchecker.Link
-
Checks if this is a context relative link.
- isContiguous(ReadablePartial) - Static method in class org.joda.time.DateTimeUtils
-
Checks whether the partial is contiguous.
- isContinuation() - Method in class com.sun.mail.iap.Response
-
- isContinueOnAsyncUploadFailure() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- isCreatable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the String a valid Java number.
- isCreateCollectionRequest(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
-
Returns true
if the request is to create a collection resource.
- isCreateMask() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the createMask property.
- isCreateMask() - Method in class com.scene7.ipsapi.RipPdfsJob
-
Gets the value of the createMask property.
- isCreateMask() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the createMask property.
- isCreateMask() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the createMask property.
- isCreateMask() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the createMask property.
- isCreatePyramid() - Method in class com.scene7.ipsapi.CreateVignettePublishFormatParam
-
Gets the value of the createPyramid property.
- isCreatePyramid() - Method in class com.scene7.ipsapi.UpdateVignettePublishFormatParam
-
Gets the value of the createPyramid property.
- isCreatePyramid() - Method in class com.scene7.ipsapi.VignettePublishFormat
-
Gets the value of the createPyramid property.
- isCreateRequest(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
-
Returns true
if the request is to create a resource.
- isCreateRequest() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
Returns true
if this was a create request.
- isCreateRequest() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Returns true
if this was a create request.
- isCreateRequest() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Returns true
if this was a create request.
- isCreateTemplate() - Method in class com.scene7.ipsapi.PhotoshopLayerOptions
-
Gets the value of the createTemplate property.
- isCreateVersion() - Method in interface com.day.cq.dam.api.handler.xmp.XMPWriteBackOptions
-
Returns whether a version needs to be created or not for an asset on each writeback
- isCreatorVisible(Member) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
Method for checking whether given method is auto-detectable
as Creator, with respect to its visibility (not considering
method signature or name, just visibility)
- isCreatorVisible(AnnotatedMember) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
- isCreatorVisible(Member) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isCreatorVisible(AnnotatedMember) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isCurrent() - Method in class com.adobe.cq.social.filelibrary.client.api.FileLibraryBreadcrumb
-
- isCurrent() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Checks if this element is the current one.
- isCurrent() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
-
Checks if this TopologyView is currently valid - or if the
service knows of a topology change just going on (or another
uncertainty about the topology such as IOException etc)
- isCurrent() - Method in interface org.apache.sling.discovery.TopologyView
-
Checks if this TopologyView is currently valid - or if the
service knows of a topology change just going on (or another
uncertainty about the topology such as IOException etc)
- isCurrentPage() - Method in interface com.day.cq.search.result.ResultPage
-
- isCurrentPage() - Method in class com.day.cq.wcm.foundation.Search.Page
-
- isCurrentUserLike() - Method in class com.adobe.cq.social.tally.client.api.AbstractLiking
-
- isCurrentUserLike() - Method in class com.adobe.cq.social.tally.client.api.AbstractVoting
-
- isCurrentUserLike() - Method in interface com.adobe.cq.social.tally.client.api.LikingSocialComponent
-
- isCurrentUserLike() - Method in interface com.adobe.cq.social.tally.client.api.VotingSocialComponent
-
- isCustomFlagReasonAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isCustomFlagReasonAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isDaemon() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return whether or not the thread pool creates daemon threads.
- isDaemon() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- isDaemon() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return if daemon threads should be created.
- isDate() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Returns if this event is an all-day event.
- isDate(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-
- isDate(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if the provided object represents a date or calendar.
- isDateAccessedFromExternalEvent() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Is date information accessed from an external event?
- isDateAccessedWithoutExternalsCheck() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Is date information accessed without checking if an event is external?
- isDeactivated() - Method in interface com.day.cq.replication.ReplicationStatus
-
Convenience method that checks if the last publish action was
'deactivate'.
- isDebug(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns whether debug is enabled for a given ContextHub instance.
- isDebug() - Method in interface com.adobe.internal.xmp.XMPVersionInfo
-
- isDebug() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- isDebugEnabled() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Checks if debug support is enabled.
- isDebugEnabled() - Static method in class org.apache.commons.exec.util.DebugUtils
-
Determines if debugging is enabled based on the
system property "COMMONS_EXEC_DEBUG".
- isDebugEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
Debug is never enabled.
- isDebugEnabled() - Method in class org.apache.commons.logging.impl.SimpleLog
-
Are debug messages currently enabled?
- isDebugEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isDebugEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isDebugEnabled() - Method in interface org.apache.commons.logging.Log
-
Is debug logging currently enabled?
- isDebugEnabled() - Method in class org.apache.log4j.Category
-
- isDebugEnabled() - Method in class org.slf4j.event.EventRecodingLogger
-
- isDebugEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
-
- isDebugEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- isDebugEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isDebugEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isDebugEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
-
- isDebugEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the DEBUG level?
- isDebugEnabled(Marker) - Method in interface org.slf4j.Logger
-
- isDeclared(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Checks if the variable identified by name
is tracked by this tracker or not.
- isDeclaredMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
Test whether an
Authorizable
is a declared member of this group.
- isDeep() - Method in interface com.adobe.cq.launches.api.Launch
-
Deprecated.
- isDeep - Variable in class com.adobe.cq.launches.api.LaunchManager.CreateOptions
-
If true
, child resources of provided source resource will be included in the launch.
- isDeep() - Method in interface com.adobe.cq.launches.api.LaunchSource
-
Returns true
if the current LaunchSource
has been created with inclusion of sub pages
- isDeep() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Whether the listener registration is deep
- isDeep() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
- isDeep() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Returns true if the Lock is deep.
- isDeep() - Method in interface org.apache.jackrabbit.spi.LockInfo
-
Returns true if the Lock is deep.
- isDeep() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return true if the lock is deep.
- isDeep() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
- isDeep() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Returns true if the lock must be applied with depth infinity.
- isDeep() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Returns true if the
depths header
defined a depth other than '0'.
- isDeep() - Method in class org.apache.jackrabbit.webdav.transaction.TxActiveLock
-
Always returns true.
- isDeep(String) - Method in interface org.apache.sling.distribution.DistributionRequest
-
Returns whether the paths are covering the entire subtree (deep) or just the specified nodes (shallow)
- isDeep(String) - Method in class org.apache.sling.distribution.SimpleDistributionRequest
-
Returns whether the a path is covering the entire subtree (deep) or just the specified nodes (shallow)
- isDeepCancel() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- isDefault() - Method in interface com.adobe.cq.commerce.api.smartlist.SmartList
-
Return true
if the smart list is the default smart list, otherwise false
.
- isDefault() - Method in interface com.adobe.granite.haf.converter.api.description.ActionDescription
-
Get whether the action is considered the default.
- isDefault() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the default status of this configuration
- isDefault() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- isDefault() - Method in interface org.apache.jackrabbit.vault.fs.api.Aggregator
-
Checks if this aggregator is the default aggregator.
- isDefault() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
- isDefaultExperience() - Method in class com.day.cq.mcm.landingpage.parser.taghandlers.mbox.MBoxExperienceTagHandler
-
- isDefaultFullDetail() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether to use full detail when the caller doesn't
specify.
- isDefaultFullDetail() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use full detail when the caller doesn't
specify.
- isDefaultStream() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
Checks if this is a default stream.
- isDefaultUserStream() - Method in interface com.adobe.granite.activitystreams.ActivityStream
-
- isDelayedDelete() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
- isDelayedMigrationActive() - Method in interface com.day.cq.compat.codeupgrade.MigrationModeCheck
-
- isDelayedMigrationActive(CodeUpgradeTask) - Method in interface com.day.cq.compat.codeupgrade.MigrationModeCheck
-
Detect if a specified code upgrade task should be executed
- isDelayedPublishEnabled() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the secure preview feature state support status as a string.
- isDelegateEventAware() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isDelegateNOP() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isDelegateNull() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isDeleteAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isDeleteAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isDeleted() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
- isDeleted() - Method in interface com.day.cq.dam.api.Revision
-
Return a flag indicating whether this revision belongs to a deleted asset.
- isDeleted() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Has this file been deleted? (On valid on incremental dumps.)
- isDelivered() - Method in interface com.adobe.cq.screens.device.DeviceCommand
-
Returns whether the command was delivered to the device or not.
- isDelivered() - Method in interface com.adobe.cq.screens.DeviceMessageQueue.Entry
-
Returns whether the message of the entry was delivered or not
- isDelivered() - Method in interface com.day.cq.replication.ReplicationStatus
-
Checks if the content is delivered.
- isDeltaVMethod(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
-
Returns true, if the specified method is defined by RFC 3253
- isDeny() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
-
- isDenyAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isDenyAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isDenyBeforeGrant() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
-
- isDeprecated() - Method in class com.adobe.cq.sites.ui.models.admin.security.CUGConfig
-
Indicates if the content resource is using a deprecated Closed User Group configuration
- isDeprecated() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
Denotes that this property shall not be used anymore,
while it is still accepted.
- isDeprecated() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- isDescendant(String, String) - Static method in class com.day.text.Text
-
Determines if the descendant
handle is hierarchical a
descendant of handle
.
- isDescendant(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Determines if the descendant
path is hierarchical a
descendant of path
.
- isDescendant(String, String) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Determines if the descendant
path is hierarchical a
descendant of path
.
- isDescendantOf(Path) - Method in interface org.apache.jackrabbit.spi.Path
-
Determines if
this path is a descendant of the specified path,
based on their (absolute or relative) hierarchy level as returned by
Path.getDepth()
.
- isDescendantOrEqual(String, String) - Static method in class com.day.text.Text
-
Determines if the descendant
handle is hierarchical a
descendant of handle
or equal to it.
- isDescendantOrEqual(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Determines if the descendant
path is hierarchical a
descendant of path
or equal to it.
- isDescendantOrEqual(String, String) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Determines if the descendant
path is hierarchical a
descendant of path
or equal to it.
- isDescendent(TarArchiveEntry) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Determine if the given entry is a descendant of this entry.
- isDesign() - Method in class com.adobe.cq.sightly.SightlyWCMMode
-
- isDeviceGroup(Resource) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
Checks whether the given
Resource
represents a
WCM Mobile Device Group.
- isDeviceGroup(Page) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
Checks whether the given Page
represents a WCM Mobile Device Group.
- isDigest() - Method in interface com.day.cq.notification.api.Subscription
-
- isDigits(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Checks whether the String
contains only
digit characters.
- isDigits(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Checks whether the String
contains only
digit characters.
- isDigits(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the String
contains only
digit characters.
- isDirectionSupported(String, String) - Method in interface com.adobe.granite.translation.api.TranslationService
-
Returns true/false whether the current service supports the specified translation direction.
- isDirectory() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- isDirectory() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Returns true if this entry refers to a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
True if the entry refers to a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a directory?
- isDirectory() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Return whether or not this entry represents a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Return whether or not this entry represents a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Is this entry a directory?
- isDirectory() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Is this entry a directory?
- isDirectory() - Method in class org.apache.commons.io.monitor.FileEntry
-
Indicate whether the file is a directory or not.
- isDirectory() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Checks if this file is a directory.
- isDirectory() - Method in interface org.apache.jackrabbit.vault.fs.io.Archive.Entry
-
Returns true
if the entry designates a directory.
- isDisabled() - Method in class com.adobe.cq.sightly.SightlyWCMMode
-
- isDisabled(SlingHttpServletRequest) - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns whether a given ContextHub instance is disabled.
- isDisabled() - Method in interface com.day.cq.security.User
-
Deprecated.
- isDisabled() - Method in interface org.apache.jackrabbit.api.security.user.User
-
Returns true
if this user is disabled, false
otherwise.
- isDisabled(int) - Method in interface org.apache.log4j.spi.LoggerRepository
-
Returns whether this repository is disabled for a given
level.
- isDisableLoginAdministrative() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns whether to disable the
SlingRepository.loginAdministrative
method or not.
- isDiscardElement(String) - Method in class org.apache.tika.parser.html.DefaultHtmlMapper
-
- isDiscardElement(String) - Method in interface org.apache.tika.parser.html.HtmlMapper
-
Checks whether all content within the given HTML element should be
discarded instead of including it in the parse output.
- isDiscardElement(String) - Method in class org.apache.tika.parser.html.IdentityHtmlMapper
-
- isDisplay() - Method in class com.day.cq.searchpromote.xml.result.Zone
-
- isDMS7Enabled() - Method in interface com.day.cq.dam.scene7.api.S7ConfigResolver
-
Temporary method for checking if DMS7 feature is enalbed
- isDoLoop() - Method in class org.apache.commons.collections.functors.WhileClosure
-
Is the loop a do-while loop.
- isDoLoop() - Method in class org.apache.commons.collections4.functors.WhileClosure
-
Is the loop a do-while loop.
- isDoNotGetRepliesOnListingPage() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isDoNotGetRepliesOnListingPage() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isDouble() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isDouble() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- isDoubleMetaphoneEqual(String, String) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Check if the Double Metaphone values of two String
values
are equal.
- isDoubleMetaphoneEqual(String, String, boolean) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Check if the Double Metaphone values of two String
values
are equal, optionally using the alternate value.
- isDownloadAssets() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- isDownloadRenditions() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- isDownloadSubassets() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- isDraft() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Checks if is draft.
- isDraft() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Checks if is draft.
- isDraft() - Method in class org.apache.sling.atom.taglib.EntryTagHandler
-
- isDryRun() - Method in class org.apache.jackrabbit.vault.fs.io.AutoSave
-
- isDryRun() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the dry run flag.
- isDup(String) - Method in class com.fasterxml.jackson.core.json.DupDetector
-
- isDynamic() - Method in class org.apache.tika.config.ServiceLoader
-
Returns if the service loader is static or dynamic
- isDynamicMediaEnabled(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DynamicMediaHelper
-
- isDynamicMediaServiceConfigured(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
Helper method to determine if Dynamic Media Service support cloud config has been defined.
- isDynamicMediaServiceConfigured(ResourceResolver, String) - Static method in class com.day.cq.dam.commons.util.DynamicMediaServicesConfigUtil
-
Helper method to determine if Dynamic Media Service support cloud config has been defined.
- isEdit() - Method in class com.adobe.cq.sightly.SightlyWCMMode
-
- isEditable() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupCollection
-
- isEditable() - Method in interface com.adobe.cq.social.scf.community.CommunityAuthorizableCollection
-
check if editable
- isEditable() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Return true
if resource is editable.
- isEditAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isEditAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isEditSupportedFormat(String) - Static method in class com.day.cq.dam.commons.util.UIHelper
-
returns whether Interactive Edit(crop/rotate) operations are supported on
the given mimetype
- isElement() - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
- isEmailTrashCleanupWarning() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the emailTrashCleanupWarning property.
- isEmailTrashCleanupWarning() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the emailTrashCleanupWarning property.
- isEmpty() - Method in class com.adobe.cq.commerce.common.ValueMapDecorator
- isEmpty() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizables
-
- isEmpty() - Method in class com.adobe.granite.ui.components.AttrBuilder
-
Returns true
if there is no attribute in this builder, false
otherwise.
- isEmpty() - Method in class com.adobe.granite.ui.components.BulkEditValueMap
-
- isEmpty() - Method in interface com.adobe.xmp.core.XMPArray
-
Checks if the array is empty
- isEmpty() - Method in class com.adobe.xmp.core.XMPLanguageAlternative
-
Checks if the Language Alternative is empty
- isEmpty() - Method in class com.adobe.xmp.path.XMPPath
-
- isEmpty() - Method in class com.day.cq.commons.ValueMapWrapper
-
- isEmpty() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
-
Deprecated.
Return a flag indicating whether the parser has still some undigested
characters left.
- isEmpty() - Method in class com.day.cq.search.PredicateGroup
-
- isEmpty() - Method in class com.day.cq.wcm.commons.policy.ContentPolicyStyle
-
- isEmpty() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- isEmpty() - Method in class com.day.cq.wcm.foundation.forms.MergedValueMap
-
- isEmpty() - Method in class com.day.cq.wcm.foundation.List
-
States whether the list is empty.
- isEmpty() - Method in class com.day.io.ByteBuffer
-
Checks if the buffer is empty.
- isEmpty() - Method in class com.day.io.file.TempDirectory
-
- isEmpty() - Method in class com.day.util.FinalizerHandler
-
Returns
true
if no
Finalizer
objects are registered
yet.
- isEmpty() - Method in class com.day.util.ListMap
-
- isEmpty() - Method in class com.day.util.OrderedSet
-
- isEmpty() - Method in class com.day.util.OrderedStringKeyMap
-
Checks if this map is empty.
- isEmpty(SerializerProvider, XMLGregorianCalendar) - Method in class com.fasterxml.jackson.databind.ext.CoreXMLSerializers.XMLGregorianCalendarSerializer
-
- isEmpty(SerializerProvider) - Method in class com.fasterxml.jackson.databind.JsonSerializable.Base
-
Method that may be called on instance to determine if it is considered
"empty" for purposes of serialization filtering or not.
- isEmpty(T) - Method in class com.fasterxml.jackson.databind.JsonSerializer
-
- isEmpty(SerializerProvider, T) - Method in class com.fasterxml.jackson.databind.JsonSerializer
-
Method called to check whether given serializable value is
considered "empty" value (for purposes of suppressing serialization
of empty values).
- isEmpty(SerializerProvider) - Method in class com.fasterxml.jackson.databind.node.ArrayNode
-
- isEmpty(SerializerProvider) - Method in class com.fasterxml.jackson.databind.node.ObjectNode
-
- isEmpty() - Method in class com.fasterxml.jackson.databind.PropertyName
-
Method that is basically equivalent of:
- isEmpty(SerializerProvider, List<?>) - Method in class com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer
-
- isEmpty(SerializerProvider, Iterator<?>) - Method in class com.fasterxml.jackson.databind.ser.impl.IteratorSerializer
-
- isEmpty(SerializerProvider, Map.Entry<?, ?>) - Method in class com.fasterxml.jackson.databind.ser.impl.MapEntrySerializer
-
- isEmpty(SerializerProvider, String[]) - Method in class com.fasterxml.jackson.databind.ser.impl.StringArraySerializer
-
- isEmpty(SerializerProvider, Object) - Method in class com.fasterxml.jackson.databind.ser.impl.UnknownSerializer
-
- isEmpty(SerializerProvider, byte[]) - Method in class com.fasterxml.jackson.databind.ser.std.ByteArraySerializer
-
- isEmpty(SerializerProvider, Collection<?>) - Method in class com.fasterxml.jackson.databind.ser.std.CollectionSerializer
-
- isEmpty(SerializerProvider, T) - Method in class com.fasterxml.jackson.databind.ser.std.DateTimeSerializerBase
-
- isEmpty(SerializerProvider, EnumSet<? extends Enum<?>>) - Method in class com.fasterxml.jackson.databind.ser.std.EnumSetSerializer
-
- isEmpty(SerializerProvider, Iterable<?>) - Method in class com.fasterxml.jackson.databind.ser.std.IterableSerializer
-
- isEmpty(SerializerProvider, Map<?, ?>) - Method in class com.fasterxml.jackson.databind.ser.std.MapSerializer
-
- isEmpty(SerializerProvider, Object[]) - Method in class com.fasterxml.jackson.databind.ser.std.ObjectArraySerializer
-
- isEmpty(SerializerProvider, T) - Method in class com.fasterxml.jackson.databind.ser.std.ReferenceTypeSerializer
-
- isEmpty(SerializerProvider, JsonSerializable) - Method in class com.fasterxml.jackson.databind.ser.std.SerializableSerializer
-
- isEmpty(SerializerProvider, T) - Method in class com.fasterxml.jackson.databind.ser.std.StaticListSerializerBase
-
- isEmpty(SerializerProvider, boolean[]) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.BooleanArraySerializer
-
- isEmpty(SerializerProvider, char[]) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.CharArraySerializer
-
- isEmpty(SerializerProvider, double[]) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.DoubleArraySerializer
-
- isEmpty(SerializerProvider, float[]) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.FloatArraySerializer
-
- isEmpty(SerializerProvider, int[]) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.IntArraySerializer
-
- isEmpty(SerializerProvider, long[]) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.LongArraySerializer
-
- isEmpty(SerializerProvider, short[]) - Method in class com.fasterxml.jackson.databind.ser.std.StdArraySerializers.ShortArraySerializer
-
- isEmpty(SerializerProvider, Object) - Method in class com.fasterxml.jackson.databind.ser.std.StdDelegatingSerializer
-
- isEmpty(SerializerProvider, Object) - Method in class com.fasterxml.jackson.databind.ser.std.StringSerializer
-
- isEmpty(SerializerProvider, Object) - Method in class com.fasterxml.jackson.databind.ser.std.ToStringSerializer
-
- isEmpty(SerializerProvider, UUID) - Method in class com.fasterxml.jackson.databind.ser.std.UUIDSerializer
-
- isEmpty() - Method in class com.fasterxml.jackson.databind.type.TypeBindings
-
- isEmpty() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Return if this BundleTracker
is empty.
- isEmpty() - Method in class org.apache.cocoon.xml.sax.SAXBuffer
-
- isEmpty() - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
-
- isEmpty() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
-
- isEmpty() - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Returns true if the underlying map is empty.
- isEmpty() - Method in class org.apache.commons.collections.bidimap.AbstractDualBidiMap
-
- isEmpty() - Method in class org.apache.commons.collections.bidimap.TreeBidiMap
-
Checks whether the map is empty or not.
- isEmpty() - Method in class org.apache.commons.collections.BinaryHeap
-
Deprecated.
Tests if queue is empty.
- isEmpty() - Method in class org.apache.commons.collections.BoundedFifoBuffer
-
Deprecated.
Returns true if this buffer is empty; false otherwise.
- isEmpty() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer
-
Returns true if this buffer is empty; false otherwise.
- isEmpty() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBuffer
-
Returns true if this buffer is empty; false otherwise.
- isEmpty() - Method in class org.apache.commons.collections.collection.AbstractCollectionDecorator
-
- isEmpty() - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Checks whether this composite collection is empty.
- isEmpty() - Method in class org.apache.commons.collections.collection.SynchronizedCollection
-
- isEmpty(Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Null-safe check if the specified collection is empty.
- isEmpty() - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns true if this list contains no elements.
- isEmpty() - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
Returns true if the underlying map is empty.
- isEmpty() - Method in class org.apache.commons.collections.FastArrayList
-
Test if this list has no elements.
- isEmpty() - Method in class org.apache.commons.collections.FastHashMap
-
Return true
if this map contains no mappings.
- isEmpty() - Method in class org.apache.commons.collections.FastTreeMap
-
Return true
if this map contains no mappings.
- isEmpty() - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- isEmpty() - Method in class org.apache.commons.collections.map.AbstractHashedMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections.map.AbstractMapDecorator
-
- isEmpty() - Method in class org.apache.commons.collections.map.AbstractReferenceMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections.map.CompositeMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.apache.commons.collections.map.Flat3Map
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections.map.MultiKeyMap
-
- isEmpty() - Method in class org.apache.commons.collections.map.SingletonMap
-
Checks whether the map is currently empty, which it never is.
- isEmpty() - Method in class org.apache.commons.collections.map.StaticBucketMap
-
Checks if the size is currently zero.
- isEmpty(Map) - Static method in class org.apache.commons.collections.MapUtils
-
Null-safe check if the specified map is empty.
- isEmpty() - Method in interface org.apache.commons.collections.PriorityQueue
-
Deprecated.
Test if queue is empty.
- isEmpty() - Method in class org.apache.commons.collections.ProxyMap
-
Deprecated.
Invokes the underlying Map.isEmpty()
method.
- isEmpty() - Method in class org.apache.commons.collections.ReferenceMap
-
Deprecated.
Returns true
if this map is empty.
- isEmpty() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Implements Map.isEmpty()
.
- isEmpty() - Method in class org.apache.commons.collections.set.MapBackedSet
-
- isEmpty() - Method in class org.apache.commons.collections.StaticBucketMap
-
Deprecated.
Implements Map.isEmpty()
.
- isEmpty() - Method in class org.apache.commons.collections.SynchronizedPriorityQueue
-
Deprecated.
Test if queue is empty.
- isEmpty() - Method in class org.apache.commons.collections.UnboundedFifoBuffer
-
Deprecated.
Returns true if this buffer is empty; false otherwise.
- isEmpty() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Returns true if the underlying map is empty.
- isEmpty() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
- isEmpty() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Checks whether the map is empty or not.
- isEmpty() - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
- isEmpty() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Checks whether this composite collection is empty.
- isEmpty() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
- isEmpty(Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Null-safe check if the specified collection is empty.
- isEmpty() - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if this iterable is empty.
- isEmpty() - Method in interface org.apache.commons.collections4.Get
-
- isEmpty(Iterable<?>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Answers true if the provided iterable is empty.
- isEmpty(Iterator<?>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Checks if the given iterator is empty.
- isEmpty() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- isEmpty() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
-
- isEmpty() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns true
if this map contains no key-value mappings.
- isEmpty() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to determining if it is empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Checks whether the map is currently empty, which it never is.
- isEmpty() - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Checks if the size is currently zero.
- isEmpty(Map<?, ?>) - Static method in class org.apache.commons.collections4.MapUtils
-
Null-safe check if the specified map is empty.
- isEmpty() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
- isEmpty() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
- isEmpty(MultiValuedMap<?, ?>) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Null-safe check if the specified MultiValuedMap
is empty.
- isEmpty() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Returns true if the underlying map is empty.
- isEmpty() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns true
if this map contains no key-value mappings.
- isEmpty() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns true if this queue is empty; false otherwise.
- isEmpty() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Checks whether this composite set is empty.
- isEmpty() - Method in class org.apache.commons.collections4.set.MapBackedSet
-
- isEmpty() - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
- isEmpty() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
-
- isEmpty(Object[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of Objects is empty or null
.
- isEmpty(long[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive longs is empty or null
.
- isEmpty(int[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive ints is empty or null
.
- isEmpty(short[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive shorts is empty or null
.
- isEmpty(char[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive chars is empty or null
.
- isEmpty(byte[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive bytes is empty or null
.
- isEmpty(double[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive doubles is empty or null
.
- isEmpty(float[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive floats is empty or null
.
- isEmpty(boolean[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive booleans is empty or null
.
- isEmpty(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if a String is empty ("") or null.
- isEmpty() - Method in class org.apache.commons.lang.text.StrBuilder
-
Checks is the string builder is empty (convenience Collections API style method).
- isEmpty(Object[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of Objects is empty or null
.
- isEmpty(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive longs is empty or null
.
- isEmpty(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive ints is empty or null
.
- isEmpty(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive shorts is empty or null
.
- isEmpty(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive chars is empty or null
.
- isEmpty(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive bytes is empty or null
.
- isEmpty(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive doubles is empty or null
.
- isEmpty(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive floats is empty or null
.
- isEmpty(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive booleans is empty or null
.
- isEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is empty ("") or null.
- isEmpty() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks is the string builder is empty (convenience Collections API style method).
- isEmpty() - Method in class org.apache.commons.math.ode.events.CombinedEventsManager
-
Deprecated.
Check if the manager does not manage any event handlers.
- isEmpty() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Returns true
if this policy does not yet define any
entries.
- isEmpty() - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
-
- isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
- isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
-
Returns true
if this privilege bits includes no privileges
at all.
- isEmpty() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns true
if this collection is empty.
- isEmpty() - Method in interface org.apache.jackrabbit.vault.fs.api.ArtifactSet
-
Checks if this set is empty.
- isEmpty() - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Checks if this filter set has any entries defined.
- isEmpty() - Method in class org.apache.jackrabbit.vault.fs.api.NodeNameList
-
- isEmpty() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Checks if the package has content.
- isEmpty() - Method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
-
- isEmpty() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
- isEmpty() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
- isEmpty() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
Returns true if the PropContainer does not yet contain any content elements.
- isEmpty(String) - Static method in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
- isEmpty() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
- isEmpty() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- isEmpty() - Method in class org.apache.sling.distribution.queue.DistributionQueueStatus
-
check if the queue is empty
- isEmpty(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns true
if AccessControlList
acl
does not yet define any entries.
- isEmpty() - Method in exception org.apache.sling.models.factory.MissingElementsException
-
- isEmpty() - Method in class org.apache.sling.provisioning.model.ItemList
-
Check if the list is empty.
- isEmpty() - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Check whether this map is empty.
- isEmpty() - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Checks if the declaration stack is empty.
- isEmpty(String) - Static method in class org.apache.tika.parser.chm.core.ChmCommons
-
- isEmptyTokenAsNull() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets whether the tokenizer currently returns empty tokens as null.
- isEmptyTokenAsNull() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets whether the tokenizer currently returns empty tokens as null.
- isEmtpy() - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
Returns true if this NCList
object contains no items.
- isEmtpy() - Method in class com.adobe.versioncue.nativecomm.msg.NCMap
-
Returns true if the NCMap is empty
- isEnabled(SlingHttpServletRequest) - Method in interface com.adobe.cq.experiencelog.ExperienceLogConfig
-
Returns true
if experience log functionality is enabled or
false
otherwise.
- isEnabled() - Method in interface com.adobe.cq.scheduled.exporter.ExportConfig
-
The enable state for the configuration.
- isEnabled() - Method in interface com.adobe.cq.social.moderation.services.api.CommunitiesContentFragmentService
-
Flag indicating whether the service is enabled or disabled.
- isEnabled() - Method in class com.adobe.cq.social.ugc.api.AbstractUgcNodeIndexerExtension
-
Deprecated.
Return true if enabled.
- isEnabled() - Method in interface com.adobe.cq.social.ugc.api.UgcNodeIndexerExtension
-
Deprecated.
Is this indexer extension enabled?
- isEnabled() - Method in class com.adobe.granite.contexthub.api.Mode
-
Whether this module should be enabled or not.
- isEnabled() - Method in class com.adobe.granite.contexthub.api.Module
-
Whether this module should be enabled or not.
- isEnabled() - Method in class com.adobe.granite.contexthub.api.Store
-
Returns true if store is enabled.
- isEnabled(ValueMap) - Method in interface com.adobe.granite.operations.OperationsService
-
Checks whether the provided object is currently enabled.
- isEnabled() - Method in class com.adobe.granite.workflow.launcher.ConfigEntry
-
Returns if this launcher configuration is enabled or not.
- isEnabled() - Method in interface com.day.cq.dam.api.DamEventRecorder
-
A getter method to get the status of DamEventRecorder service
- isEnabled() - Method in class com.day.cq.dam.scene7.api.model.Scene7ImageMapDefinition
-
- isEnabled() - Method in interface com.day.cq.polling.importer.PollConfig
-
The enable state for the configuration.
- isEnabled() - Method in interface com.day.cq.replication.Agent
-
checks if agent is active
- isEnabled() - Method in interface com.day.cq.replication.AgentConfig
-
- isEnabled() - Method in class com.day.cq.searchpromote.xml.result.AutoComplete
-
- isEnabled() - Method in class com.day.cq.workflow.launcher.ConfigEntry
-
- isEnabled(JsonGenerator.Feature) - Method in class com.fasterxml.jackson.core.base.GeneratorBase
-
- isEnabled(JsonFactory.Feature) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Checked whether specified parser feature is enabled.
- isEnabled(JsonParser.Feature) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Checked whether specified parser feature is enabled.
- isEnabled(JsonGenerator.Feature) - Method in class com.fasterxml.jackson.core.JsonFactory
-
Check whether specified generator feature is enabled.
- isEnabled(JsonGenerator.Feature) - Method in class com.fasterxml.jackson.core.JsonGenerator
-
Method for checking whether given feature is enabled.
- isEnabled(JsonParser.Feature) - Method in class com.fasterxml.jackson.core.JsonParser
-
- isEnabled(JsonGenerator.Feature) - Method in class com.fasterxml.jackson.core.util.JsonGeneratorDelegate
-
- isEnabled(JsonParser.Feature) - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- isEnabled(MapperFeature) - Method in class com.fasterxml.jackson.databind.cfg.MapperConfig
-
Accessor for simple mapper features (which are shared for
serialization, deserialization)
- isEnabled(MapperFeature) - Method in class com.fasterxml.jackson.databind.DatabindContext
-
Convenience method for checking whether specified serialization
feature is enabled or not.
- isEnabled(DeserializationFeature) - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
- isEnabled(JsonParser.Feature, JsonFactory) - Method in class com.fasterxml.jackson.databind.DeserializationConfig
-
- isEnabled(MapperFeature) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
- isEnabled(DeserializationFeature) - Method in class com.fasterxml.jackson.databind.DeserializationContext
-
Convenience method for checking whether specified on/off
feature is enabled
- isEnabled(MapperFeature) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- isEnabled(DeserializationFeature) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- isEnabled(SerializationFeature) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- isEnabled(JsonFactory.Feature) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- isEnabled(JsonParser.Feature) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- isEnabled(JsonGenerator.Feature) - Method in interface com.fasterxml.jackson.databind.Module.SetupContext
-
- isEnabled(MapperFeature) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- isEnabled(SerializationFeature) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for checking whether given serialization-specific
feature is enabled.
- isEnabled(DeserializationFeature) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Method for checking whether given deserialization-specific
feature is enabled.
- isEnabled(JsonParser.Feature) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- isEnabled(JsonGenerator.Feature) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
- isEnabled(JsonFactory.Feature) - Method in class com.fasterxml.jackson.databind.ObjectMapper
-
Convenience method, equivalent to:
- isEnabled(DeserializationFeature) - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- isEnabled(MapperFeature) - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- isEnabled(JsonParser.Feature) - Method in class com.fasterxml.jackson.databind.ObjectReader
-
- isEnabled(SerializationFeature) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- isEnabled(MapperFeature) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- isEnabled(JsonParser.Feature) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
Deprecated.
- isEnabled(JsonGenerator.Feature) - Method in class com.fasterxml.jackson.databind.ObjectWriter
-
- isEnabled(SerializationFeature) - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
- isEnabled(JsonGenerator.Feature, JsonFactory) - Method in class com.fasterxml.jackson.databind.SerializationConfig
-
Accessor method that first checks if we have any overrides
for feature, and only if not, checks state of passed-in
factory.
- isEnabled(MapperFeature) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- isEnabled(SerializationFeature) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
Convenience method for checking whether specified serialization
feature is enabled or not.
- isEnabled(JsonGenerator.Feature) - Method in class com.fasterxml.jackson.databind.util.TokenBuffer
-
- isEnabled() - Method in class com.scene7.ipsapi.ImageMap
-
Gets the value of the enabled property.
- isEnabled() - Method in class com.scene7.ipsapi.ImageMapDefinition
-
Gets the value of the enabled property.
- isEnabled() - Method in class com.scene7.ipsapi.SaveImageMapParam
-
Gets the value of the enabled property.
- isEnabled() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
-
- isEnabled() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
If this service is currently registering stats
- isEnabled() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- isEnabled() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- isEnabled() - Method in class org.apache.jackrabbit.vault.fs.spi.ProgressTracker
-
- isEnabled(ExecutionContext) - Method in interface org.apache.sling.featureflags.Feature
-
Checks whether the feature is enabled for the given execution context.
- isEnabled(String) - Method in interface org.apache.sling.featureflags.Features
-
Returns
true
if a feature with the given name is known and
enabled under the current
ExecutionContext
.
- isEnabled() - Method in interface org.apache.sling.startupfilter.StartupFilter
-
True if currently enabled
- isEnabledFor(Priority) - Method in class org.apache.log4j.Category
-
Determines whether the priority passed as parameter is enabled in the
underlying SLF4J logger.
- isEnableImageProcessing() - Method in class org.apache.tika.parser.ocr.TesseractOCRConfig
-
- isEnablementGroup(Authorizable) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- isEnableSubstitutionInVariables() - Method in class org.apache.commons.lang.text.StrSubstitutor
-
Returns a flag whether substitution is done in variable names.
- isEnableSubstitutionInVariables() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Returns a flag whether substitution is done in variable names.
- isEncodeBlanks() - Method in class org.apache.commons.codec.net.QCodec
-
Tests if optional transformation of SPACE characters is to be used
- isEncodeEqual(String, String) - Method in class org.apache.commons.codec.language.AbstractCaverphone
-
Tests if the encodings of two strings are equal.
- isEncodeEqual(String, String) - Method in class org.apache.commons.codec.language.ColognePhonetic
-
- isEncodeEquals(String, String) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Determines if two names are homophonous via Match Rating Approach (MRA) algorithm.
- isEncodingPrimitive() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- isEndedBy(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range ends with the specified element.
- isEndJob() - Method in class com.scene7.ipsapi.UploadPostParam
-
Gets the value of the endJob property.
- isEntropyCoded() - Method in class ch.randelshofer.media.jpeg.JFIFInputStream.Segment
-
- isEnumType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isEnumType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isEqual(byte[], int, int, byte[], int, int, boolean) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers, optionally ignoring trailing nulls
- isEqual(byte[], int, int, byte[], int, int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers
- isEqual(byte[], byte[]) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers
- isEqual(byte[], byte[], boolean) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers, optionally ignoring trailing nulls
- isEqual(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
-
Is the length of this duration equal to the duration passed in.
- isEqual(long) - Method in class org.joda.time.base.AbstractInstant
-
Is this instant equal to the millisecond instant passed in
comparing solely by millisecond.
- isEqual(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
-
Is this instant equal to the instant passed in
comparing solely by millisecond.
- isEqual(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
-
Is this interval equal to the specified interval ignoring the chronology.
- isEqual(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
-
Is this partial the same as the specified partial.
- isEqual(ReadableDuration) - Method in interface org.joda.time.ReadableDuration
-
Is the length of this duration equal to the duration passed in.
- isEqual(ReadableInstant) - Method in interface org.joda.time.ReadableInstant
-
Is this instant equal to the instant passed in
comparing solely by millisecond.
- isEqualCollection(Collection, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns true iff the given Collection
s contain
exactly the same elements with exactly the same cardinalities.
- isEqualCollection(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true
iff the given Collection
s contain
exactly the same elements with exactly the same cardinalities.
- isEqualCollection(Collection<? extends E>, Collection<? extends E>, Equator<? super E>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true
iff the given Collection
s contain
exactly the same elements with exactly the same cardinalities.
- isEqualList(Collection, Collection) - Static method in class org.apache.commons.collections.ListUtils
-
Tests two lists for value-equality as per the equality contract in
List.equals(java.lang.Object)
.
- isEqualList(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.ListUtils
-
Tests two lists for value-equality as per the equality contract in
List.equals(java.lang.Object)
.
- isEqualNow() - Method in class org.joda.time.base.AbstractInstant
-
Is this instant equal to the current instant
comparing solely by millisecond.
- isEquals(Object, Object) - Static method in class org.apache.commons.lang.ArrayUtils
-
Compares two arrays, using equals(), handling multi-dimensional arrays
correctly.
- isEquals() - Method in class org.apache.commons.lang.builder.EqualsBuilder
-
Returns true
if the fields that have been checked
are all equal.
- isEquals(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- isEquals() - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Returns true
if the fields that have been checked
are all equal.
- isEqualSet(Collection, Collection) - Static method in class org.apache.commons.collections.SetUtils
-
Tests two sets for equality as per the equals()
contract
in Set.equals(java.lang.Object)
.
- isEqualSet(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.SetUtils
-
Tests two sets for equality as per the equals()
contract
in Set.equals(java.lang.Object)
.
- isEqualWithNull(byte[], int, int, byte[], int, int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers, ignoring trailing nulls
- isEquivalentTo(Path) - Method in interface org.apache.jackrabbit.spi.Path
-
Determines if the the other
path would be equal to this
path if both of them are normalized.
- ISerializer - Interface in com.adobe.versioncue.nativecomm.io
-
- isError() - Method in enum com.day.cq.mailer.MailingStatusCode
-
True if the Status indicates a reason that prevented the Mailing from
being delivered
- isErrorEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
Error is never enabled.
- isErrorEnabled() - Method in class org.apache.commons.logging.impl.SimpleLog
-
Are error messages currently enabled?
- isErrorEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isErrorEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isErrorEnabled() - Method in interface org.apache.commons.logging.Log
-
Is error logging currently enabled?
- isErrorEnabled() - Method in class org.apache.log4j.Category
-
- isErrorEnabled() - Method in class org.slf4j.event.EventRecodingLogger
-
- isErrorEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
-
- isErrorEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- isErrorEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- isErrorEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isErrorEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
-
- isErrorEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled(Marker) - Method in interface org.slf4j.Logger
-
- IServiceBuilder - Interface in com.adobe.versioncue.nativecomm
-
- isEscapeXML() - Method in class com.day.cq.wcm.foundation.TextFormat
-
- isExact() - Method in class com.day.cq.wcm.commons.ReferenceSearch
-
Returns the shallow flag.
- isExactly(int) - Method in class com.adobe.internal.xmp.options.Options
-
- isExactly(int) - Method in class com.adobe.xmp.options.Options
-
- isException(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns a flag whether the BackgroundInitializer
with the
given name caused an exception.
- isExcludeByproducts() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the excludeByproducts property.
- isExcludeByproducts() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the excludeByproducts property.
- isExcluded(Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.CugExclude.Default
-
- isExcluded(Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.cug.CugExclude
-
- isExcludeMasterVideoFromAVS() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the excludeMasterVideoFromAVS property.
- isExcludeMasterVideoFromAVS() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the excludeMasterVideoFromAVS property.
- isExcludeMasterVideoFromAVS() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the excludeMasterVideoFromAVS property.
- isExcludeMasterVideoFromAVS() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the excludeMasterVideoFromAVS property.
- isExcludeNullValues() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append fields whose values are null.
- isExecuted() - Method in interface org.apache.jackrabbit.vault.packaging.registry.ExecutionPlan
-
Checks if this plan has finished.
- isExifAPP1Segment(GenericSegment) - Static method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- isExists() - Method in class org.apache.commons.io.monitor.FileEntry
-
Indicate whether the file existed the last time it
was checked.
- isExpectedStartArrayToken() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- isExpectedStartArrayToken() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- isExpectedStartArrayToken() - Method in class com.fasterxml.jackson.core.JsonParser
-
Specialized accessor that can be used to verify that the current
token indicates start array (usually meaning that current token
is
JsonToken.START_ARRAY
) when start array is expected.
- isExpectedStartArrayToken() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- isExpectedStartObjectToken() - Method in class com.fasterxml.jackson.core.base.ParserMinimalBase
-
- isExpectedStartObjectToken() - Method in class com.fasterxml.jackson.core.filter.FilteringParserDelegate
-
- isExpectedStartObjectToken() - Method in class com.fasterxml.jackson.core.JsonParser
-
- isExpectedStartObjectToken() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- isExperienceFragmentRoot() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Checks whether this resource is an experience fragment "root" page and not a variation.
- isExpired(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
-
Returns true
if the token has already expired; false
otherwise.
- isExpired() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Returns true, if this lock is already expired.
- isExpired() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
- isExpiredAsset(Asset) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns whether the asset has expired.
- isExpiredAsset(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns whether the resource has expired.
- isExpiredSubAsset(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns whether the resource has any subasset which has expired.
- isExplicitlyIncluded() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Accessor that can be called to check whether property was included
due to an explicit marker (usually annotation), or just by naming
convention.
- isExplicitlyIncluded() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- isExplicitlyIncluded() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- isExplicitlyNamed() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Accessor that can be called to check whether property name was
due to an explicit marker (usually annotation), or just by naming
convention or use of "use-default-name" marker (annotation).
- isExplicitlyNamed() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- isExplicitlyNamed() - Method in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
-
- isExportedToAdobeTarget() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Checks if the experience fragment is exported as an Adobe Target offer.
- isExpunged() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- isExtended() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicates in case of an oldgnu sparse file if an extension
sparse header follows.
- isExtended() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry
-
- isExtendedAttributes() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Does this volume cotain extended attributes.
- ISEXTENDEDLEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the is extension field in an old GNU header buffer.
- ISEXTENDEDLEN_GNU_SPARSE - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the is extension field in a sparse header buffer.
- isExtendLayers() - Method in class com.scene7.ipsapi.PhotoshopLayerOptions
-
Gets the value of the extendLayers property.
- isExtension(String, String) - Static method in class org.apache.commons.io.FilenameUtils
-
Checks whether the extension of the filename is that specified.
- isExtension(String, String[]) - Static method in class org.apache.commons.io.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isExtension(String, Collection<String>) - Static method in class org.apache.commons.io.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isExternal(Event) - Static method in class com.day.cq.commons.jcr.ObservationUtil
-
On a JCR implementation which supports cluster-aware event processing, checks if the event has originally
happened locally (internal) or remotely (external).
- isExternal(String) - Method in class com.day.cq.wcm.contentsync.PathRewriterOptions
-
- isExternal() - Method in interface org.apache.jackrabbit.api.observation.JackrabbitEvent
-
Return a flag indicating whether this is an externally generated event.
- isExternal() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
-
Return a flag indicating whether this is commit info is
for an external change
- isExternal() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Is this an external event?
- isExternal() - Method in class org.apache.tika.metadata.Property
-
- isExtractLinks() - Method in class com.scene7.ipsapi.PDFOptions
-
Gets the value of the extractLinks property.
- isExtractSearchWords() - Method in class com.scene7.ipsapi.PDFOptions
-
Gets the value of the extractSearchWords property.
- isExtractSearchWords() - Method in class com.scene7.ipsapi.PostScriptOptions
-
Gets the value of the extractSearchWords property.
- isExtractText() - Method in class com.scene7.ipsapi.PhotoshopLayerOptions
-
Gets the value of the extractText property.
- isExtraneousSlingPath(String) - Static method in class com.adobe.cq.social.srp.internal.SocialProviderUtils
-
Figure out if the path is one that we will never store in the cloud.
- isExtraneousSlingPath(ResourceResolver, CachingResourceProvider, String) - Static method in class com.adobe.cq.social.srp.internal.SocialProviderUtils
-
Figure out if the path is one that we will never store in the cloud.
- isFailing() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
- isFailure(int) - Method in class org.apache.commons.exec.DefaultExecutor
-
- isFailure(int) - Method in interface org.apache.commons.exec.Executor
-
Checks whether exitValue
signals a failure.
- isFailure(int) - Method in interface org.apache.commons.exec.launcher.CommandLauncher
-
Checks whether exitValue
signals a failure on the current
system (OS specific).
- isFailure(int) - Method in class org.apache.commons.exec.launcher.CommandLauncherImpl
-
- isFailure(int) - Method in class org.apache.commons.exec.launcher.VmsCommandLauncher
-
- isFailure() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Check whether the outcome is a failure
- isFakeCreateAllowed() - Method in interface com.day.cq.reporting.ConfigService
-
Determines if creating fake data (using FakeDataCreationServlet
) is
allowed.
- isFalse(Boolean) - Static method in class org.apache.commons.lang.BooleanUtils
-
Checks if a Boolean
value is false
,
handling null
by returning false
.
- isFalse() - Method in class org.apache.commons.lang.mutable.MutableBoolean
-
Checks if the current value is false
.
- isFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a Boolean
value is false
,
handling null
by returning false
.
- isFalse() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Checks if the current value is false
.
- isFamilyDOS() - Static method in class org.apache.commons.exec.OS
-
- isFamilyMac() - Static method in class org.apache.commons.exec.OS
-
- isFamilyNetware() - Static method in class org.apache.commons.exec.OS
-
- isFamilyOpenVms() - Static method in class org.apache.commons.exec.OS
-
- isFamilyOS2() - Static method in class org.apache.commons.exec.OS
-
- isFamilyOS400() - Static method in class org.apache.commons.exec.OS
-
- isFamilyTandem() - Static method in class org.apache.commons.exec.OS
-
- isFamilyUnix() - Static method in class org.apache.commons.exec.OS
-
- isFamilyWin9x() - Static method in class org.apache.commons.exec.OS
-
- isFamilyWindows() - Static method in class org.apache.commons.exec.OS
-
- isFamilyZOS() - Static method in class org.apache.commons.exec.OS
-
- isFast() - Method in class com.day.image.ResizeOp
-
- isFastQuerySize() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
-
Whether the query result size should return an estimation for large queries.
- isFatalEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
Fatal is never enabled.
- isFatalEnabled() - Method in class org.apache.commons.logging.impl.SimpleLog
-
Are fatal messages currently enabled?
- isFatalEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Delegates to the isErrorEnabled method of the wrapped
org.slf4j.Logger
instance.
- isFatalEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Delegates to the isErrorEnabled method of the wrapped
org.slf4j.Logger
instance.
- isFatalEnabled() - Method in interface org.apache.commons.logging.Log
-
Is fatal logging currently enabled?
- isFatalError() - Method in class com.scene7.ipsapi.JobLog
-
Gets the value of the fatalError property.
- isFeatured() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- isFeatured() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- isFeaturingContentAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isFeaturingContentAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isFieldSeparatorAtEnd() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the end
of each buffer.
- isFieldSeparatorAtEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the end
of each buffer.
- isFieldSeparatorAtStart() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the start
of each buffer.
- isFieldSeparatorAtStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the start
of each buffer.
- isFieldVisible(Field) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
Method for checking whether given field is auto-detectable
as property, with respect to its visibility (not considering
method signature or name, just visibility)
- isFieldVisible(AnnotatedField) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
- isFieldVisible(Field) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isFieldVisible(AnnotatedField) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isFifo() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a fifo/pipe?
- isFIFO() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a FIFO (pipe) entry.
- isFile() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a regular file?
- isFile() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a "normal file"
- isFile() - Method in class org.apache.commons.exec.CommandLine
-
Was a file being used to set the executable?
- isFile(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
-
Tests whether the file system entry denoted by this path exists and
is a file.
- isFile(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
-
Tests whether the file system entry denoted by this path exists and
is a file.
- isFile(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Tests whether the file system entry denoted by this path exists and
is a file.
- isFileLibraryClosed() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
- isFileLibraryClosed() - Method in interface com.adobe.cq.social.filelibrary.client.api.Asset
-
- isFileNewer(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified File
is newer than the reference
File
.
- isFileNewer(File, Date) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified File
is newer than the specified
Date
.
- isFileNewer(File, long) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified File
is newer than the specified
time reference.
- isFileOlder(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified File
is older than the reference
File
.
- isFileOlder(File, Date) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified File
is older than the specified
Date
.
- isFileOlder(File, long) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified File
is older than the specified
time reference.
- isFileSynced(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedDataStoreCacheStatsMBean
-
Determines whether a file-like entity with the given name
has been "synced" (completely copied) to S3.
- isFiltering(Predicate, EvaluationContext) - Method in class com.day.cq.search.eval.AbstractPredicateEvaluator
-
Deprecated.
- isFiltering(Predicate, EvaluationContext) - Method in interface com.day.cq.search.eval.PredicateEvaluator
-
- isFinal() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isFinal() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isFinal() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
- isFinished() - Method in class org.apache.commons.exec.StreamPumper
-
Tells whether the end of the stream has been reached.
- isFirst() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Checks if this element is the first of it's siblings.
- isFirst() - Method in class com.day.cq.wcm.foundation.Table.Column
-
- isFirst() - Method in class com.day.cq.wcm.foundation.Table.Row
-
- isFixed() - Method in class com.day.cq.wcm.foundation.External
-
Return a flag indicating whether the external site should be included adaptive (rewritten html) or fixed (as an
IFRAME).
- isFixed() - Method in class org.joda.time.DateTimeZone
-
Returns true if this time zone has no transitions.
- isFixed() - Method in class org.joda.time.tz.CachedDateTimeZone
-
- isFixed() - Method in class org.joda.time.tz.FixedDateTimeZone
-
- isFlagged() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorStatus
-
- isFlaggedByUser() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- isFlaggedByUser() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- isFlaggedForModeration(String) - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManager
-
Returns true if the given tag was marked for moderation.
- isFlaggingAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isFlaggingAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isFlatStructure() - Method in class com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams
-
- isFloat() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isFloat() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- isFloatingPointNumber() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isFloatingPointNumber() - Method in class com.fasterxml.jackson.databind.node.DecimalNode
-
- isFloatingPointNumber() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- isFloatingPointNumber() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- isFolder(Resource) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- isFolder() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractAsset
-
Check if this instance is a folder or a document.
- isFolder() - Method in interface com.adobe.cq.social.filelibrary.client.api.Asset
-
Check if this instance is a folder or a document.
- isFolder() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Checks whether the current item is a folder or not.
- isFolder() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentPageMeta
-
Checks whether this console shows a folder or not
- isFolder() - Method in interface com.day.cq.personalization.ui.items.ActivityPageMeta
-
Returns true
if the current suffix resource is a folder.
- isFolder() - Method in interface com.day.cq.personalization.ui.items.Audience
-
Returns true
if resource is of type folder.
- isFolder() - Method in interface com.day.cq.personalization.ui.items.AudiencePageMeta
-
Returns true
if the current suffix resource is a folder.
- isFolder() - Method in interface com.day.cq.personalization.ui.items.OfferPageMeta
-
Returns true
if the current suffix resource is a folder.
- isFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
-
Tests whether the file system entry denoted by this path exists and
is a folder.
- isFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
-
Tests whether the file system entry denoted by this path exists and
is a folder.
- isFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Tests whether the file system entry denoted by this path exists and
is a folder.
- IsFolderPredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter folder nodes.
- IsFolderPredicate() - Constructor for class com.day.cq.commons.predicate.IsFolderPredicate
-
- isFollowingAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isFollowingAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isForceAuthn() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- isForceGroupSync() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
-
Defines if synchronization of groups always will perform, i.e.
- isForceGroupSync() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
-
Defines if synchronization of groups always will perform, i.e.
- isForceInstantExecution() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
-
- isForcePublish() - Method in class com.scene7.ipsapi.MetadataPublishJob
-
Gets the value of the forcePublish property.
- isForceStaticImages() - Method in class com.scene7.ipsapi.CssOptions
-
Gets the value of the forceStaticImages property.
- isForceUpdate() - Method in class com.scene7.ipsapi.CreateVideoSitemapJob
-
Gets the value of the forceUpdate property.
- isForceUserSync() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
-
Defines if synchronization of users always will perform, i.e.
- isForceUserSync() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
-
Defines if synchronization of users always will perform, i.e.
- isFormEncoded(String) - Static method in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
Return true if the given Content-Type header means FORM_ENCODED.
- isFormField() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Determines whether or not a FileItem
instance represents
a simple form field.
- isFormField() - Method in interface org.apache.commons.fileupload.FileItem
-
Determines whether or not a FileItem
instance represents
a simple form field.
- isFormField() - Method in interface org.apache.commons.fileupload.FileItemStream
-
Determines whether or not a FileItem
instance represents
a simple form field.
- isFormField() - Method in interface org.apache.sling.api.request.RequestParameter
-
Determines whether or not this instance represents a simple form field or
an uploaded file.
- isForumClosed() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
- isForumClosed() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Checks if is forum closed.
- isForward() - Method in interface org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians
-
Deprecated.
Check if the natural integration direction is forward.
- isForward() - Method in class org.apache.commons.math.ode.sampling.AbstractStepInterpolator
-
Check if the natural integration direction is forward.
- isForward() - Method in interface org.apache.commons.math.ode.sampling.StepInterpolator
-
Check if the natural integration direction is forward.
- isFragment() - Method in class org.apache.aries.jmx.codec.BundleData
-
- isFragment(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer whether the bundle is a fragment or not
- isFromPath() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
- isFromRemote() - Method in interface com.adobe.cq.screens.device.DeviceStatus
-
- isFrozenNode(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Checks whether the give
Resource
represents a frozen node.
- isFull() - Method in class org.apache.commons.collections.BinaryHeap
-
Deprecated.
Tests if queue is full.
- isFull() - Method in interface org.apache.commons.collections.BoundedCollection
-
Returns true if this collection is full and no new elements can be added.
- isFull() - Method in class org.apache.commons.collections.BoundedFifoBuffer
-
Deprecated.
Returns true if this collection is full and no new elements can be added.
- isFull() - Method in interface org.apache.commons.collections.BoundedMap
-
Returns true if this map is full and no new elements can be added.
- isFull() - Method in class org.apache.commons.collections.buffer.BoundedBuffer
-
- isFull() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer
-
Returns true if this collection is full and no new elements can be added.
- isFull() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollection
-
- isFull(Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns true if no more elements can be added to the Collection.
- isFull() - Method in class org.apache.commons.collections.list.FixedSizeList
-
- isFull() - Method in class org.apache.commons.collections.map.FixedSizeMap
-
- isFull() - Method in class org.apache.commons.collections.map.FixedSizeSortedMap
-
- isFull() - Method in class org.apache.commons.collections.map.LRUMap
-
Returns true if this map is full and no new mappings can be added.
- isFull() - Method in class org.apache.commons.collections.map.SingletonMap
-
Is the map currently full, always true.
- isFull() - Method in interface org.apache.commons.collections4.BoundedCollection
-
Returns true if this collection is full and no new elements can be added.
- isFull() - Method in interface org.apache.commons.collections4.BoundedMap
-
Returns true if this map is full and no new elements can be added.
- isFull() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
-
- isFull(Collection<? extends Object>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true if no more elements can be added to the Collection.
- isFull() - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- isFull() - Method in class org.apache.commons.collections4.map.FixedSizeMap
-
- isFull() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
-
- isFull() - Method in class org.apache.commons.collections4.map.LRUMap
-
Returns true if this map is full and no new mappings can be added.
- isFull() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Is the map currently full, always true.
- isFull() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns true if this collection is full and no new elements can be added.
- isFullMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
-
- isFullText() - Method in class com.adobe.cq.social.ugc.api.UgcIndexProperty
-
Return fulltext.
- isFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
-
- isFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Reports whether this property definition is full text searchable.
- isFullTextSearchable() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Reports whether this property definition is full text searchable.
- isGenerateDebugInfo() - Method in class org.apache.sling.commons.compiler.Options
-
Should debug info be generated?
- isGenerateThumbnail() - Method in class com.scene7.ipsapi.MediaOptions
-
Gets the value of the generateThumbnail property.
- isGetterEnabled() - Method in enum com.fasterxml.jackson.annotation.PropertyAccessor
-
- isGetterVisible(Method) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
Method for checking whether given method is auto-detectable
as regular getter, with respect to its visibility (not considering
method signature or name, just visibility)
- isGetterVisible(AnnotatedMethod) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
- isGetterVisible(Method) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isGetterVisible(AnnotatedMethod) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isGloballyIgnored(String) - Method in interface org.apache.jackrabbit.vault.fs.api.WorkspaceFilter
-
Checks if the given node path is globally ignored.
- isGloballyIgnored(String) - Method in class org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter
-
Checks if the given node path is globally ignored.
- isGloballyIgnored(String) - Method in class org.apache.jackrabbit.vault.packaging.ScopedWorkspaceFilter
-
- isGlobalPaxHeader() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a Pax header.
- isGNULongLinkEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU long linkname block
- isGNULongNameEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU long name block
- isGNUSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU sparse block.
- isGrant() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
-
- isGranted(String) - Method in interface com.day.cq.security.privileges.Privilege
-
Deprecated.
- isGranted(Set<Privilege>, String) - Method in class com.day.cq.security.util.CqActions
-
- isGranted(TreeLocation, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
-
Test if the specified permissions are granted for the set of Principal
s
associated with this provider instance for the item identified by the
given location
and optionally property.
- isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
-
- isGranted(String, String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
-
- isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
-
- isGranted(String, String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
-
- isGranted(Tree, PropertyState, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
-
Test if the specified permissions are granted for the set of Principal
s
associated with this provider instance for the item identified by the
given tree and optionally property.
- isGranted(String, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
-
Tests if the the specified actions are granted at the given path for
the set of Principal
s associated with this provider instance.
- isGranted(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.RepositoryPermission
-
Returns true
if the specified repository level permissions are
granted
; false otherwise.
- isGranted(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
Returns true
if all specified permissions are granted on the
Tree
associated with this TreePermission
instance;
false
otherwise.
- isGranted(long, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
-
Returns true
if all specified permissions are granted on the
PropertyState
associated with this TreePermission
instance;
false
otherwise.
- isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
-
- isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
- isGranted(SessionInfo, ItemId, String[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns true if all actions defined in the specified array are granted
to given SessionInfo
.
- isGrantOnly() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
-
- isGrayscale(BufferedImage) - Method in class org.apache.commons.imaging.palette.PaletteFactory
-
- isGreaterOrEqual(Priority) - Method in class org.apache.log4j.Priority
-
Returns true
if this level has a higher or equal
level than the level passed as argument, false
otherwise.
- isGreaterThan(Days) - Method in class org.joda.time.Days
-
Is this days instance greater than the specified number of days.
- isGreaterThan(Hours) - Method in class org.joda.time.Hours
-
Is this hours instance greater than the specified number of hours.
- isGreaterThan(Minutes) - Method in class org.joda.time.Minutes
-
Is this minutes instance greater than the specified number of minutes.
- isGreaterThan(Months) - Method in class org.joda.time.Months
-
Is this months instance greater than the specified number of months.
- isGreaterThan(Seconds) - Method in class org.joda.time.Seconds
-
Is this seconds instance greater than the specified number of seconds.
- isGreaterThan(Weeks) - Method in class org.joda.time.Weeks
-
Is this weeks instance greater than the specified number of weeks.
- isGreaterThan(Years) - Method in class org.joda.time.Years
-
Is this years instance greater than the specified number of years.
- isGroup() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizable
-
- isGroup() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
- isGroup() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
-
- isGroup() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncedIdentity
-
Checks if this identity represents a group.
- isGroupAdmin(Session, Resource) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
Deprecated.
- isGrouped() - Method in interface com.day.cq.reporting.Column
-
Checks if the column is currently grouped.
- isGroupProperties() - Method in interface com.adobe.granite.security.user.UserProperties
-
Checks if the authorizable of this properties is a group.
- isGzipEnabled() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Checks if gzip compression is enabled.
- isGzipResponse() - Method in class com.scene7.ipsapi.AuthHeader
-
Gets the value of the gzipResponse property.
- isGzipResponse() - Method in class com.scene7.ipsapi.common.AuthHeader
-
Gets the value of the gzipResponse property.
- isHandleRemoveRunMode() - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
-
Returns true
if the remove run mode should be respected.
- isHasSubfolders() - Method in class com.scene7.ipsapi.Folder
-
Gets the value of the hasSubfolders property.
- isHeader() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- isHeading() - Method in class org.apache.tika.parser.microsoft.WordExtractor.TagAndStyle
-
- isHidden(String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
-
Check whether the node or property with the given name is hidden, that
is, if the node name starts with a ":".
- isHiddenPath(String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
-
Check whether the given path contains a hidden node.
- IsHierarchyNodePredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter hierarchy nodes.
- IsHierarchyNodePredicate() - Constructor for class com.day.cq.commons.predicate.IsHierarchyNodePredicate
-
- isHighInclusive() - Method in class org.apache.jackrabbit.vault.packaging.VersionRange
-
Returns true
if the upper bound is inclusive
- isHighSurrogate(int) - Static method in class com.day.text.XMLChar
-
Returns whether the given character is a high surrogate
- isHighSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns whether the given character is a high surrogate
- isHighSurrogate(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns whether the given character is a high surrogate
- isHollow() - Method in class com.day.cq.wcm.commons.ReferenceSearch
-
Returns the hollow
flag.
- isHostOsUnix() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
Is the operating system the archive has been created on one
that is considered a UNIX OS by arj?
- isHostSet() - Method in class org.apache.commons.httpclient.HostConfiguration
-
- isHtml() - Method in interface com.day.cq.mcm.emailprovider.types.Email
-
Whether the content is plain text or HTML
- isHtml() - Method in interface com.day.crx.packaging.Proxy
-
- isHtmlSafe() - Method in class com.google.gson.stream.JsonWriter
-
Returns true if this writer writes JSON that's safe for inclusion in HTML
and XML documents.
- isIA64() - Method in class org.apache.commons.lang3.arch.Processor
-
Checks if
Processor
is type of Intel Itanium.
- isIdentifierBased() - Method in interface org.apache.jackrabbit.spi.Path
-
Test if this path represents an unresolved identifier-based path.
- isIframe() - Method in class org.apache.tika.sax.Link
-
- isIgnorable() - Method in class com.fasterxml.jackson.databind.deser.CreatorProperty
-
- isIgnorable() - Method in class com.fasterxml.jackson.databind.deser.SettableBeanProperty
-
- isIgnorableType(AnnotatedClass) - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector
-
Method for checking whether properties that have specified type
(class, not generics aware) should be completely ignored for
serialization and deserialization purposes.
- isIgnorableType(AnnotatedClass) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair
-
- isIgnorableType(AnnotatedClass) - Method in class com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector
-
- isIgnored() - Method in interface com.day.cq.dam.commons.util.AssetUpdate
-
- isIgnored() - Method in class org.apache.commons.math.estimation.WeightedMeasurement
-
Deprecated.
Check if this measurement should be ignored
- isIgnored(String) - Method in class org.apache.jackrabbit.vault.fs.config.VaultSettings
-
- isIgnoredImportProvider(String) - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Check if the content reader for the given file extension should
be ignored.
- isIgnoreEmptyTokens() - Method in class org.apache.commons.lang.text.StrTokenizer
-
Gets whether the tokenizer currently ignores empty tokens.
- isIgnoreEmptyTokens() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets whether the tokenizer currently ignores empty tokens.
- isIgnoreEncoding() - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
Returns the ignore encoding
flag.
- isIgnoreExternals() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
If true
, external links are not checked
- isIgnoreInternals() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
-
If true
internal links are not checked
- isIgnoreMimeType() - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
Returns the ignore mime type
flag.
- isIgnoreTypeAttribute() - Method in interface com.day.crx.packaging.Proxy
-
- isIllegalInstant(Throwable) - Static method in exception org.joda.time.IllegalInstantException
-
Checks if the exception is, or has a cause, of IllegalInstantException
.
- isImage(Asset) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
To check weather asset falls under Image category.
- isImage(String) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
To check whether given mime type is an image mime type.
- isImage() - Method in class org.apache.tika.sax.Link
-
- isImageDirectory() - Method in enum org.apache.commons.imaging.formats.tiff.constants.TiffDirectoryType
-
- isImmediate() - Method in interface com.adobe.cq.social.notifications.channel.Channel
-
Check whether this channel to be executed immediately or not
- isImpersonated(HttpServletRequest) - Method in class com.day.cq.security.util.ImpersonationRequestUtil
-
- isImporter(Resource) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
Checks if the passed resource corresponds to importer
- isImporterPage(Page) - Static method in class com.day.cq.wcm.designimporter.util.ImporterUtil
-
- isIn(char, char) - Static method in class org.apache.commons.lang.CharRange
-
Constructs a CharRange
over a set of characters.
- isInAlphabet(byte) - Method in class org.apache.commons.codec.binary.Base32
-
Returns whether or not the octet
is in the Base32 alphabet.
- isInAlphabet(byte[], boolean) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Tests a given byte array to see if it contains only valid characters within the alphabet.
- isInAlphabet(String) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Tests a given String to see if it contains only valid characters within the alphabet.
- isInCentimetres() - Method in class org.apache.commons.imaging.PixelDensity
-
- isInclude() - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet.Entry
-
Returns the 'include' flag of this entry
- isIncluded(Agent) - Method in interface com.day.cq.replication.AgentFilter
-
Checks if the given agent is included by this filter.
- isIncluded(Agent) - Method in class com.day.cq.replication.AgentIdFilter
-
Checks if the given agent is included by this filter.
- isIncluded(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
True if r is an included request, in which case it has the
INCLUDE_REQUEST_URI attribute
- isIncludeExpired() - Method in class com.scene7.ipsapi.GetAllCompaniesParam
-
Gets the value of the includeExpired property.
- isIncludeHistogram() - Method in class com.adobe.cq.social.review.client.api.AbstractReviewCollection
-
- isIncludeHistogram() - Method in interface com.adobe.cq.social.review.client.api.ReviewCollectionSocialComponent
-
Return true if the review summary includes histogram.
- isIncludeInactive() - Method in class com.scene7.ipsapi.GetCompanyMembersParam
-
Gets the value of the includeInactive property.
- isIncludeInactive() - Method in class com.scene7.ipsapi.GetUserCharsParam
-
Gets the value of the includeInactive property.
- isIncludeInactive() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the includeInactive property.
- isIncludeInvalid() - Method in class com.scene7.ipsapi.GetAllUsersParam
-
Gets the value of the includeInvalid property.
- isIncludeInvalid() - Method in class com.scene7.ipsapi.GetCompanyMembersParam
-
Gets the value of the includeInvalid property.
- isIncludeInvalid() - Method in class com.scene7.ipsapi.GetUserCharsParam
-
Gets the value of the includeInvalid property.
- isIncludeInvalid() - Method in class com.scene7.ipsapi.GetUsersParam
-
Gets the value of the includeInvalid property.
- isIncludeMarkup() - Method in class org.apache.tika.parser.html.BoilerpipeContentHandler
-
- isIncludeProperties() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- isIncludeSubfolders() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the includeSubfolders property.
- isIncludeSubfolders() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the includeSubfolders property.
- isIncludeSubfolders() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the includeSubfolders property.
- isIncludeTnTBox() - Method in class com.day.cq.searchpromote.xml.result.SearchForm
-
- isIncludeWaitingJobs() - Method in class com.scene7.ipsapi.GetActiveJobsParam
-
Gets the value of the includeWaitingJobs property.
- isInclusive() - Method in class com.adobe.cq.social.ugc.api.RangeConstraint
-
Whether the range should include the minimum value and maximum value (inclusive) or not.
- isInClusterView(ClusterView) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Keep only the instances that are contained in the same ClusterView
cluster view
as the one provided.
- isIncomplete(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Does the resource have unresolved required dependencies
- isIndexable(String) - Method in class com.adobe.cq.social.srp.internal.AbstractSchemaMapper
-
Checks if the 'key' is valid key that can be indexed in social-indexing engine (Solr,ElasticSearch,etc)
- isInfinite() - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Checks whether the double value is infinite.
- isInfinite() - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Checks whether the float value is infinite.
- isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Checks whether the double value is infinite.
- isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Checks whether the float value is infinite.
- isInfinite() - Method in class org.apache.commons.math.complex.Complex
-
Returns true if either the real or imaginary part of this complex number
takes an infinite value (either Double.POSITIVE_INFINITY
or
Double.NEGATIVE_INFINITY
) and neither part
is NaN
.
- isInfinite() - Method in class org.apache.commons.math.dfp.Dfp
-
Check if instance is infinite.
- isInfinite() - Method in class org.apache.commons.math.geometry.Vector3D
-
Returns true if any coordinate of this vector is infinite and none are NaN;
false otherwise
- isInfinite() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns true if any coordinate of this vector is infinite and none are NaN;
false otherwise
- isInfinite() - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Check whether any coordinate of this vector is infinite and none are NaN
.
- isInfinite() - Method in interface org.apache.commons.math.linear.RealVector
-
Check whether any coordinate of this vector is infinite and none are NaN
.
- isInfoEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
Info is never enabled.
- isInfoEnabled() - Method in class org.apache.commons.logging.impl.SimpleLog
-
Are info messages currently enabled?
- isInfoEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isInfoEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isInfoEnabled() - Method in interface org.apache.commons.logging.Log
-
Is info logging currently enabled?
- isInfoEnabled() - Method in class org.apache.log4j.Category
-
- isInfoEnabled() - Method in class org.slf4j.event.EventRecodingLogger
-
- isInfoEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
-
- isInfoEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- isInfoEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isInfoEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isInfoEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
-
- isInfoEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled(Marker) - Method in interface org.slf4j.Logger
-
- isInherited() - Method in interface com.day.cq.personalization.ui.groupedservicesselector.GroupedServicesSelector
-
Checks if the services are inherited.
- isInherited() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
- isInherited() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
- isInheritedFromParent() - Method in interface com.adobe.granite.contexthub.models.ContextHubConfigField
-
Indicates if the configuration is inherited from a parent resource.
- isInInches() - Method in class org.apache.commons.imaging.PixelDensity
-
- isInitialized() - Method in class org.apache.commons.collections.ExtendedProperties
-
Indicate to client code whether property
resources have been initialized or not.
- isInitialized() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
-
- isInLaunch(Resource) - Method in interface com.adobe.cq.launches.api.LaunchManager
-
Checks if the provided resource is contained within one or more launches
- isInline() - Method in class com.fasterxml.jackson.core.util.DefaultIndenter
-
- isInline() - Method in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.FixedSpaceIndenter
-
- isInline() - Method in interface com.fasterxml.jackson.core.util.DefaultPrettyPrinter.Indenter
-
- isInline() - Method in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter
-
- isInMaintenanceMode() - Method in interface com.day.cq.replication.Agent
-
Checks if the agent is in maintenance mode
- isInMaintenanceMode() - Method in interface com.day.cq.replication.AgentConfig
-
- isInMemory() - Method in class org.apache.commons.fileupload.disk.DiskFileItem
-
Provides a hint as to whether or not the file contents will be read
from memory.
- isInMemory() - Method in interface org.apache.commons.fileupload.FileItem
-
Provides a hint as to whether or not the file contents will be read
from memory.
- isInMemory() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Determines whether or not the data for this output stream has been
retained in memory.
- isInMetres() - Method in class org.apache.commons.imaging.PixelDensity
-
- isInnerClass(Class) - Static method in class org.apache.commons.lang.ClassUtils
-
Is the specified class an inner class or static nested class.
- isInnerClass(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Is the specified class an inner class or static nested class.
- isInRange(Version) - Method in class org.apache.jackrabbit.vault.packaging.VersionRange
-
Checks if the given version is in this range.
- isInRunningWorkflow(boolean) - Method in interface com.adobe.granite.workflow.status.WorkflowStatus
-
Indicates if a page is subject of a workflow
- isInRunningWorkflow(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
This function determines if an asset has its DamConstants.DAM_ASSET_STATE
property is set to
DamConstants.DAM_ASSET_STATE_PROCESSING
.
- isInRunningWorkflow() - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowStatus
-
Indicates if a page is subject of a workflow
- isInRunningWorkflow() - Method in interface com.day.cq.workflow.status.WorkflowStatus
-
- isInRunningWorkflow(boolean) - Method in interface com.day.cq.workflow.status.WorkflowStatus
-
Indicates if a page is subject of a workflow
- isInScope(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Check whether a variable was declared and is visible in the current scope.
- isInSpan() - Method in class com.day.cq.wcm.foundation.Table.Cell
-
- isInstalled() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Checks if this package is installed.
- isInstalled() - Method in interface org.apache.jackrabbit.vault.packaging.registry.RegisteredPackage
-
Checks if this package is installed.
- isInstance(Object, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Checks if the given value can be assigned to the target type
following the Java generics rules.
- isInstanceOf(Class<?>, Object) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument is an instance of the specified class, if not throws an exception.
- isInstanceOf(Class<?>, Object, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument is an instance of the specified class; otherwise
throwing an exception with the specified message.
- isInstanceOf(MediaType, MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
Checks whether the given media type equals the given base type or
is a specialization of it.
- isInstanceOf(String, MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
Parses and normalises the given media type string and checks whether
the result equals the given base type or is a specialization of it.
- isInt() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check whether contained value
is a number represented as Java int
.
- isInt() - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- isIntegralNumber() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isIntegralNumber() - Method in class com.fasterxml.jackson.databind.node.BigIntegerNode
-
- isIntegralNumber() - Method in class com.fasterxml.jackson.databind.node.IntNode
-
- isIntegralNumber() - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- isIntegralNumber() - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- isInterface() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isInterface() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isInternal() - Method in class org.apache.tika.metadata.Property
-
- isInUse(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
- isInvalid(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is invalid.
- isInvalid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is invalid.
- isInvalid(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is invalid.
- isInvert() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
-
- isInvisibleInAllprop() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
-
Return
true
if this property should be suppressed
in a PROPFIND/
DAV:allprop
response.
- isInvisibleInAllprop() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
-
Return
true
if this property should be suppressed
in a PROPFIND/
DAV:allprop
response.
- isInWorkflow(String, boolean) - Method in interface com.adobe.granite.workflow.PayloadMap
-
Checks whether a
JCR_PATH
based path is subject of a running
Workflow
instance
.
- isInWorkflow(String) - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowService
-
Checks wether a
Page
is subject of a running
Workflow
instance
.
- isInWorkflow(String) - Method in interface com.day.cq.workflow.PayloadMap
-
- isInWorkflow(String, boolean) - Method in interface com.day.cq.workflow.PayloadMap
-
Checks whether a
JCR_PATH
based path is subject of a running
Workflow
instance
.
- isIPTCBlock() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcBlock
-
- isIsActive() - Method in class com.scene7.ipsapi.CompanyMember
-
Gets the value of the isActive property.
- isIsActive() - Method in class com.scene7.ipsapi.CompanyMembership
-
Gets the value of the isActive property.
- isIsActive() - Method in class com.scene7.ipsapi.CompanyMembershipUpdate
-
Gets the value of the isActive property.
- isIsAllowed() - Method in class com.scene7.ipsapi.Permission
-
Gets the value of the isAllowed property.
- isIsAllowed() - Method in class com.scene7.ipsapi.PermissionUpdate
-
Gets the value of the isAllowed property.
- isIsDirectory() - Method in class com.scene7.ipsapi.ZipEntry
-
Gets the value of the isDirectory property.
- isIsEnforced() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the isEnforced property.
- isIsEnforced() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the isEnforced property.
- isIsEnforced() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the isEnforced property.
- isIsEnforced() - Method in class com.scene7.ipsapi.UpdateMetadataFieldParam
-
Gets the value of the isEnforced property.
- isIsGetterVisible(Method) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
Method for checking whether given method is auto-detectable
as is-getter, with respect to its visibility (not considering
method signature or name, just visibility)
- isIsGetterVisible(AnnotatedMethod) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
- isIsGetterVisible(Method) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isIsGetterVisible(AnnotatedMethod) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isIsHidden() - Method in class com.scene7.ipsapi.CreateMetadataFieldParam
-
Gets the value of the isHidden property.
- isIsHidden() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the isHidden property.
- isIsHidden() - Method in class com.scene7.ipsapi.SaveMetadataFieldParam
-
Gets the value of the isHidden property.
- isIsHidden() - Method in class com.scene7.ipsapi.UpdateMetadataFieldParam
-
Gets the value of the isHidden property.
- isIsIpsAdmin() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the isIpsAdmin property.
- isIsIpsAdmin() - Method in class com.scene7.ipsapi.SetUserInfoParam
-
Gets the value of the isIpsAdmin property.
- isIsIpsAdmin() - Method in class com.scene7.ipsapi.User
-
Gets the value of the isIpsAdmin property.
- isIsJobStopped() - Method in class com.scene7.ipsapi.UploadTaskStatus
-
Gets the value of the isJobStopped property.
- isIsOverride() - Method in class com.scene7.ipsapi.Permission
-
Gets the value of the isOverride property.
- isIsOverride() - Method in class com.scene7.ipsapi.PermissionUpdate
-
Gets the value of the isOverride property.
- isIsRequired() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the isRequired property.
- isIsSystemDefined() - Method in class com.scene7.ipsapi.Group
-
Gets the value of the isSystemDefined property.
- isIsSystemDefined() - Method in class com.scene7.ipsapi.SaveGroupParam
-
Gets the value of the isSystemDefined property.
- isIsUserDefined() - Method in class com.scene7.ipsapi.MetadataField
-
Gets the value of the isUserDefined property.
- isIsValid() - Method in class com.scene7.ipsapi.AddUserParam
-
Gets the value of the isValid property.
- isIsValid() - Method in class com.scene7.ipsapi.SetUserInfoParam
-
Gets the value of the isValid property.
- isIsValid() - Method in class com.scene7.ipsapi.User
-
Gets the value of the isValid property.
- isItalics() - Method in class org.apache.tika.parser.microsoft.ooxml.RunProperties
-
- isJacksonStdImpl(Object) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Method that can be called to determine if given Object is the default
implementation Jackson uses; as opposed to a custom serializer installed by
a module or calling application.
- isJacksonStdImpl(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- isJavaAwtHeadless() - Static method in class org.apache.commons.lang.SystemUtils
-
- isJavaAwtHeadless() - Static method in class org.apache.commons.lang3.SystemUtils
-
- isJavaKeyword(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
-
Test whether the argument is a Java keyword.
- isJavaLangObject() - Method in class com.fasterxml.jackson.databind.JavaType
-
Convenience method, short-hand for
getRawClass() == Object.class
and used to figure if we basically have "untyped" type object.
- isJavaVersionAtLeast(float) - Static method in class org.apache.commons.lang.SystemUtils
-
Is the Java version at least the requested version.
- isJavaVersionAtLeast(int) - Static method in class org.apache.commons.lang.SystemUtils
-
Is the Java version at least the requested version.
- isJavaVersionAtLeast(JavaVersion) - Static method in class org.apache.commons.lang3.SystemUtils
-
Is the Java version at least the requested version.
- isJobActiveByJobHandle(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
- isJobActiveByOriginalName(String, S7Config) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
- isJsonArray() - Method in class com.google.gson.JsonElement
-
provides check for verifying if this element is an array or not.
- isJsonNull() - Method in class com.google.gson.JsonElement
-
provides check for verifying if this element represents a null value or not.
- isJsonObject() - Method in class com.google.gson.JsonElement
-
provides check for verifying if this element is a Json object or not.
- isJsonPrimitive() - Method in class com.google.gson.JsonElement
-
provides check for verifying if this element is a primitive or not.
- isJustChildren() - Method in class com.adobe.internal.xmp.options.IteratorOptions
-
- isJustChildren() - Method in class com.adobe.xmp.options.IteratorOptions
-
- isJustLeafname() - Method in class com.adobe.internal.xmp.options.IteratorOptions
-
- isJustLeafname() - Method in class com.adobe.xmp.options.IteratorOptions
-
- isJustLeafnodes() - Method in class com.adobe.internal.xmp.options.IteratorOptions
-
- isJustLeafnodes() - Method in class com.adobe.xmp.options.IteratorOptions
-
- isKeepMissing() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
-
Defines if synchronization keeps missing external identities on synchronization of authorizables.
- isKeepMissing() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
-
Defines if synchronization keeps missing external identities on synchronization of authorizables.
- IslamicChronology - Class in org.joda.time.chrono
-
Implements the Islamic, or Hijri, calendar system using arithmetic rules.
- IslamicChronology.LeapYearPatternType - Class in org.joda.time.chrono
-
Opaque object describing a leap year pattern for the Islamic Chronology.
- isLanguage(String) - Method in class org.apache.tika.language.detect.LanguageResult
-
Return true if the target language matches the detected language.
- isLast() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Checks if this element is the last of it's siblings.
- isLast() - Method in class com.day.cq.wcm.foundation.Table.Column
-
- isLast() - Method in class com.day.cq.wcm.foundation.Table.Row
-
- isLatestArtifactWins() - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
-
Returns true
if the latest artifact should win on a merge.
- isLaunchBasedPath(String) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
Returns true
if the provided path is a launch-based path
- isLaunchResourcePath(String) - Static method in class com.adobe.cq.wcm.launches.utils.LaunchUtils
-
Returns true
if the provided path is a launch resource path
- isLeader() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
- isLeader() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
- isLeader() - Method in interface org.apache.sling.discovery.InstanceDescription
-
If an instance is part of a cluster, it can potentially be a leader of that cluster -
this information is queried here.
- isLeaf(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Returns !node.hasNodes()
- isLeaf(Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Determines whether the given node
is a leaf.
- isLeap(long) - Method in class org.joda.time.DateTimeField
-
Returns whether this field is 'leap' for the specified instant.
- isLeap() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
-
Gets whether this field is leap.
- isLeap(long) - Method in class org.joda.time.field.BaseDateTimeField
-
Returns whether this field is 'leap' for the specified instant.
- isLeap(long) - Method in class org.joda.time.field.DelegatedDateTimeField
-
- isLeap(long) - Method in class org.joda.time.field.OffsetDateTimeField
-
- isLeap(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
-
Always throws UnsupportedOperationException
- isLeap(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
-
- isLearningPath() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceReportModel
-
Determine if this enrollment is for a learning path.
- isLearningPath() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
Determine if this enrollment is for a learning path.
- isLenient() - Method in class com.fasterxml.jackson.annotation.JsonFormat.Value
-
- isLenient() - Method in class com.fasterxml.jackson.databind.util.StdDateFormat
-
- isLenient() - Method in class com.google.gson.stream.JsonReader
-
Returns true if this parser is liberal in what it accepts.
- isLenient() - Method in class com.google.gson.stream.JsonWriter
-
Returns true if this writer has relaxed syntax rules.
- isLenient() - Method in class org.apache.commons.mail.resolver.DataSourceBaseResolver
-
Shall we ignore resources not found or throw an exception?
- isLenient() - Method in class org.joda.time.DateTimeField
-
Returns true if the set method is lenient.
- isLenient() - Method in class org.joda.time.field.DecoratedDateTimeField
-
- isLenient() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- isLenient() - Method in class org.joda.time.field.LenientDateTimeField
-
- isLenient() - Method in class org.joda.time.field.PreciseDurationDateTimeField
-
Returns false by default.
- isLenient() - Method in class org.joda.time.field.StrictDateTimeField
-
- isLenient() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
This field is not lenient.
- isLenientEnabled() - Static method in class org.apache.commons.exec.util.DebugUtils
-
Determines if lenient mode is enabled.
- isLessThan(Days) - Method in class org.joda.time.Days
-
Is this days instance less than the specified number of days.
- isLessThan(Hours) - Method in class org.joda.time.Hours
-
Is this hours instance less than the specified number of hours.
- isLessThan(Minutes) - Method in class org.joda.time.Minutes
-
Is this minutes instance less than the specified number of minutes.
- isLessThan(Months) - Method in class org.joda.time.Months
-
Is this months instance less than the specified number of months.
- isLessThan(Seconds) - Method in class org.joda.time.Seconds
-
Is this seconds instance less than the specified number of seconds.
- isLessThan(Weeks) - Method in class org.joda.time.Weeks
-
Is this weeks instance less than the specified number of weeks.
- isLessThan(Years) - Method in class org.joda.time.Years
-
Is this years instance less than the specified number of years.
- isLink() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a link entry.
- isLink() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Is this entry a symbolic link?
- isLink() - Method in class org.apache.tika.sax.Link
-
- isLinked(Page, String) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Returns true if the newsletter is linked to the specified delivery.
- isLinux() - Static method in enum com.adobe.versioncue.nativecomm.NativeComm.OS
-
- isListenForAllRecords() - Method in class org.apache.tika.parser.microsoft.ExcelExtractor
-
Returns true
if this parser is configured to listen
for all records instead of just the specified few.
- isLive() - Method in interface org.apache.sling.api.resource.DynamicResourceProvider
-
Deprecated.
Returns true
if this resource provider has not been closed
yet and can still be used.
- isLive() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns true
if this resource resolver is still usable.
- isLive() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- isLive() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoader
-
Is this class loader still alive/valid?
- isLive(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns true
if this resource provider has not been closed
yet and can still be used.
- isLiveCopy() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns true
if the current Launch
is a live
copy
- isLiveCopy - Variable in class com.adobe.cq.launches.api.LaunchManager.CreateOptions
-
If true
, the launch will be a live copy of the current production version.
- isLiveCopy() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Checks whether the current resource is a live-copy or not.
- isLiveCopy() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns if the item is a com.day.cq.wcm.msm.api.LiveCopy
.
- isLoaded() - Method in interface org.apache.commons.math.random.EmpiricalDistribution
-
Property indicating whether or not the distribution has been loaded.
- isLoaded() - Method in class org.apache.commons.math.random.EmpiricalDistributionImpl
-
Property indicating whether or not the distribution has been loaded.
- isLocal() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
-
Returns true
if this event bundle is associated with a
change that was initiated by a local session info.
- isLocal() - Method in interface org.apache.jackrabbit.spi.EventBundle
-
Returns true
if this event bundle is associated with a
change that was initiated by a local session info.
- isLocal() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
- isLocal() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
- isLocal() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Determines whether this InstanceDescription is representing the local instance.
- isLocalDateTimeGap(LocalDateTime) - Method in class org.joda.time.DateTimeZone
-
- isLocalType(Class<?>, boolean) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- isLocalValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Indicates whether the field's value is inlined into the offset field.
- isLockable(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns true, if the this resource allows locking.
- isLocked() - Method in interface com.adobe.granite.workflow.payload.PayloadInfo
-
Return whether or not the payload is locked.
- isLocked() - Method in class org.apache.commons.collections.comparators.ComparatorChain
-
Determine if modifications can still be made to the
ComparatorChain.
- isLocked() - Method in class org.apache.commons.collections.comparators.FixedOrderComparator
-
Returns true if modifications cannot be made to the FixedOrderComparator.
- isLocked() - Method in class org.apache.commons.collections.iterators.IteratorChain
-
Determine if modifications can still be made to the IteratorChain.
- isLocked() - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Determine if modifications can still be made to the
ComparatorChain.
- isLocked() - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Returns true if modifications cannot be made to the FixedOrderComparator.
- isLocked() - Method in class org.apache.commons.collections4.iterators.IteratorChain
-
Determine if modifications can still be made to the IteratorChain.
- isLocked() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks if this node is locked.
- isLockedByToken(String) - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return true, if the given token matches the lock token present in this
lock thus indicating that any lock relevant operation should not fail
due to a lock.
- isLockedByToken(String) - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
-
- isLockOwner() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Returns true
if the SessionInfo
used to
retrieve this LockInfo
is the lock holder and thus enabled
to refresh or release the lock.
- isLockOwner() - Method in interface org.apache.jackrabbit.spi.LockInfo
-
Returns true
if the SessionInfo
used to
retrieve this LockInfo
is the lock holder and thus enabled
to refresh or release the lock.
- isLoggable(LogRecord) - Method in class com.sun.mail.util.logging.MailHandler
-
Check if this Handler would actually log a given
LogRecord into its internal buffer.
- isLoggable(Level) - Method in class com.sun.mail.util.MailLogger
-
If "debug" is set, or our embedded Logger is loggable at the
given level, return true.
- isLoggedInAsAdmin() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- isLoggedInAsMember() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- isLong() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check whether contained value
is a number represented as Java long
.
- isLong() - Method in class com.fasterxml.jackson.databind.node.LongNode
-
- isLongerThan(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
-
Is the length of this duration longer than the duration passed in.
- isLongerThan(ReadableDuration) - Method in interface org.joda.time.ReadableDuration
-
Is the length of this duration longer than the duration passed in.
- isLowerCaseNames() - Method in class org.apache.commons.fileupload.ParameterParser
-
Returns true if parameter names are to be converted to lower
case when name/value pairs are parsed.
- isLowInclusive() - Method in class org.apache.jackrabbit.vault.packaging.VersionRange
-
Returns true
if the lower bound is inclusive
- isLowSurrogate(int) - Static method in class com.day.text.XMLChar
-
Returns whether the given character is a low surrogate
- isLowSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns whether the given character is a low surrogate
- isLowSurrogate(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns whether the given character is a low surrogate
- isLZMACompressionAvailable() - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Are the classes required to support LZMA compression available?
- isMachineTranslationConfiguration(Resource) - Method in interface com.adobe.granite.translation.core.MachineTranslationUtil
-
- isMacOSX() - Static method in enum com.adobe.versioncue.nativecomm.NativeComm.OS
-
- isMacroLanguage(String) - Static method in class org.apache.tika.language.detect.LanguageNames
-
- isMACSharedResource(String) - Method in interface com.adobe.cq.dam.mac.sync.api.DAMSyncService
-
Checks if resource is shared across system.
- isMajor() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
-
- isManagedReference() - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector.ReferenceProperty
-
- isMandatory() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Whether this task is considered to be mandatory.
- isMandatory() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
The mandatory flag denotes that a property has to be specified in an XMP data object.
- isMandatory() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- isMandatory() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
-
Indicates if this restriction is mandatory.
- isMandatory() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
-
- isMandatory() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
-
Determines whether the item is 'mandatory'.
- isMandatory() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
-
Determines whether the item is 'mandatory'.
- IsMandatoryFilter - Class in org.apache.jackrabbit.vault.fs.filter
-
IsNodeFilter
...
- IsMandatoryFilter() - Constructor for class org.apache.jackrabbit.vault.fs.filter.IsMandatoryFilter
-
- IsMandatoryFilter(boolean, int, int) - Constructor for class org.apache.jackrabbit.vault.fs.filter.IsMandatoryFilter
-
- IsMandatoryFilter(boolean) - Constructor for class org.apache.jackrabbit.vault.fs.filter.IsMandatoryFilter
-
- IsMandatoryPredicate - Class in org.apache.jackrabbit.commons.predicate
-
IsMandatoryFilter
...
- IsMandatoryPredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
-
- IsMandatoryPredicate(boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
-
- IsMandatoryPredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
-
- isManualConfigUpdate() - Method in interface com.adobe.cq.screens.device.Device
-
Returns a Boolean depending on whether the Device expects manual or automatic Config updates.
- isMapLikeType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isMapLikeType() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isMapLikeType() - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
- isMarkup(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character can be considered markup.
- isMarkup(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character can be considered markup.
- isMarkup(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character can be considered markup.
- isMaster() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns true if a variation is a master variation.
- isMatch(CharSequence) - Method in interface org.apache.commons.codec.language.bm.Rule.RPattern
-
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang.text.StrMatcher
-
Returns the number of matching characters, zero for no match.
- isMatch(char[], int) - Method in class org.apache.commons.lang.text.StrMatcher
-
Returns the number of matching characters, zero for no match.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Returns the number of matching characters, zero for no match.
- isMatch(char[], int) - Method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Returns the number of matching characters, zero for no match.
- isMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
-
Returns true if the
Pattern
matched anything or false otherwise.
- isMatch(ReadableInstant) - Method in class org.joda.time.Partial
-
Does this partial match the specified instant.
- isMatch(ReadablePartial) - Method in class org.joda.time.Partial
-
Does this partial match the specified partial.
- isMatching(CellValue) - Method in interface com.day.cq.reporting.Filter
-
Checks if the specified data row matches the filter (= should be included in the
result set due to current filter settings).
- isMatchingFilter(String, Namespace) - Method in class org.apache.jackrabbit.webdav.observation.Filter
-
- isMayEdit() - Method in interface com.adobe.cq.social.members.api.CommunityMemberGroupProfile
-
Check if this UserProfile
instance can be edited by current session.
- isMember(UserPropertiesService, ResourceResolver, String, String) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
Returns true if an authorizable is a group member.
- isMember(UserManager, String, String) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
Check if the specified user id belong to the group admin or not.
- isMember(String, String, ServiceUserWrapper, SlingRepository) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
- isMember(Authorizable) - Method in interface com.day.cq.security.Group
-
Deprecated.
Checks if the given Authorizable is a member of the current Group.
- isMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
- isMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
-
- isMerge() - Method in class org.apache.felix.metatype.Designate
-
- isMergedResource(Resource) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
-
Deprecated.
Returns
true
if the provided
Resource
is a merged resource.
- isMergedResource(Resource) - Static method in class org.apache.sling.resourcemerger.api.ResourceMergerUtil
-
Returns
true
if the provided
Resource
is a merged resource.
- isMetadataField(String) - Static method in class org.apache.tika.parser.image.MetadataFields
-
- isMetadataField(Property) - Static method in class org.apache.tika.parser.image.MetadataFields
-
- isMetaDataOnly() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Does this volume only contain metadata?
- isMetadataRes(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Returns true if
Asset
can be adapted from
dam:asset/jcr:content/metadata resource else returns false.
- isMetadataTranslationRequired() - Method in interface com.adobe.granite.translation.api.TranslationMetadata
-
Checks if metadata translation is required.
- isMetaphoneEqual(String, String) - Method in class org.apache.commons.codec.language.Metaphone
-
Tests is the metaphones of two strings are identical.
- isMethodAffectedByLabel(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
-
Returns true, if the specified method is affected by a Label header
- isMethodAllowed(Method) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Returns true
if the method is not one of the Object
's class declared methods, with the exception of
Object.toString()
.
- isMicrosoftConfiguration(Resource) - Static method in class com.adobe.granite.translation.connector.msft.core.MicrosoftTranslationUtil
-
- isMimetype() - Method in class org.apache.tika.parser.strings.FileConfig
-
Returns true
if the mime option is enabled.
- isMimetypePreviewable(ResourceResolver, String) - Method in interface com.day.cq.dam.scene7.api.Scene7AssetMimetypeService
-
Check if it's previewable by Scene7 IS server.
- isMinifyEnabled() - Method in interface com.adobe.granite.ui.clientlibs.HtmlLibraryManager
-
Checks if library minification is enabled.
- isMissingNode() - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method that returns true for "virtual" nodes which represent
missing entries constructed by path accessor methods when
there is no actual node matching given criteria.
- isMissingNode() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isMissingNode() - Method in class com.fasterxml.jackson.databind.node.MissingNode
-
- isMixed(Value) - Method in class com.adobe.granite.ui.components.Field
-
Returns true
if the field is a mixed value; false
otherwise.
- isMixed(Config, Value) - Static method in class com.adobe.granite.ui.components.Field
-
Returns true
if the field is a mixed value; false
otherwise.
- isMixedCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains mixed casing of both uppercase and lowercase characters.
- isMixedLanguages() - Method in class org.apache.tika.language.detect.LanguageDetector
-
- isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
- isMixin() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns the value of the mixin flag.
- isMixin() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns the value of the mixin flag.
- ISMIXIN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the isMixin
attribute.
- isMobileRequest(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
True if the request's user agent is a mobile device.
- isMobileResource(Resource) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
- isMobileResource(Resource, String[]) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
True if given resource's parent page (or page itself) or any of its parent pages is based on the mobile resource
type
MobileConstants.MOBILE_BASE_RESOURCE_TYPE
or any other type provided in the types array.
- isModelAvailableForRequest(SlingHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Determine is a model class is available for the request's resource's resource type.
- isModelAvailableForResource(Resource) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Determine is a model class is available for the resource's resource type.
- isModelClass(Object, Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
- isModelClass(Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Checks if a given type can be instantiated though Sling Models.
- isModified() - Method in interface com.adobe.cq.social.ugcbase.CollabUser
-
Returns whether this user has been modified and needs to be saved.
- isModified() - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
-
Deprecated.
Return a flag indicating whether this object was modified.
- isModified() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Check whether this builder represents a modified node, which has either modified properties
or removed or added child nodes.
- isModified() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- isModified() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
-
- isModified() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Checks if the definition was modified since it was last wrapped.
- isModifiedSince(Page, long) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Checks if a newsletter has been modified after a specified date.
- isMostlyAscii() - Method in class org.apache.tika.detect.TextStatistics
-
Checks whether at least one byte was seen and that the bytes that
were seen were mostly plain text (i.e.
- isMounted() - Method in interface org.apache.jackrabbit.vault.fs.api.AggregateManager
-
Checks if this tree is still mounted and if the attached session
is still live.
- isMounted() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFileSystem
-
Checks if this tree is still mounted and if the attached session
is still live.
- isMoveAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isMoveAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isMSB() - Method in class org.apache.tika.parser.executable.MachineMetadata.Endian
-
- isMulti() - Method in interface com.adobe.granite.haf.converter.api.description.ActionFieldDescription
-
Get whether the field can support multiple values.
- isMulti() - Method in class com.adobe.reef.siren.Field
-
Returns the multi attribute
- isMulti() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- isMulti - Variable in class org.apache.jackrabbit.vault.util.DocViewProperty
-
indicates a MV property
- isMultipart() - Method in class org.apache.commons.mail.util.MimeMessageParser
-
- isMultipart(HttpServletRequest) - Static method in class org.apache.oltu.oauth2.common.utils.OAuthUtils
-
- isMultipartContent(RequestContext) - Static method in class org.apache.commons.fileupload.FileUploadBase
-
Utility method that determines whether the request contains multipart
content.
- isMultipartContent(HttpServletRequest) - Static method in class org.apache.commons.fileupload.FileUploadBase
-
- isMultipartContent(ActionRequest) - Static method in class org.apache.commons.fileupload.portlet.PortletFileUpload
-
Utility method that determines whether the request contains multipart
content.
- isMultipartContent(HttpServletRequest) - Static method in class org.apache.commons.fileupload.servlet.ServletFileUpload
-
Utility method that determines whether the request contains multipart
content.
- isMultiple() - Method in class com.day.durbo.DurboInput.Property
-
- isMultiple() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
- isMultiple() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Reports whether this property can have multiple values.
- isMultiple() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Reports whether this property can have multiple values.
- isMultipleChoice() - Method in interface com.adobe.cq.social.tally.Poll
-
- isMultiResource(ServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Returns if multiple resources are handled by the "edit" resource form
action.
- isMultiResourcePost(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Returns whether the given form POST based on the "edit" resource action
targets multiple resources.
- isMultiSelect() - Method in interface com.adobe.cq.commerce.api.CommerceFacet
-
Get whether multiple values can be selected for this facet or not
- isMultiSelect() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacet
-
Get whether multiple values can be selected for this facet or not
- isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
-
Always returns true.
- isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
-
- isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
-
Always returns false
.
- isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
-
Always returns true
.
- isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
-
Always returns false
.
- isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
-
Always returns true
.
- isMultiStatusReport() - Method in interface org.apache.jackrabbit.webdav.version.report.Report
-
Returns true if this Report
will send a MultiStatus
response.
Please note that RFC 3253 that the the response must be a 207 Multi-Status,
if a Depth request header is present.
- isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
-
Always returns true
.
- isMultiTenantSupported() - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Check if the multitenant deployment is supported.
- isMultiValue() - Method in interface com.adobe.cq.dam.cfm.DataType
-
Determines if the data type represents an array of values.
- isMultiValue() - Method in interface com.day.cq.reporting.ExtractorDef
-
Determines if the represented value has to be handled as multi-valued.
- isMultiValue() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Is this a multi value field?
- isMultiValued() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
- isMultiValued() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
-
- isMultiValued(Property) - Method in class org.apache.tika.metadata.Metadata
-
Returns true if named value is multivalued.
- isMultiValued(String) - Method in class org.apache.tika.metadata.Metadata
-
Returns true if named value is multivalued.
- isMultiValuePermitted() - Method in class org.apache.tika.metadata.Property
-
Is the PropertyType one which accepts multiple values?
- isMultiValueRestriction(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Returns true
if the restriction is multivalued; false
otherwise.
- isMultiValueRestriction(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
-
- isName(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isName(String) - Static method in class org.apache.commons.exec.OS
-
Determines if the OS on which Ant is executing matches the given OS name.
- isName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isName(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNameStart(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNameStart(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNaN() - Method in class com.fasterxml.jackson.core.base.ParserBase
-
- isNaN() - Method in class com.fasterxml.jackson.core.JsonParser
-
Access for checking whether current token is a numeric value token, but
one that is of "not-a-number" (NaN) variety (including both "NaN" AND
positive/negative infinity!): not supported by all formats,
but often supported for
JsonToken.VALUE_NUMBER_FLOAT
.
- isNaN() - Method in class com.fasterxml.jackson.core.util.JsonParserDelegate
-
- isNaN() - Method in class com.fasterxml.jackson.databind.node.DoubleNode
-
- isNaN() - Method in class com.fasterxml.jackson.databind.node.FloatNode
-
- isNaN() - Method in class com.fasterxml.jackson.databind.node.NumericNode
-
Convenience method for checking whether this node is a
FloatNode
or
DoubleNode
that contains
"not-a-number" (NaN) value.
- isNaN() - Method in class com.fasterxml.jackson.databind.node.TreeTraversingParser
-
- isNaN() - Method in class org.apache.commons.lang.mutable.MutableDouble
-
Checks whether the double value is the special NaN value.
- isNaN() - Method in class org.apache.commons.lang.mutable.MutableFloat
-
Checks whether the float value is the special NaN value.
- isNaN() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Checks whether the double value is the special NaN value.
- isNaN() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Checks whether the float value is the special NaN value.
- isNaN() - Method in class org.apache.commons.math.complex.Complex
-
Returns true if either or both parts of this complex number is NaN;
false otherwise
- isNaN() - Method in class org.apache.commons.math.dfp.Dfp
-
Check if instance is not a number.
- isNaN() - Method in class org.apache.commons.math.geometry.Vector3D
-
Returns true if any coordinate of this vector is NaN; false otherwise
- isNaN() - Method in class org.apache.commons.math.linear.ArrayRealVector
-
Returns true if any coordinate of this vector is NaN; false otherwise
- isNaN() - Method in class org.apache.commons.math.linear.OpenMapRealVector
-
Check whether any coordinate of this vector is NaN
.
- isNaN() - Method in interface org.apache.commons.math.linear.RealVector
-
Check whether any coordinate of this vector is NaN
.
- isNaturalOrdering() - Method in class org.apache.commons.lang3.Range
-
Whether or not the Range is using the natural ordering of the elements.
- isNCName(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCName(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNegate() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
-
- isNegated() - Method in class com.adobe.cq.social.ugc.api.AbstractConstraint
-
Checks whether this constraint has been negated.
- isNegated() - Method in interface com.adobe.cq.social.ugc.api.Constraint
-
Gets whether or not this constraint has been negated.
- isNegated() - Method in class com.day.cq.search.PredicateGroup
-
Returns whether the result of this predicate group should be negated.
- isNegated() - Method in class org.apache.commons.lang.CharRange
-
Is this CharRange
negated.
- isNested() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- isNestedConfiguration() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
-
- isNestedThrowable(Throwable) - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Checks whether this Throwable
class can store a cause.
- isNetwork() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a network device.
- isNew() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupFolder
-
Checks if is new.
- isNew() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Checks whether the page represented by this item was created in the last 24hrs.
- isNew() - Method in interface com.day.cq.mailer.MailingStatus
-
- isNew() - Method in interface com.day.crx.packaging.PackageShareSession
-
Checks if the session is new and never connected to the packageshare.
- isNew() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Check whether this builder represents a new node, which is not present in the base state.
- isNew(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Check whether the named property is new, i.e.
- isNew() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- isNew(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- isNewHeader() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Is this the new header format? (We do not currently support the
old format.)
- isNewInode() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Is this the new inode format? (We do not currently support the
old format.)
- isNewsletter(Page) - Method in interface com.adobe.cq.mcm.campaign.NewsletterManager
-
Checks if the specified page is a newsletter, i.e.
- isNO() - Method in class com.sun.mail.iap.Response
-
- isNoAutoMerge() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
-
Returns true if the DAV:merge element contains a DAV:no-auto-merge child element.
- isNoCheckout() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
-
Returns true if the DAV:merge element contains a DAV:no-checkout child element.
- isNode() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns true
.
- isNode() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns false
.
- isNodeEnd() - Method in class com.day.durbo.DurboInput.Element
-
Checks if this element is a node end
- isNodeEnd() - Method in class com.day.durbo.DurboInput.Node
-
- isNodeEnd() - Method in class com.day.durbo.DurboInput.Property
-
- IsNodeFilter - Class in org.apache.jackrabbit.vault.fs.filter
-
Item filter that checks if an item is a node.
- IsNodeFilter() - Constructor for class org.apache.jackrabbit.vault.fs.filter.IsNodeFilter
-
Default constructor.
- IsNodeFilter(boolean, int, int) - Constructor for class org.apache.jackrabbit.vault.fs.filter.IsNodeFilter
-
Creates a new node item filter.
- IsNodeFilter(boolean) - Constructor for class org.apache.jackrabbit.vault.fs.filter.IsNodeFilter
-
Creates a new node item filter
- IsNodePredicate - Class in org.apache.jackrabbit.commons.predicate
-
Item filter that checks if an item is a node.
- IsNodePredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Default constructor.
- IsNodePredicate(boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Creates a new node item filter.
- IsNodePredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Creates a new node item filter
- isNodeStart() - Method in class com.day.durbo.DurboInput.Element
-
Checks if this element is a node start
- isNodeStart() - Method in class com.day.durbo.DurboInput.Node
-
- isNodeStart() - Method in class com.day.durbo.DurboInput.Property
-
- isNodeType(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks whether this node is of the given type.
- isNodeType(Tree, String, Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
- isNodeType(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- isNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
-
Test if this nodetype equals or is directly or indirectly derived from
the node type with the specified nodeTypeName
, without
checking of a node type of that name really exists.
- isNoIntercept() - Method in class org.apache.commons.math.stat.regression.AbstractMultipleLinearRegression
-
- isNoInvert() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
-
- isNoLocal() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Whether the listener registration is non-local
- isNoLocal() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
- isNoMatch(String[]) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
- isNoMetaInf() - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- isNoneBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if none of the CharSequences are empty (""), null or whitespace only.
- isNoneEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if none of the CharSequences are empty ("") or null.
- isNonEscapingElement(String) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
Returns true if the text node children of the given elements
should be output unescaped.
- isNonExistingResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns true
if the resource res
is a
non-existing resource.
- isNonRecursive() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Defines the package installation should recursively install sub packages.
- isNonSingular() - Method in interface org.apache.commons.math.linear.DecompositionSolver
-
Check if the decomposed matrix is non-singular.
- isNonSingular() - Method in interface org.apache.commons.math.linear.FieldDecompositionSolver
-
Check if the decomposed matrix is non-singular.
- isNonStaticInnerClass() - Method in class com.fasterxml.jackson.databind.BeanDescription
-
- isNonStaticInnerClass() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedClass
-
- isNonStaticInnerClass(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- isNoOrdering() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- isNormalizationRequired() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.IFrameTagHandler
-
- isNormalizationRequired() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- isNormalized() - Method in interface org.apache.jackrabbit.spi.Path
-
Tests whether this path is normalized, i.e.
- isNormalizeNamespaces() - Method in class org.apache.cocoon.xml.dom.DOMStreamer
-
- isNoScrollTo() - Method in class org.apache.jackrabbit.vault.util.HtmlProgressListener
-
- IsNoSystemNodePredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter payload resources.
- IsNoSystemNodePredicate() - Constructor for class com.day.cq.commons.predicate.IsNoSystemNodePredicate
-
- isNot(char) - Static method in class org.apache.commons.lang.CharRange
-
Constructs a negated CharRange
over a single character.
- isNotation(String) - Method in class org.kohsuke.rngom.rngparser.parse.xml.DtdContext
-
- isNotBlank(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if a String is not empty (""), not null and not whitespace only.
- isNotBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is not empty (""), not null and not whitespace only.
- isNotEmpty(Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Null-safe check if the specified collection is not empty.
- isNotEmpty(Map) - Static method in class org.apache.commons.collections.MapUtils
-
Null-safe check if the specified map is not empty.
- isNotEmpty(Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Null-safe check if the specified collection is not empty.
- isNotEmpty(Map<?, ?>) - Static method in class org.apache.commons.collections4.MapUtils
-
Null-safe check if the specified map is not empty.
- isNotEmpty(Object[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of Objects is not empty or not null
.
- isNotEmpty(long[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive longs is not empty or not null
.
- isNotEmpty(int[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive ints is not empty or not null
.
- isNotEmpty(short[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive shorts is not empty or not null
.
- isNotEmpty(char[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive chars is not empty or not null
.
- isNotEmpty(byte[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive bytes is not empty or not null
.
- isNotEmpty(double[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive doubles is not empty or not null
.
- isNotEmpty(float[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive floats is not empty or not null
.
- isNotEmpty(boolean[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks if an array of primitive booleans is not empty or not null
.
- isNotEmpty(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if a String is not empty ("") and not null.
- isNotEmpty(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of Objects is not empty and not null
.
- isNotEmpty(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive longs is not empty and not null
.
- isNotEmpty(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive ints is not empty and not null
.
- isNotEmpty(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive shorts is not empty and not null
.
- isNotEmpty(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive chars is not empty and not null
.
- isNotEmpty(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive bytes is not empty and not null
.
- isNotEmpty(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive doubles is not empty and not null
.
- isNotEmpty(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive floats is not empty and not null
.
- isNotEmpty(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive booleans is not empty and not null
.
- isNotEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is not empty ("") and not null.
- isNotFalse(Boolean) - Static method in class org.apache.commons.lang.BooleanUtils
-
Checks if a Boolean
value is not false
,
handling null
by returning true
.
- isNotFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a Boolean
value is not false
,
handling null
by returning true
.
- isNotIn(char, char) - Static method in class org.apache.commons.lang.CharRange
-
Constructs a negated CharRange
over a set of characters.
- isNotInClusterView(ClusterView) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Filter out the instances that are contained in the same ClusterView
cluster view
as the one provided.
- isNotLeader() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
- isNotLocal() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
- isNotTrue(Boolean) - Static method in class org.apache.commons.lang.BooleanUtils
-
Checks if a Boolean
value is not true
,
handling null
by returning true
.
- isNotTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a Boolean
value is not true
,
handling null
by returning true
.
- isNotVirtual() - Method in interface com.adobe.cq.social.activitystreams.api.SocialActivityObject
-
- isNull() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check if this node was created from
JSON literal null value.
- isNull(int) - Method in class org.apache.sling.commons.json.JSONArray
-
Deprecated.
Determine if the value is null.
- isNull(String) - Method in class org.apache.sling.commons.json.JSONObject
-
Deprecated.
Determine if the value associated with the key is null or if there is
no value.
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DChoicePattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DDataPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DDefine
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DEmptyPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DGrammarPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DGroupPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DInterleavePattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DListPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DMixedPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DNotAllowedPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DOneOrMorePattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DOptionalPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DPattern
-
Returns true if this pattern is nullable.
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DRefPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DTextPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DValuePattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DXmlTokenPattern
-
- isNullable() - Method in class org.kohsuke.rngom.rngparser.digested.DZeroOrMorePattern
-
- isNullAcceptable() - Method in interface com.day.cq.dam.commons.util.AssetUpdate.Check
-
- isNuller(NullValueProvider) - Static method in class com.fasterxml.jackson.databind.deser.impl.NullsConstantProvider
-
Utility method that can be used to check if given null value provider
is "nuller", no-operation provider that will always simply return
Java `null` for any and all input `null`s.
- isNumber() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isNumber() - Method in class com.google.gson.JsonPrimitive
-
Check whether this primitive contains a Number.
- isNumber(String) - Static method in class org.apache.commons.lang.math.NumberUtils
-
Checks whether the String a valid Java number.
- isNumber(String) - Static method in class org.apache.commons.lang.NumberUtils
-
Deprecated.
Checks whether the String a valid Java number.
- isNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- isNumber(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-
- isNumber(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if the provided object represents a number or not.
- isNumeric() - Method in enum com.fasterxml.jackson.annotation.JsonFormat.Shape
-
- isNumeric() - Method in enum com.fasterxml.jackson.core.JsonToken
-
- isNumeric(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only unicode digits.
- isNumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode digits.
- isNumericSpace(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only unicode digits or space
(' '
).
- isNumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode digits or space
(' '
).
- ISO8601 - Class in org.apache.jackrabbit.util
-
The
ISO8601
utility class provides helper methods
to deal with date/time formatting using a specific ISO8601-compliant
format (see
ISO 8601).
- ISO8601() - Constructor for class org.apache.jackrabbit.util.ISO8601
-
- ISO8601DateFormat - Class in com.fasterxml.jackson.databind.util
-
- ISO8601DateFormat() - Constructor for class com.fasterxml.jackson.databind.util.ISO8601DateFormat
-
Deprecated.
- ISO8601Utils - Class in com.fasterxml.jackson.databind.util
-
Deprecated.
- ISO8601Utils() - Constructor for class com.fasterxml.jackson.databind.util.ISO8601Utils
-
Deprecated.
- ISO8859_1_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
Mapping to escape
ISO-8859-1
characters to their named HTML 3.x equivalents.
- ISO8859_1_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
- ISO9075 - Class in com.day.text
-
Implements the encode and decode routines as specified for XML name to SQL
identifier conversion in ISO 9075-14:2003.
If a character
c
is not valid at a certain position in an XML 1.0
NCName it is encoded in the form: '_x' + hexValueOf(c) + '_'
- ISO9075 - Class in org.apache.jackrabbit.util
-
Implements the encode and decode routines as specified for XML name to SQL
identifier conversion in ISO 9075-14:2003.
If a character c
is not valid at a certain position in an XML 1.0
NCName it is encoded in the form: '_x' + hexValueOf(c) + '_'.
- ISO_8601_EXTENDED_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date without time zone.
- ISO_8601_EXTENDED_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date-time without time zone.
- ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date-time with time zone.
- ISO_8601_EXTENDED_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for time without time zone.
- ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for time with time zone.
- ISO_8859_1 - Static variable in class org.apache.commons.codec.CharEncoding
-
CharEncodingISO Latin Alphabet No.
- ISO_8859_1 - Static variable in class org.apache.commons.codec.Charsets
-
- ISO_8859_1 - Static variable in class org.apache.commons.compress.utils.CharsetNames
-
CharEncodingISO Latin Alphabet No.
- ISO_8859_1 - Static variable in class org.apache.commons.compress.utils.Charsets
-
CharsetNamesISO Latin Alphabet No.
- ISO_8859_1 - Static variable in class org.apache.commons.io.Charsets
-
- ISO_8859_1 - Static variable in class org.apache.commons.lang.CharEncoding
-
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
- ISO_8859_1 - Static variable in class org.apache.commons.lang3.CharEncoding
-
Deprecated.
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
- ISO_8859_1 - Static variable in class org.apache.commons.mail.Email
-
- ISO_8859_1 - Static variable in class org.apache.commons.mail.EmailConstants
-
charset constant for iso-8859-1
- ISO_COUNTRIES - Static variable in class com.day.cq.commons.LanguageUtil
-
Set of all valid country iso codes.
- ISO_DATE_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601 formatter for date without time zone.
- ISO_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_DATE_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601-like formatter for date with time zone.
- ISO_DATE_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_DATETIME_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601 formatter for date-time without time zone.
- ISO_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601 formatter for date-time with time zone.
- ISO_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_EXTENDED_FORMAT_PATTERN - Static variable in class org.apache.commons.lang.time.DurationFormatUtils
-
Pattern used with FastDateFormat
and SimpleDateFormat
for the ISO8601 period format used in durations.
- ISO_EXTENDED_FORMAT_PATTERN - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
-
Pattern used with FastDateFormat
and SimpleDateFormat
for the ISO 8601 period format used in durations.
- ISO_LANGUAGES - Static variable in class com.day.cq.commons.LanguageUtil
-
Set of all valid language iso codes.
- ISO_SPEED_RATINGS - Static variable in interface org.apache.tika.metadata.TIFF
-
"ISO Speed and ISO Latitude of the input device as specified in ISO 12232"
- ISO_TIME_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601 formatter for time without time zone.
- ISO_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_TIME_NO_T_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601-like formatter for time without time zone.
- ISO_TIME_NO_T_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_TIME_NO_T_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601-like formatter for time with time zone.
- ISO_TIME_NO_T_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang.time.DateFormatUtils
-
ISO8601 formatter for time with time zone.
- ISO_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- isOAuthEnabled() - Method in interface com.day.cq.replication.AgentConfig
-
Checks whether the agent is using the OAuth 2.0 Authorization Grants mechanism or not.
- isObject() - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method that returns true if this node is an Object node, false
otherwise.
- isObject() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isObject() - Method in class com.fasterxml.jackson.databind.node.ObjectNode
-
- isObjectOrPrimitive(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
- isObjectTranslationRequired() - Method in interface com.adobe.granite.translation.api.TranslationMetadata
-
Checks if Object translation is required.
- ISOChronology - Class in org.joda.time.chrono
-
Implements a chronology that follows the rules of the ISO8601 standard,
which is compatible with Gregorian for all modern dates.
- ISODateTimeFormat - Class in org.joda.time.format
-
Factory that creates instances of DateTimeFormatter based on the ISO8601 standard.
- isOffline() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelModel
-
- isOffset() - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
-
- isOffsetParsed() - Method in class org.joda.time.format.DateTimeFormatter
-
Checks whether the offset from the string is used as the zone of
the parsed datetime.
- isOfType(String) - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
-
Checks whether this exception is of the given type.
- isOK() - Method in class com.sun.mail.iap.Response
-
- isOk() - Method in class org.apache.sling.hc.api.Result
-
True if our status is OK - provides a convenient way of
checking that.
- isOldGNUSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU or star sparse block using the
oldgnu format.
- isOmitQualifiers() - Method in class com.adobe.internal.xmp.options.IteratorOptions
-
- isOmitQualifiers() - Method in class com.adobe.xmp.options.IteratorOptions
-
- isOnlyArrayOptions() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isOnlyArrayOptions() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isOnlyNewer() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- isOnTrail() - Method in class com.day.cq.wcm.foundation.Navigation.Element
-
Checks if this element is on the trail.
- isOpen() - Method in class com.sun.mail.imap.IMAPFolder
-
Check whether this connection is really open.
- isOpen() - Method in class com.sun.mail.pop3.DefaultFolder
-
- isOpen() - Method in class com.sun.mail.pop3.POP3Folder
-
- isOpen() - Method in class org.apache.commons.compress.utils.FixedLengthBlockOutputStream
-
- isOpen() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
- isOpen() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Returns the current open state of this circuit breaker.
- isOpen() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Returns the current open state of this circuit breaker.
- isOpen(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
-
Checks, if the file is open
- isOpen() - Method in class org.kohsuke.rngom.rngparser.nc.AnyNameExceptNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.rngparser.nc.ChoiceNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.rngparser.nc.NameClass
-
Returns true if the name class accepts infinite number of
QName
s.
- isOpen() - Method in class org.kohsuke.rngom.rngparser.nc.NsNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.rngparser.nc.NsNameExceptNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.rngparser.nc.SimpleNameClass
-
- ISOPeriodFormat - Class in org.joda.time.format
-
Factory that creates instances of PeriodFormatter for the ISO8601 standard.
- isOptedOut(HttpServletRequest) - Method in interface com.adobe.granite.optout.api.OptOutService
-
Determines whether the request contains any cookies or headers that match any of the configured opt-out cookies
or headers.
- isOptional() - Method in interface com.adobe.granite.haf.converter.api.description.ActionFieldDescription
-
Get whether the field is optional or not.
- isOptional() - Method in class org.apache.felix.metatype.Designate
-
- isOptional() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- isOptional() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
- isOrderable() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- isOrderable() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingResource
-
Returns true if this resources allows ordering of its internal members.
- isOrdered() - Method in class com.day.cq.wcm.foundation.List
-
States whether the list is ordered.
- isOrderReversed() - Method in class com.adobe.cq.social.scf.PageInfo
-
- isOs(String, String, String, String) - Static method in class org.apache.commons.exec.OS
-
Determines if the OS on which Ant is executing matches the given OS
family, name, architecture and version
- isOtherAllowed() - Method in interface com.adobe.cq.social.tally.Poll
-
- isOverlappedBy(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is overlapped by the specified range.
- isOverLayRequired() - Method in class com.adobe.granite.translation.connector.msft.core.ui.models.MicrosoftTranslationConnector
-
- isOverridden() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
- isOverridden() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
- isOverwrite() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the overwrite property.
- isOverwrite() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the overwrite property.
- isOverwrite() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the overwrite property.
- isOverwrite() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Returns true if the
Overwrite header
is set to 'T' thus instructing the server to overwrite the state of a
non-null destination resource during a COPY or MOVE.
- isOverwrite() - Method in class org.apache.jackrabbit.webdav.header.OverwriteHeader
-
- isOverwrite() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Return true if the overwrite header does not inhibit overwriting.
- isOverwrite() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Specifies whether imported nodes should overwrite existing nodes.
- isPage() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- isPage() - Method in class com.adobe.cq.msm.ui.models.blueprintconfig.BlueprintColumnItem
-
- isPage(Resource) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- isPage() - Method in interface com.day.cq.personalization.ui.items.PersonalizationItem
-
Returns if the item is a com.day.cq.wcm.api.Page
.
- isPage(Node) - Static method in class com.day.cq.wcm.msm.commons.BaseAction
-
Checks if the given Node is considered a Page
The check considers the and its primary child the
Node as being a Page.
- isPageReset() - Method in class com.scene7.ipsapi.ImageSetMember
-
Gets the value of the pageReset property.
- isPageReset() - Method in class com.scene7.ipsapi.ImageSetMemberUpdate
-
Gets the value of the pageReset property.
- isPaginating() - Method in class com.day.cq.wcm.foundation.List
-
States whether the list is paginating, i.e.
- isPaginationEnabled() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollection
-
- isPaginationEnabled() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollectionConfiguration
-
- isParent(File, File) - Static method in class com.day.io.IO
-
Return a flag indicating whether a file is the parent of another file
- isParsable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the given String is a parsable number.
- isParser() - Method in class org.joda.time.format.DateTimeFormatter
-
Is this formatter capable of parsing.
- isParser() - Method in class org.joda.time.format.PeriodFormatter
-
Is this formatter capable of parsing.
- isPassive() - Method in class com.adobe.granite.auth.saml.model.AuthnRequest
-
- isPatchKeepInRepo() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the 'patch-keep-in-repo' flag.
- isPathDependent() - Method in interface com.day.cq.security.privileges.Privilege
-
Deprecated.
- isPathFiltered() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
- isPattern() - Method in class org.apache.sling.api.resource.path.Path
-
Returns {code true} if this Path
object is holding a pattern
- isPaused() - Method in interface com.day.cq.replication.ReplicationQueue
-
Returns true
if this queue is paused.
- isPaused() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
-
Returns the value of the 'paused' flag
- isPaxGNUSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU sparse block using one of the
PAX formats.
- isPaxHeader() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a Pax header.
- isPayloadFolder() - Method in interface com.adobe.cq.inbox.ui.InboxItem
-
Indicates if referenced payload is of type folder.
- isPdfCatalog() - Method in class com.scene7.ipsapi.PDFOptions
-
Gets the value of the pdfCatalog property.
- isPending() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorStatus
-
- isPending() - Method in interface com.day.cq.replication.ReplicationStatus
-
Checks if the last publish action is pending, i.e.
- isPercentageStatus() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceUserReportModel
-
If the completion status is a percentage, we want to render a progress bar instead of a string.
- isPercentageStatus() - Method in interface com.adobe.cq.social.enablement.user.api.EnablementUserEnrollment
-
If the completion status is a percentage, we want to render a progress bar instead of a string.
- isPersistenceManagerScan() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Check if using the IterablePersistenceManager interface is allowed.
- isPersistentlyStarted() - Method in class org.apache.aries.jmx.codec.BundleData
-
- isPersistentlyStarted(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer if the bundle is persistently started when its start level is
reached
- isPhotoshopJpegSegment(byte[]) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcParser
-
- isPhotoshopJpegSegment() - Method in class org.apache.commons.imaging.formats.jpeg.segments.App13Segment
-
- isPinAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isPinAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isPinned() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- isPinned() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- isPipe() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a pipe.
- isPlainTextPassword(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
-
Returns true
if the specified string doesn't start with a
valid algorithm name in curly brackets.
- isPojo() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check if the node is a wrapper
for a POJO ("Plain Old Java Object" aka "bean".
- isPostFilter(SocialActivity, ResourceResolver) - Method in interface com.adobe.cq.social.activitystreams.api.PostFilterSocialActivityManager
-
Check if the specified activity need to be filtered or not
- isPostJobOnlyIfFiles() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the postJobOnlyIfFiles property.
- isPostJobOnlyIfFiles() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the postJobOnlyIfFiles property.
- isPostJobOnlyIfFiles() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the postJobOnlyIfFiles property.
- isPowerOf2(long) - Static method in class org.apache.commons.math.transform.FastFourierTransformer
-
Returns true if the argument is power of 2.
- isPPC() - Method in class org.apache.commons.lang3.arch.Processor
-
- isPrecise() - Method in class org.joda.time.DurationField
-
Is this field precise.
- isPrecise() - Method in class org.joda.time.field.DecoratedDurationField
-
- isPrecise() - Method in class org.joda.time.field.DelegatedDurationField
-
- isPrecise() - Method in class org.joda.time.field.MillisDurationField
-
Returns true as this field is precise.
- isPrecise() - Method in class org.joda.time.field.PreciseDurationField
-
This field is precise.
- isPrecise() - Method in class org.joda.time.field.UnsupportedDurationField
-
This field is precise.
- isPrefix(String, int, int, String) - Method in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
-
- isPrefix(K, int, int, K) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Determines whether or not the given prefix (from offset to length) is a prefix of the given key.
- isPresent(Annotation) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationCollector
-
- isPreserveCrop() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the preserveCrop property.
- isPreserveCrop() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the preserveCrop property.
- isPreserveCrop() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the preserveCrop property.
- isPreserveCrop() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the preserveCrop property.
- isPreserveEscapes() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Returns the flag controlling whether escapes are preserved during
substitution.
- isPreservePublishState() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the preservePublishState property.
- isPreservePublishState() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the preservePublishState property.
- isPreservePublishState() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the preservePublishState property.
- isPreservePublishState() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the preservePublishState property.
- isPrettyPrint() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns true
if formatted output is enabled, false
otherwise.
- isPreventRedirect(Resource) - Static method in class com.day.cq.wcm.mobile.core.MobileUtil
-
Checks if the given resource prevents redirection
- isPreview() - Method in class com.adobe.cq.sightly.SightlyWCMMode
-
- isPrimaryPublisher() - Method in interface com.adobe.cq.social.ugcbase.PublisherConfiguration
-
Checks whether this is a primary publisher in a farm - certain tasks will be handled by the primary publisher
only.
- isPrimitive() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isPrimitive() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isPrimitive(Object) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Checks if the provided object
is an instance of a primitive class.
- isPrimitive(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-
- isPrimitive(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if the provided object represents a primitive data type or not.
- isPrimitiveOrWrapper(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns whether the given type
is a primitive or primitive wrapper (Boolean
, Byte
, Character
,
Short
, Integer
, Long
, Double
, Float
).
- isPrimitiveWrapper(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns whether the given type
is a primitive wrapper (Boolean
, Byte
, Character
, Short
,
Integer
, Long
, Double
, Float
).
- isPrintable(char) - Method in class org.apache.jackrabbit.vault.util.xml.serialize.EncodingInfo
-
Checks whether the specified character is printable or not
in this encoding.
- isPrinter() - Method in class org.joda.time.format.DateTimeFormatter
-
Is this formatter capable of printing.
- isPrinter() - Method in class org.joda.time.format.PeriodFormatter
-
Is this formatter capable of printing.
- isPrivate() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Is this a private field?
- isPrivate - Variable in class org.apache.commons.imaging.formats.png.chunks.PngChunk
-
- isProcessMetadataFiles() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the processMetadataFiles property.
- isProductionReady() - Method in interface com.adobe.cq.launches.api.Launch
-
Returns true
if the current Launch
is
production ready
If a target live date is set and this flag is set to true
,
the launch will automatically be promoted and activated at this date
- isProgressive() - Method in enum org.apache.commons.imaging.formats.png.InterlaceMethod
-
- isProgressive() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns true if the image is progressive or interlaced.
- isPropagateClose() - Method in class org.apache.commons.io.input.BoundedInputStream
-
- isProperSubCollection(Collection, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns true iff a is a proper sub-collection of b,
that is, iff the cardinality of e in a is less
than or equal to the cardinality of e in b,
for each element e in a, and there is at least one
element f such that the cardinality of f in b
is strictly greater than the cardinality of f in a.
- isProperSubCollection(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true
iff a is a proper sub-collection of b,
that is, iff the cardinality of e in a is less
than or equal to the cardinality of e in b,
for each element e in a, and there is at least one
element f such that the cardinality of f in b
is strictly greater than the cardinality of f in a.
- isProperty() - Method in class com.day.durbo.DurboInput.Element
-
Gets the value of the property property.
- isProperty() - Method in class com.day.durbo.DurboInput.Node
-
Gets the value of the property property.
- isProperty() - Method in class com.day.durbo.DurboInput.Property
-
Gets the value of the property property.
- isPropertyOverwrite() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Specifies whether imported properties should overwrite existing properties.
- isPropStat() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
- isProtected(String) - Method in interface com.adobe.granite.crypto.CryptoSupport
-
- isProtected() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
-
Determines whether the item is 'protected'.
- isProtected() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
-
Determines whether the item is 'protected'.
- isProtected() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
-
- isProxySet() - Method in class org.apache.commons.httpclient.HostConfiguration
-
- isProxyType(Class<?>) - Static method in class com.fasterxml.jackson.databind.util.ClassUtil
-
Helper method used to weed out dynamic Proxy types; types that do
not expose concrete method API that we could use to figure out
automatic Bean (property) based serialization.
- isPubid(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isPubid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isPubid(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isPublic(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Checks if a given resource is readable by the tenant specific group.
- isPublic() - Method in class com.fasterxml.jackson.databind.introspect.Annotated
-
- isPublicGroup(ResourceResolver, String) - Static method in class com.adobe.cq.social.group.api.GroupUtil
-
- isPublished() - Method in interface com.day.cq.dam.scene7.api.model.Scene7Asset
-
Gets the publish status of this asset
- isPublished() - Method in class com.day.cq.dam.scene7.api.model.Scene7AssetImpl
-
- isPublished() - Method in interface com.day.cq.replication.ReplicationStatus
-
- isPublishedExternally() - Method in class com.day.cq.dam.api.DamEvent
-
Indicates whether this event represents an asset having been uploaded to an external system.
- isPublishEnabled() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
- isPublishMode() - Method in interface com.adobe.cq.social.enablement.site.api.EnablementSiteService
-
Checks whether the current instance is running in Publisher mode.
- isPublishMode() - Method in class com.adobe.cq.social.group.client.endpoints.AbstractCommunityGroupOperationService
-
- isPublishMode() - Method in interface com.adobe.cq.social.group.client.endpoints.CommunityGroupOperations
-
Check if the aem instance is in publish mode
- isPublishUptodate(NewsLetter, ResourceResolver) - Static method in class com.day.cq.mcm.core.NewsletterHelper
-
- isQualifier() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isQualifier() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isQualifier() - Method in class com.adobe.xmp.schema.rng.model.PropertyInfo
-
- isQuery() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- isQuery() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Is the request a query request
- isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
-
- isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
-
- isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
- isQueryable() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns true
if the definition is queryable; false
otherwise.
- isQueryable() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns true
if the definition is queryable; false
otherwise.
- ISQUERYABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the isQueryable
attribute.
- isQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
-
- isQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Reports whether this property definition is query-orderable.
- isQueryOrderable() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Reports whether this property definition is query-orderable.
- isQueryRequest() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathResourceReport
-
Determine if this is a query request.
- isQueryRequest() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathUserCompletionReport
-
Determine if this is a query request.
- isQueryRequest() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathUserDetailReport
-
Determine if this is a query request.
- isQueryRequest() - Method in interface com.adobe.cq.social.enablement.learningpath.reporting.api.EnablementLearningPathUserEnrollmentReport
-
Determine if this is a query request.
- isQueryRequest() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceEnrollmentReport
-
Determine if this is a query request.
- isQueryRequest() - Method in interface com.adobe.cq.social.enablement.site.reporting.api.EnablementAggregateResourceReport
-
Determine if this is a query request.
- isQuoteAssignmentValues() - Method in class org.apache.tika.embedder.ExternalEmbedder
-
Gets whether or not to quote assignment values, i.e.
- isQuoted(String) - Static method in class org.apache.commons.exec.util.StringUtils
-
Determines if this is a quoted argument - either single or
double quoted.
- isRange(int, int, boolean) - Method in class com.google.zxing.common.BitArray
-
Efficient method to check if a range of bits is set, or not set.
- isRawSrcAbsolute() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.IFrameTagHandler
-
- isRawSrcAbsolute() - Method in class com.day.cq.wcm.designimporter.parser.taghandlers.ImgTagHandler
-
- isRawType() - Method in class com.adobe.xmp.schema.rng.model.DatatypeInfo
-
- isRead() - Method in interface com.adobe.cq.social.messaging.client.api.MessageSocialComponent
-
- isReadableInterval(Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
-
Checks if the input is a ReadableInterval.
- isReadableInterval(Object, Chronology) - Method in interface org.joda.time.convert.IntervalConverter
-
Checks if the input is a ReadableInterval.
- isReadOnly() - Method in class com.adobe.cq.sightly.SightlyWCMMode
-
- isReadOnly() - Method in interface com.adobe.xmp.schema.model.PropertyDescription
-
Read-only is a hint for UI generators and indicate that the property should not be modified
by the user, and is rather maintained by the application.
- isReadOnly() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Is this field readonly?
- isReadOnly(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns true if either the passed form field is configured as read-only
or if the entire form is to be displayed in a read-only way.
- isReadOnly(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns true if the entire form has to be displayed in a read-only way.
- isReadOnly(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
- isReadOnly() - Method in class com.day.imageio.plugins.GIFImageMetadata
-
- isReadOnly() - Method in class com.day.imageio.plugins.GIFStreamMetadata
-
- isReadOnlyTree(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
-
Returns true
if the specified tree
is a read-only tree..
- isReadyForPublish() - Method in class com.scene7.ipsapi.Asset
-
Gets the value of the readyForPublish property.
- isReadyForPublish() - Method in class com.scene7.ipsapi.AutomatedSetGenerationJob
-
Gets the value of the readyForPublish property.
- isReadyForPublish() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the readyForPublish property.
- isReadyForPublish() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the readyForPublish property.
- isReadyForPublish() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the readyForPublish property.
- isReadyForPublish() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the readyForPublish property.
- isReasonablyCertain() - Method in class org.apache.tika.language.detect.LanguageResult
-
- isReasonablyCertain() - Method in class org.apache.tika.language.LanguageIdentifier
-
Deprecated.
Tries to judge whether the identification is certain enough
to be trusted.
- isReconciliationKey(SlingHttpServletRequest) - Static method in class com.adobe.cq.mcm.campaign.profile.ProfileHelper
-
- isReconciliationKey(SlingHttpServletRequest) - Static method in class com.day.cq.mcm.campaign.profile.ProfileHelper
-
Deprecated.
- isRecurrence() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Returns whether this event is the recurring instance of an event with recurring rule(s).
- isRecurringSeries() - Method in interface com.adobe.cq.social.calendar.client.api.CalendarEvent
-
Returns if this event is part of a recurring series.
- isRedirectToReferrer(ServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Returns whether there should be a redirect to the HTTP referrer after the
forward of a form POST request.
- isRedirectValid(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns true
if the given redirect target
is
valid according to the following list of requirements:
The target
is neither null
nor an empty
string
The target
is not an URL which is identified by the
character sequence ://
separating the scheme from the host
The target
is normalized such that it contains no
consecutive slashes and no path segment contains a single or double dot
The target
must be prefixed with the servlet context
path
If a ResourceResolver
is available as a request
attribute the target
(without the servlet context path
prefix) must resolve to an existing resource
If a ResourceResolver
is not available as a
request attribute the target
must be an absolute path
starting with a slash character does not contain any of the characters
<
, >
, '
, or "
in plain or URL encoding
- isRedirectValid(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
- isReferenceProperty - Variable in class org.apache.jackrabbit.vault.util.DocViewProperty
-
indicates a binary ref property
- isReferenceType() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
Whether this type is a referential type, meaning that values are
basically pointers to "real" values (or null) and not regular
values themselves.
- isReferenceType() - Method in class com.fasterxml.jackson.databind.type.ReferenceType
-
- isRefreshLock() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Returns true if this LockInfo
was created for a LOCK
request intended to refresh an existing lock rather than creating a
new one.
- ISREGEX_ATTR - Static variable in interface org.apache.tika.mime.MimeTypesReaderMetKeys
-
- isRegularFile() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a regular file.
- isRelative(String) - Method in class com.day.cq.wcm.contentsync.PathRewriterOptions
-
- isRelativePaths() - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- isRemovalPending() - Method in class org.apache.aries.jmx.codec.BundleData
-
- isRemovalPending() - Method in class org.apache.aries.jmx.codec.PackageData
-
- isRemovalPending(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer true if the bundle is pending removal
- isRemovalPending(String, String, long) - Method in interface org.osgi.jmx.framework.PackageStateMBean
-
Answer if this package is exported by a bundle which has been updated or
uninstalled
- isRemoveNodes() - Method in class com.day.cq.replication.DefaultAggregateHandler
-
Checks if this handler removes the nodes in the #processForReplication(javax.jcr.Session, ReplicationAction)
for a delete replication.
- isRendition(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
- isReplaced() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
Check whether this builder represents a node that used to exist but
was then replaced with other content, for example as a result of
a
NodeBuilder.setChildNode(String)
call.
- isReplaced(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
-
- isReplaced() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- isReplaced(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
-
- isReplaceProperties() - Method in class com.scene7.ipsapi.UpdatePropertySetParam
-
Gets the value of the replaceProperties property.
- isReplyAll() - Method in interface com.adobe.cq.social.messaging.client.api.ComposeMessageSocialComponent
-
- isReplyAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isReplyAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isRepositoryPermission(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
-
- isRepublishFiles() - Method in class com.scene7.ipsapi.ForceRepublishAssetsParam
-
Gets the value of the republishFiles property.
- isRequestedReportType(ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Returns true if this ReportType
is requested by the given
ReportInfo
- isRequestedSessionIdFromCookie() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- isRequestedSessionIdFromURL() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- isRequestedSessionIdFromUrl() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- isRequestedSessionIdValid() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- isRequestFiltering() - Method in interface org.apache.sling.distribution.serialization.DistributionContentSerializer
-
- isRequired() - Method in interface com.adobe.cq.social.enablement.learningpath.model.api.EnablementLearningPathResource
-
- isRequired() - Method in interface com.day.cq.mcm.emailprovider.types.ListAttribute
-
- isRequired() - Method in class com.day.cq.wcm.foundation.forms.FieldDescription
-
Is this field required?
- isRequired(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
-
Is this field required?
- isRequired() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- isRequired() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Whether value for property is marked as required using
annotations or associated schema.
- isRequired() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- isRequired() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Method used to check if this property is expected to have a value;
and if none found, should either be considered invalid (and most likely
fail deserialization), or handled by other means (by providing default
value)
- isRequired() - Method in class com.fasterxml.jackson.databind.introspect.ConcreteBeanPropertyBase
-
- isRequired() - Method in class com.fasterxml.jackson.databind.PropertyMetadata
-
- isRequired() - Method in class org.apache.aries.jmx.codec.BundleData
-
- isRequired() - Method in class org.apache.felix.metatype.AD
-
- isRequired() - Method in class org.apache.tika.config.ParamField
-
- isRequired(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer true if the bundle is required by another bundle
- isResetValueEachSecond() - Method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
-
- isResourceBlueprint(BlueprintManager, LiveRelationshipManager, Resource) - Static method in class com.adobe.cq.msm.ui.util.MSMUtil
-
- isResourceLinkedToScene7(Resource) - Method in interface com.day.cq.dam.scene7.api.Scene7Service
-
Returns true if Resource
object is linked to Scene7 based on its metadata
- isResourceManaged() - Method in class com.fasterxml.jackson.core.io.IOContext
-
- isResourceOwner(Resource) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Check if the login user is the resource owner.
- isResourceType(String) - Method in class org.apache.sling.api.resource.AbstractResource
-
Returns true
if this resource is of the given resource type
or if any of the super resource types equals the given resource type.
- isResourceType(String) - Method in interface org.apache.sling.api.resource.Resource
-
Is just a shortcut for getResourceResolver().isResourceType(this, resourceType)
.
- isResourceType(Resource, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns true
if the resource type or any of the resource's
super type(s) equals the given resource type.
- isResourceType(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- isResourceType(Resource, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- isResyncCatalog() - Method in class com.scene7.ipsapi.ForceRepublishAssetsParam
-
Gets the value of the resyncCatalog property.
- isRetainPublishState() - Method in class com.scene7.ipsapi.CompanySettings
-
Gets the value of the retainPublishState property.
- isRetainPublishState() - Method in class com.scene7.ipsapi.SetCompanySettingsParam
-
Gets the value of the retainPublishState property.
- isReturnFlatStructure() - Method in class com.adobe.granite.taskmanagement.Filter
-
indicates if the tasks will be returned in a flattened format
- isReturnTaskStructure() - Method in class com.adobe.granite.taskmanagement.Filter
-
indicates if task structure is being returned
- isREV1() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Returns true
if this is a IMAP4rev1 server
- isRolloutHierarchicalResource() - Method in class com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesRow
-
- isRoot(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- isRoot(Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Determined whether the given node
is the root node of the
JCR sub-tree.
- isRoot() - Method in interface org.apache.jackrabbit.oak.api.Tree
-
- isRootCategory() - Method in interface com.adobe.cq.commerce.api.classification.ClassificationCategory
-
Returns true if the category is the root category of the classification.
- isRootLocation() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Returns true if this DavResourceLocator
represents the root
locator that would be requested with 'hrefPrefix'+'pathPrefix' with or
without a trailing '/'.
- isRTEEnabled() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isRTEEnabled() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
Checks if is RTE enabled.
- isRunMode(String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Check if this run mode is tied to a single specific run mode name.
- isRunning() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Whether the task is currently running.
- isS73D(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Checks whether the given resource represent an S7 3D model or not.
- isS7Set(Resource) - Static method in class com.day.cq.dam.commons.util.S7SetHelper
-
Checks whether the given resource represent a S7 set or not.
- isS7Video(Resource) - Static method in class com.day.cq.dam.commons.util.S7SetHelper
-
Checks if the resource represents an S7 video.
- isSafe(Event) - Static method in class org.apache.sling.distribution.util.DistributionJcrUtils
-
- isSame(LinkInfo) - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
- isSame(byte[], File) - Static method in class com.day.io.file.FileUtils
-
- isSame(String, char[]) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
-
Returns true
if hash of the specified password
equals the
given hashed password.
- isSame(String, String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
-
Returns true
if hash of the specified password
equals the
given hashed password.
- isSame(String) - Method in class org.apache.jackrabbit.webdav.xml.Namespace
-
Returns true
if the a Namespace
built from the
specified namespaceURI
is equal to this namespace object.
- isSameDay(Date, Date) - Static method in class org.apache.commons.lang.time.DateUtils
-
Checks if two date objects are on the same day ignoring time.
- isSameDay(Calendar, Calendar) - Static method in class org.apache.commons.lang.time.DateUtils
-
Checks if two calendar objects are on the same day ignoring time.
- isSameDay(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two date objects are on the same day ignoring time.
- isSameDay(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two calendar objects are on the same day ignoring time.
- isSameInstant(Date, Date) - Static method in class org.apache.commons.lang.time.DateUtils
-
Checks if two date objects represent the same instant in time.
- isSameInstant(Calendar, Calendar) - Static method in class org.apache.commons.lang.time.DateUtils
-
Checks if two calendar objects represent the same instant in time.
- isSameInstant(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two date objects represent the same instant in time.
- isSameInstant(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two calendar objects represent the same instant in time.
- isSameLength(Object[], Object[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(long[], long[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(int[], int[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(short[], short[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(char[], char[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(byte[], byte[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(double[], double[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(float[], float[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(boolean[], boolean[]) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(Object[], Object[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(long[], long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(int[], int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(short[], short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(char[], char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(byte[], byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(double[], double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(float[], float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(boolean[], boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLocalTime(Calendar, Calendar) - Static method in class org.apache.commons.lang.time.DateUtils
-
Checks if two calendar objects represent the same local time.
- isSameLocalTime(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two calendar objects represent the same local time.
- isSameThreadId(Object, Object) - Static method in class org.apache.jackrabbit.data.core.TransactionContext
-
Compares the given thread identifiers for equality.
- isSameType(Object, Object) - Static method in class org.apache.commons.lang.ArrayUtils
-
Checks whether two arrays are the same type taking into account
multi-dimensional arrays.
- isSameType(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same type taking into account
multi-dimensional arrays.
- isSameWorkspace(DavResourceLocator) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Returns true if the specified locator refers to a resource within the
same workspace.
- isSameWorkspace(String) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Returns true if the specified workspace name equals to the workspace
name defined with this locator.
- isSatisfied(Population) - Method in class org.apache.commons.math.genetics.FixedGenerationCount
-
Determine whether or not the given number of generations have passed.
- isSatisfied(Population) - Method in interface org.apache.commons.math.genetics.StoppingCondition
-
Determine whether or not the given population satisfies the stopping
condition.
- isScalarValue() - Method in enum com.fasterxml.jackson.core.JsonToken
-
Method that can be used to check whether this token represents
a valid non-structured value.
- isScanUntilRemovable() - Method in class org.apache.commons.collections.map.LRUMap
-
Whether this LRUMap will scan until a removable entry is found when the
map is full.
- isScanUntilRemovable() - Method in class org.apache.commons.collections4.map.LRUMap
-
Whether this LRUMap will scan until a removable entry is found when the
map is full.
- isScheduled() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
-
Checks if comment is scheduled to be published later.
- isScheduled() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
Checks if comment is scheduled to be published later.
- isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
- isSchemaNode() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isSchemaNode() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isScormResource() - Method in interface com.adobe.cq.social.enablement.reporting.model.api.EnablementResourceReportModel
-
Determine if this is enrollment is for a scorm resource.
- isScormResource() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceEnrollmentReport
-
Returns whether or not the enrollment is for a Scorm resource.
- isScript() - Method in class org.apache.tika.sax.Link
-
- isSealed() - Method in class org.apache.jackrabbit.vault.fs.api.FilterSet
-
Checks if this filter set is sealed.
- isSealed() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Checks if this package is sealed.
- isSecure() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- isSeekable() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
This method indicates whether this archive is writing to a
seekable stream (i.e., to a random access file).
- isSelected() - Method in interface com.adobe.cq.commerce.api.CommerceFacetValue
-
Get whether this value is selected for the current facet
- isSelected() - Method in interface com.adobe.cq.commerce.api.CommerceSort
-
- isSelected() - Method in class com.adobe.cq.commerce.common.DefaultCommerceFacetValue
-
Get whether this value is selected for the current facet
- isSelected() - Method in class com.adobe.cq.commerce.common.DefaultCommerceSort
- isSelected() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionStatus
-
- isSelected(String, String, boolean) - Method in class com.adobe.granite.ui.components.FormData
-
- isSelected(String, String, boolean, boolean) - Method in class com.adobe.granite.ui.components.FormData
-
Returns true
if the given value of the field option is selected;
false
otherwise.
- isSelected(String, boolean) - Method in class com.adobe.granite.ui.components.Value
-
- isSelected(String, boolean, boolean) - Method in class com.adobe.granite.ui.components.Value
-
- isSelected(String, String, boolean) - Method in class com.adobe.granite.ui.components.Value
-
- isSelected(String, String, boolean, boolean) - Method in class com.adobe.granite.ui.components.Value
-
Returns true
if the given value of the field option is selected;
false
otherwise.
- isSelected() - Method in class com.day.cq.searchpromote.xml.result.Facet
-
- isSelected() - Method in class com.day.cq.searchpromote.xml.result.FacetValue
-
- isSelected() - Method in class com.day.cq.searchpromote.xml.result.FacetValueChild
-
- isSelected() - Method in class com.day.cq.searchpromote.xml.result.MenuItem
-
- isSelected() - Method in class com.day.cq.searchpromote.xml.result.ResultPage
-
- isSelected(StartElement) - Static method in class com.day.cq.searchpromote.xml.result.ResultParser
-
- isSelected(StartElement) - Static method in class com.day.cq.searchpromote.xml.StAXParser
-
- isSendPartial() - Method in class org.apache.commons.mail.Email
-
If partial sending of email enabled.
- isSent() - Method in interface com.day.cq.mailer.MailingStatus
-
- isSerialize() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns true
if CAS serialization is enabled, false
otherwise.
- isServerTrusted(String, SSLSocket) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
After a successful conection to the server, this method is
called to ensure that the server should be trusted.
- isSessionScoped() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Returns true if the Lock is session scoped.
- isSessionScoped() - Method in interface org.apache.jackrabbit.spi.LockInfo
-
Returns true if the Lock is session scoped.
- isSet(Flags.Flag) - Method in class com.sun.mail.imap.IMAPMessage
-
Test if the given Flags are set in this message.
- isSet(int) - Method in class org.apache.commons.lang.BitField
-
Returns whether the field is set or not.
- isSet(int) - Method in class org.apache.commons.lang3.BitField
-
Returns whether the field is set or not.
- isSet(NumericEntityUnescaper.OPTION) - Method in class org.apache.commons.lang3.text.translate.NumericEntityUnescaper
-
Deprecated.
Whether the passed in option is currently set.
- isSetChildren() - Method in class com.scene7.ipsapi.SetFolderPermissionsParam
-
Gets the value of the setChildren property.
- isSetterVisible(Method) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
Method for checking whether given method is auto-detectable
as setter, with respect to its visibility (not considering
method signature or name, just visibility)
- isSetterVisible(AnnotatedMethod) - Method in interface com.fasterxml.jackson.databind.introspect.VisibilityChecker
-
- isSetterVisible(Method) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isSetterVisible(AnnotatedMethod) - Method in class com.fasterxml.jackson.databind.introspect.VisibilityChecker.Std
-
- isShallowGroup() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroup
-
- isShallowGroup() - Method in interface com.adobe.cq.social.group.client.api.CommunityGroupCollectionConfiguration
-
- isSharedAsset(Asset) - Method in interface com.day.cq.dam.usage.api.UsageReplicationService
-
Checks if is asset is shred between system
- isShort() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that can be used to check whether contained value
is a number represented as Java short
.
- isShort() - Method in class com.fasterxml.jackson.databind.node.ShortNode
-
- isShortClassName() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
- isShorterThan(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
-
Is the length of this duration shorter than the duration passed in.
- isShorterThan(ReadableDuration) - Method in interface org.joda.time.ReadableDuration
-
Is the length of this duration shorter than the duration passed in.
- isShortText() - Method in class org.apache.tika.language.detect.LanguageDetector
-
- isShowAllProperties() - Method in class com.adobe.granite.rest.converter.ResourceConverterContext
-
Indicator if all properties should be shown.
- isShutdown() - Method in class com.codahale.metrics.InstrumentedExecutorService
-
- isShutdown() - Method in class com.codahale.metrics.InstrumentedScheduledExecutorService
- isShutdown() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
- isShutdownGraceful() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return whether or not the thread pool is configured to shutdown gracefully.
- isShutdownGraceful() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- isShutdownGraceful() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Should this pool shutdown graceful.
- isSibling(String, String) - Static method in class com.day.text.Text
-
Determines, if two handles are sister-pages, that meens, if they
represent the same hierarchic level and share the same parent page.
- isSibling(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Determines, if two paths denote hierarchical siblins.
- isSibling(String, String) - Static method in class org.apache.jackrabbit.vault.util.Text
-
Determines, if two paths denote hierarchical siblins.
- isSignatureValid() - Method in class com.adobe.granite.auth.saml.model.AbstractRequest
-
- isSignatureValid() - Method in class com.adobe.granite.auth.saml.model.Assertion
-
- isSignatureValid() - Method in class com.adobe.granite.auth.saml.model.Response
-
- isSilentMode() - Method in interface com.adobe.granite.contexthub.api.ContextHub
-
Returns whether ContextHub should run in silent mode (takes priority over debug mode).
- isSimple() - Method in class com.adobe.internal.xmp.options.AliasOptions
-
- isSimple() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isSimple() - Method in class com.adobe.xmp.options.AliasOptions
-
- isSimple() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isSingle() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- isSingleResource(ServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Returns if exactly a single resource is handled by the "edit" resource
form action.
- isSingleResourcePost(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormResourceEdit
-
Returns whether the given form POST based on the "edit" resource action
targets a single resource.
- isSingleton() - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
-
- isSingleton() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
-
- isSingleton() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
-
- isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns false
since this repository contains no descriptors.
- isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Checks whether the given key identifies a valid single-valued
descriptor key in the proxied repository.
- isSingleValueDescriptor(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
-
Returns true
if key
is a valid single-value
descriptor; otherwise returns false
- isSingleValueDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
- isSingular() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Deprecated.
- isSingular() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Is this a singular matrix?
- isSingular() - Method in interface org.apache.commons.math.linear.RealMatrix
-
- isSkipped(CodeUpgradeTask) - Method in interface com.day.cq.compat.codeupgrade.CodeUpgradeTaskFilter
-
Checks if CodeUpgradeTask is not to be executed
- isSkipper(NullValueProvider) - Static method in class com.fasterxml.jackson.databind.deser.impl.NullsConstantProvider
-
Utility method that can be used to check if given null value provider
is "skipper", marker provider that means that all input `null`s should
be skipped (ignored), instead of converted
- isSmartAssetUpdateRequired(Asset, Asset) - Static method in class com.day.cq.dam.commons.util.DamLanguageUtil
-
- isSmartCollection(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Checks if given resource represent a smart collection
- isSnapshot() - Method in class com.fasterxml.jackson.core.Version
-
- isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
-
- isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
-
- isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
-
- isSocial() - Method in interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem
-
Returns 'true' if the page is a social variation.
- isSocialResource(Resource) - Static method in class com.adobe.cq.social.srp.internal.SocialResourceUtils
-
Check if a given resource is an instance of SocialResource.
- isSocialResource(Resource) - Static method in class com.adobe.cq.social.srp.utilities.internal.InternalStaticResourceUtilities
-
Check if a given resource is an instance of SocialResource.
- isSocialResource(Resource) - Static method in class com.adobe.cq.social.ugcbase.core.SocialResourceUtils
-
Deprecated.
Check if a given resource is an instance of SocialResource.
- isSocket() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a socket.
- isSocket() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a network device?
- isSolaris() - Static method in enum com.adobe.versioncue.nativecomm.NativeComm.OS
-
- isSorted() - Method in class com.adobe.cq.social.ugc.api.UgcFilter
-
Gets whether or not this UgcFilter is sorted.
- isSorted() - Method in interface com.day.cq.reporting.Sorting
-
Returns if the column is currently sorted.
- isSorted(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to the class's
compareTo
method.
- isSorted(T[], Comparator<T>) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to the provided Comparator
.
- isSorted(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering
(false
before true
).
- isSortRequest() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- isSortRequest() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Is the request a sort request
- isSpace(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpace(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpace(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpam() - Method in interface com.adobe.cq.social.commons.comments.api.Comment.ModeratorStatus
-
- isSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check whether this is a sparse entry.
- isSparseRecord(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a sparse record?
- isSpecial() - Method in interface com.day.cq.rewriter.linkchecker.Link
-
Checks if this is a special link (like mailto: javascript: etc)
- isSpecial(String) - Method in interface com.day.cq.rewriter.linkchecker.LinkChecker
-
Checks if the given url is a special link, i.e.
- isSpecial() - Method in class org.apache.sling.provisioning.model.Configuration
-
Is this a special configuration?
- isSpecial() - Method in class org.apache.sling.provisioning.model.Feature
-
Special feature?
- isSpecial() - Method in class org.apache.sling.provisioning.model.RunMode
-
Check whether this run mode is a special one
- isSpecializationOf(MediaType, MediaType) - Method in class org.apache.tika.mime.MediaTypeRegistry
-
Checks whether the given media type a is a specialization of a more
generic type b.
- isSpecific() - Method in interface com.day.cq.replication.AgentConfig
-
Checks if this agent is used for specific applications.
- isSpecificationVersion(String) - Static method in class com.day.util.JavaVersion
-
Returns true
if the specification version of the current
Java Runtime library the given version string.
- isSquare() - Method in class org.apache.commons.math.linear.AbstractFieldMatrix
-
Is this a square matrix?
- isSquare() - Method in class org.apache.commons.math.linear.AbstractRealMatrix
-
Is this a square matrix?
- isSquare() - Method in interface org.apache.commons.math.linear.AnyMatrix
-
Is this a square matrix?
- isSquare() - Method in class org.apache.commons.math.linear.BigMatrixImpl
-
Deprecated.
Is this a square matrix?
- issRGB() - Method in class org.apache.commons.imaging.icc.IccProfileInfo
-
- issRGB(ICC_Profile) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- issRGB(byte[]) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- issRGB(File) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- issRGB(ByteSource) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- isSSL() - Method in class com.sun.mail.iap.Protocol
-
Is this connection using an SSL socket?
- isSSL() - Method in class com.sun.mail.imap.IMAPStore
-
Does this IMAPStore use SSL when connecting to the server?
- isSSL() - Method in class com.sun.mail.pop3.POP3Store
-
Is this POP3Store using SSL to connect to the server?
- isSSL() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is this Transport using SSL to connect to the server?
- isSSL() - Method in class org.apache.commons.mail.Email
-
- isSSLCheckServerIdentity() - Method in class org.apache.commons.mail.Email
-
Is the server identity checked as specified by RFC 2595
- isSSLConfigured(ResourceResolver) - Method in interface com.adobe.granite.security.user.SSLConfigurationService
-
Verifies whether an HTTPs listener is configured and available.
- isSSLOnConnect() - Method in class org.apache.commons.mail.Email
-
Returns whether SSL/TLS encryption for the transport is currently enabled (SMTPS/POPS).
- isStaleWorkflow(Workflow, Collection<Job>) - Static method in class com.day.cq.workflow.util.WorkflowUtil
-
Checks if the job specified by the provided workflow instance exists in the collection of sling jobs.
- isStandardDescriptor(String) - Method in class org.apache.jackrabbit.commons.AbstractRepository
-
Returns true if the given key identifies a standard descriptor.
- isStandardDescriptor(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
-
Returns true
if key
is a standard descriptor
defined by the string constants in this interface and false
if it is either a valid implementation-specific key or not a valid key.
- isStandardDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
- isStandardOffset(long) - Method in class org.joda.time.DateTimeZone
-
Checks whether, at a particular instant, the offset is standard or not.
- isStarResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns true
if the resource res
is a "star
resource".
- isStarSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a star sparse block using PAX headers.
- isStarted() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns a flag whether this BackgroundInitializer
has already
been started.
- isStarted() - Method in class org.apache.commons.lang3.time.StopWatch
-
The method is used to find out if the StopWatch is started.
- isStartedBy(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range starts with the specified element.
- isStartHandled() - Method in class com.fasterxml.jackson.core.filter.TokenFilterContext
-
- isStartTLSEnabled() - Method in class org.apache.commons.mail.Email
-
Gets whether the client is configured to try to enable STARTTLS.
- isStartTLSRequired() - Method in class org.apache.commons.mail.Email
-
Gets whether the client is configured to require STARTTLS.
- isStatus() - Method in class com.scene7.ipsapi.Keywords
-
Gets the value of the status property.
- isStatus() - Method in class com.scene7.ipsapi.SearchStrings
-
Gets the value of the status property.
- isStockAccessible(ResourceResolver) - Static method in class com.day.cq.dam.commons.util.StockUtil
-
Returns true if Stock API is accessible by the current context
- isStockAsset(Resource) - Static method in class com.day.cq.dam.commons.util.StockUtil
-
Returns true if resource is an asset imported from Adobe Stock
- isStockAssetEditorial(Resource) - Static method in class com.day.cq.dam.commons.util.StockUtil
-
Returns true if resource is a Adobe Stock Asset and isEditorial property is true
- isStockAssetLicensed(Resource) - Static method in class com.day.cq.dam.commons.util.StockUtil
-
Returns true if resource is a licensed asset imported from Adobe Stock
- isStoppable() - Method in interface com.adobe.granite.maintenance.MaintenanceTaskInfo
-
Whether a task supports stopping
- isStopped() - Method in class org.apache.commons.lang3.time.StopWatch
-
This method is used to find out whether the StopWatch is stopped.
- isStore() - Method in class com.adobe.cq.social.ugc.api.UgcIndexProperty
-
Return true if store.
- isStreamContiguous() - Method in interface org.apache.commons.compress.archivers.EntryStreamOffsets
-
Indicates whether the stream is contiguous, i.e.
- isStreamContiguous() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- isStreamExist(ResourceResolver) - Method in interface com.adobe.cq.social.notifications.api.NotificationManager
-
Check if the stream exist for the owner of the specified resource resolver
- isStrict() - Method in class org.apache.commons.codec.language.Nysiis
-
Indicates the strict mode for this
Nysiis
encoder.
- isStrict(Map<String, Object>) - Static method in class org.apache.commons.imaging.ImageParser
-
A utility method to search a params specification and determine
whether it contains the ImagingConstants.PARAM_KEY_STRICT
specification.
- isStrict() - Method in class org.apache.jackrabbit.vault.fs.io.ImportOptions
-
Returns the 'strict' flag.
- isStrictSubTypeCheck() - Method in class com.scene7.ipsapi.GetAssetsByNameParam
-
Gets the value of the strictSubTypeCheck property.
- isStrictSubTypeCheck() - Method in class com.scene7.ipsapi.SearchAssetsParam
-
Gets the value of the strictSubTypeCheck property.
- isStrictSubTypeCheck() - Method in class com.scene7.ipsapi.SearchFilter
-
Gets the value of the strictSubTypeCheck property.
- isStrikeThrough() - Method in class org.apache.tika.parser.microsoft.ooxml.RunProperties
-
- isString() - Method in class com.google.gson.JsonPrimitive
-
Check whether this primitive contains a String value.
- isStruct() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isStruct() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isStructEnd() - Method in enum com.fasterxml.jackson.core.JsonToken
-
Accessor that is functionally equivalent to:
this == JsonToken.END_OBJECT || this == JsonToken.END_ARRAY
- isStructStart() - Method in enum com.fasterxml.jackson.core.JsonToken
-
Accessor that is functionally equivalent to:
this == JsonToken.START_OBJECT || this == JsonToken.START_ARRAY
- isStructured() - Method in enum com.fasterxml.jackson.annotation.JsonFormat.Shape
-
- isStyle - Variable in class org.apache.tika.parser.rtf.ListDescriptor
-
- isSubAsset() - Method in interface com.day.cq.dam.api.Asset
-
Indicates if this asset is a Sub Asset
.
- isSubAsset(Resource) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Indicates whether the given
resource
is an
Asset
's sub-asset.
- isSubCollection(Collection, Collection) - Static method in class org.apache.commons.collections.CollectionUtils
-
Returns true iff a is a sub-collection of b,
that is, iff the cardinality of e in a is less
than or equal to the cardinality of e in b,
for each element e in a.
- isSubCollection(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true
iff a is a sub-collection of b,
that is, iff the cardinality of e in a is less than or
equal to the cardinality of e in b, for each element e
in a.
- isSubscribed() - Method in class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- isSubscribed() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollection
-
Check if there is a selection in this collection
- isSubscribed() - Method in class com.sun.mail.imap.IMAPFolder
-
Check whether this folder is subscribed.
- isSubscriptionsAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isSubscriptionsAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isSubTaskInfoLoaded() - Method in interface com.adobe.granite.taskmanagement.Task
-
Indicates if this task object is fully populated with sub task information.
- isSuccess() - Method in interface com.day.cq.analytics.sitecatalyst.datainsertion.DataInsertionResponse
-
Returns the request success status.
- isSuccess() - Method in class com.day.cq.replication.ReplicationResult
-
Returns true
If the replication action and optional content
could be sent to the recipient.
- isSuccess() - Method in class com.day.crx.packaging.JSONResponse
-
- isSuccess() - Method in class com.scene7.ipsapi.ApplyMetadataTemplateReturn
-
Gets the value of the success property.
- isSuccess() - Method in class com.scene7.ipsapi.RemoveMetadataSchemaReturn
-
Gets the value of the success property.
- isSuccess() - Method in class com.scene7.ipsapi.SaveMetadataSchemaReturn
-
Gets the value of the success property.
- isSuccess() - Method in class com.scene7.ipsapi.UpdateXMPPacketReturn
-
Gets the value of the success property.
- isSuccess() - Method in class org.apache.aries.jmx.codec.BatchResult
-
Gets success value.
- isSuccess() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Check if the outcome has been successful
- isSuccessful() - Method in class com.day.cq.wcm.designimporter.DesignImportResult
-
Indicates if the import process was free of any errors and warnings.
- isSuccessful() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns a flag whether the whole initialization was successful.
- isSuccessful() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
- isSuccessful() - Method in interface org.apache.sling.distribution.DistributionResponse
-
returns the status of the request, whether it is successful or not.
- isSuccessful() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
- isSuccessful() - Method in interface org.apache.sling.servlets.post.PostResponse
-
- ISSUE - Static variable in interface com.adobe.granite.activitystreams.ObjectTypes
-
Represents a report about a problem or situation that needs to be resolved.
- ISSUE_INSTANT_ATTR - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- issueCommand(String, int) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the command to the server.
- Issuer - Class in com.adobe.granite.auth.saml.model
-
- Issuer(String) - Constructor for class com.adobe.granite.auth.saml.model.Issuer
-
- ISSUER_ELEMENT - Static variable in interface com.adobe.granite.auth.saml.model.xml.SamlXmlConstants
-
- isSuggestionLowResult() - Method in class com.day.cq.searchpromote.xml.result.Suggestions
-
- isSuperuser() - Method in interface com.adobe.granite.workflow.WorkflowSession
-
Checks for the workflow superuser
- isSuperuser() - Method in interface com.day.cq.workflow.WorkflowSession
-
Checks for the workflow superuser
- isSupplemental(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupplemental(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupplemental(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(String) - Method in interface com.day.cq.dam.api.handler.xmp.XMPHandler
-
Checks if the provided mime type is supported by the implementation
- isSupported(String) - Static method in class org.apache.commons.lang.CharEncoding
-
Returns whether the named charset is supported.
- isSupported(String) - Static method in class org.apache.commons.lang3.CharEncoding
-
- isSupported(Class<?>) - Method in interface org.apache.sling.models.export.spi.ModelExporter
-
Check if the result class is supported by this exporter.
- isSupported(TikaInputStream) - Method in interface org.apache.tika.extractor.ContainerExtractor
-
Is this Container Extractor able to process the
supplied container?
- isSupported(TikaInputStream) - Method in class org.apache.tika.extractor.ParserContainerExtractor
-
- isSupported(String) - Static method in class org.apache.tika.utils.CharsetUtils
-
Safely return whether is supported, without throwing exceptions
- isSupported(DateTimeFieldType) - Method in class org.joda.time.base.AbstractInstant
-
Checks if the field type specified is supported by this instant and chronology.
- isSupported(DateTimeFieldType) - Method in class org.joda.time.base.AbstractPartial
-
Checks whether the field specified is supported by this partial.
- isSupported(DurationFieldType) - Method in class org.joda.time.base.AbstractPeriod
-
Checks whether the field specified is supported by this period.
- isSupported(DurationFieldType) - Method in class org.joda.time.base.BaseSingleFieldPeriod
-
Checks whether the duration field specified is supported by this period.
- isSupported() - Method in class org.joda.time.DateTimeField
-
Returns true if this field is supported.
- isSupported(Chronology) - Method in class org.joda.time.DateTimeFieldType
-
Checks whether this field supported in the given Chronology.
- isSupported() - Method in class org.joda.time.DurationField
-
Returns true if this field is supported.
- isSupported(Chronology) - Method in class org.joda.time.DurationFieldType
-
Checks whether this field supported in the given Chronology.
- isSupported() - Method in class org.joda.time.field.BaseDateTimeField
-
- isSupported() - Method in class org.joda.time.field.BaseDurationField
-
- isSupported() - Method in class org.joda.time.field.DelegatedDateTimeField
-
- isSupported() - Method in class org.joda.time.field.DelegatedDurationField
-
Returns true if this field is supported.
- isSupported() - Method in class org.joda.time.field.MillisDurationField
-
Returns true as this field is supported.
- isSupported() - Method in class org.joda.time.field.UnsupportedDateTimeField
-
This field is not supported.
- isSupported() - Method in class org.joda.time.field.UnsupportedDurationField
-
This field is not supported.
- isSupported(DateTimeFieldType) - Method in class org.joda.time.LocalDate
-
Checks if the field type specified is supported by this
local date and chronology.
- isSupported(DurationFieldType) - Method in class org.joda.time.LocalDate
-
Checks if the duration type specified is supported by this
local date and chronology.
- isSupported(DateTimeFieldType) - Method in class org.joda.time.LocalDateTime
-
Checks if the field type specified is supported by this
local datetime and chronology.
- isSupported(DurationFieldType) - Method in class org.joda.time.LocalDateTime
-
Checks if the duration type specified is supported by this
local datetime and chronology.
- isSupported(DateTimeFieldType) - Method in class org.joda.time.LocalTime
-
Checks if the field type specified is supported by this
local time and chronology.
- isSupported(DurationFieldType) - Method in class org.joda.time.LocalTime
-
Checks if the duration type specified is supported by this
local time and chronology.
- isSupported(DurationFieldType) - Method in class org.joda.time.PeriodType
-
Checks whether the field specified is supported by this period.
- isSupported(DateTimeFieldType) - Method in interface org.joda.time.ReadableInstant
-
Checks whether the field type specified is supported by this implementation.
- isSupported(DateTimeFieldType) - Method in interface org.joda.time.ReadablePartial
-
Checks whether the field type specified is supported by this partial.
- isSupported(DurationFieldType) - Method in interface org.joda.time.ReadablePeriod
-
Checks whether the field type specified is supported by this period.
- isSupportedAsset(Resource) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandler
-
Indicates whether the product asset is supported or not.
- isSupportedAsset(String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Indicates whether the product asset at path productAssetPath
is supported.
- isSupportedConversion(int, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- isSupportedLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Returns true if this a lock with the given type and scope is supported.
- isSupportedReferencedAsset(ResourceResolver, String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetHandler
-
Indicates whether the asset (referenced by its path) is supported or not.
- isSupportedReferencedAsset(String) - Method in interface com.adobe.cq.commerce.api.asset.ProductAssetManager
-
Indicates whether the asset referenced by assetReference
is supported.
- isSupportedReport(ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
-
Returns true if the report type indicated in the specified RequestInfo
object is included in the supported reports.
- isSupportingObjectTranslationRequired() - Method in interface com.adobe.granite.translation.api.TranslationMetadata
-
Deprecated.
- isSupportLowerBoundInclusive() - Method in class org.apache.commons.math.distribution.AbstractIntegerDistribution
-
Use this method to get information about whether the lower bound
of the support is inclusive or not.
- isSupportsOffline() - Method in class com.adobe.cq.screens.impl.aemio.ScreensChannelModel
-
- isSupportUpperBoundInclusive() - Method in class org.apache.commons.math.distribution.AbstractIntegerDistribution
-
Use this method to get information about whether the upper bound
of the support is inclusive or not.
- isSuppressStatusUpdate() - Method in class com.day.cq.replication.ReplicationOptions
-
If true
, the replication will not update the replication
status properties after a replication.
- isSuppressVersions() - Method in class com.day.cq.replication.ReplicationOptions
-
If true
the replication will not trigger implicit versioning.
- isSuspended() - Method in class org.apache.commons.lang3.time.StopWatch
-
This method is used to find out whether the StopWatch is suspended.
- isSuspended() - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Return a flag indicating whether the association is suspended.
- isSymbolicLink() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Check if this entry represents a symbolic link.
- isSymbolicLink() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a symbolic link entry.
- isSymlink(File) - Static method in class org.apache.commons.io.FileUtils
-
Determines whether the specified file is a Symbolic Link rather than an actual file.
- isSyncEnabled() - Method in interface com.day.cq.dam.scene7.api.S7Config
-
Returns the synchronisation status as a string.
- isSynchronizationComplete() - Method in class com.scene7.ipsapi.AutomatedSetGenerationJob
-
Gets the value of the synchronizationComplete property.
- isSynchronizationComplete() - Method in class com.scene7.ipsapi.ReprocessAssetsJob
-
Gets the value of the synchronizationComplete property.
- isSynchronizationComplete() - Method in class com.scene7.ipsapi.UploadDirectoryJob
-
Gets the value of the synchronizationComplete property.
- isSynchronizationComplete() - Method in class com.scene7.ipsapi.UploadPostJob
-
Gets the value of the synchronizationComplete property.
- isSynchronizationComplete() - Method in class com.scene7.ipsapi.UploadUrlsJob
-
Gets the value of the synchronizationComplete property.
- isSynchronous() - Method in class com.day.cq.replication.ReplicationOptions
-
Should the replication be done synchronous or asynchronous?
The default is asynchronously.
- isSynthetic() - Method in class com.sun.mail.iap.Response
-
- isSyntheticResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns true
if the resource res
is a synthetic
resource.
- isSystemUser() - Method in interface org.apache.jackrabbit.api.security.user.User
-
- isSystemUser(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- isTagged() - Method in class com.sun.mail.iap.Response
-
- isTaggedWith(Throwable, Object) - Static method in exception org.apache.commons.io.TaggedIOException
-
Checks whether the given throwable is tagged with the given tag.
- isTaggingAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollection
-
- isTaggingAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollection
-
Checks if is tagging allowed.
- isTaggingAllowed() - Method in class com.adobe.cq.social.filelibrary.client.api.AbstractFileLibraryConfiguration
-
- isTaggingAllowed() - Method in interface com.adobe.cq.social.filelibrary.client.api.FileLibraryConfiguration
-
Checks if is tagging allowed.
- isTaggingAllowed() - Method in class com.adobe.cq.social.forum.client.api.BaseForumConfiguration
-
- isTaggingAllowed() - Method in interface com.adobe.cq.social.forum.client.api.ForumConfiguration
-
Checks if is tagging allowed.
- isTargetingDisabled() - Method in class com.day.cq.wcm.core.components.CustomEditConfig
-
- isTaskProperty(String) - Static method in enum com.adobe.granite.taskmanagement.TaskProperty
-
Returns true if this is an intrinsic property (ie, one of DESCRIPTION, INSTRUCTIONS, ...
- IsTemplateNodePredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter Template nodes.
- IsTemplateNodePredicate() - Constructor for class com.day.cq.commons.predicate.IsTemplateNodePredicate
-
- isTerminated() - Method in class com.codahale.metrics.InstrumentedExecutorService
-
- isTerminated() - Method in class com.codahale.metrics.InstrumentedScheduledExecutorService
- isText() - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
-
- isText() - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoGpsText
-
- isText(Node) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
- isText() - Method in class org.apache.tika.parser.ctakes.CTAKESConfig
-
Returns true
if content text analysis is enabled false
otherwise.
- isTextSimilar(String, String) - Static method in class com.day.text.TextUtils
-
Compare two strings, and determine whether they are approximately
"similar" - by this we mean whether they have the same numbers of each
character in (barring whitespace).
- isTextual() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Method that checks whether this node represents basic JSON String
value.
- isThresholdExceeded() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Determines whether or not the configured threshold has been exceeded for
this output stream.
- isThrowable() - Method in class com.fasterxml.jackson.core.type.ResolvedType
-
- isThrowable() - Method in class com.fasterxml.jackson.databind.JavaType
-
- isThrowableNested() - Static method in class org.apache.commons.lang.exception.ExceptionUtils
-
Checks if the Throwable class has a getCause
method.
- isThumbnail(Node) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
This method determines whether the given Node
represents a thumbnail of an asset.
- isTidy() - Method in class com.day.cq.commons.TidyJsonItemWriter
-
Checks if the output is nicely formatted.
- isTidy() - Method in class com.day.cq.commons.TidyJSONWriter
-
Checks if the output is nicely formatted.
- isTidy() - Method in class com.day.cq.extwidget.ExtTreeJsonWriter
-
Checks the tidy flag.
- isTidy() - Method in class org.apache.sling.commons.json.io.JSONWriter
-
Deprecated.
Checks if the output is nicely formatted.
- isTikaInputStream(InputStream) - Static method in class org.apache.tika.io.TikaInputStream
-
Checks whether the given stream is a TikaInputStream instance.
- isTLS() - Method in class org.apache.commons.mail.Email
-
- isToBeForwarded() - Method in interface com.adobe.cq.social.messaging.client.api.ComposeMessageSocialComponent
-
- isTopic() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
Check if this instance is a Post or not.
- isTopic() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Check if this instance is a Post or not.
- isTopicClosed() - Method in class com.adobe.cq.social.forum.client.api.AbstractPost
-
- isTopicClosed() - Method in interface com.adobe.cq.social.forum.client.api.Post
-
Checks if is topic closed.
- isTopLevel() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- isTopLevel() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- isTouchAuthoringUIMode() - Method in class com.day.cq.commons.DownloadResource
-
Returns if page is in UI Touch mode?
- isTraceEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
Trace is never enabled.
- isTraceEnabled() - Method in class org.apache.commons.logging.impl.SimpleLog
-
Are trace messages currently enabled?
- isTraceEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Delegates to the isTraceEnabled method of the wrapped
org.slf4j.Logger
instance.
- isTraceEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Delegates to the isDebugEnabled method of the wrapped
org.slf4j.Logger
instance.
- isTraceEnabled() - Method in interface org.apache.commons.logging.Log
-
Is trace logging currently enabled?
- isTraceEnabled() - Method in class org.apache.log4j.Logger
-
- isTraceEnabled() - Method in class org.slf4j.event.EventRecodingLogger
-
- isTraceEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
-
- isTraceEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- isTraceEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isTraceEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isTraceEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
-
- isTraceEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the TRACE level?
- isTraceEnabled(Marker) - Method in interface org.slf4j.Logger
-
- isTracking() - Method in class org.apache.tika.parser.mbox.MboxParser
-
- isTransient() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedField
-
- isTransient() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFile
-
Checks if this file is transient.
- isTranslateAllButtonAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isTranslateAllButtonAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isTranslateAssetsAllowedForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslateAssociatedContentForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslateComponentStringsForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslateInlineMediaAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslateMetadataForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslateMetadataForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslateTagsForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslateTagsForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslationEnabledForAssets() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslationEnabledForSites() - Method in interface com.adobe.granite.translation.core.MachineTranslationCloudConfig
-
- isTranslationRequest() - Method in class com.adobe.cq.social.scf.core.BaseQueryRequestInfo
-
- isTranslationRequest() - Method in interface com.adobe.cq.social.scf.QueryRequestInfo
-
Is the request a translate request
- isTranslationServiceConfigured(Resource) - Method in interface com.adobe.cq.social.scf.ClientUtilities
-
Checks if Translation Service is configured for the requested resource.
- isTranslationServiceConfigured(Resource) - Method in interface com.adobe.granite.translation.api.TranslationManager
-
Checks if the given resource has any translation service specified, and all the properties are set correctly.
- isTransparent() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns true if the image has transparency.
- isTriggeredOnDistribute() - Method in interface com.day.cq.replication.AgentConfig
-
Checks if this agent is used when a property "cq:distribute" has been modified.
- isTriggeredOnModification() - Method in interface com.day.cq.replication.AgentConfig
-
Checks if this agent is used for "replicate on modification".
- isTriggeredOnOffTime() - Method in interface com.day.cq.replication.AgentConfig
-
Checks if this agent is used for "replicate if on-/offtime reached".
- isTriggeredOnReceive() - Method in interface com.day.cq.replication.AgentConfig
-
Determines if a replication with this agent should be triggered once the replication request is received.
- IStringElement(DocumentSource, String) - Constructor for class com.day.util.diff.LineElementsFactory.IStringElement
-
- isTrivial() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
-
- isTrue(Boolean) - Static method in class org.apache.commons.lang.BooleanUtils
-
Checks if a Boolean
value is true
,
handling null
by returning false
.
- isTrue() - Method in class org.apache.commons.lang.mutable.MutableBoolean
-
Checks if the current value is true
.
- isTrue(boolean, String, Object) - Static method in class org.apache.commons.lang.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, long) - Static method in class org.apache.commons.lang.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, double) - Static method in class org.apache.commons.lang.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String) - Static method in class org.apache.commons.lang.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean) - Static method in class org.apache.commons.lang.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception.
- isTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a Boolean
value is true
,
handling null
by returning false
.
- isTrue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Checks if the current value is true
.
- isTrue(boolean, String, long) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, double) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception.
- isTrueCollectionType() - Method in class com.fasterxml.jackson.databind.type.CollectionLikeType
-
Method that can be used for checking whether this type is a
"real" Collection type; meaning whether it represents a parameterized
subtype of Collection
or just something that acts
like one.
- isTrueMapType() - Method in class com.fasterxml.jackson.databind.type.MapLikeType
-
Method that can be used for checking whether this type is a "real"
Collection type; meaning whether it represents a parameterized subtype of
Collection
or just something that acts like one.
- isTrustAllHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- isTunnelEnabled() - Method in interface com.adobe.cq.social.members.endpoints.CommunityMembersTunnelValidator
-
Check if tunnel service is enabled.
- isTwoPass() - Method in class com.scene7.ipsapi.VideoEncoding
-
Gets the value of the twoPass property.
- isType(Authorizable) - Method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
-
- isType(Tree, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
-
- isTyped() - Method in class com.fasterxml.jackson.databind.util.TypeKey
-
- isTypeId(AnnotatedMember) - Method in class com.fasterxml.jackson.databind.AnnotationIntrospector
-
Method for checking whether given accessor claims to represent
type id: if so, its value may be used as an override,
instead of generated type id.
- isTypeId(AnnotatedMember) - Method in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair
-
- isTypeId() - Method in class com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
-
Method used to check whether this logical property has a marker
to indicate it should be used as the type id for polymorphic type
handling.
- isTypeId(AnnotatedMember) - Method in class com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector
-
- isTypeId() - Method in class com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder
-
- isTypeIdVisible() - Method in class com.fasterxml.jackson.databind.jsontype.impl.StdTypeResolverBuilder
-
- isTypeOrSubTypeOf(Class<?>) - Method in class com.fasterxml.jackson.databind.JavaType
-
- isTypeOrSuperTypeOf(Class<?>) - Method in class com.fasterxml.jackson.databind.JavaType
-
- isTypeSupported(Class) - Method in interface com.adobe.cq.dam.cfm.FragmentData
-
- isUknownVersion() - Method in class com.fasterxml.jackson.core.Version
-
- isUnitless() - Method in class org.apache.commons.imaging.PixelDensity
-
- isUnixSymlink() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Returns true if this entry represents a unix symlink,
in which case the entry's content contains the target path
for the symlink.
- isUnknown() - Method in class org.apache.tika.language.detect.LanguageResult
-
- isUnknownMultiple() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
-
- isUnknownTypeSerializer(JsonSerializer<?>) - Method in class com.fasterxml.jackson.databind.SerializerProvider
-
- isUnknownVersion() - Method in class com.fasterxml.jackson.core.Version
-
- isUnordered(int) - Method in class org.apache.tika.parser.rtf.ListDescriptor
-
- isUnparsedEntity(String) - Method in class org.kohsuke.rngom.rngparser.parse.xml.DtdContext
-
- isUnResolved(Resource) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
Does the resource have unresolved dependencies
- IsUnstructuredPredicate - Class in com.day.cq.commons.predicate
-
Predicate used to filter nodes of type nt:unstructured.
- IsUnstructuredPredicate() - Constructor for class com.day.cq.commons.predicate.IsUnstructuredPredicate
-
- isUnTagged() - Method in class com.sun.mail.iap.Response
-
- isUnwrapped() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackageDefinition
-
Checks if this definition is unwrapped, i.e.
- isUnwrapping() - Method in class com.fasterxml.jackson.databind.ser.BeanPropertyWriter
-
Accessor that will return true if this bean property has to support
"unwrapping"; ability to replace POJO structural wrapping with optional
name prefix and/or suffix (or in some cases, just removal of wrapper
name).
- isUnwrapping() - Method in class com.fasterxml.jackson.databind.ser.impl.UnwrappingBeanPropertyWriter
-
- isUnwrappingSerializer() - Method in class com.fasterxml.jackson.databind.JsonSerializer
-
Accessor for checking whether this serializer is an
"unwrapping" serializer; this is necessary to know since
it may also require caller to suppress writing of the
leading property name.
- isUnwrappingSerializer() - Method in class com.fasterxml.jackson.databind.ser.impl.BeanAsArraySerializer
-
- isUnwrappingSerializer() - Method in class com.fasterxml.jackson.databind.ser.impl.UnwrappingBeanSerializer
-
- isUnwrappingSerializer() - Method in class com.fasterxml.jackson.databind.ser.std.ReferenceTypeSerializer
-
- isUpdate() - Method in class org.apache.jackrabbit.vault.util.RepositoryCopier
-
- isUpdateAlias() - Method in class com.day.cq.replication.ReplicationOptions
-
- isUpdateChildren() - Method in class com.scene7.ipsapi.RemoveFolderPermissionsParam
-
Gets the value of the updateChildren property.
- isUpdateChildren() - Method in class com.scene7.ipsapi.UpdateFolderPermissionsParam
-
Gets the value of the updateChildren property.
- isURI() - Method in class com.adobe.internal.xmp.options.PropertyOptions
-
- isURI() - Method in interface com.adobe.xmp.core.XMPSimple
-
- isURI() - Method in class com.adobe.xmp.options.PropertyOptions
-
- isUrlSafe() - Method in class org.apache.commons.codec.binary.Base64
-
Returns our current encode mode.
- isUseClassName() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether to use the class name.
- isUseClassName() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the class name.
- isUsed() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return whether or not the thread pool is in use.
- isUseFieldNames() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether to use the field names passed in.
- isUseFieldNames() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the field names passed in.
- isUseIdentityHashCode() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether to use the identity hash code.
- isUseIdentityHashCode() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the identity hash code.
- isUser() - Method in interface com.day.cq.security.Authorizable
-
Deprecated.
If an Authorizable is a
User
according
this test-method a cast to
User Class
MUST be possible.
- isUserAdmin(UserManager, String) - Method in interface com.adobe.cq.social.community.api.CommunityContext
-
Check if the specified user id is an administrator base on this context.
- isUserGeneratedTag(String) - Method in interface com.adobe.cq.social.commons.tagging.SocialTagManager
-
Verifies the creator of tag was indeed a user, not an admin nor moderator.
- isUserInfoAccessedFromExternalEvent() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Is user information accessed from an external event?
- isUserInfoAccessedWithoutExternalsCheck() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Is user information accessed without checking if an event is external?
- isUserInGroups(ResourceResolver, String, List<String>) - Method in interface com.adobe.cq.social.ugcbase.SocialUtils
-
Deprecated.
Checks if is user in group.
- isUserInRole(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
- isUserLoggedIn() - Method in class com.adobe.cq.social.subscriptions.client.api.AbstractSubscriptionCollection
-
- isUserLoggedIn() - Method in interface com.adobe.cq.social.subscriptions.client.api.SubscriptionCollection
-
Check if there is a login session
- isUserModerator() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- isUserModerator() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- isUserUGCLimited() - Method in interface com.adobe.cq.social.members.api.CommunityMemberUserProfile
-
Checks if is users UGC Contributions has a limit
- isUserUGCLimited() - Method in class com.adobe.cq.social.scf.core.AbstractUser
-
- isUserUGCLimited() - Method in interface com.adobe.cq.social.scf.User
-
Checks if is user sand boxed.
- isUseShortClassName() - Method in class org.apache.commons.lang.builder.StandardToStringStyle
-
Gets whether to output short or long class names.
- isUseShortClassName() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to output short or long class names.
- isUsingPrivilegedUsers() - Method in class com.adobe.cq.social.forum.client.api.BaseForumConfiguration
-
- isUsingPrivilegedUsers() - Method in interface com.adobe.cq.social.forum.client.api.ForumConfiguration
-
Checks if priviliged users group is set.
- isV3DInstalled(Session) - Static method in class com.day.cq.dam.commons.util.S73DHelper
-
- isValid() - Method in interface com.adobe.cq.commerce.api.promotion.Promotion
-
Return if the promotion is currently valid.
- isValid(SlingHttpServletRequest) - Method in interface com.adobe.cq.commerce.api.promotion.Voucher
-
Return if the voucher is currently valid.
- isValid(SlingHttpServletRequest) - Method in class com.adobe.cq.commerce.common.promotion.AbstractJcrVoucher
-
Deprecated.
Valid if the parent campaign's onTime has been reached and the offTime hasn't,
or if the times are not specified.
- isValid(String) - Method in interface com.adobe.granite.auth.oauth.TokenValidator
-
Validates the access token
- isValid(SpConfiguration) - Method in class com.adobe.granite.auth.saml.model.Assertion
-
Check if the following properties of the assertion are valid
- target audience
- time conditions
- signature
- isValid() - Method in interface com.adobe.versioncue.nativecomm.INativeService
-
True if the INativeService instance is valid
- isValid() - Method in interface com.adobe.versioncue.nativecomm.io.IConnection
-
- isValid() - Method in interface com.adobe.versioncue.nativecomm.io.ISerializer
-
Returns true if the ISerializer object is valid
- isValid() - Method in class com.day.cq.dam.commons.handler.AbstractFilter
-
Return a flag indicating whether the contents processed by this filter
represents a valid entity.
- isValid() - Method in interface com.day.cq.dam.commons.handler.Filter
-
Return a flag indicating whether the contents processed by this filter
represents a valid entity.
- isValid() - Method in class com.day.cq.dam.commons.handler.XPacketFilter
-
Return a flag indicating whether the contents processed by this filter
represents a valid entity.
- isValid(Asset) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
Checks if the asset is valid.
- isValid() - Method in interface com.day.cq.dam.scene7.api.model.Scene7User
-
- isValid() - Method in interface com.day.cq.replication.Agent
-
checks if agent is valid
- isValid() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
-
Returns whether the resource described by the URL is currently available.
- isValid() - Method in class com.day.crx.security.token.TokenCookie.Info
-
- isValid(int) - Static method in class com.day.text.XMLChar
-
Returns true if the specified character is valid.
- isValid() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- isValid() - Method in class org.apache.aries.util.internal.R43Worker
-
- isValid() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Checks whether all order specifications of this query node have at least
its path specified (i.e.
- isValid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is valid.
- isValid() - Method in class org.apache.jackrabbit.vault.fs.config.ExportRoot
-
Checks if this export root already has the necessary structure setup.
- isValid() - Method in interface org.apache.jackrabbit.vault.packaging.JcrPackage
-
Checks if the underlying node contains the correct structure.
- isValid() - Method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Checks if this package id is valid in respect to JCR names.
- isValid(String, String, String) - Static method in class org.apache.jackrabbit.vault.packaging.PackageId
-
Checks if the package id is valid in respect to JCR names.
- isValid() - Method in interface org.apache.jackrabbit.vault.packaging.VaultPackage
-
Checks if this package is valid.
- isValid(int) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the specified character is valid.
- isValid(Iterable<String>, String, String) - Method in interface org.apache.sling.serviceusermapping.ServicePrincipalsValidator
-
Validates the configured service principal names.
- isValid(String, String, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserValidator
-
Validates the configured service user ID.
- isValid(String) - Static method in class org.apache.tika.mime.MimeType
-
Checks that the given string is a valid Internet media type name
based on rules from RFC 2054 section 5.3.
- isValidAnnotationMemberType(Class<?>) - Static method in class org.apache.commons.lang3.AnnotationUtils
-
Checks if the specified type is permitted as an annotation member.
- isValidateName() - Method in class com.scene7.ipsapi.RenameAssetParam
-
Gets the value of the validateName property.
- isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns true
if the the client just asks for validation of
submitted username/password credentials.
- isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
- isValidEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Checks if the specified name is a valid enum for the class.
- isValidEventName(String) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Tests if the specified eventName can be mapped to a JCR event type.
- isValidGroupMember(Resource) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- isValidHref(String) - Method in interface org.apache.sling.xss.XSSFilter
-
Checks if the given URL is valid to be used for the href
attribute in a a
tag.
- isValidIANAEncoding(String) - Static method in class com.day.text.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidIANAEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidIANAEncoding(String) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class com.day.text.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidMaskPattern(int) - Static method in class com.google.zxing.qrcode.encoder.QRCode
-
- isValidMember(CommunityMemberUserProfile) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- isValidMember(Authorizable) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- isValidMember(String, boolean) - Method in interface com.adobe.cq.social.members.api.MembersUtils
-
- isValidMemberType(Asset) - Method in interface com.day.cq.dam.api.s7dam.set.MediaSet
-
Deprecated.
Checks if the given asset is valid member type of Media Set
- isValidMemberType(Asset) - Method in interface com.day.cq.dam.api.s7dam.set.SpinSet
-
Deprecated.
Checks if the given asset is valid member type of Media Set
- isValidName(String) - Static method in class com.day.cq.commons.jcr.JcrUtil
-
Checks if the name is not empty and contains only valid chars.
- isValidName(String) - Method in interface com.day.cq.wcm.core.utils.PageNameValidatorService
-
Checks if the name is not empty and contains only valid jcr chars.
- isValidName(String) - Static method in class com.day.text.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidName(String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
-
- isValidName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidName(String) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class com.day.text.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class com.day.text.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.jackrabbit.vault.util.xml.xerces.util.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isValidProfile(String, Map<String, Object>) - Method in interface com.adobe.granite.auth.oauth.ProfileValidator
-
Check the validity of a user profile.
- isValidPropertyName(String) - Static method in class org.apache.sling.discovery.commons.providers.util.PropertyNameHelper
-
SLING-2883 : properly test for valid property names
- isValidReferencePropertyName(String, Object) - Method in class com.fasterxml.jackson.annotation.ObjectIdGenerator
-
- isValidReferencePropertyName(String, JsonParser) - Method in class com.fasterxml.jackson.databind.deser.impl.ObjectIdReader
-
Convenience method, equivalent to calling:
readerInstance.generator.isValidReferencePropertyName(name, parser);
and used to determine whether Object Ids handled by the underlying
generator may be in form of (JSON) Objects.
- isValidRequest(HttpServletRequest) - Method in class org.apache.jackrabbit.webdav.util.CSRFUtil
-
- isValidSelection() - Method in class com.adobe.cq.msm.ui.models.blueprintconfig.BlueprintColumnItem
-
- isValidTimeInterval(String, String) - Static method in class com.adobe.granite.maintenance.MaintenanceUtil
-
Check if the start and the end time are valid time definitions ([hour]:[minute]).
- isValidToken(String, String, String) - Method in interface com.adobe.granite.auth.oauth.Provider
-
Check the validity of a token
- isValueNode() - Method in interface com.fasterxml.jackson.core.TreeNode
-
Method that returns true for all value nodes: ones that
are not containers, and that do not represent "missing" nodes
in the path.
- isValueNode() - Method in class com.fasterxml.jackson.databind.JsonNode
-
- isVerbose() - Method in interface org.apache.jackrabbit.vault.fs.api.VaultFsTransaction
-
- isVerbose() - Method in class org.apache.jackrabbit.vault.fs.io.AbstractExporter
-
- isVersion(String) - Static method in class org.apache.commons.exec.OS
-
Determines if the OS on which Ant is executing matches the given OS
version.
- isVertical() - Method in class com.day.cq.dam.commons.watermark.TextWatermark
-
- isVideo(Asset) - Static method in class com.day.cq.dam.commons.util.DamUtil
-
To check weather asset falls under Video category.
- isVideoHeartbeatAnalyticsEnabled() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceVideoClientReport
-
Returns true iff a Marketing cloud org id has been configured for the site that the enablement resource belongs
to.
- isVideoHeartbeatAnalyticsEnabled() - Method in interface com.adobe.cq.social.enablement.resource.reporting.api.EnablementResourceVideoDropoffReport
-
Returns true iff a Marketing cloud org id has been configured for the site that the enablement resource belongs
to.
- isVirtual() - Method in interface com.adobe.granite.socialgraph.GraphNode
-
- isVirtual() - Method in interface com.adobe.granite.socialgraph.Relationship
-
Specifies tha this relationship is virtual and is not (and will never be) backed by a persistence object.
- isVirtual() - Method in class com.fasterxml.jackson.databind.BeanProperty.Bogus
-
- isVirtual() - Method in interface com.fasterxml.jackson.databind.BeanProperty
-
Accessor for checking whether there is an actual physical property
behind this property abstraction or not.
- isVirtual() - Method in class com.fasterxml.jackson.databind.BeanProperty.Std
-
- isVirtual() - Method in class com.fasterxml.jackson.databind.introspect.ConcreteBeanPropertyBase
-
- isVirtual() - Method in class com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter
-
- isVisible() - Method in class com.adobe.cq.social.commons.comments.api.AbstractComment
- isVisible() - Method in interface com.adobe.cq.social.commons.comments.api.Comment
-
- isVisible(Member) - Method in enum com.fasterxml.jackson.annotation.JsonAutoDetect.Visibility
-
- isVisible(String, long) - Method in interface org.apache.jackrabbit.oak.spi.state.Clusterable
-
Checks if the underlying NodeStore sees at least the changes that were
visible at the time the visibility token was created on potentially
another instance if in a clustered NodeStore setup.
- isVisibleForView(Class<?>) - Method in class com.fasterxml.jackson.databind.util.ViewMatcher
-
- isVotingAllowed() - Method in class com.adobe.cq.social.commons.comments.api.AbstractCommentCollectionConfiguration
-
- isVotingAllowed() - Method in interface com.adobe.cq.social.commons.comments.api.CommentCollectionConfiguration
-
- isWarnEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
Warn is never enabled.
- isWarnEnabled() - Method in class org.apache.commons.logging.impl.SimpleLog
-
Are warn messages currently enabled?
- isWarnEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLocationAwareLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isWarnEnabled() - Method in class org.apache.commons.logging.impl.SLF4JLog
-
Directly delegates to the wrapped org.slf4j.Logger
instance.
- isWarnEnabled() - Method in interface org.apache.commons.logging.Log
-
Is warn logging currently enabled?
- isWarnEnabled() - Method in class org.apache.log4j.Category
-
- isWarnEnabled() - Method in class org.slf4j.event.EventRecodingLogger
-
- isWarnEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
-
- isWarnEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
-
- isWarnEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isWarnEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
-
- isWarnEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
-
- isWarnEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the WARN level?
- isWarnEnabled(Marker) - Method in interface org.slf4j.Logger
-
- isWatching() - Method in class org.apache.commons.exec.ExecuteWatchdog
-
Indicates whether or not the watchdog is still monitoring the process.
- isWhitespace(String) - Static method in class org.apache.commons.lang.StringUtils
-
Checks if the String contains only whitespace.
- isWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only whitespace.
- isWildCard() - Method in interface com.adobe.granite.haf.converter.api.ContentType
-
Determines whether the ContentType represents a wildcard.
- isWin32() - Static method in enum com.adobe.versioncue.nativecomm.NativeComm.OS
-
- isWrapperFor(Class<?>) - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
-
Java 6 method.
- isWriteAllowed() - Method in interface com.day.cq.personalization.ui.groupedservicesselector.GroupedServicesSelector
-
Checks if the user bound to the current request is allowed to write the
property this widget is storing its state to.
- isWriteLimitReached(Throwable) - Method in class org.apache.tika.sax.WriteOutContentHandler
-
Checks whether the given exception (or any of it's root causes) was
thrown by this handler as a signal of reaching the write limit.
- isX86() - Method in class org.apache.commons.lang3.arch.Processor
-
- isXHTML() - Method in enum com.day.cq.commons.Doctype
-
Deprecated.
Checks if this doctype is XHTML.
- isXHTML(ServletRequest) - Static method in enum com.day.cq.commons.Doctype
-
Deprecated.
Convenience method that retieves the doctype from the request attribute
and checks if the doctype is XHTML.
- isXHTML() - Method in enum com.day.cq.widget.Doctype
-
Checks if this doctype is XHTML.
- isXHTML(ServletRequest) - Static method in enum com.day.cq.widget.Doctype
-
Convenience method that retieves the doctype from the request attribute
and checks if the doctype is XHTML.
- isXmpJpegSegment(byte[]) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegXmpParser
-
- isXZCompressionAvailable() - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Are the classes required to support XZ compression available?
- isYCCKInversed() - Method in class ch.randelshofer.media.jpeg.CMYKJPEGImageReader
-
- ITALIC - Static variable in class com.day.image.font.AbstractFont
-
Request italic font style
- Item - Interface in com.sun.mail.imap.protocol
-
A tagging interface for all IMAP data items.
- Item - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- Item - Class in org.osgi.jmx
-
The item class enables the definition of open types in the appropriate
interfaces.
- Item(String, String, OpenType, String...) - Constructor for class org.osgi.jmx.Item
-
Create a triple of name, description, and type.
- ITEM_NAMES - Static variable in class org.apache.jackrabbit.stats.TimeSeriesStatsUtil
-
- ITEM_PREFIX_ABSOLUTE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Prefix for properties addressing repository items with an absolute path
(value is "/").
- ITEM_PREFIX_RELATIVE_CURRENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Prefix for properties addressing repository items with a path relative to
the current request item (value is "./").
- ITEM_PREFIX_RELATIVE_PARENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Prefix for properties addressing repository items with a path relative to
the parent of the request item (value is "../").
- ITEM_RESOURCE_TYPE - Static variable in class com.day.cq.wcm.core.contentfinder.ViewHandler
-
- ItemBasedPrincipal - Interface in org.apache.jackrabbit.api.security.principal
-
ItemBasedPrincipal
is a Principal
having a
corresponding item within the JCR repository.
- itemExists(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
- ItemFilter - Interface in org.apache.jackrabbit.vault.fs.api
-
The item filter is used to include or exclude a set of repository items.
- ItemFilterImpl - Class in com.day.cq.wcm.msm.commons
-
Provides item filter capabilities through a set of patters that allow
excluding of nodes, properties and node types based on a set of patterns.
- ItemFilterSet - Class in org.apache.jackrabbit.vault.fs.api
-
The item filter set holds a set of item filters each attributes as include
or exclude filter.
- ItemFilterSet() - Constructor for class org.apache.jackrabbit.vault.fs.api.ItemFilterSet
-
Default constructor.
- ItemFilterSet(String) - Constructor for class org.apache.jackrabbit.vault.fs.api.ItemFilterSet
-
Creates a new item filter set and sets the respective root path
- ItemFilterUtil - Class in com.day.cq.wcm.msm.commons
-
- ItemFilterUtil() - Constructor for class com.day.cq.wcm.msm.commons.ItemFilterUtil
-
- ItemId - Interface in org.apache.jackrabbit.spi
-
An ItemId
identifies an item using a combination of unique ID
and path.
- ItemInfo - Interface in org.apache.jackrabbit.spi
-
- ItemInfoBuilder - Class in org.apache.jackrabbit.spi.commons
-
- ItemInfoBuilder.Listener - Interface in org.apache.jackrabbit.spi.commons
-
A listener for receiving notifications about items built by the builders in this class.
- ItemInfoBuilder.NodeInfoBuilder - Class in org.apache.jackrabbit.spi.commons
-
- ItemInfoBuilder.PropertyInfoBuilder - Class in org.apache.jackrabbit.spi.commons
-
- ItemInfoCache - Interface in org.apache.jackrabbit.spi
-
ItemInfoCache
instances are responsible for caching
ItemInfo
s along with an opaque generation counter.
- ItemInfoCache.Entry<T extends ItemInfo> - Class in org.apache.jackrabbit.spi
-
This class represents a cache entry.
- ItemInfoCacheImpl - Class in org.apache.jackrabbit.spi.commons
-
This implementation of
ItemInfoCache
has a default size of 5000 items.
- ItemInfoCacheImpl() - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
-
Create a new instance with the default cache size.
- ItemInfoCacheImpl(int) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
-
Create a new instance with a given cache size.
- ItemInfoImpl - Class in org.apache.jackrabbit.spi.commons
-
ItemInfoImpl
is a base class for ItemInfo
implementations.
- ItemInfoImpl(NodeId, Name, Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoImpl
-
- ItemInfoImpl(Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoImpl
-
Creates a new item info from the given name, path and boolean flag.
- ItemList<T> - Class in org.apache.sling.provisioning.model
-
Helper class to hold a list of items.
- ItemList() - Constructor for class org.apache.sling.provisioning.model.ItemList
-
- ItemNameComparator - Class in org.apache.jackrabbit.vault.util
-
ItemNameComparator
...
- ItemNameComparator() - Constructor for class org.apache.jackrabbit.vault.util.ItemNameComparator
-
- ItemNameMatcher - Class in org.apache.jackrabbit.commons
-
Utility for name matching such as required for javax.jcr.Node#getNodes(String)
,
javax.jcr.Node#getNodes(String[])
, javax.jcr.Node#getProperties(String)
and javax.jcr.Node#getProperties(String[])
.
- itemprop(String) - Method in interface org.apache.sling.hapi.MicrodataAttributeHelper
-
- itemprop(String, boolean) - Method in interface org.apache.sling.hapi.MicrodataAttributeHelper
-
- itempropMap(String, boolean) - Method in interface org.apache.sling.hapi.MicrodataAttributeHelper
-
- ITEMS - Static variable in class com.adobe.granite.ui.components.Config
-
The resource name for items ("items").
- ItemSequence - Class in org.apache.jackrabbit.commons.flat
-
This class serves as main entry point for obtaining sequences of Node
s and Property
s.
- itemsFormat(JsonFormatVisitable, JavaType) - Method in class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor.Base
-
- itemsFormat(JsonFormatTypes) - Method in class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor.Base
-
- itemsFormat(JsonFormatVisitable, JavaType) - Method in interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor
-
Visit method called for structured types, as well as possibly
for leaf types (especially if handled by custom serializers).
- itemsFormat(JsonFormatTypes) - Method in interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor
-
- ItemSkippedException() - Constructor for exception org.apache.commons.fileupload.FileItemStream.ItemSkippedException
-
- ItemType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
- ITEMTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
-
- itemtype() - Method in interface org.apache.sling.hapi.MicrodataAttributeHelper
-
- itemtypeMap() - Method in interface org.apache.sling.hapi.MicrodataAttributeHelper
-
- IterableGet<K,V> - Interface in org.apache.commons.collections4
-
The "read" subset of the Map
interface.
- IterableMap - Interface in org.apache.commons.collections
-
Defines a map that can be iterated directly without needing to create an entry set.
- IterableMap<K,V> - Interface in org.apache.commons.collections4
-
Defines a map that can be iterated directly without needing to create an entry set.
- iterableMap(Map<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
- IterableSerializer - Class in com.fasterxml.jackson.databind.ser.std
-
- IterableSerializer(JavaType, boolean, TypeSerializer) - Constructor for class com.fasterxml.jackson.databind.ser.std.IterableSerializer
-
- IterableSerializer(IterableSerializer, BeanProperty, TypeSerializer, JsonSerializer<?>, Boolean) - Constructor for class com.fasterxml.jackson.databind.ser.std.IterableSerializer
-
- IterableSortedMap<K,V> - Interface in org.apache.commons.collections4
-
- iterableSortedMap(SortedMap<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
- IterableUtils - Class in org.apache.commons.collections4
-
Provides utility methods and decorators for Iterable
instances.
- IterableUtils() - Constructor for class org.apache.commons.collections4.IterableUtils
-
- iterateFiles(File, IOFileFilter, IOFileFilter) - Static method in class org.apache.commons.io.FileUtils
-
Allows iteration over the files in given directory (and optionally
its subdirectories).
- iterateFiles(File, String[], boolean) - Static method in class org.apache.commons.io.FileUtils
-
Allows iteration over the files in a given directory (and optionally
its subdirectories) which match an array of extensions.
- iterateFilesAndDirs(File, IOFileFilter, IOFileFilter) - Static method in class org.apache.commons.io.FileUtils
-
Allows iteration over the files in given directory (and optionally
its subdirectories).
- iterator() - Method in interface com.adobe.cq.social.enablement.resource.model.api.EnablementAuthorizables
-
- iterator() - Method in class com.adobe.granite.ui.components.ds.AbstractDataSource
-
- iterator() - Method in interface com.adobe.granite.ui.components.ds.DataSource
-
Returns the data.
- iterator() - Method in class com.adobe.granite.ui.components.ds.EmptyDataSource
-
- iterator() - Method in class com.adobe.granite.ui.components.ds.SimpleDataSource
-
- iterator() - Method in interface com.adobe.internal.xmp.XMPMeta
-
Constructs an iterator for the properties within this XMP object.
- iterator(IteratorOptions) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Constructs an iterator for the properties within this XMP object using some options.
- iterator(String, String, IteratorOptions) - Method in interface com.adobe.internal.xmp.XMPMeta
-
Construct an iterator for the properties within an XMP object.
- iterator() - Method in class com.adobe.versioncue.nativecomm.msg.NCList
-
- iterator() - Method in class com.adobe.xmp.core.XMPLanguageAlternative
-
- iterator() - Method in interface com.adobe.xmp.core.XMPNode
-
An unmodifiable Iterator that iterates over the child elements of this node.
- iterator() - Method in class com.adobe.xmp.path.XMPPath
-
- iterator() - Method in interface com.adobe.xmp.XMPMeta
-
Constructs an iterator for the properties within this XMP object.
- iterator(IteratorOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Constructs an iterator for the properties within this XMP object using some options.
- iterator(String, String, IteratorOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Construct an iterator for the properties within an XMP object.
- iterator() - Method in class com.day.cq.search.PredicateGroup
-
- iterator() - Method in class com.day.cq.wcm.foundation.Navigation
-
Returns an iterator over the navigation elements.
- iterator() - Method in class com.day.util.ListMap
-
- iterator() - Method in class com.day.util.OrderedSet
-
- iterator() - Method in class com.day.util.OrderedStringKeyMap
-
Returns an iterator over the elements in this list in proper
sequence.
- iterator(boolean) - Method in class com.day.util.OrderedStringKeyMap
-
Returns an iterator over the elements in this list in proper
sequence.
- iterator() - Method in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap
-
Accessor for traversing over all contained properties.
- iterator() - Method in class com.fasterxml.jackson.databind.introspect.AnnotatedMethodMap
-
- iterator() - Method in class com.fasterxml.jackson.databind.JsonNode
-
Same as calling
JsonNode.elements()
; implemented so that
convenience "for-each" loop can be used for looping over elements
of JSON Array constructs.
- iterator() - Method in class com.fasterxml.jackson.databind.util.ArrayIterator
-
- iterator() - Method in class com.google.gson.JsonArray
-
Returns an iterator to navigate the elements of the array.
- iterator() - Method in class org.apache.commons.collections.bag.AbstractMapBag
-
Gets an iterator over the bag elements.
- iterator() - Method in interface org.apache.commons.collections.Bag
-
Returns an Iterator
over the entire set of members,
including copies due to cardinality.
- iterator() - Method in class org.apache.commons.collections.bag.UnmodifiableBag
-
- iterator() - Method in class org.apache.commons.collections.bag.UnmodifiableSortedBag
-
- iterator() - Method in class org.apache.commons.collections.BinaryHeap
-
Deprecated.
Returns an iterator over this heap's elements.
- iterator() - Method in class org.apache.commons.collections.BoundedFifoBuffer
-
Deprecated.
Returns an iterator over this buffer's elements.
- iterator() - Method in class org.apache.commons.collections.buffer.BoundedBuffer
-
- iterator() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer
-
Returns an iterator over this buffer's elements.
- iterator() - Method in class org.apache.commons.collections.buffer.PriorityBuffer
-
Returns an iterator over this heap's elements.
- iterator() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBuffer
-
Returns an iterator over this buffer's elements.
- iterator() - Method in class org.apache.commons.collections.buffer.UnmodifiableBuffer
-
- iterator() - Method in class org.apache.commons.collections.collection.AbstractCollectionDecorator
-
- iterator() - Method in class org.apache.commons.collections.collection.CompositeCollection
-
Gets an iterator over all the collections in this composite.
- iterator() - Method in class org.apache.commons.collections.collection.SynchronizedCollection
-
Iterators must be manually synchronized.
- iterator() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollection
-
- iterator() - Method in class org.apache.commons.collections.collection.UnmodifiableCollection
-
- iterator() - Method in class org.apache.commons.collections.CursorableLinkedList
-
Deprecated.
Returns a fail-fast iterator.
- iterator() - Method in class org.apache.commons.collections.DefaultMapBag
-
Deprecated.
- iterator() - Method in class org.apache.commons.collections.FastArrayList
-
Return an iterator over the elements in this list in proper sequence.
- iterator() - Method in class org.apache.commons.collections.list.AbstractLinkedList
-
- iterator() - Method in class org.apache.commons.collections.list.CursorableLinkedList
-
Returns an iterator that does not support concurrent modification.
- iterator() - Method in class org.apache.commons.collections.list.FixedSizeList
-
- iterator() - Method in class org.apache.commons.collections.list.SetUniqueList
-
- iterator() - Method in class org.apache.commons.collections.list.TreeList
-
Gets an iterator over the list.
- iterator() - Method in class org.apache.commons.collections.list.UnmodifiableList
-
- iterator(Object) - Method in class org.apache.commons.collections.map.MultiValueMap
-
Gets an iterator for the collection mapped to the specified key.
- iterator() - Method in class org.apache.commons.collections.map.UnmodifiableEntrySet
-
- iterator(Object) - Method in class org.apache.commons.collections.MultiHashMap
-
Deprecated.
Gets an iterator for the collection mapped to the specified key.
- iterator() - Method in class org.apache.commons.collections.SequencedHashMap
-
Deprecated.
Gets an iterator over the keys.
- iterator() - Method in class org.apache.commons.collections.set.ListOrderedSet
-
- iterator() - Method in class org.apache.commons.collections.set.MapBackedSet
-
- iterator() - Method in class org.apache.commons.collections.set.UnmodifiableSet
-
- iterator() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSet
-
- iterator() - Method in class org.apache.commons.collections.UnboundedFifoBuffer
-
Deprecated.
Returns an iterator over this buffer's elements.
- iterator() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Gets an iterator over the bag elements.
- iterator() - Method in interface org.apache.commons.collections4.Bag
-
Returns an Iterator
over the entire set of members,
including copies due to cardinality.
- iterator() - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
-
- iterator() - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
-
- iterator() - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
- iterator() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Gets an iterator over all the collections in this composite.
- iterator() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
Iterators must be manually synchronized.
- iterator() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
-
- iterator() - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
-
- iterator() - Method in class org.apache.commons.collections4.FluentIterable
- iterator() - Method in class org.apache.commons.collections4.iterators.IteratorIterable
-
Gets the iterator wrapped by this iterable.
- iterator() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
- iterator() - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Returns an iterator that does not support concurrent modification.
- iterator() - Method in class org.apache.commons.collections4.list.FixedSizeList
-
- iterator() - Method in class org.apache.commons.collections4.list.SetUniqueList
-
- iterator() - Method in class org.apache.commons.collections4.list.TreeList
-
Gets an iterator over the list.
- iterator() - Method in class org.apache.commons.collections4.list.UnmodifiableList
-
- iterator(Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.
Gets an iterator for the collection mapped to the specified key.
- iterator() - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.
- iterator() - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
-
- iterator() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Gets an iterator over the multiset elements.
- iterator() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Gets an iterator over the multiset elements.
- iterator() - Method in interface org.apache.commons.collections4.MultiSet
-
Returns an Iterator
over the entire set of members,
including copies due to cardinality.
- iterator() - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
-
- iterator() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns an iterator over this queue's elements.
- iterator() - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
-
- iterator() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Gets an iterator over all the sets in this composite.
- iterator() - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
- iterator() - Method in class org.apache.commons.collections4.set.MapBackedSet
-
- iterator() - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
-
- iterator() - Method in class org.apache.commons.collections4.set.UnmodifiableSet
-
- iterator() - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
-
- iterator() - Method in class org.apache.commons.collections4.SetUtils.SetView
-
- iterator() - Method in class org.apache.commons.lang.CharRange
-
Returns an iterator which can be used to walk through the characters described by this range.
- iterator(Date, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
This constructs an Iterator
over each day in a date
range defined by a focus date and range style.
- iterator(Calendar, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
This constructs an Iterator
over each day in a date
range defined by a focus date and range style.
- iterator(Object, int) - Static method in class org.apache.commons.lang.time.DateUtils
-
This constructs an Iterator
over each day in a date
range defined by a focus date and range style.
- iterator() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns an iterator over the Diff
objects contained in this list.
- iterator(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an Iterator
over each day in a date
range defined by a focus date and range style.
- iterator(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an Iterator
over each day in a date
range defined by a focus date and range style.
- iterator(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an Iterator
over each day in a date
range defined by a focus date and range style.
- iterator() - Method in class org.apache.commons.math.genetics.ListPopulation
-
Chromosome list iterator
- iterator() - Method in class org.apache.commons.math.linear.AbstractRealVector
-
Generic dense iterator.
- iterator() - Method in interface org.apache.commons.math.linear.RealVector
-
Generic dense iterator.
- iterator() - Method in class org.apache.commons.math.util.MultidimensionalCounter
-
Create an iterator over this counter.
- iterator() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMap
-
Get an iterator over map elements.
- iterator() - Method in class org.apache.commons.math.util.OpenIntToFieldHashMap
-
Get an iterator over map elements.
- iterator() - Method in interface org.apache.jackrabbit.commons.flat.Sequence
-
Iterator for the Item
s in this sequence.
- iterator() - Method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Returns an iterator of Node
for this instance.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.NodeIterable
-
Deprecated.
Returns the node iterator.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.PropertyIterable
-
Deprecated.
Returns the property iterator.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.RowIterable
-
Deprecated.
Returns the row iterator.
- iterator() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
- iterator() - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- iterator() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns an Iterator
over the elements of this
collection.
- iterator() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
- iterator() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Returns an iterator over all property in this set.
- iterator(Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Returns an iterator over all those property in this set, that have the
indicated namespace
.
- iterator() - Method in class org.apache.sling.api.resource.path.PathSet
-
Return an unmodifiable iterator for the paths.
- iterator() - Method in class org.apache.sling.commons.osgi.RankedServices
-
Iterates all services registered in OSGi, sorted by service ranking
(either ascending or descending depending on the order given in the constructor).
- iterator() - Method in class org.apache.sling.hc.api.Result
-
Return an Iterator on the entries of our ResultLog
- iterator() - Method in class org.apache.sling.hc.api.ResultLog
-
Return an Iterator on our entries
- iterator() - Method in class org.apache.sling.provisioning.model.ItemList
-
- iterator() - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
- iterator() - Method in class org.kohsuke.rngom.rngparser.digested.DContainerPattern
-
- iterator() - Method in class org.kohsuke.rngom.rngparser.digested.DGrammarPattern
-
Iterates all the
DDefine
s in this grammar.
- iterator() - Method in class org.slf4j.helpers.BasicMarker
-
- iterator() - Method in interface org.slf4j.Marker
-
Returns an Iterator which can be used to iterate over the references of this
marker.
- IteratorChain - Class in org.apache.commons.collections.iterators
-
An IteratorChain is an Iterator that wraps a number of Iterators.
- IteratorChain() - Constructor for class org.apache.commons.collections.iterators.IteratorChain
-
Construct an IteratorChain with no Iterators.
- IteratorChain(Iterator) - Constructor for class org.apache.commons.collections.iterators.IteratorChain
-
Construct an IteratorChain with a single Iterator.
- IteratorChain(Iterator, Iterator) - Constructor for class org.apache.commons.collections.iterators.IteratorChain
-
Constructs a new IteratorChain
over the two
given iterators.
- IteratorChain(Iterator[]) - Constructor for class org.apache.commons.collections.iterators.IteratorChain
-
Constructs a new IteratorChain
over the array
of iterators.
- IteratorChain(Collection) - Constructor for class org.apache.commons.collections.iterators.IteratorChain
-
Constructs a new IteratorChain
over the collection
of iterators.
- IteratorChain<E> - Class in org.apache.commons.collections4.iterators
-
An IteratorChain is an Iterator that wraps a number of Iterators.
- IteratorChain() - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Construct an IteratorChain with no Iterators.
- IteratorChain(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Construct an IteratorChain with a single Iterator.
- IteratorChain(Iterator<? extends E>, Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Constructs a new IteratorChain
over the two given iterators.
- IteratorChain(Iterator<? extends E>...) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Constructs a new IteratorChain
over the array of iterators.
- IteratorChain(Collection<Iterator<? extends E>>) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Constructs a new IteratorChain
over the collection of
iterators.
- iteratorChain(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Returns an iterator for the concatenation of iterator1
and
iterator2
.
- iteratorChain(Iterator<? extends T>[]) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Returns an iterator for the concatenation of all the given iterators
.
- iteratorChain(Collection<? extends T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Returns an iterator for the concatenation of all the given iterators
.
- IteratorEnumeration - Class in com.day.util
-
An IteratorEnumeration
provides a one-to-one mapping
from the pre Java 2 Enumeration
to the Java 2
Iterator
- IteratorEnumeration(Iterator) - Constructor for class com.day.util.IteratorEnumeration
-
Create a new IteratorEnumeration
given an
Iterator
that backs up the
Enumeration
- IteratorEnumeration - Class in org.apache.commons.collections.iterators
-
Adapter to make an Iterator
instance appear to be
an Enumeration
instance.
- IteratorEnumeration() - Constructor for class org.apache.commons.collections.iterators.IteratorEnumeration
-
Constructs a new
IteratorEnumeration
that will not
function until
setIterator
is
invoked.
- IteratorEnumeration(Iterator) - Constructor for class org.apache.commons.collections.iterators.IteratorEnumeration
-
Constructs a new IteratorEnumeration
that will use
the given iterator.
- IteratorEnumeration<E> - Class in org.apache.commons.collections4.iterators
-
Adapter to make an Iterator
instance appear to be an
Enumeration
instance.
- IteratorEnumeration() - Constructor for class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Constructs a new
IteratorEnumeration
that will not function
until
setIterator
is invoked.
- IteratorEnumeration(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Constructs a new IteratorEnumeration
that will use the given
iterator.
- IteratorIterable<E> - Class in org.apache.commons.collections4.iterators
-
Adapter to make an Iterator
instance appear to be an
Iterable
instance.
- IteratorIterable(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorIterable
-
Constructs a new IteratorIterable
that will use the given
iterator.
- IteratorIterable(Iterator<? extends E>, boolean) - Constructor for class org.apache.commons.collections4.iterators.IteratorIterable
-
Constructs a new IteratorIterable
that will use the given
iterator.
- IteratorOptions - Class in com.adobe.internal.xmp.options
-
Options for XMPIterator
construction.
- IteratorOptions() - Constructor for class com.adobe.internal.xmp.options.IteratorOptions
-
- IteratorOptions - Class in com.adobe.xmp.options
-
Options for XMPIterator
construction.
- IteratorOptions() - Constructor for class com.adobe.xmp.options.IteratorOptions
-
- Iterators - Class in org.apache.commons.compress.utils
-
Iterator utilities.
- Iterators - Class in org.apache.jackrabbit.spi.commons.iterator
-
Utility class containing type safe adapters for some of the iterators of
commons-collections.
- IteratorSerializer - Class in com.fasterxml.jackson.databind.ser.impl
-
- IteratorSerializer(JavaType, boolean, TypeSerializer) - Constructor for class com.fasterxml.jackson.databind.ser.impl.IteratorSerializer
-
- IteratorSerializer(IteratorSerializer, BeanProperty, TypeSerializer, JsonSerializer<?>, Boolean) - Constructor for class com.fasterxml.jackson.databind.ser.impl.IteratorSerializer
-
- IteratorUtils - Class in org.apache.commons.collections
-
Provides static utility methods and decorators for Iterator
instances.
- IteratorUtils() - Constructor for class org.apache.commons.collections.IteratorUtils
-
IteratorUtils is not normally instantiated.
- IteratorUtils - Class in org.apache.commons.collections4
-
Provides static utility methods and decorators for Iterator
instances.
- IteratorWrapper<T> - Class in org.apache.sling.api.wrappers
-
Wrapper class for Iterator
s, that forwards all method calls to the wrapped Iterator
.
- IteratorWrapper(Iterator<T>) - Constructor for class org.apache.sling.api.wrappers.IteratorWrapper
-
Creates a wrapping iterator, delegating all method calls to the given wrappedIterator
.
- ITSF - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- ITSP - Static variable in class org.apache.tika.parser.chm.core.ChmConstants
-
- Itxt(String, String, String, String) - Constructor for class org.apache.commons.imaging.formats.png.PngText.Itxt
-
- IWORK13_COMMON_ENTRY - Static variable in class org.apache.tika.parser.iwork.iwana.IWork13PackageParser
-
All iWork 13 files contain this, so we can detect based on it
- IWork13PackageParser - Class in org.apache.tika.parser.iwork.iwana
-
- IWork13PackageParser() - Constructor for class org.apache.tika.parser.iwork.iwana.IWork13PackageParser
-
- IWork13PackageParser.IWork13DocumentType - Enum in org.apache.tika.parser.iwork.iwana
-
- IWORK_COMMON_ENTRY - Static variable in class org.apache.tika.parser.iwork.IWorkPackageParser
-
All iWork files contain one of these, so we can detect based on it
- IWORK_CONTENT_ENTRIES - Static variable in class org.apache.tika.parser.iwork.IWorkPackageParser
-
Which files within an iWork file contain the actual content?
- IWorkPackageParser - Class in org.apache.tika.parser.iwork
-
A parser for the IWork container files.
- IWorkPackageParser() - Constructor for class org.apache.tika.parser.iwork.IWorkPackageParser
-
- IWorkPackageParser.IWORKDocumentType - Enum in org.apache.tika.parser.iwork
-